Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 00a4f67ddf78883bb6e891ec3943de08564e209d+d12fc17073431ebe74ff0b1b3e5a739301c1760a (9b669f135e575420f58cd20f45a113f82b6e6cce) 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-42580@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-06-30T06:13:48.326Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-30T06:13:48.331Z] Trying to pass milestone 2 [Pipeline] milestone [2021-06-30T06:13:48.386Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-30T06:14:03.548Z] Still waiting to schedule task [2021-06-30T06:14:03.551Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-097ee3a89f8aa2f77)’ is offline [2021-06-30T06:14:43.010Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-097ee3a89f8aa2f77) in /home/ubuntu/workspace/moby_PR-42580 [Pipeline] { [Pipeline] checkout [2021-06-30T06:14:43.132Z] The recommended git tool is: git [2021-06-30T06:14:45.872Z] using credential docker-jenkins-github-credentials [2021-06-30T06:14:45.882Z] Cloning the remote Git repository [2021-06-30T06:14:45.882Z] Cloning with configured refspecs honoured and without tags [2021-06-30T06:14:45.736Z] Cloning repository https://github.com/moby/moby.git [2021-06-30T06:14:45.795Z] > git init /home/ubuntu/workspace/moby_PR-42580 # timeout=10 [2021-06-30T06:14:46.151Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:14:46.151Z] > git --version # timeout=10 [2021-06-30T06:14:46.187Z] > git --version # 'git version 2.17.1' [2021-06-30T06:14:46.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:14:46.190Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:15:09.610Z] Fetching without tags [2021-06-30T06:15:10.020Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:15:10.939Z] Merge succeeded, producing 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:15:10.939Z] Checking out Revision 00a4f67ddf78883bb6e891ec3943de08564e209d (PR-42580) [2021-06-30T06:15:09.513Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:15:09.522Z] > git config --add remote.origin.fetch +refs/pull/42580/head:refs/remotes/origin/PR-42580 # timeout=10 [2021-06-30T06:15:09.564Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:15:09.578Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:15:09.604Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:15:09.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:15:09.628Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:15:10.018Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:15:10.029Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:15:10.803Z] > git remote # timeout=10 [2021-06-30T06:15:10.829Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:15:10.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:15:10.873Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:15:10.904Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T06:15:10.933Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:15:10.957Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:15:15.606Z] Commit message: "Reduce TestClientWithRequestTimeout flakiness" [2021-06-30T06:15:15.610Z] > git rev-list --no-walk 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-30T06:15:16.765Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42580:/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-06-30T06:15:24.900Z] Unable to find image 'alpine:latest' locally [2021-06-30T06:15:24.900Z] latest: Pulling from library/alpine [2021-06-30T06:15:24.900Z] 5843afab3874: Pulling fs layer [2021-06-30T06:15:25.161Z] 5843afab3874: Download complete [2021-06-30T06:15:25.421Z] 5843afab3874: Pull complete [2021-06-30T06:15:25.680Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-06-30T06:15:25.680Z] Status: Downloaded newer image for alpine:latest [2021-06-30T06:15:35.691Z] 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 "arm64" skipped due to when conditional 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 [2021-06-30T06:15:36.553Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-097ee3a89f8aa2f77) in /home/ubuntu/workspace/moby_PR-42580 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "arm64" skipped due to when conditional [Pipeline] } 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] checkout [2021-06-30T06:15:36.614Z] The recommended git tool is: git [2021-06-30T06:15:36.623Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-06-30T06:15:36.648Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-30T06:15:36.659Z] Fetching without tags [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "arm64" skipped due to when conditional [Pipeline] } 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] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] // stage Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T06:15:36.972Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 00a4f67ddf78883bb6e891ec3943de08564e209d [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-06-30T06:15:37.126Z] Merge succeeded, producing 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:15:37.126Z] Checking out Revision 00a4f67ddf78883bb6e891ec3943de08564e209d (PR-42580) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-30T06:15:37.256Z] Commit message: "Reduce TestClientWithRequestTimeout flakiness" [2021-06-30T06:15:36.628Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42580/.git # timeout=10 [2021-06-30T06:15:36.649Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:15:36.659Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:15:36.659Z] > git --version # timeout=10 [2021-06-30T06:15:36.667Z] > git --version # 'git version 2.17.1' [2021-06-30T06:15:36.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:15:36.668Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:15:36.973Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:15:36.997Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:15:37.072Z] > git remote # timeout=10 [2021-06-30T06:15:37.083Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:15:37.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:15:37.094Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:15:37.109Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T06:15:37.127Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:15:37.141Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-30T06:15:37.937Z] + [ PR != PR ] [2021-06-30T06:15:37.937Z] + [ master != master ] [2021-06-30T06:15:37.937Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-30T06:15:38.264Z] + docker version [2021-06-30T06:15:38.265Z] Client: Docker Engine - Community [2021-06-30T06:15:38.265Z] Version: 20.10.6 [2021-06-30T06:15:38.265Z] API version: 1.41 [2021-06-30T06:15:38.265Z] Go version: go1.13.15 [2021-06-30T06:15:38.265Z] Git commit: 370c289 [2021-06-30T06:15:38.265Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-30T06:15:38.265Z] OS/Arch: linux/amd64 [2021-06-30T06:15:38.265Z] Context: default [2021-06-30T06:15:38.265Z] Experimental: true [2021-06-30T06:15:38.265Z] [2021-06-30T06:15:38.265Z] Server: Docker Engine - Community [2021-06-30T06:15:38.265Z] Engine: [2021-06-30T06:15:38.265Z] Version: 20.10.6 [2021-06-30T06:15:38.265Z] API version: 1.41 (minimum version 1.12) [2021-06-30T06:15:38.265Z] Go version: go1.13.15 [2021-06-30T06:15:38.265Z] Git commit: 8728dd2 [2021-06-30T06:15:38.265Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-30T06:15:38.265Z] OS/Arch: linux/amd64 [2021-06-30T06:15:38.265Z] Experimental: true [2021-06-30T06:15:38.265Z] containerd: [2021-06-30T06:15:38.265Z] Version: 1.4.6 [2021-06-30T06:15:38.265Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:15:38.265Z] runc: [2021-06-30T06:15:38.265Z] Version: 1.0.0-rc95 [2021-06-30T06:15:38.265Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:15:38.265Z] docker-init: [2021-06-30T06:15:38.265Z] Version: 0.19.0 [2021-06-30T06:15:38.265Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-30T06:15:38.557Z] + docker info [2021-06-30T06:15:51.553Z] Still waiting to schedule task [2021-06-30T06:15:51.553Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-097ee3a89f8aa2f77)’ [2021-06-30T06:15:51.554Z] Still waiting to schedule task [2021-06-30T06:15:51.554Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-097ee3a89f8aa2f77)’ [2021-06-30T06:15:51.555Z] Still waiting to schedule task [2021-06-30T06:15:51.555Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-06-30T06:15:51.558Z] Still waiting to schedule task [2021-06-30T06:15:51.558Z] All nodes of label ‘windows-2019’ are offline [2021-06-30T06:15:51.559Z] Still waiting to schedule task [2021-06-30T06:15:51.559Z] All nodes of label ‘windows-2022’ are offline [2021-06-30T06:15:53.451Z] Client: [2021-06-30T06:15:53.451Z] Context: default [2021-06-30T06:15:53.451Z] Debug Mode: false [2021-06-30T06:15:53.451Z] Plugins: [2021-06-30T06:15:53.451Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-30T06:15:53.451Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-30T06:15:53.451Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-30T06:15:53.451Z] [2021-06-30T06:15:53.451Z] Server: [2021-06-30T06:15:53.451Z] Containers: 0 [2021-06-30T06:15:53.451Z] Running: 0 [2021-06-30T06:15:53.451Z] Paused: 0 [2021-06-30T06:15:53.451Z] Stopped: 0 [2021-06-30T06:15:53.451Z] Images: 1 [2021-06-30T06:15:53.451Z] Server Version: 20.10.6 [2021-06-30T06:15:53.451Z] Storage Driver: overlay2 [2021-06-30T06:15:53.451Z] Backing Filesystem: extfs [2021-06-30T06:15:53.451Z] Supports d_type: true [2021-06-30T06:15:53.451Z] Native Overlay Diff: true [2021-06-30T06:15:53.451Z] userxattr: false [2021-06-30T06:15:53.451Z] Logging Driver: json-file [2021-06-30T06:15:53.451Z] Cgroup Driver: cgroupfs [2021-06-30T06:15:53.451Z] Cgroup Version: 1 [2021-06-30T06:15:53.451Z] Plugins: [2021-06-30T06:15:53.451Z] Volume: local [2021-06-30T06:15:53.451Z] Network: bridge host ipvlan macvlan null overlay [2021-06-30T06:15:53.451Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-30T06:15:53.451Z] Swarm: inactive [2021-06-30T06:15:53.451Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-30T06:15:53.451Z] Default Runtime: runc [2021-06-30T06:15:53.451Z] Init Binary: docker-init [2021-06-30T06:15:53.451Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:15:53.451Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:15:53.451Z] init version: de40ad0 [2021-06-30T06:15:53.451Z] Security Options: [2021-06-30T06:15:53.451Z] apparmor [2021-06-30T06:15:53.451Z] seccomp [2021-06-30T06:15:53.451Z] Profile: default [2021-06-30T06:15:53.451Z] Kernel Version: 5.4.0-1048-aws [2021-06-30T06:15:53.451Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-30T06:15:53.451Z] OSType: linux [2021-06-30T06:15:53.451Z] Architecture: x86_64 [2021-06-30T06:15:53.451Z] CPUs: 2 [2021-06-30T06:15:53.451Z] Total Memory: 7.487GiB [2021-06-30T06:15:53.451Z] Name: ip-10-100-96-22 [2021-06-30T06:15:53.451Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-30T06:15:53.451Z] Docker Root Dir: /var/lib/docker [2021-06-30T06:15:53.451Z] Debug Mode: false [2021-06-30T06:15:53.451Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:15:53.451Z] Labels: [2021-06-30T06:15:53.451Z] Experimental: true [2021-06-30T06:15:53.451Z] Insecure Registries: [2021-06-30T06:15:53.451Z] 127.0.0.0/8 [2021-06-30T06:15:53.451Z] Live Restore Enabled: true [2021-06-30T06:15:53.451Z] [2021-06-30T06:15:53.451Z] WARNING: No swap limit support [Pipeline] sh [2021-06-30T06:15:53.736Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:15:53.736Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:15:53.736Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42580/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-30T06:15:53.736Z] + bash /home/ubuntu/workspace/moby_PR-42580/check-config.sh [2021-06-30T06:15:53.736Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-30T06:15:53.736Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-30T06:15:53.736Z] [2021-06-30T06:15:53.736Z] Generally Necessary: [2021-06-30T06:15:53.736Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-30T06:15:53.736Z] - apparmor: enabled and tools installed [2021-06-30T06:15:53.736Z] - CONFIG_NAMESPACES: enabled [2021-06-30T06:15:53.736Z] - CONFIG_NET_NS: enabled [2021-06-30T06:15:53.736Z] - CONFIG_PID_NS: enabled [2021-06-30T06:15:53.736Z] - CONFIG_IPC_NS: enabled [2021-06-30T06:15:53.736Z] - CONFIG_UTS_NS: enabled [2021-06-30T06:15:53.736Z] - CONFIG_CGROUPS: enabled [2021-06-30T06:15:53.736Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-30T06:15:53.736Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-30T06:15:53.736Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-30T06:15:53.736Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-30T06:15:53.736Z] - CONFIG_CPUSETS: enabled [2021-06-30T06:15:53.736Z] - CONFIG_MEMCG: enabled [2021-06-30T06:15:54.002Z] - CONFIG_KEYS: enabled [2021-06-30T06:15:54.002Z] - CONFIG_VETH: enabled (as module) [2021-06-30T06:15:54.002Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-30T06:15:54.002Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-30T06:15:54.003Z] [2021-06-30T06:15:54.003Z] Optional Features: [2021-06-30T06:15:54.003Z] - CONFIG_USER_NS: enabled [2021-06-30T06:15:54.003Z] - CONFIG_SECCOMP: enabled [2021-06-30T06:15:54.003Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-30T06:15:54.003Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-30T06:15:54.003Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-30T06:15:54.003Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-30T06:15:54.003Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-30T06:15:54.003Z] - CONFIG_BLK_CGROUP: enabled [2021-06-30T06:15:54.003Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-30T06:15:54.003Z] - CONFIG_CGROUP_PERF: enabled [2021-06-30T06:15:54.003Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-30T06:15:54.003Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-30T06:15:54.003Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-30T06:15:54.003Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-30T06:15:54.003Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-30T06:15:54.003Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_IP_VS: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-30T06:15:54.003Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-30T06:15:54.003Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-30T06:15:54.003Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-30T06:15:54.003Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-30T06:15:54.003Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-30T06:15:54.003Z] - CONFIG_EXT4_FS: enabled [2021-06-30T06:15:54.003Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-30T06:15:54.003Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-30T06:15:54.267Z] - Network Drivers: [2021-06-30T06:15:54.267Z] - "overlay": [2021-06-30T06:15:54.267Z] - CONFIG_VXLAN: enabled (as module) [2021-06-30T06:15:54.267Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-30T06:15:54.267Z] Optional (for encrypted networks): [2021-06-30T06:15:54.267Z] - CONFIG_CRYPTO: enabled [2021-06-30T06:15:54.267Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-30T06:15:54.267Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-30T06:15:54.267Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-30T06:15:54.267Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-30T06:15:54.267Z] - CONFIG_XFRM: enabled [2021-06-30T06:15:54.267Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-30T06:15:54.267Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-30T06:15:54.267Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-30T06:15:54.267Z] - "ipvlan": [2021-06-30T06:15:54.267Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-30T06:15:54.267Z] - "macvlan": [2021-06-30T06:15:54.267Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-30T06:15:54.267Z] - CONFIG_DUMMY: enabled (as module) [2021-06-30T06:15:54.267Z] - "ftp,tftp client in container": [2021-06-30T06:15:54.267Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-30T06:15:54.267Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-30T06:15:54.267Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-30T06:15:54.267Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-30T06:15:54.267Z] - Storage Drivers: [2021-06-30T06:15:54.267Z] - "aufs": [2021-06-30T06:15:54.267Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-30T06:15:54.267Z] - "btrfs": [2021-06-30T06:15:54.267Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-30T06:15:54.267Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-30T06:15:54.267Z] - "devicemapper": [2021-06-30T06:15:54.267Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-30T06:15:54.267Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-30T06:15:54.267Z] - "overlay": [2021-06-30T06:15:54.267Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-30T06:15:54.267Z] - "zfs": [2021-06-30T06:15:54.267Z] - /dev/zfs: present [2021-06-30T06:15:54.267Z] - zfs command: missing [2021-06-30T06:15:54.267Z] - zpool command: missing [2021-06-30T06:15:54.267Z] [2021-06-30T06:15:54.267Z] Limits: [2021-06-30T06:15:54.267Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-30T06:15:54.267Z] [2021-06-30T06:15:54.267Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-30T06:15:54.596Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:00a4f67ddf78883bb6e891ec3943de08564e209d . [2021-06-30T06:15:54.854Z] #1 [internal] load build definition from Dockerfile [2021-06-30T06:15:54.854Z] #1 sha256:1fd03b0735d7c54d79d94a821cc7ad39156de604fb22c7e04713468d77d9e8ee [2021-06-30T06:15:54.854Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-06-30T06:15:54.854Z] #1 DONE 0.0s [2021-06-30T06:15:54.854Z] [2021-06-30T06:15:54.854Z] #2 [internal] load .dockerignore [2021-06-30T06:15:54.854Z] #2 sha256:e98d0460b2f62f01efc6c3460af5a13209d7a1f00dffe19550741134a75b7116 [2021-06-30T06:15:54.854Z] #2 transferring context: 87B 0.0s done [2021-06-30T06:15:54.854Z] #2 DONE 0.0s [2021-06-30T06:15:54.854Z] [2021-06-30T06:15:54.854Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-30T06:15:54.854Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-30T06:15:55.113Z] #3 DONE 0.3s [2021-06-30T06:15:55.113Z] [2021-06-30T06:15:55.113Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-30T06:15:55.113Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-30T06:15:55.113Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-30T06:15:55.113Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-30T06:15:55.113Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-30T06:15:55.113Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-30T06:15:55.113Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-30T06:15:55.371Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-30T06:15:55.371Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-30T06:15:55.630Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-30T06:15:55.630Z] #4 DONE 0.5s [2021-06-30T06:15:55.630Z] [2021-06-30T06:15:55.630Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:15:55.630Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-30T06:15:56.196Z] #8 ... [2021-06-30T06:15:56.196Z] [2021-06-30T06:15:56.196Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-30T06:15:56.196Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-30T06:15:56.196Z] #5 DONE 0.6s [2021-06-30T06:15:56.456Z] [2021-06-30T06:15:56.456Z] #7 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-30T06:15:56.456Z] #7 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-30T06:15:56.456Z] #7 DONE 0.6s [2021-06-30T06:15:56.456Z] [2021-06-30T06:15:56.456Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:15:56.456Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-30T06:15:56.456Z] #6 DONE 0.7s [2021-06-30T06:15:56.456Z] [2021-06-30T06:15:56.456Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:15:56.456Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-30T06:15:56.456Z] #8 DONE 0.7s [2021-06-30T06:15:57.022Z] [2021-06-30T06:15:57.022Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:15:57.022Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:15:57.022Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-30T06:15:57.022Z] #72 DONE 0.0s [2021-06-30T06:15:57.022Z] [2021-06-30T06:15:57.022Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:15:57.022Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:15:57.022Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-30T06:15:57.283Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-30T06:15:57.283Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-30T06:15:57.283Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-06-30T06:15:57.283Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2021-06-30T06:15:57.543Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2021-06-30T06:15:57.543Z] #70 ... [2021-06-30T06:15:57.543Z] [2021-06-30T06:15:57.543Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-30T06:15:57.543Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-30T06:15:57.543Z] #49 DONE 0.0s [2021-06-30T06:15:57.543Z] [2021-06-30T06:15:57.543Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:15:57.543Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:15:57.543Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-30T06:15:57.543Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-06-30T06:15:58.479Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-06-30T06:15:59.050Z] #70 DONE 1.9s [2021-06-30T06:15:59.050Z] [2021-06-30T06:15:59.050Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:15:59.050Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:15:59.050Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done [2021-06-30T06:15:59.050Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-06-30T06:15:59.050Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-06-30T06:15:59.050Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-06-30T06:15:59.050Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.4s done [2021-06-30T06:15:59.050Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.5s done [2021-06-30T06:15:59.050Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 25.17MB / 51.84MB 2.0s [2021-06-30T06:15:59.050Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0.3s [2021-06-30T06:15:59.050Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0B / 10.00MB 2.0s [2021-06-30T06:15:59.050Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0B / 68.75MB 2.0s [2021-06-30T06:15:59.050Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 34.60MB / 51.84MB 2.1s [2021-06-30T06:15:59.050Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 3.15MB / 10.00MB 2.1s [2021-06-30T06:15:59.316Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 38.80MB / 51.84MB 2.2s [2021-06-30T06:15:59.316Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 7.34MB / 10.00MB 2.2s [2021-06-30T06:15:59.316Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 47.19MB / 51.84MB 2.3s [2021-06-30T06:15:59.316Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.3s [2021-06-30T06:15:59.578Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.4s [2021-06-30T06:15:59.578Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.5s done [2021-06-30T06:15:59.578Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 10.49MB / 68.75MB 2.6s [2021-06-30T06:15:59.578Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 0B / 129.05MB 2.6s [2021-06-30T06:15:59.845Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 22.02MB / 68.75MB 2.8s [2021-06-30T06:15:59.845Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 12.58MB / 129.05MB 2.8s [2021-06-30T06:15:59.845Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 28.31MB / 68.75MB 2.9s [2021-06-30T06:16:00.113Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 27.26MB / 129.05MB 3.0s [2021-06-30T06:16:00.113Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 37.75MB / 68.75MB 3.2s [2021-06-30T06:16:00.113Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 38.80MB / 129.05MB 3.2s [2021-06-30T06:16:00.375Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 42.99MB / 68.75MB 3.3s [2021-06-30T06:16:00.375Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 48.23MB / 129.05MB 3.3s [2021-06-30T06:16:00.375Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 49.28MB / 68.75MB 3.4s [2021-06-30T06:16:00.635Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 61.87MB / 68.75MB 3.6s [2021-06-30T06:16:00.635Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 66.06MB / 129.05MB 3.6s [2021-06-30T06:16:00.897Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.8s [2021-06-30T06:16:00.897Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 80.74MB / 129.05MB 3.8s [2021-06-30T06:16:00.897Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 88.08MB / 129.05MB 3.9s [2021-06-30T06:16:01.156Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 111.15MB / 129.05MB 4.2s [2021-06-30T06:16:01.156Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 120.59MB / 129.05MB 4.3s [2021-06-30T06:16:01.724Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 4.4s done [2021-06-30T06:16:01.724Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 4.5s [2021-06-30T06:16:01.724Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 4.5s [2021-06-30T06:16:01.724Z] #9 ... [2021-06-30T06:16:01.724Z] [2021-06-30T06:16:01.724Z] #30 [internal] load build context [2021-06-30T06:16:01.724Z] #30 sha256:031c15d843564464eb1a843e2a2cc532425dfbe881837ba39755543566aaf2c6 [2021-06-30T06:16:01.724Z] #30 transferring context: 55.68MB 4.3s done [2021-06-30T06:16:01.724Z] #30 DONE 4.6s [2021-06-30T06:16:01.724Z] [2021-06-30T06:16:01.724Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:16:01.724Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:16:03.690Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 6.4s done [2021-06-30T06:16:03.950Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-06-30T06:16:04.317Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.3s done [2021-06-30T06:16:05.274Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-06-30T06:16:05.274Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 8.2s done [2021-06-30T06:16:05.274Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 8.2s done [2021-06-30T06:16:05.533Z] #9 ... [2021-06-30T06:16:05.533Z] [2021-06-30T06:16:05.533Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:16:05.533Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:16:05.533Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:16:05.533Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-30T06:16:05.533Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-30T06:16:05.533Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s done [2021-06-30T06:16:05.533Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-06-30T06:16:05.533Z] #72 DONE 8.4s [2021-06-30T06:16:05.533Z] [2021-06-30T06:16:05.533Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:16:05.533Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:16:05.533Z] #33 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done [2021-06-30T06:16:05.533Z] #33 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-06-30T06:16:05.533Z] #33 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-06-30T06:16:05.533Z] #33 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-06-30T06:16:05.533Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.4s done [2021-06-30T06:16:05.533Z] #33 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.4s done [2021-06-30T06:16:05.533Z] #33 DONE 8.5s [2021-06-30T06:16:05.533Z] [2021-06-30T06:16:05.533Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:16:05.533Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:16:05.791Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.6s done [2021-06-30T06:16:06.358Z] #9 ... [2021-06-30T06:16:06.358Z] [2021-06-30T06:16:06.358Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-30T06:16:06.358Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-30T06:16:06.358Z] #71 DONE 0.9s [2021-06-30T06:16:06.622Z] [2021-06-30T06:16:06.622Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:16:06.622Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:16:06.622Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 [2021-06-30T06:16:07.190Z] #9 ... [2021-06-30T06:16:07.190Z] [2021-06-30T06:16:07.190Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-30T06:16:07.190Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-30T06:16:07.190Z] #73 DONE 0.9s [2021-06-30T06:16:07.190Z] [2021-06-30T06:16:07.190Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:16:07.190Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:16:10.484Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.0s done [2021-06-30T06:16:10.744Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0.1s [2021-06-30T06:16:14.983Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.5s done [2021-06-30T06:16:14.983Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 0.1s [2021-06-30T06:16:15.565Z] #9 ... [2021-06-30T06:16:15.565Z] [2021-06-30T06:16:15.565Z] #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-06-30T06:16:15.565Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:16:15.565Z] #34 1.730 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:16:15.565Z] #34 1.740 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:16:15.565Z] #34 1.740 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:16:15.565Z] #34 1.933 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:16:15.565Z] #34 2.220 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:16:15.565Z] #34 2.533 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:16:15.565Z] #34 4.172 Fetched 8453 kB in 3s (3128 kB/s) [2021-06-30T06:16:15.565Z] #34 4.172 Reading package lists... [2021-06-30T06:16:15.565Z] #34 5.080 Reading package lists... [2021-06-30T06:16:15.565Z] #34 5.965 Building dependency tree... [2021-06-30T06:16:15.565Z] #34 6.293 The following additional packages will be installed: [2021-06-30T06:16:15.565Z] #34 6.293 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-30T06:16:15.565Z] #34 6.293 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-30T06:16:15.565Z] #34 6.293 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-30T06:16:15.565Z] #34 6.293 Suggested packages: [2021-06-30T06:16:15.565Z] #34 6.293 krb5-doc krb5-user [2021-06-30T06:16:15.565Z] #34 6.293 Recommended packages: [2021-06-30T06:16:15.565Z] #34 6.293 krb5-locales publicsuffix libsasl2-modules [2021-06-30T06:16:15.565Z] #34 6.533 The following NEW packages will be installed: [2021-06-30T06:16:15.565Z] #34 6.537 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-30T06:16:15.565Z] #34 6.537 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-30T06:16:15.565Z] #34 6.537 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-30T06:16:15.565Z] #34 6.537 libssh2-1 libssl1.1 openssl [2021-06-30T06:16:15.565Z] #34 6.821 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:16:15.565Z] #34 6.821 Need to get 5059 kB of archives. [2021-06-30T06:16:15.565Z] #34 6.821 After this operation, 12.1 MB of additional disk space will be used. [2021-06-30T06:16:15.565Z] #34 6.821 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-30T06:16:15.565Z] #34 6.850 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-30T06:16:15.565Z] #34 6.860 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-30T06:16:15.565Z] #34 6.861 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-30T06:16:15.565Z] #34 6.862 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-30T06:16:15.565Z] #34 6.863 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-30T06:16:15.565Z] #34 6.866 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-30T06:16:15.565Z] #34 6.873 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-30T06:16:15.565Z] #34 6.876 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-30T06:16:15.565Z] #34 6.878 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-30T06:16:15.565Z] #34 6.881 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-30T06:16:15.565Z] #34 6.883 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-30T06:16:15.565Z] #34 6.888 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-30T06:16:15.565Z] #34 6.890 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-30T06:16:15.565Z] #34 6.891 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-30T06:16:15.565Z] #34 6.893 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-30T06:16:15.565Z] #34 6.896 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-30T06:16:15.565Z] #34 6.902 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-30T06:16:15.565Z] #34 6.906 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:16:15.565Z] #34 6.909 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:16:15.565Z] #34 6.911 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:16:15.565Z] #34 7.070 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:16:15.565Z] #34 7.092 Fetched 5059 kB in 0s (14.2 MB/s) [2021-06-30T06:16:15.565Z] #34 7.133 Selecting previously unselected package libssl1.1:amd64. [2021-06-30T06:16:15.565Z] #34 7.133 (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-06-30T06:16:15.565Z] #34 7.135 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 7.143 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:16:15.565Z] #34 7.327 Selecting previously unselected package openssl. [2021-06-30T06:16:15.565Z] #34 7.329 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 7.337 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:16:15.565Z] #34 7.472 Selecting previously unselected package ca-certificates. [2021-06-30T06:16:15.565Z] #34 7.472 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-30T06:16:15.565Z] #34 7.476 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-30T06:16:15.565Z] #34 7.542 Selecting previously unselected package libkeyutils1:amd64. [2021-06-30T06:16:15.565Z] #34 7.542 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 7.551 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:16:15.565Z] #34 7.584 Selecting previously unselected package libkrb5support0:amd64. [2021-06-30T06:16:15.565Z] #34 7.584 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 7.587 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:16:15.565Z] #34 7.624 Selecting previously unselected package libk5crypto3:amd64. [2021-06-30T06:16:15.565Z] #34 7.624 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 7.628 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:16:15.565Z] #34 7.673 Selecting previously unselected package libkrb5-3:amd64. [2021-06-30T06:16:15.565Z] #34 7.673 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 7.676 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:16:15.565Z] #34 7.760 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-30T06:16:15.565Z] #34 7.760 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 7.763 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:16:15.565Z] #34 7.816 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-30T06:16:15.565Z] #34 7.816 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 7.818 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:16:15.565Z] #34 7.855 Selecting previously unselected package libsasl2-2:amd64. [2021-06-30T06:16:15.565Z] #34 7.855 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 7.860 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:16:15.565Z] #34 7.901 Selecting previously unselected package libldap-common. [2021-06-30T06:16:15.565Z] #34 7.901 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-30T06:16:15.565Z] #34 7.911 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:16:15.565Z] #34 7.955 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-30T06:16:15.565Z] #34 7.955 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 7.963 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:16:15.565Z] #34 8.024 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-30T06:16:15.565Z] #34 8.024 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 8.027 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:16:15.565Z] #34 8.066 Selecting previously unselected package libpsl5:amd64. [2021-06-30T06:16:15.565Z] #34 8.066 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 8.069 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:16:15.565Z] #34 8.101 Selecting previously unselected package librtmp1:amd64. [2021-06-30T06:16:15.565Z] #34 8.102 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-30T06:16:15.565Z] #34 8.107 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:16:15.566Z] #34 8.143 Selecting previously unselected package libssh2-1:amd64. [2021-06-30T06:16:15.566Z] #34 8.143 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-30T06:16:15.566Z] #34 8.148 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:16:15.566Z] #34 8.194 Selecting previously unselected package libcurl4:amd64. [2021-06-30T06:16:15.566Z] #34 8.194 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:16:15.566Z] #34 8.201 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:16:15.566Z] #34 8.270 Selecting previously unselected package curl. [2021-06-30T06:16:15.566Z] #34 8.270 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:16:15.566Z] #34 8.277 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-30T06:16:15.566Z] #34 8.329 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:16:15.566Z] #34 8.329 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:16:15.566Z] #34 8.332 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:16:15.566Z] #34 8.381 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:16:15.566Z] #34 8.381 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:16:15.566Z] #34 8.386 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:16:15.566Z] #34 8.431 Selecting previously unselected package jq. [2021-06-30T06:16:15.566Z] #34 8.431 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:16:15.566Z] #34 8.434 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:16:15.566Z] #34 8.472 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:16:15.566Z] #34 8.483 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:16:15.566Z] #34 8.496 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:16:15.566Z] #34 8.603 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:16:15.566Z] #34 8.615 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:16:15.566Z] #34 8.628 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:16:15.566Z] #34 8.638 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:16:15.566Z] #34 8.648 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:16:15.566Z] #34 8.658 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:16:15.566Z] #34 8.667 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:16:15.566Z] #34 8.678 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:16:15.566Z] #34 8.688 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:16:15.566Z] #34 8.698 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:16:15.566Z] #34 8.712 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:16:15.566Z] #34 8.725 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:16:15.566Z] #34 8.735 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:16:15.566Z] #34 8.745 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-30T06:16:15.566Z] #34 9.370 Updating certificates in /etc/ssl/certs... [2021-06-30T06:16:15.566Z] #34 ... [2021-06-30T06:16:15.566Z] [2021-06-30T06:16:15.566Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:16:15.566Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:16:19.760Z] #9 ... [2021-06-30T06:16:19.760Z] [2021-06-30T06:16:19.760Z] #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-06-30T06:16:19.760Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:16:19.760Z] #34 10.28 137 added, 0 removed; done. [2021-06-30T06:16:19.760Z] #34 10.32 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:16:19.760Z] #34 10.33 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:16:19.760Z] #34 10.34 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:16:19.760Z] #34 10.35 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-30T06:16:19.760Z] #34 10.36 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:16:19.760Z] #34 10.38 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-30T06:16:19.760Z] #34 10.39 Updating certificates in /etc/ssl/certs... [2021-06-30T06:16:19.760Z] #34 11.07 0 added, 0 removed; done. [2021-06-30T06:16:19.760Z] #34 11.07 Running hooks in /etc/ca-certificates/update.d... [2021-06-30T06:16:19.760Z] #34 11.07 done. [2021-06-30T06:16:19.760Z] #34 DONE 13.7s [2021-06-30T06:16:19.760Z] [2021-06-30T06:16:19.760Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:16:19.760Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:16:19.760Z] #9 ... [2021-06-30T06:16:19.760Z] [2021-06-30T06:16:19.760Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-30T06:16:19.760Z] #35 sha256:e16ddf400bb3225e70b81dd73dbc1f6c31530e4c13f7f8cbc381c53efdd83921 [2021-06-30T06:16:19.760Z] #35 DONE 0.2s [2021-06-30T06:16:19.760Z] [2021-06-30T06:16:19.760Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:16:19.760Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:16:19.760Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.2s [2021-06-30T06:16:21.142Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 6.5s done [2021-06-30T06:16:21.142Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 [2021-06-30T06:16:21.400Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-06-30T06:16:21.400Z] #9 DONE 24.5s [2021-06-30T06:16:21.400Z] [2021-06-30T06:16:21.400Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-30T06:16:21.400Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-06-30T06:16:22.781Z] #10 DONE 1.1s [2021-06-30T06:16:22.781Z] [2021-06-30T06:16:22.781Z] #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-06-30T06:16:22.781Z] #36 sha256:a2997df32da5e952d68b3445836e4f9a8ecbf7edcb1258291aaf928e8b3663e1 [2021-06-30T06:16:22.781Z] #36 1.309 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-30T06:16:22.781Z] #36 1.385 [2021-06-30T06:16:22.781Z] #36 1.499 ####### 10.7% ########################## 37.0% ######################################## 56.9% ###################################################### 76.4% ##################################################################### 96.6% ######################################################################## 100.0% [2021-06-30T06:16:22.781Z] #36 1.996 [2021-06-30T06:16:22.781Z] #36 2.107 ###### 9.4% ######################################################################## 100.0% [2021-06-30T06:16:22.781Z] #36 2.269 [2021-06-30T06:16:22.781Z] #36 2.387 ################################################################# 90.8% ######################################################################## 100.0% [2021-06-30T06:16:22.781Z] #36 2.476 [2021-06-30T06:16:22.781Z] #36 2.591 ############ 17.5% ########################## 36.7% ######################################## 55.6% ###################################################### 75.7% #################################################################### 94.9% ######################################################################## 100.0% [2021-06-30T06:16:22.781Z] #36 3.077 [2021-06-30T06:16:23.302Z] #36 3.242 ### 4.7% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.7% ###################### 30.8% ######################### 36.0% [2021-06-30T06:16:23.302Z] #36 ... [2021-06-30T06:16:23.302Z] [2021-06-30T06:16:23.302Z] #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-06-30T06:16:23.302Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-06-30T06:16:23.302Z] #11 DONE 0.8s [2021-06-30T06:16:23.302Z] [2021-06-30T06:16:23.302Z] #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-06-30T06:16:23.302Z] #36 sha256:a2997df32da5e952d68b3445836e4f9a8ecbf7edcb1258291aaf928e8b3663e1 [2021-06-30T06:16:23.562Z] #36 3.242 ### 4.7% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.7% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% [2021-06-30T06:16:23.562Z] #36 ... [2021-06-30T06:16:23.562Z] [2021-06-30T06:16:23.562Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-30T06:16:23.562Z] #46 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-06-30T06:16:23.562Z] #46 DONE 0.1s [2021-06-30T06:16:23.562Z] [2021-06-30T06:16:23.562Z] #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-06-30T06:16:23.562Z] #36 sha256:a2997df32da5e952d68b3445836e4f9a8ecbf7edcb1258291aaf928e8b3663e1 [2021-06-30T06:16:23.562Z] #36 3.242 ### 4.7% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.7% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% #################################### 51.2% [2021-06-30T06:16:23.562Z] #36 ... [2021-06-30T06:16:23.562Z] [2021-06-30T06:16:23.563Z] #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-06-30T06:16:23.563Z] #50 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-06-30T06:16:23.563Z] #50 DONE 0.2s [2021-06-30T06:16:23.563Z] [2021-06-30T06:16:23.563Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-30T06:16:23.563Z] #38 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-06-30T06:16:23.563Z] #38 DONE 0.3s [2021-06-30T06:16:23.563Z] [2021-06-30T06:16:23.563Z] #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-06-30T06:16:23.563Z] #36 sha256:a2997df32da5e952d68b3445836e4f9a8ecbf7edcb1258291aaf928e8b3663e1 [2021-06-30T06:16:24.348Z] #36 3.242 ### 4.7% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.7% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% #################################### 51.2% ######################################### 57.0% ############################################ 62.3% ################################################ 67.5% #################################################### 72.7% ######################################################## 77.9% ########################################################### 82.8% ############################################################### 88.0% ################################################################## 92.6% ####################################################################### 99.0% ######################################################################## 100.0% [2021-06-30T06:16:24.607Z] #36 5.160 [2021-06-30T06:16:24.866Z] #36 5.506 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-30T06:16:24.866Z] #36 5.617 [2021-06-30T06:16:25.125Z] #36 5.686 ######################################################################## 100.0% [2021-06-30T06:16:25.125Z] #36 5.710 [2021-06-30T06:16:25.384Z] #36 6.023 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-30T06:16:25.384Z] #36 6.150 [2021-06-30T06:16:25.643Z] #36 6.249 ######################################################################## 100.0% [2021-06-30T06:16:25.643Z] #36 6.278 [2021-06-30T06:16:26.211Z] #36 6.762 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-30T06:16:26.212Z] #36 6.855 [2021-06-30T06:16:26.733Z] #36 7.030 0.0% ###### 8.5% #################### 28.1% [2021-06-30T06:16:26.733Z] #36 ... [2021-06-30T06:16:26.733Z] [2021-06-30T06:16:26.733Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-06-30T06:16:26.733Z] #12 sha256:4ba1b820d7cf7fab04de28c302cc5ad6ba5c1bce5b0faa2c8c7476b3cb90f15d [2021-06-30T06:16:26.733Z] #12 DONE 3.4s [2021-06-30T06:16:26.733Z] [2021-06-30T06:16:26.733Z] #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-06-30T06:16:26.733Z] #36 sha256:a2997df32da5e952d68b3445836e4f9a8ecbf7edcb1258291aaf928e8b3663e1 [2021-06-30T06:16:27.251Z] #36 7.030 0.0% ###### 8.5% #################### 28.1% ################################# 47.1% ########################################## 58.9% ########################################### 60.4% ##################################################### 73.7% ################################################################## 91.9% ######################################################################## 100.0% [2021-06-30T06:16:27.251Z] #36 7.976 [2021-06-30T06:16:28.190Z] #36 8.720 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-30T06:16:28.449Z] #36 9.144 [2021-06-30T06:16:28.708Z] #36 9.283 ######################################################################## 100.0% [2021-06-30T06:16:28.708Z] #36 9.358 [2021-06-30T06:16:28.967Z] #36 ... [2021-06-30T06:16:28.967Z] [2021-06-30T06:16:28.967Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-06-30T06:16:28.967Z] #13 sha256:e140c858d0ae984f613493f6e398b12ac1fe8911fce7f7e228f0b580d079bca7 [2021-06-30T06:16:28.967Z] #13 DONE 2.2s [2021-06-30T06:16:28.967Z] [2021-06-30T06:16:28.967Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-06-30T06:16:28.967Z] #14 sha256:ec239385c399ab19d8fa3dbf6c1477cd5664cd9f5387025175700edbf3476eac [2021-06-30T06:16:30.347Z] #14 ... [2021-06-30T06:16:30.347Z] [2021-06-30T06:16:30.347Z] #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-06-30T06:16:30.347Z] #36 sha256:a2997df32da5e952d68b3445836e4f9a8ecbf7edcb1258291aaf928e8b3663e1 [2021-06-30T06:16:30.347Z] #36 10.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-30T06:16:30.347Z] #36 10.41 [2021-06-30T06:16:30.347Z] #36 10.59 ######################################################################## 100.0% [2021-06-30T06:16:30.347Z] #36 10.66 [2021-06-30T06:16:30.347Z] #36 10.72 Download of images into '/build' complete. [2021-06-30T06:16:30.347Z] #36 10.72 Use something like the following to load the result into a Docker daemon: [2021-06-30T06:16:30.347Z] #36 10.72 tar -cC '/build' . | docker load [2021-06-30T06:16:30.347Z] #36 DONE 10.9s [2021-06-30T06:16:30.347Z] [2021-06-30T06:16:30.347Z] #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-06-30T06:16:30.347Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:16:30.347Z] #53 4.108 + RM_GOPATH=0 [2021-06-30T06:16:30.347Z] #53 4.108 + TMP_GOPATH= [2021-06-30T06:16:30.347Z] #53 4.108 + : /build [2021-06-30T06:16:30.347Z] #53 4.109 + '[' -z '' ']' [2021-06-30T06:16:30.347Z] #53 4.120 ++ mktemp -d [2021-06-30T06:16:30.347Z] #53 4.120 + export GOPATH=/tmp/tmp.EgUZCWwRP1 [2021-06-30T06:16:30.347Z] #53 4.120 + GOPATH=/tmp/tmp.EgUZCWwRP1 [2021-06-30T06:16:30.347Z] #53 4.120 + RM_GOPATH=1 [2021-06-30T06:16:30.347Z] #53 4.120 + case "$(go env GOARCH)" in [2021-06-30T06:16:30.347Z] #53 4.120 ++ go env GOARCH [2021-06-30T06:16:30.347Z] #53 4.127 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:16:30.347Z] #53 4.127 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:16:30.347Z] #53 4.127 ++ dirname /tmp/install/install.sh [2021-06-30T06:16:30.347Z] #53 4.127 + dir=/tmp/install [2021-06-30T06:16:30.347Z] #53 4.127 + bin=vndr [2021-06-30T06:16:30.347Z] #53 4.127 + shift [2021-06-30T06:16:30.347Z] #53 4.128 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-30T06:16:30.347Z] #53 4.128 + . /tmp/install/vndr.installer [2021-06-30T06:16:30.347Z] #53 4.128 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:16:30.347Z] #53 4.128 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:16:30.347Z] #53 4.128 + install_vndr [2021-06-30T06:16:30.347Z] #53 4.128 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-30T06:16:30.347Z] #53 4.128 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EgUZCWwRP1/src/github.com/LK4D4/vndr [2021-06-30T06:16:30.347Z] #53 4.137 Cloning into '/tmp/tmp.EgUZCWwRP1/src/github.com/LK4D4/vndr'... [2021-06-30T06:16:30.347Z] #53 4.699 + cd /tmp/tmp.EgUZCWwRP1/src/github.com/LK4D4/vndr [2021-06-30T06:16:30.347Z] #53 4.700 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:16:30.347Z] #53 4.704 + go build -buildmode=pie -v -o /build/vndr . [2021-06-30T06:16:30.347Z] #53 5.880 internal/unsafeheader [2021-06-30T06:16:30.347Z] #53 5.914 internal/cpu [2021-06-30T06:16:30.347Z] #53 5.933 runtime/internal/atomic [2021-06-30T06:16:30.347Z] #53 6.262 runtime/internal/sys [2021-06-30T06:16:30.347Z] #53 6.454 runtime/internal/math [2021-06-30T06:16:30.347Z] #53 6.562 internal/race [2021-06-30T06:16:30.347Z] #53 6.658 sync/atomic [2021-06-30T06:16:30.347Z] #53 6.744 internal/bytealg [2021-06-30T06:16:30.605Z] #53 ... [2021-06-30T06:16:30.606Z] [2021-06-30T06:16:30.606Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-06-30T06:16:30.606Z] #14 sha256:ec239385c399ab19d8fa3dbf6c1477cd5664cd9f5387025175700edbf3476eac [2021-06-30T06:16:30.606Z] #14 DONE 1.6s [2021-06-30T06:16:30.606Z] [2021-06-30T06:16:30.606Z] #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-06-30T06:16:30.606Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:16:30.606Z] #53 7.171 unicode [2021-06-30T06:16:30.606Z] #53 ... [2021-06-30T06:16:30.606Z] [2021-06-30T06:16:30.606Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-06-30T06:16:30.606Z] #15 sha256:e3fc2e67146fa8b81da8d1e6deb2aa1d0b4b0723b9b644b4562650f1364464ff [2021-06-30T06:16:32.514Z] #15 DONE 1.9s [2021-06-30T06:16:32.514Z] [2021-06-30T06:16:32.514Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-06-30T06:16:32.514Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541 [2021-06-30T06:16:33.452Z] #16 ... [2021-06-30T06:16:33.452Z] [2021-06-30T06:16:33.452Z] #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-06-30T06:16:33.452Z] #55 sha256:d0ea8fc47a1ecd744728fe0479ccc09644da35dc44b4d9e56d1568f33fdbf769 [2021-06-30T06:16:33.452Z] #55 3.517 + RM_GOPATH=0 [2021-06-30T06:16:33.452Z] #55 3.517 + TMP_GOPATH= [2021-06-30T06:16:33.452Z] #55 3.517 + : /build [2021-06-30T06:16:33.452Z] #55 3.517 + '[' -z '' ']' [2021-06-30T06:16:33.452Z] #55 3.519 ++ mktemp -d [2021-06-30T06:16:33.452Z] #55 3.519 + export GOPATH=/tmp/tmp.vLfm4pzgRl [2021-06-30T06:16:33.452Z] #55 3.519 + GOPATH=/tmp/tmp.vLfm4pzgRl [2021-06-30T06:16:33.452Z] #55 3.519 + RM_GOPATH=1 [2021-06-30T06:16:33.452Z] #55 3.519 + case "$(go env GOARCH)" in [2021-06-30T06:16:33.452Z] #55 3.520 ++ go env GOARCH [2021-06-30T06:16:33.452Z] #55 3.524 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:16:33.452Z] #55 3.524 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:16:33.452Z] #55 3.525 ++ dirname /tmp/install/install.sh [2021-06-30T06:16:33.452Z] #55 3.526 + dir=/tmp/install [2021-06-30T06:16:33.452Z] #55 3.526 + bin=gotestsum [2021-06-30T06:16:33.452Z] #55 3.526 + shift [2021-06-30T06:16:33.452Z] #55 3.526 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-30T06:16:33.452Z] #55 3.526 + . /tmp/install/gotestsum.installer [2021-06-30T06:16:33.452Z] #55 3.526 ++ : v0.5.3 [2021-06-30T06:16:33.452Z] #55 3.526 + install_gotestsum [2021-06-30T06:16:33.452Z] #55 3.527 + set -e [2021-06-30T06:16:33.452Z] #55 3.527 + export GO111MODULE=on [2021-06-30T06:16:33.452Z] #55 3.527 + GO111MODULE=on [2021-06-30T06:16:33.452Z] #55 3.527 + GOBIN=/build [2021-06-30T06:16:33.452Z] #55 3.527 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-30T06:16:33.452Z] #55 4.153 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-30T06:16:33.452Z] #55 6.029 go: downloading github.com/fatih/color v1.9.0 [2021-06-30T06:16:33.452Z] #55 6.034 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-30T06:16:33.452Z] #55 6.071 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:16:33.452Z] #55 6.076 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-30T06:16:33.452Z] #55 6.395 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T06:16:33.452Z] #55 6.432 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T06:16:33.452Z] #55 6.546 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-30T06:16:33.452Z] #55 6.590 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-30T06:16:33.452Z] #55 6.604 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-30T06:16:33.452Z] #55 7.514 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-30T06:16:33.452Z] #55 8.941 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-30T06:16:33.452Z] #55 ... [2021-06-30T06:16:33.452Z] [2021-06-30T06:16:33.452Z] #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-06-30T06:16:33.452Z] #59 sha256:9f55aa6e69cef28390a2621891f51acbad84d9fd447cbb61a500d26db370e9fc [2021-06-30T06:16:33.452Z] #59 3.339 + RM_GOPATH=0 [2021-06-30T06:16:33.452Z] #59 3.339 + TMP_GOPATH= [2021-06-30T06:16:33.452Z] #59 3.339 + : /build [2021-06-30T06:16:33.452Z] #59 3.339 + '[' -z '' ']' [2021-06-30T06:16:33.452Z] #59 3.339 ++ mktemp -d [2021-06-30T06:16:33.452Z] #59 3.344 + export GOPATH=/tmp/tmp.t9FLrdDy0p [2021-06-30T06:16:33.452Z] #59 3.344 + GOPATH=/tmp/tmp.t9FLrdDy0p [2021-06-30T06:16:33.452Z] #59 3.344 + RM_GOPATH=1 [2021-06-30T06:16:33.452Z] #59 3.344 + case "$(go env GOARCH)" in [2021-06-30T06:16:33.452Z] #59 3.344 ++ go env GOARCH [2021-06-30T06:16:33.452Z] #59 3.346 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:16:33.452Z] #59 3.346 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:16:33.452Z] #59 3.346 ++ dirname /tmp/install/install.sh [2021-06-30T06:16:33.452Z] #59 3.350 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:16:33.452Z] #59 3.352 + dir=/tmp/install [2021-06-30T06:16:33.452Z] #59 3.352 + bin=shfmt [2021-06-30T06:16:33.452Z] #59 3.352 + shift [2021-06-30T06:16:33.452Z] #59 3.352 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-30T06:16:33.452Z] #59 3.352 + . /tmp/install/shfmt.installer [2021-06-30T06:16:33.452Z] #59 3.352 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:16:33.452Z] #59 3.352 + install_shfmt [2021-06-30T06:16:33.452Z] #59 3.352 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-30T06:16:33.452Z] #59 3.352 + git clone https://github.com/mvdan/sh.git /tmp/tmp.t9FLrdDy0p/src/github.com/mvdan/sh [2021-06-30T06:16:33.452Z] #59 3.352 Cloning into '/tmp/tmp.t9FLrdDy0p/src/github.com/mvdan/sh'... [2021-06-30T06:16:33.724Z] #59 ... [2021-06-30T06:16:33.724Z] [2021-06-30T06:16:33.724Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:16:33.724Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:16:33.724Z] #39 3.714 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-30T06:16:33.724Z] #39 3.714 Cloning into '.'... [2021-06-30T06:16:33.724Z] #39 ... [2021-06-30T06:16:33.724Z] [2021-06-30T06:16:33.724Z] #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-06-30T06:16:33.724Z] #41 sha256:bb67051943ac400b3d182168734d1d0fbfe3a396a367c4def22f3a4e7e2d6484 [2021-06-30T06:16:33.724Z] #41 4.498 Install go-toml version v1.8.1 [2021-06-30T06:16:33.724Z] #41 5.230 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-30T06:16:33.724Z] #41 8.901 github.com/pelletier/go-toml [2021-06-30T06:16:33.983Z] #41 ... [2021-06-30T06:16:33.983Z] [2021-06-30T06:16:33.983Z] #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-06-30T06:16:33.983Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:16:33.983Z] #47 4.125 + git clone https://github.com/docker/distribution.git . [2021-06-30T06:16:33.983Z] #47 4.125 Cloning into '.'... [2021-06-30T06:16:33.983Z] #47 ... [2021-06-30T06:16:33.983Z] [2021-06-30T06:16:33.983Z] #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-06-30T06:16:33.983Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:16:33.983Z] #51 5.195 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:16:33.983Z] #51 5.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:16:33.983Z] #51 5.489 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:16:33.983Z] #51 5.803 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-30T06:16:33.983Z] #51 6.440 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:16:33.983Z] #51 8.793 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:16:34.242Z] #51 ... [2021-06-30T06:16:34.242Z] [2021-06-30T06:16:34.242Z] #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-06-30T06:16:34.242Z] #57 sha256:e65f34196beaee8d3f7465a5389f136f06be97ef6f9e5f9847aeda194da43db2 [2021-06-30T06:16:34.242Z] #57 4.007 + RM_GOPATH=0 [2021-06-30T06:16:34.242Z] #57 4.007 + TMP_GOPATH= [2021-06-30T06:16:34.242Z] #57 4.007 + : /build [2021-06-30T06:16:34.242Z] #57 4.007 + '[' -z '' ']' [2021-06-30T06:16:34.242Z] #57 4.007 ++ mktemp -d [2021-06-30T06:16:34.242Z] #57 4.008 + export GOPATH=/tmp/tmp.2pbfPWOS7l [2021-06-30T06:16:34.242Z] #57 4.008 + GOPATH=/tmp/tmp.2pbfPWOS7l [2021-06-30T06:16:34.242Z] #57 4.008 + RM_GOPATH=1 [2021-06-30T06:16:34.242Z] #57 4.008 + case "$(go env GOARCH)" in [2021-06-30T06:16:34.242Z] #57 4.008 ++ go env GOARCH [2021-06-30T06:16:34.242Z] #57 4.017 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:16:34.242Z] #57 4.017 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:16:34.242Z] #57 4.017 ++ dirname /tmp/install/install.sh [2021-06-30T06:16:34.242Z] #57 4.017 + dir=/tmp/install [2021-06-30T06:16:34.242Z] #57 4.017 + bin=golangci_lint [2021-06-30T06:16:34.242Z] #57 4.017 + shift [2021-06-30T06:16:34.242Z] #57 4.017 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-30T06:16:34.242Z] #57 4.017 + . /tmp/install/golangci_lint.installer [2021-06-30T06:16:34.242Z] #57 4.017 ++ : v1.23.8 [2021-06-30T06:16:34.242Z] #57 4.017 + install_golangci_lint [2021-06-30T06:16:34.242Z] #57 4.017 + set -e [2021-06-30T06:16:34.242Z] #57 4.017 + export GO111MODULE=on [2021-06-30T06:16:34.242Z] #57 4.017 + GO111MODULE=on [2021-06-30T06:16:34.242Z] #57 4.017 + GOBIN=/build [2021-06-30T06:16:34.242Z] #57 4.017 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-30T06:16:34.242Z] #57 4.783 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-30T06:16:34.504Z] #57 ... [2021-06-30T06:16:34.504Z] [2021-06-30T06:16:34.504Z] #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-06-30T06:16:34.504Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:16:34.504Z] #53 8.271 runtime [2021-06-30T06:16:34.504Z] #53 10.76 unicode/utf8 [2021-06-30T06:16:34.504Z] #53 ... [2021-06-30T06:16:34.504Z] [2021-06-30T06:16:34.504Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-06-30T06:16:34.504Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541 [2021-06-30T06:16:34.504Z] #16 DONE 2.0s [2021-06-30T06:16:34.764Z] [2021-06-30T06:16:34.764Z] #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-06-30T06:16:34.764Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:16:36.681Z] #17 2.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:16:36.681Z] #17 2.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:16:36.681Z] #17 2.124 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:16:37.276Z] #17 2.713 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-06-30T06:16:38.660Z] #17 3.891 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-06-30T06:16:40.041Z] #17 5.263 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-06-30T06:16:40.041Z] #17 ... [2021-06-30T06:16:40.041Z] [2021-06-30T06:16:40.041Z] #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-06-30T06:16:40.041Z] #57 sha256:e65f34196beaee8d3f7465a5389f136f06be97ef6f9e5f9847aeda194da43db2 [2021-06-30T06:16:40.041Z] #57 15.06 go: downloading github.com/fatih/color v1.7.0 [2021-06-30T06:16:40.041Z] #57 15.07 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-30T06:16:40.041Z] #57 15.13 go: downloading github.com/pkg/errors v0.8.1 [2021-06-30T06:16:40.041Z] #57 15.15 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-30T06:16:40.041Z] #57 15.22 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-30T06:16:40.041Z] #57 15.39 go: downloading github.com/spf13/viper v1.6.1 [2021-06-30T06:16:40.041Z] #57 15.61 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-30T06:16:40.041Z] #57 15.68 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-30T06:16:40.041Z] #57 15.74 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-30T06:16:40.041Z] #57 15.76 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-30T06:16:40.041Z] #57 16.55 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-30T06:16:40.041Z] #57 16.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-30T06:16:40.987Z] #57 ... [2021-06-30T06:16:40.987Z] [2021-06-30T06:16:40.987Z] #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-06-30T06:16:40.987Z] #41 sha256:bb67051943ac400b3d182168734d1d0fbfe3a396a367c4def22f3a4e7e2d6484 [2021-06-30T06:16:40.987Z] #41 15.59 github.com/pelletier/go-toml/cmd/tomll [2021-06-30T06:16:40.987Z] #41 DONE 17.6s [2021-06-30T06:16:40.987Z] [2021-06-30T06:16:40.987Z] #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-06-30T06:16:40.987Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:16:40.987Z] #47 16.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-30T06:16:42.368Z] #47 18.81 + 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-06-30T06:16:44.903Z] #47 ... [2021-06-30T06:16:44.903Z] [2021-06-30T06:16:44.903Z] #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-06-30T06:16:44.903Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:16:44.903Z] #51 11.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:16:44.903Z] #51 13.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-30T06:16:44.903Z] #51 19.38 Fetched 8457 kB in 15s (581 kB/s) [2021-06-30T06:16:44.903Z] #51 19.38 Reading package lists... [2021-06-30T06:16:44.903Z] #51 ... [2021-06-30T06:16:44.903Z] [2021-06-30T06:16:44.903Z] #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-06-30T06:16:44.903Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:16:44.903Z] #53 11.55 math/bits [2021-06-30T06:16:44.903Z] #53 12.01 math [2021-06-30T06:16:44.903Z] #53 14.71 encoding [2021-06-30T06:16:44.903Z] #53 14.85 unicode/utf16 [2021-06-30T06:16:44.903Z] #53 15.06 container/list [2021-06-30T06:16:44.903Z] #53 15.68 crypto/internal/subtle [2021-06-30T06:16:44.903Z] #53 15.81 crypto/subtle [2021-06-30T06:16:44.903Z] #53 15.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-30T06:16:44.903Z] #53 15.99 internal/nettrace [2021-06-30T06:16:44.903Z] #53 16.07 runtime/cgo [2021-06-30T06:16:45.162Z] #53 ... [2021-06-30T06:16:45.162Z] [2021-06-30T06:16:45.162Z] #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-06-30T06:16:45.162Z] #57 sha256:e65f34196beaee8d3f7465a5389f136f06be97ef6f9e5f9847aeda194da43db2 [2021-06-30T06:16:45.162Z] #57 19.65 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-30T06:16:45.162Z] #57 19.66 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-30T06:16:45.162Z] #57 19.77 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-30T06:16:45.162Z] #57 19.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-30T06:16:45.162Z] #57 19.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-30T06:16:45.162Z] #57 19.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-30T06:16:45.162Z] #57 20.16 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-30T06:16:45.162Z] #57 20.17 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-30T06:16:45.162Z] #57 20.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-30T06:16:45.162Z] #57 20.31 go: downloading github.com/spf13/afero v1.1.2 [2021-06-30T06:16:45.162Z] #57 20.36 go: downloading github.com/spf13/cast v1.3.0 [2021-06-30T06:16:45.162Z] #57 20.46 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-30T06:16:45.162Z] #57 20.53 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-30T06:16:45.162Z] #57 20.55 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-30T06:16:45.162Z] #57 20.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-30T06:16:45.162Z] #57 20.70 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-30T06:16:45.162Z] #57 20.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-30T06:16:45.162Z] #57 20.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-30T06:16:45.162Z] #57 20.75 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-30T06:16:45.162Z] #57 20.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-30T06:16:45.162Z] #57 20.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-30T06:16:45.162Z] #57 20.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-30T06:16:45.162Z] #57 20.88 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-30T06:16:45.162Z] #57 21.01 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-30T06:16:45.162Z] #57 21.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-30T06:16:45.162Z] #57 21.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-30T06:16:45.162Z] #57 21.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-30T06:16:45.162Z] #57 21.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-30T06:16:45.162Z] #57 21.31 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-30T06:16:45.162Z] #57 21.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-30T06:16:45.162Z] #57 21.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-30T06:16:45.162Z] #57 21.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-30T06:16:45.162Z] #57 21.84 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-30T06:16:45.162Z] #57 ... [2021-06-30T06:16:45.162Z] [2021-06-30T06:16:45.162Z] #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-06-30T06:16:45.162Z] #59 sha256:9f55aa6e69cef28390a2621891f51acbad84d9fd447cbb61a500d26db370e9fc [2021-06-30T06:16:45.162Z] #59 11.78 + cd /tmp/tmp.t9FLrdDy0p/src/github.com/mvdan/sh [2021-06-30T06:16:45.162Z] #59 11.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:16:45.162Z] #59 11.99 + GO111MODULE=on [2021-06-30T06:16:45.162Z] #59 11.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-30T06:16:45.162Z] #59 13.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-30T06:16:45.162Z] #59 13.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-30T06:16:45.162Z] #59 13.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-30T06:16:45.162Z] #59 14.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-30T06:16:45.162Z] #59 16.97 runtime [2021-06-30T06:16:45.421Z] #59 ... [2021-06-30T06:16:45.421Z] [2021-06-30T06:16:45.421Z] #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-06-30T06:16:45.421Z] #57 sha256:e65f34196beaee8d3f7465a5389f136f06be97ef6f9e5f9847aeda194da43db2 [2021-06-30T06:16:45.421Z] #57 21.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-30T06:16:45.421Z] #57 22.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-30T06:16:45.421Z] #57 22.13 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-30T06:16:45.988Z] #57 22.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-30T06:16:45.988Z] #57 22.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-30T06:16:45.988Z] #57 22.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-30T06:16:46.248Z] #57 22.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-30T06:16:46.248Z] #57 22.77 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-30T06:16:46.248Z] #57 22.85 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-30T06:16:46.507Z] #57 23.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-30T06:16:46.507Z] #57 23.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-30T06:16:46.507Z] #57 23.11 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-30T06:16:46.507Z] #57 23.23 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-30T06:16:46.766Z] #57 23.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-30T06:16:46.766Z] #57 23.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-30T06:16:46.766Z] #57 23.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-30T06:16:47.335Z] #57 23.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-30T06:16:47.335Z] #57 23.98 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-30T06:16:47.335Z] #57 24.05 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-30T06:16:47.595Z] #57 24.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-30T06:16:47.595Z] #57 24.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-30T06:16:47.595Z] #57 24.11 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-30T06:16:47.595Z] #57 24.23 go: downloading golang.org/x/text v0.3.2 [2021-06-30T06:16:48.622Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0225201f75adf86a0) in /home/ubuntu/workspace/moby_PR-42580 [Pipeline] { [2021-06-30T06:16:48.645Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07cc76727e5617d11) in /home/ubuntu/workspace/moby_PR-42580 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2021-06-30T06:16:48.775Z] The recommended git tool is: git [2021-06-30T06:16:48.799Z] The recommended git tool is: git [2021-06-30T06:16:49.346Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-073211c511fc7e7a6) in /home/ubuntu/workspace/moby_PR-42580 [Pipeline] { [Pipeline] checkout [2021-06-30T06:16:49.459Z] The recommended git tool is: git [2021-06-30T06:16:50.885Z] #57 ... [2021-06-30T06:16:50.885Z] [2021-06-30T06:16:50.885Z] #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-06-30T06:16:50.885Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:16:50.885Z] #17 6.397 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-06-30T06:16:50.885Z] #17 8.071 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-30T06:16:50.885Z] #17 8.946 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:16:50.885Z] #17 9.836 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-30T06:16:50.885Z] #17 9.875 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:16:50.885Z] #17 9.910 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-06-30T06:16:50.885Z] #17 9.945 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-06-30T06:16:50.885Z] #17 9.968 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-06-30T06:16:50.885Z] #17 10.00 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-06-30T06:16:50.885Z] #17 10.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-30T06:16:50.885Z] #17 10.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-06-30T06:16:50.885Z] #17 10.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-06-30T06:16:50.885Z] #17 10.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-06-30T06:16:50.885Z] #17 10.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-06-30T06:16:50.885Z] #17 10.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:16:51.822Z] #17 ... [2021-06-30T06:16:51.822Z] [2021-06-30T06:16:51.822Z] #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-06-30T06:16:51.822Z] #57 sha256:e65f34196beaee8d3f7465a5389f136f06be97ef6f9e5f9847aeda194da43db2 [2021-06-30T06:16:51.822Z] #57 28.37 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-30T06:16:51.822Z] #57 28.39 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-30T06:16:51.822Z] #57 28.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-30T06:16:51.822Z] #57 28.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-30T06:16:51.822Z] #57 28.52 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-30T06:16:52.031Z] using credential docker-jenkins-github-credentials [2021-06-30T06:16:52.045Z] Cloning the remote Git repository [2021-06-30T06:16:52.045Z] Cloning with configured refspecs honoured and without tags [2021-06-30T06:16:52.067Z] Cloning repository https://github.com/moby/moby.git [2021-06-30T06:16:52.238Z] > git init /home/ubuntu/workspace/moby_PR-42580 # timeout=10 [2021-06-30T06:16:52.330Z] using credential docker-jenkins-github-credentials [2021-06-30T06:16:52.340Z] Cloning the remote Git repository [2021-06-30T06:16:52.340Z] Cloning with configured refspecs honoured and without tags [2021-06-30T06:16:52.460Z] using credential docker-jenkins-github-credentials [2021-06-30T06:16:52.465Z] Cloning the remote Git repository [2021-06-30T06:16:52.465Z] Cloning with configured refspecs honoured and without tags [2021-06-30T06:16:52.529Z] Cloning repository https://github.com/moby/moby.git [2021-06-30T06:16:52.591Z] > git init /home/ubuntu/workspace/moby_PR-42580 # timeout=10 [2021-06-30T06:16:52.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:16:52.885Z] > git --version # timeout=10 [2021-06-30T06:16:52.902Z] > git --version # 'git version 2.25.1' [2021-06-30T06:16:52.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:16:52.904Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:16:53.210Z] #57 29.53 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-30T06:16:53.210Z] #57 29.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-30T06:16:53.210Z] #57 29.88 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-30T06:16:52.401Z] Cloning repository https://github.com/moby/moby.git [2021-06-30T06:16:52.472Z] > git init /home/ubuntu/workspace/moby_PR-42580 # timeout=10 [2021-06-30T06:16:52.798Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:16:52.799Z] > git --version # timeout=10 [2021-06-30T06:16:52.832Z] > git --version # 'git version 2.17.1' [2021-06-30T06:16:52.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:16:52.834Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:16:52.570Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:16:52.570Z] > git --version # timeout=10 [2021-06-30T06:16:52.604Z] > git --version # 'git version 2.17.1' [2021-06-30T06:16:52.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:16:52.607Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:16:57.402Z] #57 ... [2021-06-30T06:16:57.402Z] [2021-06-30T06:16:57.402Z] #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-06-30T06:16:57.402Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:16:57.402Z] #53 23.30 vendor/golang.org/x/crypto/internal/subtle [2021-06-30T06:16:57.402Z] #53 ... [2021-06-30T06:16:57.402Z] [2021-06-30T06:16:57.402Z] #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-06-30T06:16:57.402Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:16:57.402Z] #51 19.38 Reading package lists... [2021-06-30T06:16:57.402Z] #51 23.57 Reading package lists... [2021-06-30T06:16:57.402Z] #51 27.44 Building dependency tree... [2021-06-30T06:16:57.402Z] #51 29.24 The following additional packages will be installed: [2021-06-30T06:16:57.402Z] #51 29.26 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-30T06:16:57.402Z] #51 29.26 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-30T06:16:57.402Z] #51 29.26 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:16:57.402Z] #51 29.26 python3.7-minimal [2021-06-30T06:16:57.402Z] #51 29.26 Suggested packages: [2021-06-30T06:16:57.402Z] #51 29.27 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-30T06:16:57.402Z] #51 29.27 python3.7-doc binfmt-support [2021-06-30T06:16:57.402Z] #51 30.21 The following NEW packages will be installed: [2021-06-30T06:16:57.402Z] #51 30.22 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-30T06:16:57.402Z] #51 30.23 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-30T06:16:57.402Z] #51 30.23 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:16:57.402Z] #51 30.23 python3.7-minimal [2021-06-30T06:16:57.402Z] #51 30.62 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:16:57.402Z] #51 30.62 Need to get 6695 kB of archives. [2021-06-30T06:16:57.402Z] #51 30.62 After this operation, 33.1 MB of additional disk space will be used. [2021-06-30T06:16:57.402Z] #51 30.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:16:57.402Z] #51 30.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:16:57.402Z] #51 30.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:16:57.402Z] #51 30.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:16:57.402Z] #51 30.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:16:57.402Z] #51 31.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:16:57.402Z] #51 31.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:16:57.402Z] #51 31.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:16:57.402Z] #51 31.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-30T06:16:57.402Z] #51 31.06 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-30T06:16:57.402Z] #51 31.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:16:57.402Z] #51 31.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-30T06:16:57.402Z] #51 31.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-30T06:16:57.402Z] #51 31.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:16:57.402Z] #51 31.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:16:57.402Z] #51 31.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:16:57.402Z] #51 32.19 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:16:57.403Z] #51 32.32 Fetched 6695 kB in 1s (5815 kB/s) [2021-06-30T06:16:57.403Z] #51 32.41 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:16:57.403Z] #51 32.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:16:57.403Z] #51 32.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:16:57.403Z] #51 32.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:16:57.403Z] #51 33.00 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:16:57.403Z] #51 33.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:16:57.403Z] #51 33.01 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:16:57.403Z] #51 ... [2021-06-30T06:16:57.403Z] [2021-06-30T06:16:57.403Z] #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-06-30T06:16:57.403Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:16:57.403Z] #53 33.72 sync [2021-06-30T06:16:57.403Z] #53 33.72 internal/reflectlite [2021-06-30T06:16:58.342Z] #53 34.98 internal/testlog [2021-06-30T06:16:58.602Z] #53 35.18 github.com/LK4D4/vndr/godl/singleflight [2021-06-30T06:16:58.862Z] #53 35.35 math/rand [2021-06-30T06:16:59.432Z] #53 36.04 internal/singleflight [2021-06-30T06:16:59.432Z] #53 36.09 errors [2021-06-30T06:16:59.691Z] #53 36.30 sort [2021-06-30T06:16:59.691Z] #53 36.31 io [2021-06-30T06:17:00.263Z] #53 36.94 bytes [2021-06-30T06:17:00.834Z] #53 37.41 strings [2021-06-30T06:17:02.233Z] #53 ... [2021-06-30T06:17:02.233Z] [2021-06-30T06:17:02.233Z] #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-06-30T06:17:02.233Z] #55 sha256:d0ea8fc47a1ecd744728fe0479ccc09644da35dc44b4d9e56d1568f33fdbf769 [2021-06-30T06:17:02.233Z] #55 DONE 38.8s [2021-06-30T06:17:02.233Z] [2021-06-30T06:17:02.233Z] #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-06-30T06:17:02.233Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:17:02.233Z] #51 34.16 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:17:02.233Z] #51 34.18 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:17:02.233Z] #51 36.81 Selecting previously unselected package python3-minimal. [2021-06-30T06:17:02.233Z] #51 36.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 ... 15661 files and directories currently installed.) [2021-06-30T06:17:02.233Z] #51 36.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:17:02.233Z] #51 36.87 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:17:02.233Z] #51 36.97 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:17:02.233Z] #51 36.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:17:02.233Z] #51 36.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:17:02.233Z] #51 37.11 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:17:02.233Z] #51 37.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:17:02.233Z] #51 37.11 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:17:02.233Z] #51 38.67 Selecting previously unselected package python3.7. [2021-06-30T06:17:02.233Z] #51 38.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:17:02.233Z] #51 38.69 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:17:02.493Z] #51 38.89 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:17:02.493Z] #51 38.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:17:02.493Z] #51 38.92 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:17:02.752Z] #51 39.16 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:17:04.136Z] #51 40.44 Selecting previously unselected package python3. [2021-06-30T06:17:04.136Z] #51 40.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-06-30T06:17:04.136Z] #51 40.49 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:17:04.136Z] #51 40.51 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:17:04.433Z] #51 40.62 Selecting previously unselected package libprotobuf17:amd64. [2021-06-30T06:17:04.433Z] #51 40.62 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-30T06:17:04.433Z] #51 40.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:17:04.707Z] #51 41.09 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:17:04.707Z] #51 41.09 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:17:04.707Z] #51 41.11 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:17:04.967Z] #51 41.35 Selecting previously unselected package python3-six. [2021-06-30T06:17:04.967Z] #51 41.35 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-30T06:17:04.967Z] #51 41.35 Unpacking python3-six (1.12.0-1) ... [2021-06-30T06:17:04.967Z] #51 41.42 Selecting previously unselected package python3-protobuf. [2021-06-30T06:17:04.967Z] #51 41.42 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-30T06:17:04.967Z] #51 41.43 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:17:05.539Z] #51 41.86 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:17:05.539Z] #51 41.86 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:17:05.539Z] #51 41.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:17:05.539Z] #51 41.96 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:17:05.539Z] #51 41.97 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:17:05.539Z] #51 41.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:17:05.808Z] #51 42.10 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:17:05.808Z] #51 42.13 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:17:05.808Z] #51 42.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:17:05.808Z] #51 42.23 Selecting previously unselected package criu. [2021-06-30T06:17:06.067Z] #51 42.23 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-30T06:17:06.067Z] #51 42.23 Unpacking criu (3.15-1) ... [2021-06-30T06:17:06.344Z] #51 42.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:17:06.344Z] #51 42.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:17:06.344Z] #51 42.77 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:17:06.602Z] #51 42.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:17:06.602Z] #51 42.84 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:17:06.602Z] #51 42.85 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:17:06.602Z] #51 42.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:17:06.602Z] #51 42.91 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:17:07.538Z] #51 ... [2021-06-30T06:17:07.538Z] [2021-06-30T06:17:07.538Z] #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-06-30T06:17:07.538Z] #59 sha256:9f55aa6e69cef28390a2621891f51acbad84d9fd447cbb61a500d26db370e9fc [2021-06-30T06:17:07.538Z] #59 34.23 sync [2021-06-30T06:17:07.538Z] #59 34.23 internal/reflectlite [2021-06-30T06:17:07.538Z] #59 35.91 sort [2021-06-30T06:17:07.538Z] #59 35.91 errors [2021-06-30T06:17:07.538Z] #59 36.28 io [2021-06-30T06:17:07.538Z] #59 36.78 internal/oserror [2021-06-30T06:17:07.538Z] #59 36.87 syscall [2021-06-30T06:17:07.538Z] #59 37.35 bytes [2021-06-30T06:17:07.538Z] #59 39.38 strconv [2021-06-30T06:17:07.538Z] #59 42.21 reflect [2021-06-30T06:17:07.538Z] #59 43.20 time [2021-06-30T06:17:07.798Z] #59 ... [2021-06-30T06:17:07.798Z] [2021-06-30T06:17:07.798Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:17:07.798Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:17:07.798Z] #39 33.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-30T06:17:07.798Z] #39 34.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:17:08.868Z] Fetching without tags [2021-06-30T06:17:09.189Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:17:08.807Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:17:08.818Z] > git config --add remote.origin.fetch +refs/pull/42580/head:refs/remotes/origin/PR-42580 # timeout=10 [2021-06-30T06:17:08.826Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:17:08.848Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:17:08.872Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:17:08.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:17:08.873Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:17:09.195Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:17:09.203Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:17:09.945Z] Merge succeeded, producing 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:17:09.946Z] Checking out Revision 00a4f67ddf78883bb6e891ec3943de08564e209d (PR-42580) [2021-06-30T06:17:10.335Z] #39 ... [2021-06-30T06:17:10.335Z] [2021-06-30T06:17:10.335Z] #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-06-30T06:17:10.335Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:17:10.335Z] #51 46.42 Setting up python3 (3.7.3-1) ... [2021-06-30T06:17:10.335Z] #51 46.81 Setting up python3-six (1.12.0-1) ... [2021-06-30T06:17:11.275Z] #51 47.62 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:17:09.879Z] > git remote # timeout=10 [2021-06-30T06:17:09.894Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:17:09.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:17:09.911Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:17:09.932Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T06:17:09.949Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:17:09.972Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:17:12.668Z] #51 48.69 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:17:12.668Z] #51 ... [2021-06-30T06:17:12.668Z] [2021-06-30T06:17:12.669Z] #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-06-30T06:17:12.669Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:17:12.669Z] #53 38.93 strconv [2021-06-30T06:17:12.669Z] #53 39.55 bufio [2021-06-30T06:17:12.669Z] #53 40.84 syscall [2021-06-30T06:17:12.669Z] #53 41.83 reflect [2021-06-30T06:17:12.669Z] #53 45.79 internal/syscall/unix [2021-06-30T06:17:12.669Z] #53 45.95 time [2021-06-30T06:17:12.669Z] #53 ... [2021-06-30T06:17:12.669Z] [2021-06-30T06:17:12.669Z] #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-06-30T06:17:12.669Z] #59 sha256:9f55aa6e69cef28390a2621891f51acbad84d9fd447cbb61a500d26db370e9fc [2021-06-30T06:17:12.669Z] #59 47.09 context [2021-06-30T06:17:12.669Z] #59 47.71 internal/poll [2021-06-30T06:17:12.928Z] #59 49.48 internal/syscall/execenv [2021-06-30T06:17:13.186Z] #59 49.67 path [2021-06-30T06:17:13.444Z] #59 50.08 io/fs [2021-06-30T06:17:13.703Z] #59 50.32 encoding/binary [2021-06-30T06:17:14.012Z] Commit message: "Reduce TestClientWithRequestTimeout flakiness" [2021-06-30T06:17:14.270Z] #59 50.89 internal/fmtsort [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-30T06:17:14.848Z] #59 51.34 os [2021-06-30T06:17:14.848Z] #59 51.59 encoding/base64 [2021-06-30T06:17:15.155Z] + docker version [2021-06-30T06:17:15.784Z] #59 52.31 golang.org/x/sys/unix [2021-06-30T06:17:16.354Z] #59 ... [2021-06-30T06:17:16.354Z] [2021-06-30T06:17:16.354Z] #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-06-30T06:17:16.354Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:17:16.354Z] #51 50.83 Setting up criu (3.15-1) ... [2021-06-30T06:17:16.354Z] #51 52.02 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:17:16.354Z] #51 52.09 Processing triggers for mime-support (3.62) ... [2021-06-30T06:17:16.354Z] #51 DONE 52.5s [2021-06-30T06:17:16.354Z] [2021-06-30T06:17:16.354Z] #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-06-30T06:17:16.354Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:17:16.354Z] #53 49.36 internal/poll [2021-06-30T06:17:16.354Z] #53 50.48 internal/fmtsort [2021-06-30T06:17:16.354Z] #53 50.98 regexp/syntax [2021-06-30T06:17:16.354Z] #53 51.15 os [2021-06-30T06:17:16.392Z] Fetching without tags [2021-06-30T06:17:16.396Z] Fetching without tags [2021-06-30T06:17:16.730Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:17:16.745Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:17:16.317Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:17:16.333Z] > git config --add remote.origin.fetch +refs/pull/42580/head:refs/remotes/origin/PR-42580 # timeout=10 [2021-06-30T06:17:16.352Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:17:16.384Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:17:16.401Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:17:16.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:17:16.402Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:17:16.738Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:17:16.761Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:17:16.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:17:16.328Z] > git config --add remote.origin.fetch +refs/pull/42580/head:refs/remotes/origin/PR-42580 # timeout=10 [2021-06-30T06:17:16.346Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:17:16.369Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:17:16.397Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:17:16.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:17:16.398Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:17:16.755Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:17:16.796Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:17:17.688Z] Merge succeeded, producing 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:17:17.688Z] Checking out Revision 00a4f67ddf78883bb6e891ec3943de08564e209d (PR-42580) [2021-06-30T06:17:17.925Z] Merge succeeded, producing 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:17:17.925Z] Checking out Revision 00a4f67ddf78883bb6e891ec3943de08564e209d (PR-42580) [2021-06-30T06:17:18.256Z] #53 54.56 fmt [2021-06-30T06:17:18.256Z] #53 54.83 path/filepath [2021-06-30T06:17:18.516Z] #53 ... [2021-06-30T06:17:18.516Z] [2021-06-30T06:17:18.516Z] #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-06-30T06:17:18.516Z] #59 sha256:9f55aa6e69cef28390a2621891f51acbad84d9fd447cbb61a500d26db370e9fc [2021-06-30T06:17:18.516Z] #59 54.99 fmt [2021-06-30T06:17:17.577Z] > git remote # timeout=10 [2021-06-30T06:17:17.599Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:17:17.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:17:17.625Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:17:17.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T06:17:17.692Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:17:17.720Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:17:17.764Z] > git remote # timeout=10 [2021-06-30T06:17:17.800Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:17:17.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:17:17.845Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:17:17.900Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T06:17:17.933Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:17:17.960Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:17:21.053Z] #59 57.62 encoding/json [2021-06-30T06:17:21.624Z] #59 58.05 flag [2021-06-30T06:17:22.562Z] #59 59.09 github.com/pkg/diff [2021-06-30T06:17:22.658Z] Commit message: "Reduce TestClientWithRequestTimeout flakiness" [2021-06-30T06:17:22.659Z] Commit message: "Reduce TestClientWithRequestTimeout flakiness" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-06-30T06:17:23.499Z] #59 59.84 go/ast [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-30T06:17:23.856Z] + docker version [2021-06-30T06:17:24.083Z] + docker version [2021-06-30T06:17:24.877Z] #59 61.20 golang.org/x/crypto/ssh/terminal [2021-06-30T06:17:25.106Z] Client: Docker Engine - Community [2021-06-30T06:17:25.106Z] Version: 20.10.6 [2021-06-30T06:17:25.106Z] API version: 1.41 [2021-06-30T06:17:25.106Z] Go version: go1.13.15 [2021-06-30T06:17:25.106Z] Git commit: 370c289 [2021-06-30T06:17:25.106Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-30T06:17:25.106Z] OS/Arch: linux/amd64 [2021-06-30T06:17:25.106Z] Context: default [2021-06-30T06:17:25.106Z] Experimental: true [2021-06-30T06:17:25.106Z] [2021-06-30T06:17:25.106Z] Server: Docker Engine - Community [2021-06-30T06:17:25.106Z] Engine: [2021-06-30T06:17:25.106Z] Version: 20.10.6 [2021-06-30T06:17:25.106Z] API version: 1.41 (minimum version 1.12) [2021-06-30T06:17:25.106Z] Go version: go1.13.15 [2021-06-30T06:17:25.106Z] Git commit: 8728dd2 [2021-06-30T06:17:25.106Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-30T06:17:25.106Z] OS/Arch: linux/amd64 [2021-06-30T06:17:25.106Z] Experimental: true [2021-06-30T06:17:25.106Z] containerd: [2021-06-30T06:17:25.106Z] Version: 1.4.6 [2021-06-30T06:17:25.106Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:17:25.106Z] runc: [2021-06-30T06:17:25.106Z] Version: 1.0.0-rc95 [2021-06-30T06:17:25.106Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:17:25.106Z] docker-init: [2021-06-30T06:17:25.106Z] Version: 0.19.0 [2021-06-30T06:17:25.106Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-30T06:17:25.409Z] + docker info [2021-06-30T06:17:25.444Z] #59 62.09 io/ioutil [2021-06-30T06:17:25.706Z] #59 62.34 mvdan.cc/editorconfig [2021-06-30T06:17:26.273Z] #59 62.98 mvdan.cc/sh/v3/fileutil [2021-06-30T06:17:26.532Z] #59 63.09 text/tabwriter [2021-06-30T06:17:26.532Z] #59 63.34 mvdan.cc/sh/v3/syntax [2021-06-30T06:17:28.436Z] #59 ... [2021-06-30T06:17:28.436Z] [2021-06-30T06:17:28.436Z] #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-06-30T06:17:28.436Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:17:28.436Z] #53 55.67 regexp [2021-06-30T06:17:28.436Z] #53 57.28 flag [2021-06-30T06:17:28.436Z] #53 57.75 go/token [2021-06-30T06:17:28.436Z] #53 58.35 go/scanner [2021-06-30T06:17:28.436Z] #53 58.49 internal/lazyregexp [2021-06-30T06:17:28.436Z] #53 58.68 net/url [2021-06-30T06:17:28.436Z] #53 59.22 go/ast [2021-06-30T06:17:28.436Z] #53 60.02 text/template/parse [2021-06-30T06:17:28.436Z] #53 62.59 go/parser [2021-06-30T06:17:28.436Z] #53 62.86 text/template [2021-06-30T06:17:28.436Z] #53 65.05 log [2021-06-30T06:17:29.005Z] #53 65.58 encoding/xml [2021-06-30T06:17:29.942Z] #53 66.43 go/doc [2021-06-30T06:17:30.201Z] #53 ... [2021-06-30T06:17:30.202Z] [2021-06-30T06:17:30.202Z] #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-06-30T06:17:30.202Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:17:30.202Z] #17 45.68 Fetched 48.3 MB in 44s (1100 kB/s) [2021-06-30T06:17:30.770Z] #17 45.68 Reading package lists... [2021-06-30T06:17:30.770Z] #17 ... [2021-06-30T06:17:30.770Z] [2021-06-30T06:17:30.770Z] #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-06-30T06:17:30.770Z] #59 sha256:9f55aa6e69cef28390a2621891f51acbad84d9fd447cbb61a500d26db370e9fc [2021-06-30T06:17:30.770Z] #59 67.49 mvdan.cc/sh/v3/cmd/shfmt [2021-06-30T06:17:31.998Z] Client: Docker Engine - Community [2021-06-30T06:17:31.998Z] Version: 20.10.6 [2021-06-30T06:17:31.998Z] API version: 1.41 [2021-06-30T06:17:31.998Z] Go version: go1.13.15 [2021-06-30T06:17:31.998Z] Git commit: 370c289 [2021-06-30T06:17:31.998Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-30T06:17:31.998Z] OS/Arch: linux/amd64 [2021-06-30T06:17:31.998Z] Context: default [2021-06-30T06:17:31.998Z] Experimental: true [2021-06-30T06:17:31.998Z] [2021-06-30T06:17:31.998Z] Server: Docker Engine - Community [2021-06-30T06:17:31.998Z] Engine: [2021-06-30T06:17:31.998Z] Version: 20.10.6 [2021-06-30T06:17:31.998Z] API version: 1.41 (minimum version 1.12) [2021-06-30T06:17:31.998Z] Go version: go1.13.15 [2021-06-30T06:17:31.998Z] Git commit: 8728dd2 [2021-06-30T06:17:31.998Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-30T06:17:31.998Z] OS/Arch: linux/amd64 [2021-06-30T06:17:31.998Z] Experimental: true [2021-06-30T06:17:31.998Z] containerd: [2021-06-30T06:17:31.998Z] Version: 1.4.6 [2021-06-30T06:17:31.998Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:17:31.998Z] runc: [2021-06-30T06:17:31.998Z] Version: 1.0.0-rc95 [2021-06-30T06:17:31.998Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:17:31.998Z] docker-init: [2021-06-30T06:17:31.998Z] Version: 0.19.0 [2021-06-30T06:17:31.998Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-30T06:17:32.225Z] Client: Docker Engine - Community [2021-06-30T06:17:32.225Z] Version: 20.10.6 [2021-06-30T06:17:32.225Z] API version: 1.41 [2021-06-30T06:17:32.225Z] Go version: go1.13.15 [2021-06-30T06:17:32.225Z] Git commit: 370c289 [2021-06-30T06:17:32.225Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-30T06:17:32.225Z] OS/Arch: linux/amd64 [2021-06-30T06:17:32.225Z] Context: default [2021-06-30T06:17:32.225Z] Experimental: true [2021-06-30T06:17:32.225Z] [2021-06-30T06:17:32.225Z] Server: Docker Engine - Community [2021-06-30T06:17:32.225Z] Engine: [2021-06-30T06:17:32.225Z] Version: 20.10.6 [2021-06-30T06:17:32.225Z] API version: 1.41 (minimum version 1.12) [2021-06-30T06:17:32.225Z] Go version: go1.13.15 [2021-06-30T06:17:32.225Z] Git commit: 8728dd2 [2021-06-30T06:17:32.225Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-30T06:17:32.225Z] OS/Arch: linux/amd64 [2021-06-30T06:17:32.225Z] Experimental: true [2021-06-30T06:17:32.225Z] containerd: [2021-06-30T06:17:32.225Z] Version: 1.4.6 [2021-06-30T06:17:32.225Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:17:32.225Z] runc: [2021-06-30T06:17:32.225Z] Version: 1.0.0-rc95 [2021-06-30T06:17:32.225Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:17:32.225Z] docker-init: [2021-06-30T06:17:32.225Z] Version: 0.19.0 [2021-06-30T06:17:32.225Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-30T06:17:32.380Z] + docker info [2021-06-30T06:17:32.579Z] + docker info [2021-06-30T06:17:33.311Z] #59 DONE 69.5s [2021-06-30T06:17:33.311Z] [2021-06-30T06:17:33.311Z] #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-06-30T06:17:33.311Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:17:33.311Z] #53 68.73 github.com/LK4D4/vndr/build [2021-06-30T06:17:33.311Z] #53 68.83 github.com/LK4D4/vndr/versioned [2021-06-30T06:17:33.311Z] #53 68.92 compress/flate [2021-06-30T06:17:34.691Z] #53 70.99 hash/crc32 [2021-06-30T06:17:34.691Z] #53 71.16 net [2021-06-30T06:17:34.691Z] #53 71.28 compress/gzip [2021-06-30T06:17:34.951Z] #53 71.63 vendor/golang.org/x/crypto/poly1305 [2021-06-30T06:17:35.519Z] #53 71.98 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-30T06:17:36.088Z] #53 72.58 vendor/golang.org/x/crypto/curve25519 [2021-06-30T06:17:36.347Z] #53 72.93 vendor/golang.org/x/crypto/hkdf [2021-06-30T06:17:36.347Z] #53 73.06 vendor/golang.org/x/text/transform [2021-06-30T06:17:36.916Z] #53 73.56 vendor/golang.org/x/text/unicode/bidi [2021-06-30T06:17:38.295Z] #53 74.64 vendor/golang.org/x/text/secure/bidirule [2021-06-30T06:17:38.295Z] #53 74.85 vendor/golang.org/x/text/unicode/norm [2021-06-30T06:17:41.585Z] #53 77.63 vendor/golang.org/x/net/idna [2021-06-30T06:17:42.443Z] Client: [2021-06-30T06:17:42.443Z] Context: default [2021-06-30T06:17:42.443Z] Debug Mode: false [2021-06-30T06:17:42.443Z] Plugins: [2021-06-30T06:17:42.443Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-30T06:17:42.443Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-30T06:17:42.443Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-30T06:17:42.443Z] [2021-06-30T06:17:42.443Z] Server: [2021-06-30T06:17:42.443Z] Containers: 0 [2021-06-30T06:17:42.443Z] Running: 0 [2021-06-30T06:17:42.443Z] Paused: 0 [2021-06-30T06:17:42.443Z] Stopped: 0 [2021-06-30T06:17:42.443Z] Images: 0 [2021-06-30T06:17:42.443Z] Server Version: 20.10.6 [2021-06-30T06:17:42.444Z] Storage Driver: overlay2 [2021-06-30T06:17:42.444Z] Backing Filesystem: extfs [2021-06-30T06:17:42.444Z] Supports d_type: true [2021-06-30T06:17:42.444Z] Native Overlay Diff: true [2021-06-30T06:17:42.444Z] userxattr: false [2021-06-30T06:17:42.444Z] Logging Driver: json-file [2021-06-30T06:17:42.444Z] Cgroup Driver: cgroupfs [2021-06-30T06:17:42.444Z] Cgroup Version: 1 [2021-06-30T06:17:42.444Z] Plugins: [2021-06-30T06:17:42.444Z] Volume: local [2021-06-30T06:17:42.444Z] Network: bridge host ipvlan macvlan null overlay [2021-06-30T06:17:42.444Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-30T06:17:42.444Z] Swarm: inactive [2021-06-30T06:17:42.444Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-30T06:17:42.444Z] Default Runtime: runc [2021-06-30T06:17:42.444Z] Init Binary: docker-init [2021-06-30T06:17:42.444Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:17:42.444Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:17:42.444Z] init version: de40ad0 [2021-06-30T06:17:42.444Z] Security Options: [2021-06-30T06:17:42.444Z] apparmor [2021-06-30T06:17:42.444Z] seccomp [2021-06-30T06:17:42.444Z] Profile: default [2021-06-30T06:17:42.444Z] Kernel Version: 5.4.0-1048-aws [2021-06-30T06:17:42.444Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-30T06:17:42.444Z] OSType: linux [2021-06-30T06:17:42.444Z] Architecture: x86_64 [2021-06-30T06:17:42.444Z] CPUs: 2 [2021-06-30T06:17:42.444Z] Total Memory: 7.569GiB [2021-06-30T06:17:42.444Z] Name: ip-10-100-47-220 [2021-06-30T06:17:42.444Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-30T06:17:42.444Z] Docker Root Dir: /var/lib/docker [2021-06-30T06:17:42.444Z] Debug Mode: false [2021-06-30T06:17:42.444Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:17:42.444Z] Labels: [2021-06-30T06:17:42.444Z] Experimental: true [2021-06-30T06:17:42.444Z] Insecure Registries: [2021-06-30T06:17:42.444Z] 127.0.0.0/8 [2021-06-30T06:17:42.444Z] Live Restore Enabled: true [2021-06-30T06:17:42.444Z] [2021-06-30T06:17:42.444Z] WARNING: No swap limit support [Pipeline] sh [2021-06-30T06:17:42.523Z] #53 78.99 vendor/golang.org/x/net/http2/hpack [2021-06-30T06:17:42.735Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:17:42.735Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:17:42.735Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42580/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-30T06:17:42.735Z] + bash /home/ubuntu/workspace/moby_PR-42580/check-config.sh [2021-06-30T06:17:42.735Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-30T06:17:42.735Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-30T06:17:42.735Z] [2021-06-30T06:17:42.735Z] Generally Necessary: [2021-06-30T06:17:42.735Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-30T06:17:42.735Z] - apparmor: enabled and tools installed [2021-06-30T06:17:42.735Z] - CONFIG_NAMESPACES: enabled [2021-06-30T06:17:42.735Z] - CONFIG_NET_NS: enabled [2021-06-30T06:17:42.735Z] - CONFIG_PID_NS: enabled [2021-06-30T06:17:42.735Z] - CONFIG_IPC_NS: enabled [2021-06-30T06:17:42.735Z] - CONFIG_UTS_NS: enabled [2021-06-30T06:17:42.735Z] - CONFIG_CGROUPS: enabled [2021-06-30T06:17:42.735Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-30T06:17:42.735Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-30T06:17:42.735Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-30T06:17:42.735Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-30T06:17:42.735Z] - CONFIG_CPUSETS: enabled [2021-06-30T06:17:42.735Z] - CONFIG_MEMCG: enabled [2021-06-30T06:17:42.735Z] - CONFIG_KEYS: enabled [2021-06-30T06:17:42.735Z] - CONFIG_VETH: enabled (as module) [2021-06-30T06:17:42.735Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-30T06:17:43.000Z] [2021-06-30T06:17:43.000Z] Optional Features: [2021-06-30T06:17:43.000Z] - CONFIG_USER_NS: enabled [2021-06-30T06:17:43.000Z] - CONFIG_SECCOMP: enabled [2021-06-30T06:17:43.000Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-30T06:17:43.000Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-30T06:17:43.000Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-30T06:17:43.000Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-30T06:17:43.000Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-30T06:17:43.000Z] - CONFIG_BLK_CGROUP: enabled [2021-06-30T06:17:43.000Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-30T06:17:43.000Z] - CONFIG_CGROUP_PERF: enabled [2021-06-30T06:17:43.000Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-30T06:17:43.000Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-30T06:17:43.000Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-30T06:17:43.000Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-30T06:17:43.000Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-30T06:17:43.000Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_IP_VS: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-30T06:17:43.000Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-30T06:17:43.000Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-30T06:17:43.000Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-30T06:17:43.000Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-30T06:17:43.000Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-30T06:17:43.000Z] - CONFIG_EXT4_FS: enabled [2021-06-30T06:17:43.000Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-30T06:17:43.092Z] #53 79.64 mime [2021-06-30T06:17:43.270Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-30T06:17:43.271Z] - Network Drivers: [2021-06-30T06:17:43.271Z] - "overlay": [2021-06-30T06:17:43.271Z] - CONFIG_VXLAN: enabled (as module) [2021-06-30T06:17:43.271Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-30T06:17:43.271Z] Optional (for encrypted networks): [2021-06-30T06:17:43.271Z] - CONFIG_CRYPTO: enabled [2021-06-30T06:17:43.271Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-30T06:17:43.271Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-30T06:17:43.271Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-30T06:17:43.271Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-30T06:17:43.271Z] - CONFIG_XFRM: enabled [2021-06-30T06:17:43.271Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-30T06:17:43.271Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-30T06:17:43.271Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-30T06:17:43.271Z] - "ipvlan": [2021-06-30T06:17:43.271Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-30T06:17:43.271Z] - "macvlan": [2021-06-30T06:17:43.271Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-30T06:17:43.271Z] - CONFIG_DUMMY: enabled (as module) [2021-06-30T06:17:43.271Z] - "ftp,tftp client in container": [2021-06-30T06:17:43.271Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-30T06:17:43.271Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-30T06:17:43.271Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-30T06:17:43.271Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-30T06:17:43.271Z] - Storage Drivers: [2021-06-30T06:17:43.271Z] - "aufs": [2021-06-30T06:17:43.271Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-30T06:17:43.271Z] - "btrfs": [2021-06-30T06:17:43.271Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-30T06:17:43.271Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-30T06:17:43.271Z] - "devicemapper": [2021-06-30T06:17:43.271Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-30T06:17:43.271Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-30T06:17:43.271Z] - "overlay": [2021-06-30T06:17:43.271Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-30T06:17:43.271Z] - "zfs": [2021-06-30T06:17:43.271Z] - /dev/zfs: present [2021-06-30T06:17:43.271Z] - zfs command: missing [2021-06-30T06:17:43.271Z] - zpool command: missing [2021-06-30T06:17:43.271Z] [2021-06-30T06:17:43.271Z] Limits: [2021-06-30T06:17:43.271Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-30T06:17:43.271Z] [2021-06-30T06:17:43.271Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-30T06:17:43.458Z] Client: [2021-06-30T06:17:43.458Z] Context: default [2021-06-30T06:17:43.458Z] Debug Mode: false [2021-06-30T06:17:43.458Z] Plugins: [2021-06-30T06:17:43.458Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-30T06:17:43.458Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-30T06:17:43.459Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-30T06:17:43.459Z] [2021-06-30T06:17:43.459Z] Server: [2021-06-30T06:17:43.459Z] Containers: 0 [2021-06-30T06:17:43.459Z] Running: 0 [2021-06-30T06:17:43.459Z] Paused: 0 [2021-06-30T06:17:43.459Z] Stopped: 0 [2021-06-30T06:17:43.459Z] Images: 0 [2021-06-30T06:17:43.459Z] Server Version: 20.10.6 [2021-06-30T06:17:43.459Z] Storage Driver: overlay2 [2021-06-30T06:17:43.459Z] Backing Filesystem: extfs [2021-06-30T06:17:43.459Z] Supports d_type: true [2021-06-30T06:17:43.459Z] Native Overlay Diff: true [2021-06-30T06:17:43.459Z] userxattr: false [2021-06-30T06:17:43.459Z] Logging Driver: json-file [2021-06-30T06:17:43.459Z] Cgroup Driver: systemd [2021-06-30T06:17:43.459Z] Cgroup Version: 2 [2021-06-30T06:17:43.459Z] Plugins: [2021-06-30T06:17:43.459Z] Volume: local [2021-06-30T06:17:43.459Z] Network: bridge host ipvlan macvlan null overlay [2021-06-30T06:17:43.459Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-30T06:17:43.459Z] Swarm: inactive [2021-06-30T06:17:43.459Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-30T06:17:43.459Z] Default Runtime: runc [2021-06-30T06:17:43.459Z] Init Binary: docker-init [2021-06-30T06:17:43.459Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:17:43.459Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:17:43.459Z] init version: de40ad0 [2021-06-30T06:17:43.459Z] Security Options: [2021-06-30T06:17:43.459Z] apparmor [2021-06-30T06:17:43.459Z] seccomp [2021-06-30T06:17:43.459Z] Profile: default [2021-06-30T06:17:43.459Z] cgroupns [2021-06-30T06:17:43.459Z] Kernel Version: 5.4.0-1048-aws [2021-06-30T06:17:43.459Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-30T06:17:43.459Z] OSType: linux [2021-06-30T06:17:43.459Z] Architecture: x86_64 [2021-06-30T06:17:43.459Z] CPUs: 2 [2021-06-30T06:17:43.459Z] Total Memory: 7.569GiB [2021-06-30T06:17:43.459Z] Name: ip-10-100-91-5 [2021-06-30T06:17:43.459Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-30T06:17:43.459Z] Docker Root Dir: /var/lib/docker [2021-06-30T06:17:43.459Z] Debug Mode: false [2021-06-30T06:17:43.459Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:17:43.459Z] Labels: [2021-06-30T06:17:43.459Z] Experimental: true [2021-06-30T06:17:43.459Z] Insecure Registries: [2021-06-30T06:17:43.459Z] 127.0.0.0/8 [2021-06-30T06:17:43.459Z] Live Restore Enabled: true [2021-06-30T06:17:43.459Z] [2021-06-30T06:17:43.459Z] WARNING: No kernel memory limit support [2021-06-30T06:17:43.459Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-30T06:17:43.782Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:00a4f67ddf78883bb6e891ec3943de08564e209d . [2021-06-30T06:17:43.916Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:00a4f67ddf78883bb6e891ec3943de08564e209d . [2021-06-30T06:17:44.038Z] #2 [internal] load .dockerignore [2021-06-30T06:17:44.038Z] #2 sha256:c62b014a891a7834d13f333f4db44b439112787cc527e896b5d5fec57271e0d0 [2021-06-30T06:17:44.182Z] #1 [internal] load build definition from Dockerfile [2021-06-30T06:17:44.182Z] #1 sha256:9c1954c9d841ee4a47748a25cf89efadf87a517249a84f3502650f79346996d1 [2021-06-30T06:17:44.473Z] #53 80.78 mime/quotedprintable [2021-06-30T06:17:44.473Z] #53 81.00 net/http/internal [2021-06-30T06:17:44.601Z] #2 transferring context: 87B done [2021-06-30T06:17:44.817Z] Client: [2021-06-30T06:17:44.817Z] Context: default [2021-06-30T06:17:44.817Z] Debug Mode: false [2021-06-30T06:17:44.817Z] Plugins: [2021-06-30T06:17:44.817Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-30T06:17:44.817Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-30T06:17:44.817Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-30T06:17:44.817Z] [2021-06-30T06:17:44.817Z] Server: [2021-06-30T06:17:44.817Z] Containers: 0 [2021-06-30T06:17:44.817Z] Running: 0 [2021-06-30T06:17:44.817Z] Paused: 0 [2021-06-30T06:17:44.817Z] Stopped: 0 [2021-06-30T06:17:44.817Z] Images: 0 [2021-06-30T06:17:44.817Z] Server Version: 20.10.6 [2021-06-30T06:17:44.817Z] Storage Driver: overlay2 [2021-06-30T06:17:44.817Z] Backing Filesystem: extfs [2021-06-30T06:17:44.817Z] Supports d_type: true [2021-06-30T06:17:44.817Z] Native Overlay Diff: true [2021-06-30T06:17:44.817Z] userxattr: false [2021-06-30T06:17:44.817Z] Logging Driver: json-file [2021-06-30T06:17:44.817Z] Cgroup Driver: cgroupfs [2021-06-30T06:17:44.817Z] Cgroup Version: 1 [2021-06-30T06:17:44.817Z] Plugins: [2021-06-30T06:17:44.817Z] Volume: local [2021-06-30T06:17:44.817Z] Network: bridge host ipvlan macvlan null overlay [2021-06-30T06:17:44.817Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-30T06:17:44.817Z] Swarm: inactive [2021-06-30T06:17:44.817Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-30T06:17:44.817Z] Default Runtime: runc [2021-06-30T06:17:44.817Z] Init Binary: docker-init [2021-06-30T06:17:44.817Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-30T06:17:44.817Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-30T06:17:44.817Z] init version: de40ad0 [2021-06-30T06:17:44.817Z] Security Options: [2021-06-30T06:17:44.817Z] apparmor [2021-06-30T06:17:44.817Z] seccomp [2021-06-30T06:17:44.817Z] Profile: default [2021-06-30T06:17:44.817Z] Kernel Version: 5.4.0-1048-aws [2021-06-30T06:17:44.817Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-30T06:17:44.817Z] OSType: linux [2021-06-30T06:17:44.817Z] Architecture: x86_64 [2021-06-30T06:17:44.817Z] CPUs: 2 [2021-06-30T06:17:44.817Z] Total Memory: 7.569GiB [2021-06-30T06:17:44.817Z] Name: ip-10-100-54-115 [2021-06-30T06:17:44.817Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-30T06:17:44.817Z] Docker Root Dir: /var/lib/docker [2021-06-30T06:17:44.817Z] Debug Mode: false [2021-06-30T06:17:44.817Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:17:44.817Z] Labels: [2021-06-30T06:17:44.817Z] Experimental: true [2021-06-30T06:17:44.817Z] Insecure Registries: [2021-06-30T06:17:44.817Z] 127.0.0.0/8 [2021-06-30T06:17:44.817Z] Live Restore Enabled: true [2021-06-30T06:17:44.817Z] [2021-06-30T06:17:44.817Z] WARNING: No swap limit support [Pipeline] sh [2021-06-30T06:17:44.857Z] #2 ... [2021-06-30T06:17:44.858Z] [2021-06-30T06:17:44.858Z] #1 [internal] load build definition from Dockerfile [2021-06-30T06:17:44.858Z] #1 sha256:507d1620a14bfc900a44b1c5a80d8a73fb6f4b5a41a5beff11234f811114b05f [2021-06-30T06:17:44.858Z] #1 transferring dockerfile: 16.59kB done [2021-06-30T06:17:44.858Z] #1 DONE 1.1s [2021-06-30T06:17:45.115Z] [2021-06-30T06:17:45.115Z] #2 [internal] load .dockerignore [2021-06-30T06:17:45.115Z] #2 sha256:c62b014a891a7834d13f333f4db44b439112787cc527e896b5d5fec57271e0d0 [2021-06-30T06:17:45.115Z] #2 DONE 1.1s [2021-06-30T06:17:45.115Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:17:45.115Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:17:45.115Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42580/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-30T06:17:45.115Z] + bash /home/ubuntu/workspace/moby_PR-42580/check-config.sh [2021-06-30T06:17:45.115Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-30T06:17:45.115Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-30T06:17:45.115Z] [2021-06-30T06:17:45.115Z] Generally Necessary: [2021-06-30T06:17:45.115Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-30T06:17:45.115Z] - apparmor: enabled and tools installed [2021-06-30T06:17:45.115Z] - CONFIG_NAMESPACES: enabled [2021-06-30T06:17:45.115Z] - CONFIG_NET_NS: enabled [2021-06-30T06:17:45.115Z] - CONFIG_PID_NS: enabled [2021-06-30T06:17:45.115Z] - CONFIG_IPC_NS: enabled [2021-06-30T06:17:45.115Z] - CONFIG_UTS_NS: enabled [2021-06-30T06:17:45.115Z] - CONFIG_CGROUPS: enabled [2021-06-30T06:17:45.115Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-30T06:17:45.115Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-30T06:17:45.115Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-30T06:17:45.115Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-30T06:17:45.115Z] - CONFIG_CPUSETS: enabled [2021-06-30T06:17:45.115Z] - CONFIG_MEMCG: enabled [2021-06-30T06:17:45.115Z] - CONFIG_KEYS: enabled [2021-06-30T06:17:45.115Z] - CONFIG_VETH: enabled (as module) [2021-06-30T06:17:45.115Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-30T06:17:45.115Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-30T06:17:45.115Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-30T06:17:45.115Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-30T06:17:45.115Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-30T06:17:45.115Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-30T06:17:45.115Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-30T06:17:45.115Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-30T06:17:45.115Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-30T06:17:45.115Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-30T06:17:45.115Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-30T06:17:45.115Z] [2021-06-30T06:17:45.115Z] Optional Features: [2021-06-30T06:17:45.115Z] - CONFIG_USER_NS: enabled [2021-06-30T06:17:45.115Z] - CONFIG_SECCOMP: enabled [2021-06-30T06:17:45.115Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-30T06:17:45.115Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-30T06:17:45.115Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-30T06:17:45.115Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-30T06:17:45.115Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-30T06:17:45.126Z] #1 transferring dockerfile: [2021-06-30T06:17:45.372Z] [2021-06-30T06:17:45.372Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-30T06:17:45.372Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-30T06:17:45.384Z] - CONFIG_BLK_CGROUP: enabled [2021-06-30T06:17:45.384Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-30T06:17:45.384Z] - CONFIG_CGROUP_PERF: enabled [2021-06-30T06:17:45.384Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-30T06:17:45.384Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-30T06:17:45.384Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-30T06:17:45.384Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-30T06:17:45.384Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-30T06:17:45.384Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-30T06:17:45.384Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-30T06:17:45.384Z] - CONFIG_IP_VS: enabled (as module) [2021-06-30T06:17:45.384Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-30T06:17:45.384Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-30T06:17:45.384Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-30T06:17:45.384Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-30T06:17:45.384Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-30T06:17:45.384Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-30T06:17:45.384Z] - CONFIG_EXT4_FS: enabled [2021-06-30T06:17:45.384Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-30T06:17:45.384Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-30T06:17:45.384Z] - Network Drivers: [2021-06-30T06:17:45.384Z] - "overlay": [2021-06-30T06:17:45.384Z] - CONFIG_VXLAN: enabled (as module) [2021-06-30T06:17:45.384Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-30T06:17:45.384Z] Optional (for encrypted networks): [2021-06-30T06:17:45.384Z] - CONFIG_CRYPTO: enabled [2021-06-30T06:17:45.384Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-30T06:17:45.384Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-30T06:17:45.384Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-30T06:17:45.384Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-30T06:17:45.384Z] - CONFIG_XFRM: enabled [2021-06-30T06:17:45.384Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-30T06:17:45.384Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-30T06:17:45.384Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-30T06:17:45.384Z] - "ipvlan": [2021-06-30T06:17:45.384Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-30T06:17:45.384Z] - "macvlan": [2021-06-30T06:17:45.386Z] #1 transferring dockerfile: 16.59kB done [2021-06-30T06:17:45.387Z] #1 DONE 1.6s [2021-06-30T06:17:45.387Z] [2021-06-30T06:17:45.387Z] #2 [internal] load .dockerignore [2021-06-30T06:17:45.387Z] #2 sha256:d29076b17e697d7b03dd37d0609abb4bf13d1300df6b63c593489d1aa2e175d9 [2021-06-30T06:17:45.387Z] #2 transferring context: 87B done [2021-06-30T06:17:45.387Z] #2 DONE 1.0s [2021-06-30T06:17:45.387Z] [2021-06-30T06:17:45.387Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-30T06:17:45.387Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-30T06:17:45.412Z] #53 ... [2021-06-30T06:17:45.412Z] [2021-06-30T06:17:45.412Z] #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-06-30T06:17:45.412Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:17:45.412Z] #17 45.68 Reading package lists... [2021-06-30T06:17:45.630Z] #3 DONE 0.5s [2021-06-30T06:17:45.648Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-30T06:17:45.648Z] - CONFIG_DUMMY: enabled (as module) [2021-06-30T06:17:45.648Z] - "ftp,tftp client in container": [2021-06-30T06:17:45.648Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-30T06:17:45.648Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-30T06:17:45.648Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-30T06:17:45.648Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-30T06:17:45.648Z] - Storage Drivers: [2021-06-30T06:17:45.648Z] - "aufs": [2021-06-30T06:17:45.648Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-30T06:17:45.648Z] - "btrfs": [2021-06-30T06:17:45.648Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-30T06:17:45.648Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-30T06:17:45.648Z] - "devicemapper": [2021-06-30T06:17:45.648Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-30T06:17:45.648Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-30T06:17:45.648Z] - "overlay": [2021-06-30T06:17:45.648Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-30T06:17:45.648Z] - "zfs": [2021-06-30T06:17:45.648Z] - /dev/zfs: present [2021-06-30T06:17:45.648Z] - zfs command: missing [2021-06-30T06:17:45.648Z] - zpool command: missing [2021-06-30T06:17:45.648Z] [2021-06-30T06:17:45.648Z] Limits: [2021-06-30T06:17:45.648Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-30T06:17:45.648Z] [2021-06-30T06:17:45.648Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-30T06:17:45.887Z] [2021-06-30T06:17:45.887Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-30T06:17:45.887Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-30T06:17:45.887Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-30T06:17:45.887Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-30T06:17:45.887Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-30T06:17:45.887Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2021-06-30T06:17:45.887Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-30T06:17:45.887Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-30T06:17:45.958Z] #3 DONE 0.7s [2021-06-30T06:17:45.958Z] [2021-06-30T06:17:45.958Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-30T06:17:45.958Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-30T06:17:45.958Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-30T06:17:45.958Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-30T06:17:45.958Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-30T06:17:45.958Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-30T06:17:45.958Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.32MB / 9.64MB 0.1s [2021-06-30T06:17:45.981Z] #17 60.97 Reading package lists... [2021-06-30T06:17:45.981Z] #17 ... [2021-06-30T06:17:45.981Z] [2021-06-30T06:17:45.981Z] #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-06-30T06:17:45.981Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:17:45.981Z] #53 82.56 crypto/tls [2021-06-30T06:17:46.000Z] + sudo modprobe ip_vs [2021-06-30T06:17:46.000Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:00a4f67ddf78883bb6e891ec3943de08564e209d . [2021-06-30T06:17:46.143Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-30T06:17:46.143Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-30T06:17:46.220Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-30T06:17:46.220Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-30T06:17:46.220Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-30T06:17:46.399Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-30T06:17:46.400Z] #4 DONE 0.7s [2021-06-30T06:17:46.483Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-06-30T06:17:46.573Z] #1 [internal] load build definition from Dockerfile [2021-06-30T06:17:46.573Z] #1 sha256:ee7fed5fde8f8b9bfca0f7b6f4d4a220c01dbefcd10e967c776663389358ef24 [2021-06-30T06:17:46.573Z] #1 transferring dockerfile: [2021-06-30T06:17:46.573Z] #1 transferring dockerfile: 16.59kB done [2021-06-30T06:17:46.573Z] #1 DONE 0.3s [2021-06-30T06:17:46.573Z] [2021-06-30T06:17:46.573Z] #2 [internal] load .dockerignore [2021-06-30T06:17:46.573Z] #2 sha256:42cd0d600b9ded83de5c3b05bec049b32413a566d4816b9486a930d33dd81e76 [2021-06-30T06:17:46.573Z] #2 transferring context: 87B done [2021-06-30T06:17:46.573Z] #2 DONE 0.0s [2021-06-30T06:17:46.573Z] [2021-06-30T06:17:46.573Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-30T06:17:46.573Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-30T06:17:46.656Z] [2021-06-30T06:17:46.656Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:17:46.656Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-30T06:17:46.743Z] #4 DONE 0.8s [2021-06-30T06:17:47.007Z] [2021-06-30T06:17:47.007Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:17:47.007Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-30T06:17:47.145Z] #3 DONE 0.4s [2021-06-30T06:17:47.145Z] [2021-06-30T06:17:47.145Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-30T06:17:47.145Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-30T06:17:47.145Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-06-30T06:17:47.145Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-30T06:17:47.145Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-30T06:17:47.145Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-30T06:17:47.145Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-30T06:17:47.406Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-30T06:17:47.406Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-30T06:17:47.583Z] #8 ... [2021-06-30T06:17:47.583Z] [2021-06-30T06:17:47.583Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-30T06:17:47.583Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-30T06:17:47.583Z] #5 DONE 1.0s [2021-06-30T06:17:47.669Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-06-30T06:17:47.669Z] #4 DONE 0.7s [2021-06-30T06:17:47.839Z] [2021-06-30T06:17:47.839Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-30T06:17:47.839Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-30T06:17:47.839Z] #6 DONE 1.1s [2021-06-30T06:17:47.839Z] [2021-06-30T06:17:47.839Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:17:47.839Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-30T06:17:47.839Z] #7 DONE 1.1s [2021-06-30T06:17:47.839Z] [2021-06-30T06:17:47.839Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:17:47.839Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-30T06:17:47.839Z] #8 DONE 1.1s [2021-06-30T06:17:47.930Z] [2021-06-30T06:17:47.930Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:17:47.930Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-30T06:17:47.949Z] #6 ... [2021-06-30T06:17:47.949Z] [2021-06-30T06:17:47.949Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:17:47.949Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-30T06:17:47.949Z] #7 DONE 0.9s [2021-06-30T06:17:47.949Z] [2021-06-30T06:17:47.949Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-30T06:17:47.949Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-30T06:17:47.949Z] #5 DONE 0.9s [2021-06-30T06:17:47.949Z] [2021-06-30T06:17:47.949Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-30T06:17:47.949Z] #8 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-30T06:17:47.949Z] #8 DONE 0.9s [2021-06-30T06:17:47.949Z] [2021-06-30T06:17:47.949Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:17:47.949Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-30T06:17:48.412Z] [2021-06-30T06:17:48.413Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:17:48.413Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:17:48.413Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done [2021-06-30T06:17:48.413Z] #9 DONE 0.0s [2021-06-30T06:17:48.413Z] [2021-06-30T06:17:48.413Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:17:48.413Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:17:48.413Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done [2021-06-30T06:17:48.413Z] #26 DONE 0.0s [2021-06-30T06:17:48.413Z] [2021-06-30T06:17:48.413Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:48.413Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:17:48.413Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:48.413Z] #63 ... [2021-06-30T06:17:48.413Z] [2021-06-30T06:17:48.413Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:48.413Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:17:48.413Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-30T06:17:48.413Z] #65 DONE 0.0s [2021-06-30T06:17:48.413Z] [2021-06-30T06:17:48.413Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:48.413Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:17:48.413Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-06-30T06:17:48.873Z] #8 DONE 1.0s [2021-06-30T06:17:48.873Z] [2021-06-30T06:17:48.873Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-30T06:17:48.873Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-30T06:17:48.873Z] #7 DONE 1.0s [2021-06-30T06:17:48.873Z] [2021-06-30T06:17:48.873Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-30T06:17:48.873Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-30T06:17:48.873Z] #6 DONE 1.0s [2021-06-30T06:17:48.873Z] [2021-06-30T06:17:48.873Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-30T06:17:48.873Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-30T06:17:48.873Z] #5 DONE 1.0s [2021-06-30T06:17:48.981Z] #63 ... [2021-06-30T06:17:48.981Z] [2021-06-30T06:17:48.981Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-30T06:17:48.981Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-30T06:17:48.981Z] #42 DONE 0.0s [2021-06-30T06:17:48.981Z] [2021-06-30T06:17:48.981Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:48.981Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:17:48.981Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:17:48.981Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-30T06:17:48.981Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-30T06:17:49.339Z] #6 DONE 2.3s [2021-06-30T06:17:50.824Z] [2021-06-30T06:17:50.824Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:17:50.824Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:17:50.824Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done [2021-06-30T06:17:51.091Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-06-30T06:17:51.091Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-06-30T06:17:51.091Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-06-30T06:17:51.091Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.15MB / 50.44MB 0.2s [2021-06-30T06:17:51.257Z] [2021-06-30T06:17:51.257Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:51.257Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:17:51.257Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-30T06:17:51.257Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:17:51.257Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-30T06:17:51.257Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-30T06:17:51.330Z] #53 87.23 net/http/httptrace [2021-06-30T06:17:51.330Z] #53 87.38 net/http [2021-06-30T06:17:51.352Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 14.68MB / 50.44MB 0.5s [2021-06-30T06:17:51.518Z] #65 ... [2021-06-30T06:17:51.518Z] [2021-06-30T06:17:51.518Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-30T06:17:51.518Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-30T06:17:51.518Z] #42 DONE 0.0s [2021-06-30T06:17:51.617Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 20.00MB / 50.44MB 0.6s [2021-06-30T06:17:51.617Z] #26 ... [2021-06-30T06:17:51.617Z] [2021-06-30T06:17:51.617Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-30T06:17:51.617Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-30T06:17:51.617Z] #42 DONE 0.0s [2021-06-30T06:17:51.779Z] [2021-06-30T06:17:51.779Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:17:51.779Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:17:51.779Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.1s done [2021-06-30T06:17:51.779Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-06-30T06:17:51.779Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-06-30T06:17:51.779Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 31.46MB / 50.44MB 0.8s [2021-06-30T06:17:51.779Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-06-30T06:17:51.779Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.4s done [2021-06-30T06:17:51.779Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.6s done [2021-06-30T06:17:51.779Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 12.58MB / 51.84MB 0.8s [2021-06-30T06:17:51.779Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0B / 68.75MB 0.8s [2021-06-30T06:17:51.878Z] [2021-06-30T06:17:51.878Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:17:51.878Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:17:51.878Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done [2021-06-30T06:17:51.878Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-06-30T06:17:51.878Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-06-30T06:17:51.878Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-06-30T06:17:51.878Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 30.41MB / 50.44MB 1.0s [2021-06-30T06:17:51.878Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0B / 7.83MB 1.1s [2021-06-30T06:17:51.878Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0B / 10.00MB 1.1s [2021-06-30T06:17:52.040Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 37.75MB / 50.44MB 1.0s [2021-06-30T06:17:52.040Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 22.02MB / 51.84MB 1.0s [2021-06-30T06:17:52.040Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.19MB / 68.75MB 1.0s [2021-06-30T06:17:52.040Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 40.89MB / 50.44MB 1.2s [2021-06-30T06:17:52.040Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 34.60MB / 51.84MB 1.2s [2021-06-30T06:17:52.040Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 10.49MB / 68.75MB 1.2s [2021-06-30T06:17:52.139Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 34.60MB / 50.44MB 1.2s [2021-06-30T06:17:52.139Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 1.05MB / 7.83MB 1.2s [2021-06-30T06:17:52.139Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 2.10MB / 7.83MB 1.3s [2021-06-30T06:17:52.267Z] #63 ... [2021-06-30T06:17:52.267Z] [2021-06-30T06:17:52.267Z] #23 [internal] load build context [2021-06-30T06:17:52.267Z] #23 sha256:54ca988c4667e5dc6836c474cc8737b0a4434bd777a81c2820c44702d9fa7974 [2021-06-30T06:17:52.267Z] #23 transferring context: 55.66MB 3.1s done [2021-06-30T06:17:52.267Z] #23 DONE 4.0s [2021-06-30T06:17:52.300Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 44.04MB / 50.44MB 1.3s [2021-06-30T06:17:52.300Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 37.75MB / 51.84MB 1.3s [2021-06-30T06:17:52.300Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.14MB / 50.44MB 1.4s [2021-06-30T06:17:52.300Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 42.99MB / 51.84MB 1.4s [2021-06-30T06:17:52.300Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 14.68MB / 68.75MB 1.4s [2021-06-30T06:17:52.399Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 37.75MB / 50.44MB 1.5s [2021-06-30T06:17:52.399Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 6.29MB / 7.83MB 1.5s [2021-06-30T06:17:52.399Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 5.24MB / 10.00MB 1.5s [2021-06-30T06:17:52.523Z] [2021-06-30T06:17:52.523Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:17:52.523Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:17:52.523Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done [2021-06-30T06:17:52.523Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done [2021-06-30T06:17:52.523Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done [2021-06-30T06:17:52.523Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.8s done [2021-06-30T06:17:52.523Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.6s done [2021-06-30T06:17:52.523Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.9s done [2021-06-30T06:17:52.523Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.6s done [2021-06-30T06:17:52.523Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.7s done [2021-06-30T06:17:52.523Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 2.0s [2021-06-30T06:17:52.523Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 3.7s done [2021-06-30T06:17:52.523Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 0B / 129.05MB 4.0s [2021-06-30T06:17:52.562Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 1.6s [2021-06-30T06:17:52.562Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 30.41MB / 68.75MB 1.6s [2021-06-30T06:17:52.562Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 36.70MB / 68.75MB 1.7s [2021-06-30T06:17:52.662Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 41.94MB / 50.44MB 1.7s [2021-06-30T06:17:52.662Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.7s [2021-06-30T06:17:52.662Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.7s [2021-06-30T06:17:52.662Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 47.19MB / 50.44MB 1.8s [2021-06-30T06:17:52.662Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.8s done [2021-06-30T06:17:52.787Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 16.78MB / 129.05MB 4.2s [2021-06-30T06:17:52.787Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 24.25MB / 129.05MB 4.3s [2021-06-30T06:17:52.823Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 42.99MB / 68.75MB 1.8s [2021-06-30T06:17:52.925Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.0s [2021-06-30T06:17:52.925Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.9s done [2021-06-30T06:17:52.925Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.29MB / 51.84MB 2.0s [2021-06-30T06:17:52.925Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0B / 68.75MB 2.0s [2021-06-30T06:17:52.925Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 10.49MB / 51.84MB 2.1s [2021-06-30T06:17:53.044Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 40.89MB / 129.05MB 4.5s [2021-06-30T06:17:53.084Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.0s done [2021-06-30T06:17:53.084Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 52.43MB / 68.75MB 2.0s [2021-06-30T06:17:53.187Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.75MB / 68.75MB 2.2s [2021-06-30T06:17:53.187Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 15.73MB / 51.84MB 2.3s [2021-06-30T06:17:53.235Z] #53 ... [2021-06-30T06:17:53.235Z] [2021-06-30T06:17:53.235Z] #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-06-30T06:17:53.235Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:17:53.235Z] #17 60.97 Reading package lists... [2021-06-30T06:17:53.235Z] #17 73.62 Building dependency tree... [2021-06-30T06:17:53.235Z] #17 78.41 The following additional packages will be installed: [2021-06-30T06:17:53.235Z] #17 78.41 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-06-30T06:17:53.235Z] #17 78.41 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-06-30T06:17:53.235Z] #17 78.42 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-06-30T06:17:53.235Z] #17 78.42 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-06-30T06:17:53.235Z] #17 78.42 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-06-30T06:17:53.235Z] #17 78.42 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-06-30T06:17:53.235Z] #17 78.42 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-06-30T06:17:53.235Z] #17 78.42 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-06-30T06:17:53.235Z] #17 78.42 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-06-30T06:17:53.235Z] #17 78.42 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-06-30T06:17:53.235Z] #17 78.42 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-06-30T06:17:53.235Z] #17 78.42 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-06-30T06:17:53.235Z] #17 78.42 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-06-30T06:17:53.235Z] #17 78.42 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-06-30T06:17:53.235Z] #17 78.43 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-06-30T06:17:53.235Z] #17 78.43 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-06-30T06:17:53.235Z] #17 78.43 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-06-30T06:17:53.235Z] #17 78.43 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-06-30T06:17:53.235Z] #17 78.43 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-06-30T06:17:53.235Z] #17 78.43 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-06-30T06:17:53.235Z] #17 78.43 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-06-30T06:17:53.235Z] #17 78.43 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-06-30T06:17:53.235Z] #17 78.43 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-06-30T06:17:53.235Z] #17 78.43 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-06-30T06:17:53.235Z] #17 78.43 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-06-30T06:17:53.235Z] #17 78.43 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-06-30T06:17:53.235Z] #17 78.43 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-06-30T06:17:53.236Z] #17 78.43 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-06-30T06:17:53.236Z] #17 78.43 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-06-30T06:17:53.236Z] #17 78.44 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-06-30T06:17:53.236Z] #17 78.44 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-06-30T06:17:53.236Z] #17 78.44 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-06-30T06:17:53.236Z] #17 78.44 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-06-30T06:17:53.236Z] #17 78.44 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-06-30T06:17:53.236Z] #17 78.44 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-06-30T06:17:53.236Z] #17 78.45 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-06-30T06:17:53.236Z] #17 78.45 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-06-30T06:17:53.236Z] #17 78.45 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-06-30T06:17:53.236Z] #17 78.45 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-06-30T06:17:53.236Z] #17 78.45 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-06-30T06:17:53.236Z] #17 78.45 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-06-30T06:17:53.236Z] #17 78.45 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-06-30T06:17:53.236Z] #17 78.45 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-06-30T06:17:53.236Z] #17 78.45 linux-libc-dev-s390x-cross patch xz-utils [2021-06-30T06:17:53.236Z] #17 78.48 Suggested packages: [2021-06-30T06:17:53.236Z] #17 78.48 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-06-30T06:17:53.236Z] #17 78.48 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-06-30T06:17:53.236Z] #17 78.48 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-06-30T06:17:53.236Z] #17 78.48 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-06-30T06:17:53.236Z] #17 78.48 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-06-30T06:17:53.236Z] #17 78.48 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-06-30T06:17:53.236Z] #17 78.48 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-06-30T06:17:53.236Z] #17 78.48 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-06-30T06:17:53.236Z] #17 78.48 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-06-30T06:17:53.236Z] #17 78.48 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-06-30T06:17:53.236Z] #17 78.48 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-06-30T06:17:53.236Z] #17 78.48 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-06-30T06:17:53.236Z] #17 78.48 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-06-30T06:17:53.236Z] #17 78.48 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-06-30T06:17:53.236Z] #17 78.48 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-06-30T06:17:53.236Z] #17 78.48 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-06-30T06:17:53.236Z] #17 78.48 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-06-30T06:17:53.236Z] #17 78.48 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-06-30T06:17:53.236Z] #17 78.48 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-06-30T06:17:53.236Z] #17 78.48 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-06-30T06:17:53.236Z] #17 78.48 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-06-30T06:17:53.236Z] #17 78.48 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-06-30T06:17:53.236Z] #17 78.48 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-06-30T06:17:53.236Z] #17 78.48 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-06-30T06:17:53.236Z] #17 78.48 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-06-30T06:17:53.236Z] #17 78.48 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-06-30T06:17:53.236Z] #17 78.48 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-06-30T06:17:53.236Z] #17 78.48 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-06-30T06:17:53.236Z] #17 78.48 libyaml-shell-perl ed diffutils-doc [2021-06-30T06:17:53.236Z] #17 78.48 Recommended packages: [2021-06-30T06:17:53.236Z] #17 78.48 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-06-30T06:17:53.236Z] #17 78.48 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-06-30T06:17:53.303Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 57.03MB / 129.05MB 4.7s [2021-06-30T06:17:53.346Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 58.79MB / 68.75MB 2.3s [2021-06-30T06:17:53.448Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.4s done [2021-06-30T06:17:53.448Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 18.87MB / 51.84MB 2.5s [2021-06-30T06:17:53.448Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 9.44MB / 68.75MB 2.5s [2021-06-30T06:17:53.448Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 0B / 129.05MB 2.5s [2021-06-30T06:17:53.559Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 65.01MB / 129.05MB 4.9s [2021-06-30T06:17:53.559Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 74.45MB / 129.05MB 5.0s [2021-06-30T06:17:53.608Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 65.01MB / 68.75MB 2.6s [2021-06-30T06:17:53.608Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.6s done [2021-06-30T06:17:53.608Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 2.8s [2021-06-30T06:17:53.608Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 2.8s [2021-06-30T06:17:53.608Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 2.45MB / 129.05MB 2.8s [2021-06-30T06:17:53.710Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 23.07MB / 51.84MB 2.7s [2021-06-30T06:17:53.710Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 13.63MB / 68.75MB 2.7s [2021-06-30T06:17:53.710Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 26.97MB / 51.84MB 2.9s [2021-06-30T06:17:53.710Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 7.51MB / 129.05MB 2.9s [2021-06-30T06:17:53.710Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c [2021-06-30T06:17:53.816Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 86.14MB / 129.05MB 5.2s [2021-06-30T06:17:53.816Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 95.42MB / 129.05MB 5.3s [2021-06-30T06:17:53.869Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 10.49MB / 129.05MB 3.0s [2021-06-30T06:17:53.974Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 17.94MB / 68.75MB 3.0s [2021-06-30T06:17:53.974Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 32.51MB / 51.84MB 3.1s [2021-06-30T06:17:54.073Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 102.76MB / 129.05MB 5.4s [2021-06-30T06:17:54.235Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 22.02MB / 68.75MB 3.2s [2021-06-30T06:17:54.331Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 119.54MB / 129.05MB 5.6s [2021-06-30T06:17:54.331Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 126.88MB / 129.05MB 5.7s [2021-06-30T06:17:54.443Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 19.01MB / 129.05MB 3.4s [2021-06-30T06:17:54.443Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.5s done [2021-06-30T06:17:54.443Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 3.6s done [2021-06-30T06:17:54.443Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 25.77MB / 129.05MB 3.7s [2021-06-30T06:17:54.443Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.1s [2021-06-30T06:17:54.498Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 37.75MB / 51.84MB 3.5s [2021-06-30T06:17:54.499Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 28.31MB / 68.75MB 3.5s [2021-06-30T06:17:54.499Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 18.87MB / 129.05MB 3.5s [2021-06-30T06:17:54.762Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 42.99MB / 51.84MB 3.8s [2021-06-30T06:17:54.762Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 35.65MB / 68.75MB 3.8s [2021-06-30T06:17:54.893Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.5s done [2021-06-30T06:17:55.015Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 32.51MB / 129.05MB 4.0s [2021-06-30T06:17:55.026Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 42.99MB / 68.75MB 4.1s [2021-06-30T06:17:55.278Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 42.99MB / 129.05MB 4.3s [2021-06-30T06:17:55.288Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 4.4s [2021-06-30T06:17:55.288Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 48.23MB / 68.75MB 4.4s [2021-06-30T06:17:55.288Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 31.22MB / 129.05MB 4.4s [2021-06-30T06:17:55.288Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 54.53MB / 68.75MB 4.5s [2021-06-30T06:17:55.539Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 55.57MB / 129.05MB 4.6s [2021-06-30T06:17:55.539Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 62.57MB / 129.05MB 4.7s [2021-06-30T06:17:55.539Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 70.30MB / 129.05MB 4.8s [2021-06-30T06:17:55.549Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 61.50MB / 68.75MB 4.6s [2021-06-30T06:17:55.549Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 41.94MB / 129.05MB 4.6s [2021-06-30T06:17:55.549Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.16MB / 68.75MB 4.7s [2021-06-30T06:17:55.811Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 55.57MB / 129.05MB 5.0s [2021-06-30T06:17:55.827Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 80.82MB / 129.05MB 5.0s [2021-06-30T06:17:56.075Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 68.16MB / 129.05MB 5.2s [2021-06-30T06:17:56.093Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 88.08MB / 129.05MB 5.1s [2021-06-30T06:17:56.093Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 98.57MB / 129.05MB 5.3s [2021-06-30T06:17:56.260Z] #9 ... [2021-06-30T06:17:56.260Z] [2021-06-30T06:17:56.260Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:56.260Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:17:56.260Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2021-06-30T06:17:56.260Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-06-30T06:17:56.260Z] #63 DONE 7.5s [2021-06-30T06:17:56.260Z] [2021-06-30T06:17:56.260Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:17:56.260Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:17:56.260Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-06-30T06:17:56.260Z] #9 ... [2021-06-30T06:17:56.260Z] [2021-06-30T06:17:56.260Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:17:56.260Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:17:56.260Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-06-30T06:17:56.260Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-06-30T06:17:56.260Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-06-30T06:17:56.260Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.6s done [2021-06-30T06:17:56.260Z] #26 DONE 7.9s [2021-06-30T06:17:56.260Z] [2021-06-30T06:17:56.260Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:56.260Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:17:56.260Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-30T06:17:56.260Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:17:56.260Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-30T06:17:56.260Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2021-06-30T06:17:56.260Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-06-30T06:17:56.260Z] #65 DONE 7.7s [2021-06-30T06:17:56.260Z] [2021-06-30T06:17:56.260Z] #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-06-30T06:17:56.260Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:17:56.337Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 76.55MB / 129.05MB 5.3s [2021-06-30T06:17:56.357Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 112.20MB / 129.05MB 5.5s [2021-06-30T06:17:56.618Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 83.89MB / 129.05MB 5.6s [2021-06-30T06:17:56.618Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 5.4s done [2021-06-30T06:17:56.619Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 120.59MB / 129.05MB 5.7s [2021-06-30T06:17:56.880Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 5.9s [2021-06-30T06:17:56.905Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 98.57MB / 129.05MB 5.9s [2021-06-30T06:17:57.209Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 110.10MB / 129.05MB 6.3s [2021-06-30T06:17:57.430Z] #17 83.09 The following NEW packages will be installed: [2021-06-30T06:17:57.430Z] #17 83.09 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-06-30T06:17:57.430Z] #17 83.09 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-06-30T06:17:57.472Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 120.05MB / 129.05MB 6.4s [2021-06-30T06:17:57.472Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 0B / 155B 6.4s [2021-06-30T06:17:57.472Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 126.88MB / 129.05MB 6.5s [2021-06-30T06:17:57.472Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 6.7s [2021-06-30T06:17:57.690Z] #17 83.09 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-06-30T06:17:57.690Z] #17 83.09 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-06-30T06:17:57.690Z] #17 83.09 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-06-30T06:17:57.690Z] #17 83.09 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-06-30T06:17:57.690Z] #17 83.09 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-06-30T06:17:57.690Z] #17 83.09 crossbuild-essential-armel crossbuild-essential-armhf [2021-06-30T06:17:57.690Z] #17 83.09 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-06-30T06:17:57.690Z] #17 83.09 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-06-30T06:17:57.690Z] #17 83.09 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-06-30T06:17:57.690Z] #17 83.09 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-06-30T06:17:57.690Z] #17 83.09 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-06-30T06:17:57.690Z] #17 83.09 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-06-30T06:17:57.690Z] #17 83.09 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-06-30T06:17:57.690Z] #17 83.09 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-06-30T06:17:57.690Z] #17 83.09 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-06-30T06:17:57.690Z] #17 83.09 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-06-30T06:17:57.690Z] #17 83.10 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-06-30T06:17:57.690Z] #17 83.10 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-06-30T06:17:57.690Z] #17 83.10 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-06-30T06:17:57.690Z] #17 83.10 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-06-30T06:17:57.690Z] #17 83.10 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-06-30T06:17:57.690Z] #17 83.10 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-06-30T06:17:57.690Z] #17 83.10 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-06-30T06:17:57.690Z] #17 83.10 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-06-30T06:17:57.690Z] #17 83.10 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-06-30T06:17:57.690Z] #17 83.10 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-06-30T06:17:57.690Z] #17 83.10 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-06-30T06:17:57.690Z] #17 83.10 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-06-30T06:17:57.690Z] #17 83.10 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-06-30T06:17:57.690Z] #17 83.10 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-06-30T06:17:57.690Z] #17 83.10 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-06-30T06:17:57.690Z] #17 83.10 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-06-30T06:17:57.690Z] #17 83.11 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-06-30T06:17:57.690Z] #17 83.11 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-06-30T06:17:57.690Z] #17 83.11 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-06-30T06:17:57.690Z] #17 83.11 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-06-30T06:17:57.690Z] #17 83.11 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-06-30T06:17:57.690Z] #17 83.11 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-06-30T06:17:57.690Z] #17 83.11 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-06-30T06:17:57.690Z] #17 83.11 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-06-30T06:17:57.690Z] #17 83.11 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-06-30T06:17:57.690Z] #17 83.11 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-06-30T06:17:57.690Z] #17 83.11 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-06-30T06:17:57.690Z] #17 83.12 linux-libc-dev-s390x-cross patch xz-utils [2021-06-30T06:17:58.258Z] #17 83.58 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:17:58.258Z] #17 83.58 Need to get 169 MB of archives. [2021-06-30T06:17:58.258Z] #17 83.58 After this operation, 612 MB of additional disk space will be used. [2021-06-30T06:17:58.258Z] #17 83.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-06-30T06:17:58.258Z] #17 83.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-30T06:17:58.258Z] #17 83.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-06-30T06:17:58.258Z] #17 83.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-06-30T06:17:58.258Z] #17 83.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-06-30T06:17:58.258Z] #17 83.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-30T06:17:58.258Z] #17 83.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-06-30T06:17:58.258Z] #17 83.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-06-30T06:17:58.273Z] #9 ... [2021-06-30T06:17:58.273Z] [2021-06-30T06:17:58.273Z] #23 [internal] load build context [2021-06-30T06:17:58.273Z] #23 sha256:f8a72c49f2f0d39a6ee6e8df3ce301ad22a5fffd9756a67e4cfdc659b094dd14 [2021-06-30T06:17:58.273Z] #23 transferring context: 55.68MB 5.9s done [2021-06-30T06:17:58.273Z] #23 DONE 7.2s [2021-06-30T06:17:58.273Z] [2021-06-30T06:17:58.273Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:17:58.273Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:17:58.273Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 7.0s done [2021-06-30T06:17:58.273Z] #9 ... [2021-06-30T06:17:58.273Z] [2021-06-30T06:17:58.273Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:58.273Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:17:58.273Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2021-06-30T06:17:58.273Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-06-30T06:17:58.417Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 7.4s done [2021-06-30T06:17:58.518Z] #17 83.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-06-30T06:17:58.518Z] #17 83.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-06-30T06:17:58.518Z] #17 84.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-06-30T06:17:58.518Z] #17 84.12 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-06-30T06:17:58.542Z] #65 ... [2021-06-30T06:17:58.542Z] [2021-06-30T06:17:58.542Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:58.542Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:17:58.542Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-30T06:17:58.542Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-30T06:17:58.542Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-30T06:17:58.542Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2021-06-30T06:17:58.542Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-06-30T06:17:58.542Z] #63 DONE 7.6s [2021-06-30T06:17:58.542Z] [2021-06-30T06:17:58.542Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:17:58.542Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:17:58.542Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done [2021-06-30T06:17:58.542Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.0s done [2021-06-30T06:17:58.542Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done [2021-06-30T06:17:58.542Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-06-30T06:17:58.542Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-06-30T06:17:58.680Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 7.6s done [2021-06-30T06:17:58.777Z] #17 84.13 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-06-30T06:17:58.777Z] #17 ... [2021-06-30T06:17:58.777Z] [2021-06-30T06:17:58.777Z] #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-06-30T06:17:58.777Z] #53 sha256:dbae529eb2981ce1c5f0317cd70c56752e7d5a4646245ae2a0cf0a50adb47fae [2021-06-30T06:17:58.777Z] #53 95.27 github.com/LK4D4/vndr/godl [2021-06-30T06:17:58.783Z] #27 ... [2021-06-30T06:17:58.783Z] [2021-06-30T06:17:58.783Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-30T06:17:58.783Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-30T06:17:58.783Z] #64 DONE 0.7s [2021-06-30T06:17:58.783Z] [2021-06-30T06:17:58.783Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-30T06:17:58.783Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-30T06:17:58.943Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.1s [2021-06-30T06:17:59.036Z] #53 95.81 github.com/LK4D4/vndr [2021-06-30T06:17:59.115Z] #26 ... [2021-06-30T06:17:59.115Z] [2021-06-30T06:17:59.115Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:59.115Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:17:59.115Z] #65 DONE 8.1s [2021-06-30T06:17:59.115Z] [2021-06-30T06:17:59.115Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:17:59.115Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:17:59.115Z] #26 ... [2021-06-30T06:17:59.115Z] [2021-06-30T06:17:59.115Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:17:59.115Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:17:59.203Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.4s done [2021-06-30T06:17:59.375Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.0s done [2021-06-30T06:17:59.717Z] #66 DONE 0.8s [2021-06-30T06:17:59.717Z] [2021-06-30T06:17:59.717Z] #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-06-30T06:17:59.717Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:17:59.717Z] #27 2.633 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:17:59.717Z] #27 2.637 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:17:59.717Z] #27 2.651 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:17:59.717Z] #27 2.787 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:17:59.717Z] #27 3.162 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:17:59.717Z] #27 3.379 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:17:59.779Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 8.7s done [2021-06-30T06:17:59.780Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-06-30T06:17:59.780Z] #9 ... [2021-06-30T06:17:59.780Z] [2021-06-30T06:17:59.780Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:17:59.780Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-30T06:17:59.780Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-30T06:17:59.780Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-30T06:17:59.780Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-30T06:17:59.780Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-06-30T06:17:59.780Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2021-06-30T06:17:59.780Z] #63 DONE 9.0s [2021-06-30T06:17:59.780Z] [2021-06-30T06:17:59.780Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:17:59.780Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:17:59.780Z] #9 ... [2021-06-30T06:17:59.780Z] [2021-06-30T06:17:59.780Z] #23 [internal] load build context [2021-06-30T06:17:59.780Z] #23 sha256:f9dad6c29e9f48c4faa7f1c496ec7a5fac9e899d9668f709988f82dab369ac6d [2021-06-30T06:17:59.780Z] #23 transferring context: 55.68MB 6.8s done [2021-06-30T06:18:00.042Z] #23 DONE 9.1s [2021-06-30T06:18:00.042Z] [2021-06-30T06:18:00.042Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:00.042Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:00.042Z] #9 ... [2021-06-30T06:18:00.042Z] [2021-06-30T06:18:00.042Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-30T06:18:00.042Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-30T06:18:00.042Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-06-30T06:18:00.042Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-30T06:18:00.042Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-30T06:18:00.042Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-30T06:18:00.042Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.6s done [2021-06-30T06:18:00.042Z] #65 DONE 9.1s [2021-06-30T06:18:00.042Z] [2021-06-30T06:18:00.042Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:00.042Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:00.042Z] #9 ... [2021-06-30T06:18:00.042Z] [2021-06-30T06:18:00.042Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:18:00.042Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:18:00.042Z] #26 DONE 9.3s [2021-06-30T06:18:00.042Z] [2021-06-30T06:18:00.042Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:00.042Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:00.318Z] #9 ... [2021-06-30T06:18:00.318Z] [2021-06-30T06:18:00.318Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-30T06:18:00.318Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-30T06:18:00.318Z] #64 DONE 0.9s [2021-06-30T06:18:00.318Z] [2021-06-30T06:18:00.318Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b [2021-06-30T06:18:00.318Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9 [2021-06-30T06:18:00.318Z] #26 DONE 9.6s [2021-06-30T06:18:00.318Z] [2021-06-30T06:18:00.318Z] #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-06-30T06:18:00.318Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:18:00.652Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.8s done [2021-06-30T06:18:01.088Z] #27 4.964 Fetched 8453 kB in 3s (3268 kB/s) [2021-06-30T06:18:01.234Z] #9 ... [2021-06-30T06:18:01.234Z] [2021-06-30T06:18:01.234Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-30T06:18:01.234Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-30T06:18:01.234Z] #64 DONE 0.9s [2021-06-30T06:18:01.234Z] [2021-06-30T06:18:01.234Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:01.234Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:01.234Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-06-30T06:18:01.705Z] #27 ... [2021-06-30T06:18:01.705Z] [2021-06-30T06:18:01.705Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-30T06:18:01.705Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-30T06:18:01.705Z] #66 DONE 1.1s [2021-06-30T06:18:01.705Z] [2021-06-30T06:18:01.705Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:01.705Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:01.705Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.4s done [2021-06-30T06:18:01.705Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.3s [2021-06-30T06:18:01.804Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done [2021-06-30T06:18:02.022Z] #27 4.964 Reading package lists... [2021-06-30T06:18:02.276Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.7s done [2021-06-30T06:18:02.326Z] #53 DONE 98.9s [2021-06-30T06:18:02.326Z] [2021-06-30T06:18:02.326Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:18:02.326Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:18:02.326Z] #39 DONE 98.6s [2021-06-30T06:18:02.326Z] [2021-06-30T06:18:02.326Z] #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-06-30T06:18:02.326Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:18:02.326Z] #17 84.33 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-06-30T06:18:02.326Z] #17 84.33 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-06-30T06:18:02.326Z] #17 84.63 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-06-30T06:18:02.326Z] #17 84.63 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-06-30T06:18:02.326Z] #17 84.90 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-06-30T06:18:02.326Z] #17 84.90 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-06-30T06:18:02.326Z] #17 85.13 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-06-30T06:18:02.326Z] #17 85.14 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-06-30T06:18:02.326Z] #17 85.37 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-06-30T06:18:02.326Z] #17 85.37 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-06-30T06:18:02.326Z] #17 85.37 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-06-30T06:18:02.326Z] #17 85.37 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-06-30T06:18:02.326Z] #17 85.38 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-06-30T06:18:02.326Z] #17 85.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-06-30T06:18:02.326Z] #17 85.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-06-30T06:18:02.326Z] #17 85.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-06-30T06:18:02.326Z] #17 85.44 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-06-30T06:18:02.326Z] #17 85.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-06-30T06:18:02.326Z] #17 85.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-06-30T06:18:02.326Z] #17 85.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-06-30T06:18:02.326Z] #17 85.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-06-30T06:18:02.326Z] #17 85.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-06-30T06:18:02.326Z] #17 85.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-06-30T06:18:02.326Z] #17 85.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-06-30T06:18:02.326Z] #17 85.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-06-30T06:18:02.326Z] #17 85.51 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-06-30T06:18:02.326Z] #17 85.54 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-06-30T06:18:02.326Z] #17 85.87 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-06-30T06:18:02.326Z] #17 85.87 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-06-30T06:18:02.326Z] #17 85.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-06-30T06:18:02.326Z] #17 86.02 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-06-30T06:18:02.326Z] #17 86.07 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-06-30T06:18:02.326Z] #17 86.34 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-06-30T06:18:02.326Z] #17 86.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-30T06:18:02.326Z] #17 86.35 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-06-30T06:18:02.326Z] #17 86.41 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-06-30T06:18:02.326Z] #17 86.42 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-06-30T06:18:02.326Z] #17 86.42 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:18:02.326Z] #17 86.74 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-30T06:18:02.326Z] #17 86.75 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-06-30T06:18:02.326Z] #17 86.76 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-06-30T06:18:02.326Z] #17 86.76 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-06-30T06:18:02.326Z] #17 86.76 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-06-30T06:18:02.326Z] #17 86.77 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-06-30T06:18:02.326Z] #17 86.77 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-06-30T06:18:02.326Z] #17 86.78 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-06-30T06:18:02.326Z] #17 86.78 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-06-30T06:18:02.326Z] #17 86.78 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-06-30T06:18:02.326Z] #17 86.78 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-06-30T06:18:02.326Z] #17 86.78 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-06-30T06:18:02.326Z] #17 86.79 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-06-30T06:18:02.326Z] #17 86.79 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-06-30T06:18:02.326Z] #17 86.85 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-06-30T06:18:02.326Z] #17 86.85 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-06-30T06:18:02.326Z] #17 86.85 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-06-30T06:18:02.326Z] #17 86.86 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-06-30T06:18:02.326Z] #17 86.87 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-06-30T06:18:02.326Z] #17 86.88 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-06-30T06:18:02.326Z] #17 86.89 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-06-30T06:18:02.326Z] #17 86.91 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-06-30T06:18:02.326Z] #17 87.19 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-06-30T06:18:02.326Z] #17 87.19 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-06-30T06:18:02.326Z] #17 87.24 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-06-30T06:18:02.326Z] #17 87.34 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-06-30T06:18:02.326Z] #17 87.42 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-06-30T06:18:02.326Z] #17 87.66 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-06-30T06:18:02.326Z] #17 87.66 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-06-30T06:18:02.326Z] #17 87.66 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-06-30T06:18:02.327Z] #17 87.73 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-06-30T06:18:02.327Z] #17 87.73 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-06-30T06:18:02.327Z] #17 87.74 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-06-30T06:18:02.327Z] #17 87.74 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-06-30T06:18:02.327Z] #17 87.76 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-06-30T06:18:02.327Z] #17 87.78 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-06-30T06:18:02.327Z] #17 87.78 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-06-30T06:18:02.327Z] #17 87.79 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-06-30T06:18:02.380Z] #9 ... [2021-06-30T06:18:02.380Z] [2021-06-30T06:18:02.380Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-30T06:18:02.380Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-30T06:18:02.380Z] #66 DONE 1.0s [2021-06-30T06:18:02.380Z] [2021-06-30T06:18:02.380Z] #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-06-30T06:18:02.380Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:18:02.380Z] #27 1.902 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:02.380Z] #27 1.902 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:02.380Z] #27 1.913 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:02.380Z] #27 2.114 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:02.537Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.1s [2021-06-30T06:18:02.586Z] #17 88.12 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-06-30T06:18:02.586Z] #17 88.12 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-06-30T06:18:02.586Z] #17 88.20 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-06-30T06:18:02.643Z] #27 2.380 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:02.845Z] #17 88.29 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-06-30T06:18:02.845Z] #17 88.39 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-06-30T06:18:02.904Z] #27 2.696 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:03.105Z] #17 88.75 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-06-30T06:18:03.105Z] #17 88.75 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-06-30T06:18:03.105Z] #17 88.75 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-06-30T06:18:03.105Z] #17 88.77 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-06-30T06:18:03.105Z] #17 88.77 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-06-30T06:18:03.105Z] #17 88.77 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-06-30T06:18:03.105Z] #17 88.77 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-06-30T06:18:03.105Z] #17 88.78 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-06-30T06:18:03.209Z] #27 5.930 Reading package lists... [2021-06-30T06:18:03.364Z] #17 88.81 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-06-30T06:18:03.364Z] #17 88.84 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-06-30T06:18:03.364Z] #17 88.84 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-06-30T06:18:03.364Z] #17 88.86 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-06-30T06:18:03.364Z] #17 88.86 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-06-30T06:18:03.364Z] #17 88.86 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-06-30T06:18:03.364Z] #17 88.92 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-06-30T06:18:03.465Z] #27 6.873 Building dependency tree... [2021-06-30T06:18:03.465Z] #27 7.224 The following additional packages will be installed: [2021-06-30T06:18:03.466Z] #27 7.224 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-30T06:18:03.466Z] #27 7.224 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-30T06:18:03.466Z] #27 7.225 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-30T06:18:03.466Z] #27 7.226 Suggested packages: [2021-06-30T06:18:03.466Z] #27 7.226 krb5-doc krb5-user [2021-06-30T06:18:03.466Z] #27 7.226 Recommended packages: [2021-06-30T06:18:03.466Z] #27 7.226 krb5-locales publicsuffix libsasl2-modules [2021-06-30T06:18:03.624Z] #17 89.22 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-06-30T06:18:03.624Z] #17 89.22 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-06-30T06:18:03.724Z] #27 7.458 The following NEW packages will be installed: [2021-06-30T06:18:03.724Z] #27 7.458 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-30T06:18:03.724Z] #27 7.458 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-30T06:18:03.724Z] #27 7.459 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-30T06:18:03.724Z] #27 7.459 libssh2-1 libssl1.1 openssl [2021-06-30T06:18:03.884Z] #17 89.29 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-06-30T06:18:03.884Z] #17 89.42 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-06-30T06:18:03.982Z] #27 7.726 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:18:03.982Z] #27 7.726 Need to get 5059 kB of archives. [2021-06-30T06:18:03.982Z] #27 7.726 After this operation, 12.1 MB of additional disk space will be used. [2021-06-30T06:18:03.982Z] #27 7.726 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-30T06:18:03.982Z] #27 7.753 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-30T06:18:03.982Z] #27 7.768 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-30T06:18:03.982Z] #27 7.768 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-30T06:18:04.143Z] #17 89.54 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-06-30T06:18:04.238Z] #27 7.768 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-30T06:18:04.238Z] #27 7.769 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-30T06:18:04.238Z] #27 7.771 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-30T06:18:04.238Z] #27 7.776 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-30T06:18:04.238Z] #27 7.779 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-30T06:18:04.238Z] #27 7.780 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-30T06:18:04.238Z] #27 7.782 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-30T06:18:04.238Z] #27 7.784 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-30T06:18:04.238Z] #27 7.788 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-30T06:18:04.238Z] #27 7.790 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-30T06:18:04.238Z] #27 7.791 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-30T06:18:04.238Z] #27 7.792 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-30T06:18:04.238Z] #27 7.795 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-30T06:18:04.238Z] #27 7.800 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-30T06:18:04.238Z] #27 7.804 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:18:04.238Z] #27 7.807 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:18:04.238Z] #27 7.810 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:18:04.238Z] #27 7.995 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:18:04.238Z] #27 8.021 Fetched 5059 kB in 0s (14.9 MB/s) [2021-06-30T06:18:04.238Z] #27 8.074 Selecting previously unselected package libssl1.1:amd64. [2021-06-30T06:18:04.238Z] #27 8.074 (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-06-30T06:18:04.238Z] #27 8.077 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:18:04.238Z] #27 8.089 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:04.403Z] #17 89.83 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-06-30T06:18:04.403Z] #17 89.83 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-06-30T06:18:04.403Z] #17 89.83 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-06-30T06:18:04.403Z] #17 89.91 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-06-30T06:18:04.403Z] #17 89.91 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-06-30T06:18:04.403Z] #17 89.91 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-06-30T06:18:04.403Z] #17 89.91 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-06-30T06:18:04.403Z] #17 89.92 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-06-30T06:18:04.403Z] #17 89.94 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-06-30T06:18:04.403Z] #17 89.96 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-06-30T06:18:04.403Z] #17 89.96 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-06-30T06:18:04.403Z] #17 90.00 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-06-30T06:18:04.495Z] #27 8.308 Selecting previously unselected package openssl. [2021-06-30T06:18:04.495Z] #27 8.310 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:18:04.495Z] #27 8.314 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:04.662Z] #17 90.17 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-06-30T06:18:04.662Z] #17 90.17 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-06-30T06:18:04.662Z] #17 90.21 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-06-30T06:18:04.662Z] #17 90.27 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-06-30T06:18:04.662Z] #17 90.31 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-06-30T06:18:04.752Z] #27 8.482 Selecting previously unselected package ca-certificates. [2021-06-30T06:18:04.752Z] #27 8.482 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-30T06:18:04.752Z] #27 8.485 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-30T06:18:04.752Z] #27 8.562 Selecting previously unselected package libkeyutils1:amd64. [2021-06-30T06:18:04.752Z] #27 8.562 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-30T06:18:04.752Z] #27 8.567 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:18:04.752Z] #27 8.603 Selecting previously unselected package libkrb5support0:amd64. [2021-06-30T06:18:04.752Z] #27 8.603 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:04.752Z] #27 8.608 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:04.829Z] #27 4.457 Fetched 8453 kB in 3s (2998 kB/s) [2021-06-30T06:18:04.921Z] #17 90.47 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-06-30T06:18:04.921Z] #17 90.47 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-06-30T06:18:05.009Z] #27 8.655 Selecting previously unselected package libk5crypto3:amd64. [2021-06-30T06:18:05.009Z] #27 8.655 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:05.009Z] #27 8.660 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:05.009Z] #27 8.725 Selecting previously unselected package libkrb5-3:amd64. [2021-06-30T06:18:05.009Z] #27 8.725 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:05.009Z] #27 8.730 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:05.265Z] #27 8.872 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-30T06:18:05.265Z] #27 8.872 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:05.265Z] #27 8.885 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:05.265Z] #27 8.961 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-30T06:18:05.265Z] #27 8.961 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:18:05.265Z] #27 8.968 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:05.265Z] #27 9.029 Selecting previously unselected package libsasl2-2:amd64. [2021-06-30T06:18:05.265Z] #27 9.029 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:18:05.265Z] #27 9.037 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:05.265Z] #27 9.083 Selecting previously unselected package libldap-common. [2021-06-30T06:18:05.489Z] #17 91.04 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:18:05.521Z] #27 9.084 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-30T06:18:05.521Z] #27 9.088 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:05.521Z] #27 9.137 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-30T06:18:05.521Z] #27 9.139 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-30T06:18:05.521Z] #27 9.143 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:05.521Z] #27 9.208 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-30T06:18:05.521Z] #27 9.209 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-30T06:18:05.521Z] #27 9.214 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:18:05.521Z] #27 9.269 Selecting previously unselected package libpsl5:amd64. [2021-06-30T06:18:05.521Z] #27 9.269 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-30T06:18:05.521Z] #27 9.273 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:18:05.521Z] #27 9.315 Selecting previously unselected package librtmp1:amd64. [2021-06-30T06:18:05.521Z] #27 9.316 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-30T06:18:05.521Z] #27 9.322 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:18:05.521Z] #27 9.362 Selecting previously unselected package libssh2-1:amd64. [2021-06-30T06:18:05.521Z] #27 9.362 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-30T06:18:05.521Z] #27 9.370 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:18:05.521Z] #27 9.423 Selecting previously unselected package libcurl4:amd64. [2021-06-30T06:18:05.749Z] #17 91.26 Fetched 169 MB in 7s (23.6 MB/s) [2021-06-30T06:18:05.749Z] #17 91.30 Selecting previously unselected package liblocale-gettext-perl. [2021-06-30T06:18:05.749Z] #17 91.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:18:05.749Z] #17 91.31 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-06-30T06:18:05.749Z] #17 91.31 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-06-30T06:18:05.749Z] #17 91.35 Selecting previously unselected package bzip2. [2021-06-30T06:18:05.749Z] #17 91.35 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-30T06:18:05.749Z] #17 91.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:18:05.749Z] #17 91.40 Selecting previously unselected package libmagic-mgc. [2021-06-30T06:18:05.749Z] #17 91.40 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-06-30T06:18:05.749Z] #17 91.40 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-06-30T06:18:05.771Z] #27 4.457 Reading package lists... [2021-06-30T06:18:05.778Z] #27 9.425 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:18:05.778Z] #27 9.429 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:18:05.778Z] #27 9.501 Selecting previously unselected package curl. [2021-06-30T06:18:05.778Z] #27 9.503 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:18:05.778Z] #27 9.508 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-30T06:18:05.778Z] #27 9.567 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:18:05.778Z] #27 9.567 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:18:05.778Z] #27 9.571 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:18:05.778Z] #27 9.635 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:18:05.778Z] #27 9.635 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:18:05.778Z] #27 9.639 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:18:06.008Z] #17 91.54 Selecting previously unselected package libmagic1:amd64. [2021-06-30T06:18:06.008Z] #17 91.55 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-06-30T06:18:06.008Z] #17 91.55 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-06-30T06:18:06.008Z] #17 91.62 Selecting previously unselected package file. [2021-06-30T06:18:06.008Z] #17 91.62 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-06-30T06:18:06.008Z] #17 91.62 Unpacking file (1:5.35-4+deb10u2) ... [2021-06-30T06:18:06.008Z] #17 91.69 Selecting previously unselected package xz-utils. [2021-06-30T06:18:06.034Z] #27 9.689 Selecting previously unselected package jq. [2021-06-30T06:18:06.034Z] #27 9.689 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:18:06.034Z] #27 9.694 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:18:06.034Z] #27 9.738 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:18:06.034Z] #27 9.750 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:18:06.034Z] #27 9.765 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:06.268Z] #17 91.69 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-06-30T06:18:06.268Z] #17 91.69 Unpacking xz-utils (5.2.4-1) ... [2021-06-30T06:18:06.268Z] #17 91.79 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-06-30T06:18:06.268Z] #17 91.80 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-06-30T06:18:06.268Z] #17 91.80 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-06-30T06:18:06.293Z] #27 9.954 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:18:06.293Z] #27 9.965 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:06.293Z] #27 9.982 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:06.293Z] #27 9.994 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:06.293Z] #27 10.00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:18:06.293Z] #27 10.01 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:06.293Z] #27 10.03 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:06.293Z] #27 10.04 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:18:06.293Z] #27 10.05 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:06.293Z] #27 10.07 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:06.293Z] #27 10.10 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:18:06.293Z] #27 10.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:18:06.293Z] #27 10.13 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:06.293Z] #27 10.14 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-30T06:18:06.345Z] #27 5.466 Reading package lists... [2021-06-30T06:18:06.345Z] #27 ... [2021-06-30T06:18:06.345Z] [2021-06-30T06:18:06.345Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:06.345Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:06.345Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 3.8s [2021-06-30T06:18:06.550Z] #27 ... [2021-06-30T06:18:06.550Z] [2021-06-30T06:18:06.550Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:06.550Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:06.550Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.8s done [2021-06-30T06:18:06.550Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done [2021-06-30T06:18:06.550Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.6s done [2021-06-30T06:18:06.550Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 2.7s [2021-06-30T06:18:07.120Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.3s done [2021-06-30T06:18:07.120Z] #9 ... [2021-06-30T06:18:07.120Z] [2021-06-30T06:18:07.120Z] #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-06-30T06:18:07.120Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:18:07.120Z] #27 10.75 Updating certificates in /etc/ssl/certs... [2021-06-30T06:18:07.207Z] #17 92.66 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-06-30T06:18:07.207Z] #17 92.66 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-06-30T06:18:07.207Z] #17 92.66 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-06-30T06:18:07.683Z] #27 11.47 137 added, 0 removed; done. [2021-06-30T06:18:07.683Z] #27 11.51 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:07.736Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.3s done [2021-06-30T06:18:07.776Z] #17 93.38 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-06-30T06:18:07.824Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.2s [2021-06-30T06:18:07.940Z] #27 11.53 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:18:07.940Z] #27 11.55 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:18:07.940Z] #27 11.56 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-30T06:18:07.940Z] #27 11.57 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:18:07.940Z] #27 11.59 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-30T06:18:07.940Z] #27 11.60 Updating certificates in /etc/ssl/certs... [2021-06-30T06:18:07.998Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-06-30T06:18:08.035Z] #17 93.38 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-06-30T06:18:08.035Z] #17 93.39 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-06-30T06:18:08.503Z] #27 12.19 0 added, 0 removed; done. [2021-06-30T06:18:08.504Z] #27 12.19 Running hooks in /etc/ca-certificates/update.d... [2021-06-30T06:18:08.504Z] #27 12.19 done. [2021-06-30T06:18:08.603Z] #17 94.05 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-06-30T06:18:08.603Z] #17 94.06 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-06-30T06:18:08.603Z] #17 94.06 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-06-30T06:18:09.218Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.6s done [2021-06-30T06:18:09.218Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-06-30T06:18:09.384Z] #9 ... [2021-06-30T06:18:09.384Z] [2021-06-30T06:18:09.384Z] #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-06-30T06:18:09.384Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:18:09.384Z] #27 5.466 Reading package lists... [2021-06-30T06:18:09.384Z] #27 6.492 Building dependency tree... [2021-06-30T06:18:09.384Z] #27 6.812 The following additional packages will be installed: [2021-06-30T06:18:09.384Z] #27 6.812 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-30T06:18:09.384Z] #27 6.812 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-30T06:18:09.384Z] #27 6.812 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-30T06:18:09.384Z] #27 6.813 Suggested packages: [2021-06-30T06:18:09.384Z] #27 6.813 krb5-doc krb5-user [2021-06-30T06:18:09.384Z] #27 6.813 Recommended packages: [2021-06-30T06:18:09.384Z] #27 6.813 krb5-locales publicsuffix libsasl2-modules [2021-06-30T06:18:09.384Z] #27 7.047 The following NEW packages will be installed: [2021-06-30T06:18:09.384Z] #27 7.048 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-30T06:18:09.384Z] #27 7.048 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-30T06:18:09.384Z] #27 7.048 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-30T06:18:09.384Z] #27 7.049 libssh2-1 libssl1.1 openssl [2021-06-30T06:18:09.384Z] #27 7.326 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:18:09.384Z] #27 7.326 Need to get 5059 kB of archives. [2021-06-30T06:18:09.384Z] #27 7.326 After this operation, 12.1 MB of additional disk space will be used. [2021-06-30T06:18:09.384Z] #27 7.326 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-30T06:18:09.384Z] #27 7.376 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-30T06:18:09.384Z] #27 7.412 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-30T06:18:09.384Z] #27 7.443 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-30T06:18:09.384Z] #27 7.443 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-30T06:18:09.384Z] #27 7.443 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-30T06:18:09.384Z] #27 7.450 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-30T06:18:09.384Z] #27 7.474 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-30T06:18:09.384Z] #27 7.474 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-30T06:18:09.384Z] #27 7.474 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-30T06:18:09.384Z] #27 7.474 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-30T06:18:09.384Z] #27 7.474 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-30T06:18:09.384Z] #27 7.477 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-30T06:18:09.384Z] #27 7.477 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-30T06:18:09.384Z] #27 7.504 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-30T06:18:09.384Z] #27 7.504 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-30T06:18:09.384Z] #27 7.504 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-30T06:18:09.384Z] #27 7.515 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-30T06:18:09.384Z] #27 7.552 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:18:09.384Z] #27 7.552 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:18:09.384Z] #27 7.552 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:18:09.384Z] #27 7.796 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:18:09.384Z] #27 7.822 Fetched 5059 kB in 0s (10.7 MB/s) [2021-06-30T06:18:09.384Z] #27 7.877 Selecting previously unselected package libssl1.1:amd64. [2021-06-30T06:18:09.384Z] #27 7.877 (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-06-30T06:18:09.384Z] #27 7.885 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 7.897 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:09.384Z] #27 8.146 Selecting previously unselected package openssl. [2021-06-30T06:18:09.384Z] #27 8.146 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 8.154 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:09.384Z] #27 8.382 Selecting previously unselected package ca-certificates. [2021-06-30T06:18:09.384Z] #27 8.382 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-30T06:18:09.384Z] #27 8.386 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-30T06:18:09.384Z] #27 8.471 Selecting previously unselected package libkeyutils1:amd64. [2021-06-30T06:18:09.384Z] #27 8.471 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 8.475 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:18:09.384Z] #27 8.517 Selecting previously unselected package libkrb5support0:amd64. [2021-06-30T06:18:09.384Z] #27 8.518 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 8.523 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:09.384Z] #27 8.583 Selecting previously unselected package libk5crypto3:amd64. [2021-06-30T06:18:09.384Z] #27 8.583 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 8.588 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:09.384Z] #27 8.653 Selecting previously unselected package libkrb5-3:amd64. [2021-06-30T06:18:09.384Z] #27 8.653 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 8.657 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:09.384Z] #27 8.787 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-30T06:18:09.384Z] #27 8.787 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 8.791 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:09.384Z] #27 8.864 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-30T06:18:09.384Z] #27 8.864 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 8.866 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:09.384Z] #27 8.934 Selecting previously unselected package libsasl2-2:amd64. [2021-06-30T06:18:09.384Z] #27 8.934 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 8.941 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:09.384Z] #27 9.007 Selecting previously unselected package libldap-common. [2021-06-30T06:18:09.384Z] #27 9.007 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-30T06:18:09.384Z] #27 9.010 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:09.384Z] #27 9.070 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-30T06:18:09.384Z] #27 9.070 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 9.076 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:09.384Z] #27 9.161 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-30T06:18:09.384Z] #27 9.161 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 9.165 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:18:09.384Z] #27 9.246 Selecting previously unselected package libpsl5:amd64. [2021-06-30T06:18:09.384Z] #27 9.246 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-30T06:18:09.384Z] #27 9.250 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:18:09.481Z] #9 ... [2021-06-30T06:18:09.481Z] [2021-06-30T06:18:09.481Z] #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-06-30T06:18:09.481Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:18:09.481Z] #27 2.210 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:09.481Z] #27 2.222 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:09.481Z] #27 2.222 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:09.481Z] #27 2.414 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:09.481Z] #27 2.744 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:09.481Z] #27 3.102 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:09.481Z] #27 4.556 Fetched 8453 kB in 3s (3260 kB/s) [2021-06-30T06:18:09.481Z] #27 4.556 Reading package lists... [2021-06-30T06:18:09.481Z] #27 5.488 Reading package lists... [2021-06-30T06:18:09.481Z] #27 6.489 Building dependency tree... [2021-06-30T06:18:09.481Z] #27 6.865 The following additional packages will be installed: [2021-06-30T06:18:09.481Z] #27 6.865 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-30T06:18:09.481Z] #27 6.865 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-30T06:18:09.481Z] #27 6.865 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-30T06:18:09.481Z] #27 6.865 Suggested packages: [2021-06-30T06:18:09.481Z] #27 6.865 krb5-doc krb5-user [2021-06-30T06:18:09.481Z] #27 6.865 Recommended packages: [2021-06-30T06:18:09.481Z] #27 6.865 krb5-locales publicsuffix libsasl2-modules [2021-06-30T06:18:09.481Z] #27 7.117 The following NEW packages will be installed: [2021-06-30T06:18:09.481Z] #27 7.118 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-30T06:18:09.481Z] #27 7.118 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-30T06:18:09.481Z] #27 7.118 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-30T06:18:09.481Z] #27 7.119 libssh2-1 libssl1.1 openssl [2021-06-30T06:18:09.481Z] #27 7.397 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:18:09.481Z] #27 7.397 Need to get 5059 kB of archives. [2021-06-30T06:18:09.481Z] #27 7.397 After this operation, 12.1 MB of additional disk space will be used. [2021-06-30T06:18:09.481Z] #27 7.397 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-30T06:18:09.481Z] #27 7.437 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-30T06:18:09.481Z] #27 7.462 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-30T06:18:09.481Z] #27 7.462 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-30T06:18:09.481Z] #27 7.462 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-30T06:18:09.481Z] #27 7.462 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-30T06:18:09.481Z] #27 7.475 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-30T06:18:09.481Z] #27 7.475 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-30T06:18:09.481Z] #27 7.476 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-30T06:18:09.481Z] #27 7.485 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-30T06:18:09.481Z] #27 7.485 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-30T06:18:09.481Z] #27 7.485 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-30T06:18:09.481Z] #27 7.493 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-30T06:18:09.481Z] #27 7.493 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-30T06:18:09.481Z] #27 7.493 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-30T06:18:09.481Z] #27 7.495 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-30T06:18:09.481Z] #27 7.516 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-30T06:18:09.481Z] #27 7.516 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-30T06:18:09.481Z] #27 7.516 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:18:09.481Z] #27 7.531 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:18:09.481Z] #27 7.531 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:18:09.481Z] #27 7.769 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:18:09.481Z] #27 7.802 Fetched 5059 kB in 0s (13.3 MB/s) [2021-06-30T06:18:09.481Z] #27 7.856 Selecting previously unselected package libssl1.1:amd64. [2021-06-30T06:18:09.481Z] #27 7.856 (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-06-30T06:18:09.481Z] #27 7.856 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:18:09.481Z] #27 7.866 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:09.481Z] #27 8.125 Selecting previously unselected package openssl. [2021-06-30T06:18:09.481Z] #27 8.125 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-30T06:18:09.481Z] #27 8.138 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:09.481Z] #27 8.310 Selecting previously unselected package ca-certificates. [2021-06-30T06:18:09.481Z] #27 8.310 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-30T06:18:09.481Z] #27 8.313 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-30T06:18:09.481Z] #27 8.401 Selecting previously unselected package libkeyutils1:amd64. [2021-06-30T06:18:09.481Z] #27 8.401 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-30T06:18:09.481Z] #27 8.404 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:18:09.482Z] #27 8.443 Selecting previously unselected package libkrb5support0:amd64. [2021-06-30T06:18:09.482Z] #27 8.445 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 8.448 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:09.482Z] #27 8.510 Selecting previously unselected package libk5crypto3:amd64. [2021-06-30T06:18:09.482Z] #27 8.510 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 8.516 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:09.482Z] #27 8.574 Selecting previously unselected package libkrb5-3:amd64. [2021-06-30T06:18:09.482Z] #27 8.574 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 8.579 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:09.482Z] #27 8.681 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-30T06:18:09.482Z] #27 8.683 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 8.689 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:09.482Z] #27 8.744 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-30T06:18:09.482Z] #27 8.744 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 8.748 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:09.482Z] #27 8.795 Selecting previously unselected package libsasl2-2:amd64. [2021-06-30T06:18:09.482Z] #27 8.795 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 8.799 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:09.482Z] #27 8.843 Selecting previously unselected package libldap-common. [2021-06-30T06:18:09.482Z] #27 8.843 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-30T06:18:09.482Z] #27 8.849 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:09.482Z] #27 8.897 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-30T06:18:09.482Z] #27 8.897 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 8.901 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:09.482Z] #27 8.964 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-30T06:18:09.482Z] #27 8.964 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 8.967 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:18:09.482Z] #27 9.019 Selecting previously unselected package libpsl5:amd64. [2021-06-30T06:18:09.482Z] #27 9.019 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 9.023 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:18:09.482Z] #27 9.075 Selecting previously unselected package librtmp1:amd64. [2021-06-30T06:18:09.482Z] #27 9.075 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 9.082 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:18:09.482Z] #27 9.122 Selecting previously unselected package libssh2-1:amd64. [2021-06-30T06:18:09.482Z] #27 9.122 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 9.126 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:18:09.482Z] #27 9.182 Selecting previously unselected package libcurl4:amd64. [2021-06-30T06:18:09.482Z] #27 9.182 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:18:09.482Z] #27 9.188 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:18:09.482Z] #27 ... [2021-06-30T06:18:09.482Z] [2021-06-30T06:18:09.482Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:09.482Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:09.540Z] #17 94.76 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-06-30T06:18:09.541Z] #17 94.77 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-06-30T06:18:09.541Z] #17 94.78 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-06-30T06:18:09.645Z] #27 9.306 Selecting previously unselected package librtmp1:amd64. [2021-06-30T06:18:09.645Z] #27 9.306 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-30T06:18:09.645Z] #27 9.311 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:18:09.645Z] #27 9.377 Selecting previously unselected package libssh2-1:amd64. [2021-06-30T06:18:09.645Z] #27 9.377 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-30T06:18:09.645Z] #27 9.388 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:18:09.645Z] #27 9.452 Selecting previously unselected package libcurl4:amd64. [2021-06-30T06:18:09.645Z] #27 9.452 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:18:09.645Z] #27 9.458 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:18:09.800Z] #17 95.36 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-06-30T06:18:09.800Z] #17 95.37 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:09.800Z] #17 95.37 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:18:09.871Z] #27 DONE 13.7s [2021-06-30T06:18:09.871Z] [2021-06-30T06:18:09.871Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:09.871Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:09.871Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 2.5s [2021-06-30T06:18:09.907Z] #27 9.579 Selecting previously unselected package curl. [2021-06-30T06:18:09.907Z] #27 9.579 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:18:09.907Z] #27 9.584 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-30T06:18:09.907Z] #27 9.681 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:18:09.907Z] #27 9.681 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:18:09.907Z] #27 9.690 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:18:09.907Z] #27 9.765 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:18:09.907Z] #27 9.765 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:18:09.907Z] #27 9.771 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:18:10.059Z] #17 95.44 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-06-30T06:18:10.059Z] #17 95.44 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:10.059Z] #17 95.45 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:10.127Z] #9 ... [2021-06-30T06:18:10.127Z] [2021-06-30T06:18:10.127Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-30T06:18:10.127Z] #28 sha256:1a0cdb47904f481ec4d04c138b268325d3316b66daf54d9ab96c024973b34c57 [2021-06-30T06:18:10.127Z] #28 DONE 0.3s [2021-06-30T06:18:10.127Z] [2021-06-30T06:18:10.127Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:10.127Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:10.168Z] #27 9.833 Selecting previously unselected package jq. [2021-06-30T06:18:10.168Z] #27 9.833 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:18:10.168Z] #27 9.837 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:18:10.168Z] #27 9.904 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:18:10.168Z] #27 9.918 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:18:10.168Z] #27 9.929 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:10.431Z] #27 10.12 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:18:10.431Z] #27 10.14 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:10.431Z] #27 10.16 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:10.431Z] #27 10.17 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:10.431Z] #27 10.19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:18:10.431Z] #27 10.20 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:10.431Z] #27 10.21 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:10.431Z] #27 10.23 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:18:10.431Z] #27 10.25 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:10.431Z] #27 10.26 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:10.431Z] #27 10.28 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:18:10.692Z] #27 10.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:18:10.692Z] #27 10.31 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:10.692Z] #27 10.32 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-30T06:18:11.264Z] #27 10.94 Updating certificates in /etc/ssl/certs... [2021-06-30T06:18:11.436Z] #17 96.69 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-06-30T06:18:11.436Z] #17 96.69 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:11.436Z] #17 96.69 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:18:11.436Z] #17 96.76 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-06-30T06:18:11.436Z] #17 96.76 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:11.436Z] #17 96.77 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:18:12.208Z] #27 11.76 137 added, 0 removed; done. [2021-06-30T06:18:12.208Z] #27 11.85 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:12.208Z] #27 11.86 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:18:12.208Z] #27 11.88 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:18:12.208Z] #27 11.89 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-30T06:18:12.208Z] #27 11.90 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:18:12.208Z] #27 11.92 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-30T06:18:12.208Z] #27 11.93 Updating certificates in /etc/ssl/certs... [2021-06-30T06:18:12.373Z] #17 97.96 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-06-30T06:18:12.373Z] #17 97.98 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:12.373Z] #17 97.98 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:18:12.373Z] #17 98.05 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-06-30T06:18:12.373Z] #17 98.06 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:12.632Z] #17 98.07 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:18:12.781Z] #27 12.61 0 added, 0 removed; done. [2021-06-30T06:18:12.781Z] #27 12.61 Running hooks in /etc/ca-certificates/update.d... [2021-06-30T06:18:12.781Z] #27 12.61 done. [2021-06-30T06:18:12.790Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.6s done [2021-06-30T06:18:13.360Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 [2021-06-30T06:18:14.011Z] #17 99.32 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-06-30T06:18:14.011Z] #17 99.33 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:14.011Z] #17 99.33 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:18:14.011Z] #17 99.39 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-06-30T06:18:14.011Z] #17 99.39 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:14.011Z] #17 99.40 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:15.271Z] #9 ... [2021-06-30T06:18:15.271Z] [2021-06-30T06:18:15.271Z] #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-06-30T06:18:15.271Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4 [2021-06-30T06:18:15.271Z] #27 9.258 Selecting previously unselected package curl. [2021-06-30T06:18:15.271Z] #27 9.258 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-30T06:18:15.271Z] #27 9.264 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-30T06:18:15.271Z] #27 9.342 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:18:15.271Z] #27 9.342 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:18:15.271Z] #27 9.347 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:18:15.271Z] #27 9.420 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:18:15.271Z] #27 9.420 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:18:15.271Z] #27 9.425 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:18:15.271Z] #27 9.501 Selecting previously unselected package jq. [2021-06-30T06:18:15.271Z] #27 9.501 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:18:15.271Z] #27 9.507 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:18:15.271Z] #27 9.561 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-30T06:18:15.271Z] #27 9.575 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-30T06:18:15.271Z] #27 9.588 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:15.271Z] #27 9.703 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-30T06:18:15.271Z] #27 9.719 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:15.271Z] #27 9.736 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:15.271Z] #27 9.748 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:15.271Z] #27 9.760 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-30T06:18:15.271Z] #27 9.771 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:15.271Z] #27 9.783 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-30T06:18:15.271Z] #27 9.796 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-30T06:18:15.271Z] #27 9.809 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:15.271Z] #27 9.826 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-30T06:18:15.271Z] #27 9.842 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:18:15.271Z] #27 9.854 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:18:15.271Z] #27 9.866 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-30T06:18:15.271Z] #27 9.886 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-30T06:18:15.271Z] #27 10.50 Updating certificates in /etc/ssl/certs... [2021-06-30T06:18:15.271Z] #27 11.30 137 added, 0 removed; done. [2021-06-30T06:18:15.271Z] #27 11.38 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-30T06:18:15.271Z] #27 11.40 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:18:15.271Z] #27 11.41 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-30T06:18:15.271Z] #27 11.42 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-30T06:18:15.271Z] #27 11.44 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:18:15.271Z] #27 11.46 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-30T06:18:15.271Z] #27 11.46 Updating certificates in /etc/ssl/certs... [2021-06-30T06:18:15.271Z] #27 12.10 0 added, 0 removed; done. [2021-06-30T06:18:15.271Z] #27 12.10 Running hooks in /etc/ca-certificates/update.d... [2021-06-30T06:18:15.271Z] #27 12.10 done. [2021-06-30T06:18:15.271Z] #27 DONE 14.9s [2021-06-30T06:18:15.271Z] [2021-06-30T06:18:15.271Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:15.271Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:15.330Z] #27 DONE 15.1s [2021-06-30T06:18:15.330Z] [2021-06-30T06:18:15.330Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:15.330Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:15.330Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.7s done [2021-06-30T06:18:15.330Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 1.6s [2021-06-30T06:18:15.389Z] #17 100.6 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-06-30T06:18:15.389Z] #17 100.6 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:15.389Z] #17 100.6 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:18:15.389Z] #17 100.7 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-06-30T06:18:15.389Z] #17 100.7 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:15.389Z] #17 100.7 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:15.458Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 7.3s done [2021-06-30T06:18:15.458Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-06-30T06:18:15.458Z] #9 DONE 26.8s [2021-06-30T06:18:15.458Z] [2021-06-30T06:18:15.458Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-30T06:18:15.458Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-06-30T06:18:15.532Z] #9 ... [2021-06-30T06:18:15.532Z] [2021-06-30T06:18:15.532Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-30T06:18:15.532Z] #28 sha256:2dd796fae33e7d3208e0fbb4c053a3e7887e2b0663f598a364167911eaecf07e [2021-06-30T06:18:15.532Z] #28 DONE 0.3s [2021-06-30T06:18:15.532Z] [2021-06-30T06:18:15.532Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:15.532Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:15.591Z] #9 ... [2021-06-30T06:18:15.591Z] [2021-06-30T06:18:15.591Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-30T06:18:15.591Z] #28 sha256:6da1602716af94a181bc59a584bb87bb4971d6616543d9f39a4c4da8b5b18104 [2021-06-30T06:18:15.591Z] #28 DONE 0.2s [2021-06-30T06:18:15.591Z] [2021-06-30T06:18:15.591Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:15.591Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:15.591Z] #9 ... [2021-06-30T06:18:15.591Z] [2021-06-30T06:18:15.591Z] #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-06-30T06:18:15.591Z] #29 sha256:20a996066d8cad1fd2e1b1600ac7da1c6d68c694f350c38a8b75ef3b0cba683a [2021-06-30T06:18:16.327Z] #17 101.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-06-30T06:18:16.328Z] #17 101.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:16.328Z] #17 101.8 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:16.328Z] #17 101.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-06-30T06:18:16.328Z] #17 101.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:16.328Z] #17 101.9 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:18:16.328Z] #17 101.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-06-30T06:18:16.328Z] #17 101.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:16.328Z] #17 101.9 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:18:16.328Z] #17 102.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-06-30T06:18:16.328Z] #17 102.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:16.328Z] #17 102.0 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:16.328Z] #17 102.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-06-30T06:18:16.328Z] #17 102.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:16.534Z] #29 0.966 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-30T06:18:16.535Z] #29 1.044 [2021-06-30T06:18:16.587Z] #17 102.0 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:16.587Z] #17 102.1 Selecting previously unselected package cross-config. [2021-06-30T06:18:16.587Z] #17 102.1 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-06-30T06:18:16.587Z] #17 102.1 Unpacking cross-config (2.6.15-3) ... [2021-06-30T06:18:16.587Z] #17 102.1 Selecting previously unselected package gcc-8-cross-base. [2021-06-30T06:18:16.587Z] #17 102.1 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:16.587Z] #17 102.1 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-06-30T06:18:16.587Z] #17 102.2 Selecting previously unselected package libc6-arm64-cross. [2021-06-30T06:18:16.587Z] #17 102.2 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-06-30T06:18:16.587Z] #17 102.2 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-06-30T06:18:17.061Z] #29 1.161 ###### 9.0% ########################## 36.7% ########################### 38.2% ######################################################## 78.5% ###################################################################### 98.3% ######################################################################## 100.0% [2021-06-30T06:18:17.157Z] #17 102.5 Selecting previously unselected package libgcc1-arm64-cross. [2021-06-30T06:18:17.157Z] #17 102.5 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-06-30T06:18:17.157Z] #17 102.5 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-06-30T06:18:17.157Z] #17 102.6 Selecting previously unselected package libgomp1-arm64-cross. [2021-06-30T06:18:17.157Z] #17 102.6 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:17.157Z] #17 102.6 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:17.157Z] #17 102.7 Selecting previously unselected package libitm1-arm64-cross. [2021-06-30T06:18:17.157Z] #17 102.7 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:17.157Z] #17 102.7 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:17.157Z] #17 102.7 Selecting previously unselected package libatomic1-arm64-cross. [2021-06-30T06:18:17.157Z] #17 102.7 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:17.322Z] #29 1.654 [2021-06-30T06:18:17.322Z] #29 1.770 ###################################################### 75.7% ######################################################################## 100.0% [2021-06-30T06:18:17.322Z] #29 1.857 [2021-06-30T06:18:17.369Z] #10 DONE 2.0s [2021-06-30T06:18:17.369Z] [2021-06-30T06:18:17.369Z] #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-06-30T06:18:17.369Z] #29 sha256:ec91f6dc91a83d65d86e802167ea32603cb87256b15d74518876d67bf4ae17cb [2021-06-30T06:18:17.369Z] #29 1.027 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-30T06:18:17.369Z] #29 1.103 [2021-06-30T06:18:17.370Z] #29 1.216 ##### 7.3% ########################### 38.1% ##################################### 52.3% ################################################## 70.5% ######################################################################## 100.0% [2021-06-30T06:18:17.370Z] #29 1.720 [2021-06-30T06:18:17.370Z] #29 1.832 ######################################################################## 100.0% [2021-06-30T06:18:17.370Z] #29 1.922 [2021-06-30T06:18:17.370Z] #29 2.038 ############################################################### 88.4% ######################################################################## 100.0% [2021-06-30T06:18:17.370Z] #29 2.124 [2021-06-30T06:18:17.370Z] #29 2.238 ######### 12.8% ######################### 35.2% ################################ 45.5% ##################################################### 74.1% ################################################################### 93.3% ######################################################################## 100.0% [2021-06-30T06:18:17.370Z] #29 2.754 [2021-06-30T06:18:17.370Z] #29 2.869 ### 4.5% ####### 9.8% ########## 15.0% ############## 20.1% ################## 25.4% ##################### 30.5% ######################### 35.4% ############################# 40.9% ################################# 46.2% ################################## 47.7% ########################################## 58.8% ############################################ 62.5% ################################################## 69.8% ######################################################### 79.3% ######################################################### 79.8% ############################################################## 87.3% ################################################################### 94.3% #################################################################### 95.7% ####################################################################### 99.9% ######################################################################## 100.0% [2021-06-30T06:18:17.370Z] #29 5.061 [2021-06-30T06:18:17.370Z] #29 5.355 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-30T06:18:17.370Z] #29 5.428 [2021-06-30T06:18:17.370Z] #29 5.497 ######################################################################## 100.0% [2021-06-30T06:18:17.370Z] #29 5.523 [2021-06-30T06:18:17.370Z] #29 5.770 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-30T06:18:17.370Z] #29 5.863 [2021-06-30T06:18:17.370Z] #29 5.986 0.1% ######################################################################## 100.0% [2021-06-30T06:18:17.370Z] #29 6.057 [2021-06-30T06:18:17.370Z] #29 6.288 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-30T06:18:17.370Z] #29 6.340 [2021-06-30T06:18:17.416Z] #17 102.7 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:17.416Z] #17 102.8 Selecting previously unselected package libstdc++6-arm64-cross. [2021-06-30T06:18:17.416Z] #17 102.8 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:17.416Z] #17 102.8 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:17.416Z] #17 102.9 Selecting previously unselected package libasan5-arm64-cross. [2021-06-30T06:18:17.416Z] #17 102.9 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:17.416Z] #17 102.9 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:17.584Z] #29 1.970 ############################################################### 87.5% ######################################################################## 100.0% [2021-06-30T06:18:17.584Z] #29 2.065 [2021-06-30T06:18:17.628Z] #29 6.454 0.2% ############ 17.3% ######################### 35.3% ################################# 47.1% ###################################### 53.0% ########################################### 60.4% ######################################################## 78.0% ######################################################################## 100.0% [2021-06-30T06:18:17.628Z] #29 7.380 [2021-06-30T06:18:17.675Z] #17 103.0 Selecting previously unselected package liblsan0-arm64-cross. [2021-06-30T06:18:17.675Z] #17 103.0 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:17.675Z] #17 103.0 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:17.675Z] #17 103.1 Selecting previously unselected package libtsan0-arm64-cross. [2021-06-30T06:18:17.675Z] #17 103.1 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:17.675Z] #17 103.1 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:17.675Z] #17 103.2 Selecting previously unselected package libubsan1-arm64-cross. [2021-06-30T06:18:17.675Z] #17 103.2 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:17.675Z] #17 103.2 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:17.675Z] #17 103.3 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-06-30T06:18:17.883Z] #29 7.662 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-30T06:18:17.883Z] #29 7.712 [2021-06-30T06:18:17.935Z] #17 103.3 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:17.935Z] #17 103.3 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:18.110Z] #29 2.178 ######## 11.6% ######################### 35.9% ####################################### 55.2% ##################################################### 74.5% ################################################################### 93.8% ######################################################################## 100.0% [2021-06-30T06:18:18.142Z] #29 7.770 ###29 ... [2021-06-30T06:18:18.142Z] [2021-06-30T06:18:18.142Z] #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-06-30T06:18:18.142Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-06-30T06:18:18.142Z] #11 DONE 0.9s [2021-06-30T06:18:18.142Z] [2021-06-30T06:18:18.142Z] #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-06-30T06:18:18.142Z] #29 sha256:ec91f6dc91a83d65d86e802167ea32603cb87256b15d74518876d67bf4ae17cb [2021-06-30T06:18:18.142Z] #29 7.770 ######################################################################## 100.0% [2021-06-30T06:18:18.142Z] #29 7.806 [2021-06-30T06:18:18.142Z] #29 ... [2021-06-30T06:18:18.142Z] [2021-06-30T06:18:18.142Z] #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-06-30T06:18:18.142Z] #50 sha256:21cc4dc973b09e1396ef7935da22c341af2323b8a84b01e36cabc76fcc068186 [2021-06-30T06:18:18.142Z] #50 ... [2021-06-30T06:18:18.142Z] [2021-06-30T06:18:18.142Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-30T06:18:18.142Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-06-30T06:18:18.142Z] #31 DONE 0.2s [2021-06-30T06:18:18.194Z] #17 103.6 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-06-30T06:18:18.194Z] #17 103.6 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:18.194Z] #17 103.6 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:18.373Z] #29 2.705 [2021-06-30T06:18:18.400Z] [2021-06-30T06:18:18.400Z] #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-06-30T06:18:18.400Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-06-30T06:18:18.400Z] #43 DONE 0.2s [2021-06-30T06:18:18.400Z] [2021-06-30T06:18:18.400Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-30T06:18:18.400Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-06-30T06:18:18.400Z] #39 DONE 0.2s [2021-06-30T06:18:18.400Z] [2021-06-30T06:18:18.400Z] #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-06-30T06:18:18.400Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:18:18.659Z] #40 ... [2021-06-30T06:18:18.659Z] [2021-06-30T06:18:18.659Z] #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-06-30T06:18:18.659Z] #29 sha256:ec91f6dc91a83d65d86e802167ea32603cb87256b15d74518876d67bf4ae17cb [2021-06-30T06:18:18.659Z] #29 8.073 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-30T06:18:18.659Z] #29 8.199 [2021-06-30T06:18:18.659Z] #29 8.260 ######################################################################## 100.0% [2021-06-30T06:18:18.659Z] #29 8.319 [2021-06-30T06:18:18.659Z] #29 8.344 Download of images into '/build' complete. [2021-06-30T06:18:18.659Z] #29 8.344 Use something like the following to load the result into a Docker daemon: [2021-06-30T06:18:18.659Z] #29 8.344 tar -cC '/build' . | docker load [2021-06-30T06:18:18.659Z] #29 DONE 8.4s [2021-06-30T06:18:18.845Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.2s [2021-06-30T06:18:18.920Z] [2021-06-30T06:18:18.920Z] #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-06-30T06:18:18.920Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:18:19.575Z] #17 104.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-06-30T06:18:19.575Z] #17 104.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:19.575Z] #17 104.9 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:19.575Z] #17 104.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-06-30T06:18:19.575Z] #17 105.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-06-30T06:18:19.575Z] #17 105.0 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-06-30T06:18:19.835Z] #17 105.4 Selecting previously unselected package libc6-dev-arm64-cross. [2021-06-30T06:18:19.835Z] #17 105.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-06-30T06:18:19.835Z] #17 105.4 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-06-30T06:18:20.230Z] #29 2.820 ### 4.3% ####### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.7% ############################# 40.9% ################################ 45.7% #################################### 51.3% ######################################## 56.5% ############################################ 61.8% ################################################ 67.0% ################################################### 72.2% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.7% ################################################################## 93.0% ###################################################################### 98.3% ######################################################################## 100.0% [2021-06-30T06:18:20.230Z] #29 4.686 [2021-06-30T06:18:20.239Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 6.5s done [2021-06-30T06:18:20.239Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-06-30T06:18:20.404Z] #17 106.0 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-06-30T06:18:20.404Z] #17 106.0 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:20.404Z] #17 106.0 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:20.494Z] #29 4.985 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-30T06:18:20.499Z] #9 DONE 29.6s [2021-06-30T06:18:20.499Z] [2021-06-30T06:18: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-06-30T06:18:20.499Z] #29 sha256:033eead0c54b39c9f58b23e63af7cb4b2ef8726d8c244196405d8fd6d4676736 [2021-06-30T06:18:20.499Z] #29 1.034 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-30T06:18:20.499Z] #29 1.113 [2021-06-30T06:18:20.499Z] #29 1.231 ############ 17.1% ########################## 37.0% ######################################## 56.9% ####################################################### 76.8% ##################################################################### 96.6% ######################################################################## 100.0% [2021-06-30T06:18:20.499Z] #29 1.732 [2021-06-30T06:18:20.499Z] #29 1.849 ############################################################### 88.7% ######################################################################## 100.0% [2021-06-30T06:18:20.499Z] #29 1.931 [2021-06-30T06:18:20.499Z] #29 2.045 ######################################################## 77.8% ######################################################################## 100.0% [2021-06-30T06:18:20.499Z] #29 2.150 [2021-06-30T06:18:20.499Z] #29 2.272 ############ 17.0% ########################## 36.2% ################################## 47.5% ##################################################### 74.8% ################################################################### 94.2% ######################################################################## 100.0% [2021-06-30T06:18:20.499Z] #29 2.775 [2021-06-30T06:18:20.499Z] #29 2.892 ### 4.5% ####### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.8% ############################# 41.0% ################################# 46.2% ################################## 48.4% ##################################### 52.4% ############################################ 62.3% ################################################## 69.8% ####################################################### 77.4% ################################################################# 90.7% ####################################################################### 100.0% ######################################################################## 100.0% [2021-06-30T06:18:20.499Z] #29 4.755 [2021-06-30T06:18:20.755Z] #29 5.068 [2021-06-30T06:18:20.755Z] #29 5.149 ######################################################################## 100.0% [2021-06-30T06:18:20.755Z] #29 5.168 [2021-06-30T06:18:20.766Z] #29 5.051 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-30T06:18:20.766Z] #29 5.125 [2021-06-30T06:18:20.766Z] #29 5.211 ######################################################################## 100.0% [2021-06-30T06:18:20.766Z] #29 5.227 [2021-06-30T06:18:21.015Z] #29 ... [2021-06-30T06:18:21.015Z] [2021-06-30T06:18:21.015Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 [2021-06-30T06:18:21.015Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f [2021-06-30T06:18:21.015Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 6.8s done [2021-06-30T06:18:21.015Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done [2021-06-30T06:18:21.015Z] #9 DONE 30.0s [2021-06-30T06:18:21.015Z] [2021-06-30T06:18:21.015Z] #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-06-30T06:18:21.015Z] #29 sha256:20a996066d8cad1fd2e1b1600ac7da1c6d68c694f350c38a8b75ef3b0cba683a [2021-06-30T06:18:21.015Z] #29 5.380 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-30T06:18:21.015Z] #29 ... [2021-06-30T06:18:21.015Z] [2021-06-30T06:18:21.015Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-30T06:18:21.015Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-06-30T06:18:21.029Z] #29 5.533 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-30T06:18:21.029Z] #29 5.587 [2021-06-30T06:18:21.289Z] #29 5.675 ######################################################################## 100.0% [2021-06-30T06:18:21.289Z] #29 5.691 [2021-06-30T06:18:21.342Z] #17 106.6 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-06-30T06:18:21.342Z] #17 106.6 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:21.342Z] #17 106.6 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:21.549Z] #29 5.904 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-30T06:18:21.549Z] #29 5.955 [2021-06-30T06:18:22.069Z] #29 6.066 ### 4.9% ##################### 30.3% ################################ 45.6% ###################################### 53.5% ################################################## 70.7% ######################################################################## 100.0% [2021-06-30T06:18:22.069Z] #29 6.550 [2021-06-30T06:18:22.198Z] #44 ... [2021-06-30T06:18:22.198Z] [2021-06-30T06:18:22.198Z] #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-06-30T06:18:22.198Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-06-30T06:18:22.198Z] #12 DONE 3.6s [2021-06-30T06:18:22.198Z] [2021-06-30T06:18:22.198Z] #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-06-30T06:18:22.198Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:18:22.328Z] #29 6.771 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-30T06:18:22.328Z] #29 6.825 [2021-06-30T06:18:22.329Z] #29 6.867 ######################################################################## 100.0% [2021-06-30T06:18:22.329Z] #29 6.885 [2021-06-30T06:18:22.588Z] #29 7.042 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-30T06:18:22.588Z] #29 7.094 [2021-06-30T06:18:22.732Z] #17 108.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-06-30T06:18:22.732Z] #17 108.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:22.732Z] #17 108.1 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:22.732Z] #17 108.1 Selecting previously unselected package patch. [2021-06-30T06:18:22.732Z] #17 108.1 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-30T06:18:22.732Z] #17 108.1 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-30T06:18:22.732Z] #17 108.2 Selecting previously unselected package dpkg-dev. [2021-06-30T06:18:22.732Z] #17 108.2 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-06-30T06:18:22.732Z] #17 108.2 Unpacking dpkg-dev (1.19.7) ... [2021-06-30T06:18:22.848Z] #29 7.136 ######################################################################## 100.0% [2021-06-30T06:18:22.848Z] #29 7.152 [2021-06-30T06:18:22.848Z] #29 7.162 Download of images into '/build' complete. [2021-06-30T06:18:22.848Z] #29 7.162 Use something like the following to load the result into a Docker daemon: [2021-06-30T06:18:22.848Z] #29 7.162 tar -cC '/build' . | docker load [2021-06-30T06:18:22.992Z] #17 108.4 Selecting previously unselected package libconfig-inifiles-perl. [2021-06-30T06:18:22.992Z] #17 108.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-06-30T06:18:22.992Z] #17 108.4 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-06-30T06:18:22.992Z] #17 108.5 Selecting previously unselected package libio-string-perl. [2021-06-30T06:18:22.992Z] #17 108.5 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-06-30T06:18:22.992Z] #17 108.5 Unpacking libio-string-perl (1.08-3) ... [2021-06-30T06:18:22.992Z] #17 108.5 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:18:22.992Z] #17 108.5 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:18:22.992Z] #17 108.5 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:18:24.370Z] #17 ... [2021-06-30T06:18:24.370Z] [2021-06-30T06:18:24.370Z] #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-06-30T06:18:24.370Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:18:24.370Z] #47 120.9 + dpkg --print-architecture [2021-06-30T06:18:24.370Z] #47 120.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-30T06:18:24.630Z] #47 121.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-30T06:18:24.630Z] #47 121.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-30T06:18:26.149Z] #29 DONE 10.3s [2021-06-30T06:18:26.149Z] [2021-06-30T06:18:26.149Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-30T06:18:26.149Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-06-30T06:18:26.149Z] #10 DONE 5.4s [2021-06-30T06:18:26.149Z] [2021-06-30T06:18:26.149Z] #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-06-30T06:18:26.149Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-06-30T06:18:26.310Z] #10 ... [2021-06-30T06:18:26.310Z] [2021-06-30T06:18:26.310Z] #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-06-30T06:18:26.310Z] #29 sha256:20a996066d8cad1fd2e1b1600ac7da1c6d68c694f350c38a8b75ef3b0cba683a [2021-06-30T06:18:26.310Z] #29 5.448 [2021-06-30T06:18:26.310Z] #29 5.566 ############################################################ 84.2% ######################################################################## 100.0% [2021-06-30T06:18:26.310Z] #29 5.617 [2021-06-30T06:18:26.310Z] #29 5.961 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-30T06:18:26.310Z] #29 6.017 [2021-06-30T06:18:26.310Z] #29 6.129 ## 3.1% ############ 17.6% ################################# 47.1% ######################################## 55.8% ######################################################## 78.0% ####################################################################### 99.2% ######################################################################## 100.0% [2021-06-30T06:18:26.310Z] #29 6.921 [2021-06-30T06:18:26.310Z] #29 7.157 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-30T06:18:26.310Z] #29 7.215 [2021-06-30T06:18:26.310Z] #29 7.271 ######################################################################## 100.0% [2021-06-30T06:18:26.310Z] #29 7.293 [2021-06-30T06:18:26.310Z] #29 7.443 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-30T06:18:26.310Z] #29 7.497 [2021-06-30T06:18:26.310Z] #29 7.546 ######################################################################## 100.0% [2021-06-30T06:18:26.310Z] #29 7.569 [2021-06-30T06:18:26.310Z] #29 7.578 Download of images into '/build' complete. [2021-06-30T06:18:26.310Z] #29 7.578 Use something like the following to load the result into a Docker daemon: [2021-06-30T06:18:26.310Z] #29 7.578 tar -cC '/build' . | docker load [2021-06-30T06:18:26.449Z] #13 ... [2021-06-30T06:18:26.449Z] [2021-06-30T06:18:26.449Z] #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-06-30T06:18:26.449Z] #24 sha256:95b358b3d5466ba0f3c6b4ecc22ac38a291b3d3d6372eeedf9177662c28a19bd [2021-06-30T06:18:26.449Z] #24 3.893 + RM_GOPATH=0 [2021-06-30T06:18:26.449Z] #24 3.893 + TMP_GOPATH= [2021-06-30T06:18:26.449Z] #24 3.893 + : /build [2021-06-30T06:18:26.449Z] #24 3.893 + '[' -z '' ']' [2021-06-30T06:18:26.449Z] #24 3.904 ++ mktemp -d [2021-06-30T06:18:26.449Z] #24 3.904 + export GOPATH=/tmp/tmp.33nte5Rrji [2021-06-30T06:18:26.449Z] #24 3.904 + GOPATH=/tmp/tmp.33nte5Rrji [2021-06-30T06:18:26.449Z] #24 3.904 + RM_GOPATH=1 [2021-06-30T06:18:26.449Z] #24 3.904 + case "$(go env GOARCH)" in [2021-06-30T06:18:26.449Z] #24 3.904 ++ go env GOARCH [2021-06-30T06:18:26.449Z] #24 3.904 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:26.449Z] #24 3.904 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:26.449Z] #24 3.904 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:26.449Z] #24 3.904 + dir=/tmp/install [2021-06-30T06:18:26.449Z] #24 3.904 + bin=dockercli [2021-06-30T06:18:26.449Z] #24 3.904 + shift [2021-06-30T06:18:26.449Z] #24 3.904 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-30T06:18:26.449Z] #24 3.904 + . /tmp/install/dockercli.installer [2021-06-30T06:18:26.449Z] #24 3.904 ++ : stable [2021-06-30T06:18:26.449Z] #24 3.904 ++ : 17.06.2-ce [2021-06-30T06:18:26.449Z] #24 3.904 + install_dockercli [2021-06-30T06:18:26.449Z] #24 3.904 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-30T06:18:26.449Z] #24 3.908 ++ uname -m [2021-06-30T06:18:26.449Z] #24 3.908 + arch=x86_64 [2021-06-30T06:18:26.449Z] #24 3.908 + '[' x86_64 '!=' x86_64 ']' [2021-06-30T06:18:26.449Z] #24 3.908 + url=https://download.docker.com/linux/static [2021-06-30T06:18:26.449Z] #24 3.908 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-30T06:18:26.449Z] #24 3.931 Install docker/cli version 17.06.2-ce from stable [2021-06-30T06:18:26.449Z] #24 3.931 + tar -xz docker/docker [2021-06-30T06:18:26.449Z] #24 6.983 + mkdir -p /build [2021-06-30T06:18:26.449Z] #24 6.983 + mv docker/docker /build/ [2021-06-30T06:18:26.449Z] #24 6.983 + rmdir docker [2021-06-30T06:18:26.449Z] #24 DONE 7.8s [2021-06-30T06:18:26.449Z] [2021-06-30T06:18:26.449Z] #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-06-30T06:18:26.449Z] #50 sha256:21cc4dc973b09e1396ef7935da22c341af2323b8a84b01e36cabc76fcc068186 [2021-06-30T06:18:26.449Z] #50 6.192 + RM_GOPATH=0 [2021-06-30T06:18:26.449Z] #50 6.192 + TMP_GOPATH= [2021-06-30T06:18:26.449Z] #50 6.192 + : /build [2021-06-30T06:18:26.449Z] #50 6.192 + '[' -z '' ']' [2021-06-30T06:18:26.449Z] #50 6.192 ++ mktemp -d [2021-06-30T06:18:26.449Z] #50 6.192 + export GOPATH=/tmp/tmp.I7DmM1NaL6 [2021-06-30T06:18:26.449Z] #50 6.192 + GOPATH=/tmp/tmp.I7DmM1NaL6 [2021-06-30T06:18:26.449Z] #50 6.192 + RM_GOPATH=1 [2021-06-30T06:18:26.449Z] #50 6.192 + case "$(go env GOARCH)" in [2021-06-30T06:18:26.449Z] #50 6.192 ++ go env GOARCH [2021-06-30T06:18:26.449Z] #50 6.193 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:26.449Z] #50 6.193 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:26.449Z] #50 6.202 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:26.449Z] #50 6.202 + dir=/tmp/install [2021-06-30T06:18:26.449Z] #50 6.202 + bin=golangci_lint [2021-06-30T06:18:26.449Z] #50 6.202 + shift [2021-06-30T06:18:26.449Z] #50 6.202 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-30T06:18:26.449Z] #50 6.202 + . /tmp/install/golangci_lint.installer [2021-06-30T06:18:26.449Z] #50 6.202 ++ : v1.23.8 [2021-06-30T06:18:26.449Z] #50 6.202 + install_golangci_lint [2021-06-30T06:18:26.449Z] #50 6.202 + set -e [2021-06-30T06:18:26.449Z] #50 6.202 + export GO111MODULE=on [2021-06-30T06:18:26.449Z] #50 6.202 + GO111MODULE=on [2021-06-30T06:18:26.449Z] #50 6.202 + GOBIN=/build [2021-06-30T06:18:26.449Z] #50 6.202 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-30T06:18:26.449Z] #50 6.883 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-30T06:18:26.750Z] #11 DONE 0.7s [2021-06-30T06:18:26.750Z] [2021-06-30T06:18:26.750Z] #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-06-30T06:18:26.750Z] #59 sha256:25d0beb6d60ea8b069fd34d6354678896be0b54e87590cd7b66557d02fa5460b [2021-06-30T06:18:26.750Z] #59 ... [2021-06-30T06:18:26.750Z] [2021-06-30T06:18:26.750Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-30T06:18:26.750Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-06-30T06:18:26.750Z] #39 DONE 0.2s [2021-06-30T06:18:26.750Z] [2021-06-30T06:18:26.750Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-30T06:18:26.750Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-06-30T06:18:26.750Z] #31 DONE 0.3s [2021-06-30T06:18:26.890Z] #29 DONE 11.2s [2021-06-30T06:18:26.890Z] [2021-06-30T06:18:26.890Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-30T06:18:26.890Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c [2021-06-30T06:18:26.890Z] #10 DONE 5.8s [2021-06-30T06:18:26.890Z] [2021-06-30T06:18:26.890Z] #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-06-30T06:18:26.890Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055 [2021-06-30T06:18:27.047Z] [2021-06-30T06:18:27.047Z] #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-06-30T06:18:27.047Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-06-30T06:18:27.047Z] #43 DONE 0.3s [2021-06-30T06:18:27.047Z] [2021-06-30T06:18:27.047Z] #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-06-30T06:18:27.047Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:18:27.464Z] #11 DONE 0.7s [2021-06-30T06:18:27.464Z] [2021-06-30T06:18:27.464Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-30T06:18:27.464Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-06-30T06:18:27.724Z] #31 ... [2021-06-30T06:18:27.724Z] [2021-06-30T06:18:27.724Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-30T06:18:27.724Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10 [2021-06-30T06:18:27.724Z] #39 DONE 0.3s [2021-06-30T06:18:27.724Z] [2021-06-30T06:18:27.724Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-30T06:18:27.724Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f [2021-06-30T06:18:27.724Z] #31 DONE 0.3s [2021-06-30T06:18:27.724Z] [2021-06-30T06:18:27.724Z] #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-06-30T06:18:27.724Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94 [2021-06-30T06:18:27.724Z] #43 DONE 0.3s [2021-06-30T06:18:27.724Z] [2021-06-30T06:18:27.724Z] #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-06-30T06:18:27.724Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:18:28.341Z] #50 ... [2021-06-30T06:18:28.341Z] [2021-06-30T06:18:28.341Z] #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-06-30T06:18:28.341Z] #34 sha256:bb6b7392d817c615452b03671a516722a01094dcd12b69995fe00f12ca9282cb [2021-06-30T06:18:28.341Z] #34 6.143 Install go-toml version v1.8.1 [2021-06-30T06:18:28.341Z] #34 6.919 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-30T06:18:28.341Z] #34 9.961 github.com/pelletier/go-toml [2021-06-30T06:18:28.341Z] #34 ... [2021-06-30T06:18:28.341Z] [2021-06-30T06:18:28.341Z] #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-06-30T06:18:28.341Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:18:28.341Z] #36 6.431 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:28.341Z] #36 6.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:28.341Z] #36 6.711 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:28.341Z] #36 7.215 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:28.341Z] #36 9.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:28.341Z] #36 ... [2021-06-30T06:18:28.341Z] [2021-06-30T06:18:28.341Z] #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-06-30T06:18:28.341Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:18:28.341Z] #56 8.626 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:28.342Z] #56 8.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:28.342Z] #56 8.665 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:28.342Z] #56 9.618 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:28.606Z] #56 ... [2021-06-30T06:18:28.606Z] [2021-06-30T06:18:28.606Z] #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-06-30T06:18:28.606Z] #52 sha256:ee1bea4678de96ec014f738154665a3f3d3e89ec8378e5109858dc9352fdad29 [2021-06-30T06:18:28.606Z] #52 4.183 + RM_GOPATH=0 [2021-06-30T06:18:28.606Z] #52 4.183 + TMP_GOPATH= [2021-06-30T06:18:28.606Z] #52 4.183 + : /build [2021-06-30T06:18:28.606Z] #52 4.183 + '[' -z '' ']' [2021-06-30T06:18:28.606Z] #52 4.183 ++ mktemp -d [2021-06-30T06:18:28.606Z] #52 4.186 + export GOPATH=/tmp/tmp.ikxvkMiJiC [2021-06-30T06:18:28.606Z] #52 4.186 + GOPATH=/tmp/tmp.ikxvkMiJiC [2021-06-30T06:18:28.606Z] #52 4.186 + RM_GOPATH=1 [2021-06-30T06:18:28.606Z] #52 4.186 + case "$(go env GOARCH)" in [2021-06-30T06:18:28.606Z] #52 4.186 ++ go env GOARCH [2021-06-30T06:18:28.606Z] #52 4.193 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:18:28.606Z] #52 4.194 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:28.606Z] #52 4.194 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:28.606Z] #52 4.194 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:28.606Z] #52 4.194 + dir=/tmp/install [2021-06-30T06:18:28.606Z] #52 4.194 + bin=shfmt [2021-06-30T06:18:28.606Z] #52 4.194 + shift [2021-06-30T06:18:28.606Z] #52 4.194 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-30T06:18:28.606Z] #52 4.194 + . /tmp/install/shfmt.installer [2021-06-30T06:18:28.606Z] #52 4.194 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:18:28.606Z] #52 4.194 + install_shfmt [2021-06-30T06:18:28.606Z] #52 4.194 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-30T06:18:28.606Z] #52 4.194 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ikxvkMiJiC/src/github.com/mvdan/sh [2021-06-30T06:18:28.606Z] #52 4.200 Cloning into '/tmp/tmp.ikxvkMiJiC/src/github.com/mvdan/sh'... [2021-06-30T06:18:28.606Z] #52 9.814 + cd /tmp/tmp.ikxvkMiJiC/src/github.com/mvdan/sh [2021-06-30T06:18:28.606Z] #52 9.814 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:18:28.606Z] #52 9.918 + GO111MODULE=on [2021-06-30T06:18:28.606Z] #52 9.918 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-30T06:18:28.606Z] #52 ... [2021-06-30T06:18:28.606Z] [2021-06-30T06:18:28.606Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:18:28.606Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:18:28.606Z] #32 6.574 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-30T06:18:28.606Z] #32 6.578 Cloning into '.'... [2021-06-30T06:18:28.863Z] #32 ... [2021-06-30T06:18:28.863Z] [2021-06-30T06:18:28.863Z] #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-06-30T06:18:28.863Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:18:28.863Z] #46 5.062 + RM_GOPATH=0 [2021-06-30T06:18:28.863Z] #46 5.064 + TMP_GOPATH= [2021-06-30T06:18:28.863Z] #46 5.064 + : /build [2021-06-30T06:18:28.863Z] #46 5.064 + '[' -z '' ']' [2021-06-30T06:18:28.863Z] #46 5.064 ++ mktemp -d [2021-06-30T06:18:28.863Z] #46 5.065 + export GOPATH=/tmp/tmp.v0lVXdorFc [2021-06-30T06:18:28.863Z] #46 5.069 + GOPATH=/tmp/tmp.v0lVXdorFc [2021-06-30T06:18:28.863Z] #46 5.069 + RM_GOPATH=1 [2021-06-30T06:18:28.863Z] #46 5.069 + case "$(go env GOARCH)" in [2021-06-30T06:18:28.863Z] #46 5.069 ++ go env GOARCH [2021-06-30T06:18:28.863Z] #46 5.078 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:28.863Z] #46 5.078 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:28.863Z] #46 5.078 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:28.863Z] #46 5.079 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:18:28.863Z] #46 5.081 + dir=/tmp/install [2021-06-30T06:18:28.863Z] #46 5.081 + bin=vndr [2021-06-30T06:18:28.863Z] #46 5.081 + shift [2021-06-30T06:18:28.863Z] #46 5.081 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-30T06:18:28.863Z] #46 5.081 + . /tmp/install/vndr.installer [2021-06-30T06:18:28.863Z] #46 5.081 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:18:28.863Z] #46 5.081 + install_vndr [2021-06-30T06:18:28.863Z] #46 5.081 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-30T06:18:28.863Z] #46 5.081 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.v0lVXdorFc/src/github.com/LK4D4/vndr [2021-06-30T06:18:28.863Z] #46 5.081 Cloning into '/tmp/tmp.v0lVXdorFc/src/github.com/LK4D4/vndr'... [2021-06-30T06:18:28.863Z] #46 5.530 + cd /tmp/tmp.v0lVXdorFc/src/github.com/LK4D4/vndr [2021-06-30T06:18:28.863Z] #46 5.530 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:18:28.863Z] #46 5.548 + go build -buildmode=pie -v -o /build/vndr . [2021-06-30T06:18:28.863Z] #46 6.167 internal/unsafeheader [2021-06-30T06:18:28.863Z] #46 6.181 internal/cpu [2021-06-30T06:18:28.863Z] #46 6.226 runtime/internal/atomic [2021-06-30T06:18:28.863Z] #46 6.445 runtime/internal/sys [2021-06-30T06:18:28.863Z] #46 6.492 internal/bytealg [2021-06-30T06:18:28.863Z] #46 6.752 runtime/internal/math [2021-06-30T06:18:28.863Z] #46 6.836 internal/race [2021-06-30T06:18:28.863Z] #46 6.958 sync/atomic [2021-06-30T06:18:28.863Z] #46 7.257 unicode [2021-06-30T06:18:28.863Z] #46 7.459 runtime [2021-06-30T06:18:28.863Z] #46 10.44 unicode/utf8 [2021-06-30T06:18:28.863Z] #46 ... [2021-06-30T06:18:28.863Z] [2021-06-30T06:18:28.863Z] #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-06-30T06:18:28.863Z] #59 sha256:e005e3c1950d74279ee93151963643850bdee1cb302dd28e7dfc50d70fa501eb [2021-06-30T06:18:28.863Z] #59 5.623 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:28.863Z] #59 5.625 + RM_GOPATH=0 [2021-06-30T06:18:28.863Z] #59 5.625 + TMP_GOPATH= [2021-06-30T06:18:28.863Z] #59 5.625 + : /build [2021-06-30T06:18:28.863Z] #59 5.625 + '[' -z '' ']' [2021-06-30T06:18:28.863Z] #59 5.625 ++ mktemp -d [2021-06-30T06:18:28.863Z] #59 5.625 + export GOPATH=/tmp/tmp.d98N6il1wP [2021-06-30T06:18:28.863Z] #59 5.625 + GOPATH=/tmp/tmp.d98N6il1wP [2021-06-30T06:18:28.863Z] #59 5.625 + RM_GOPATH=1 [2021-06-30T06:18:28.863Z] #59 5.625 + case "$(go env GOARCH)" in [2021-06-30T06:18:28.863Z] #59 5.625 ++ go env GOARCH [2021-06-30T06:18:28.863Z] #59 5.625 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:28.863Z] #59 5.625 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:28.863Z] #59 5.625 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:28.863Z] #59 5.625 + dir=/tmp/install [2021-06-30T06:18:28.863Z] #59 5.625 + bin=rootlesskit [2021-06-30T06:18:28.863Z] #59 5.625 + shift [2021-06-30T06:18:28.863Z] #59 5.625 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-30T06:18:28.863Z] #59 5.625 + . /tmp/install/rootlesskit.installer [2021-06-30T06:18:28.863Z] #59 5.625 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:28.863Z] #59 5.625 + install_rootlesskit [2021-06-30T06:18:28.863Z] #59 5.625 + case "$1" in [2021-06-30T06:18:28.863Z] #59 5.625 + export CGO_ENABLED=0 [2021-06-30T06:18:28.863Z] #59 5.625 + CGO_ENABLED=0 [2021-06-30T06:18:28.863Z] #59 5.625 + _install_rootlesskit [2021-06-30T06:18:28.863Z] #59 5.625 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-30T06:18:28.864Z] #59 5.625 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.d98N6il1wP/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:18:28.864Z] #59 5.625 Cloning into '/tmp/tmp.d98N6il1wP/src/github.com/rootless-containers/rootlesskit'... [2021-06-30T06:18:28.864Z] #59 9.016 + cd /tmp/tmp.d98N6il1wP/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:18:28.864Z] #59 9.016 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:28.864Z] #59 9.070 + export GO111MODULE=on [2021-06-30T06:18:28.864Z] #59 9.070 + GO111MODULE=on [2021-06-30T06:18:28.864Z] #59 9.070 + export GOPROXY=https://proxy.golang.org [2021-06-30T06:18:28.864Z] #59 9.070 + GOPROXY=https://proxy.golang.org [2021-06-30T06:18:28.864Z] #59 9.070 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:18:28.864Z] #59 9.070 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-30T06:18:28.864Z] #59 10.43 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:18:28.864Z] #59 10.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-30T06:18:28.864Z] #59 10.50 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-30T06:18:29.120Z] #59 11.03 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-30T06:18:29.120Z] #59 ... [2021-06-30T06:18:29.120Z] [2021-06-30T06:18:29.120Z] #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-06-30T06:18:29.120Z] #48 sha256:42aef7e9c0ec7beca70f7b1595e5d9c90b3f410aa1c7282a76a84f59726ddac9 [2021-06-30T06:18:29.120Z] #48 5.001 + RM_GOPATH=0 [2021-06-30T06:18:29.120Z] #48 5.001 + TMP_GOPATH= [2021-06-30T06:18:29.120Z] #48 5.001 + : /build [2021-06-30T06:18:29.120Z] #48 5.001 + '[' -z '' ']' [2021-06-30T06:18:29.120Z] #48 5.001 ++ mktemp -d [2021-06-30T06:18:29.120Z] #48 5.001 + export GOPATH=/tmp/tmp.XuAYiAe4It [2021-06-30T06:18:29.120Z] #48 5.001 + GOPATH=/tmp/tmp.XuAYiAe4It [2021-06-30T06:18:29.120Z] #48 5.001 + RM_GOPATH=1 [2021-06-30T06:18:29.120Z] #48 5.001 + case "$(go env GOARCH)" in [2021-06-30T06:18:29.120Z] #48 5.001 ++ go env GOARCH [2021-06-30T06:18:29.120Z] #48 5.002 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:29.120Z] #48 5.002 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:29.120Z] #48 5.011 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:29.120Z] #48 5.011 + dir=/tmp/install [2021-06-30T06:18:29.120Z] #48 5.011 + bin=gotestsum [2021-06-30T06:18:29.120Z] #48 5.011 + shift [2021-06-30T06:18:29.120Z] #48 5.011 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-30T06:18:29.120Z] #48 5.011 + . /tmp/install/gotestsum.installer [2021-06-30T06:18:29.120Z] #48 5.011 ++ : v0.5.3 [2021-06-30T06:18:29.120Z] #48 5.011 + install_gotestsum [2021-06-30T06:18:29.120Z] #48 5.011 + set -e [2021-06-30T06:18:29.120Z] #48 5.011 + export GO111MODULE=on [2021-06-30T06:18:29.120Z] #48 5.011 + GO111MODULE=on [2021-06-30T06:18:29.120Z] #48 5.011 + GOBIN=/build [2021-06-30T06:18:29.120Z] #48 5.011 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-30T06:18:29.120Z] #48 5.569 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-30T06:18:29.120Z] #48 7.257 go: downloading github.com/fatih/color v1.9.0 [2021-06-30T06:18:29.120Z] #48 7.257 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-30T06:18:29.120Z] #48 7.538 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:18:29.120Z] #48 7.655 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-30T06:18:29.120Z] #48 8.073 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T06:18:29.120Z] #48 8.137 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T06:18:29.120Z] #48 8.313 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-30T06:18:29.120Z] #48 8.368 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-30T06:18:29.120Z] #48 8.409 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-30T06:18:29.120Z] #48 8.959 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-30T06:18:29.120Z] #48 11.07 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-30T06:18:29.120Z] #48 ... [2021-06-30T06:18:29.120Z] [2021-06-30T06:18:29.120Z] #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-06-30T06:18:29.120Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:18:29.120Z] #56 11.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:30.354Z] #44 ... [2021-06-30T06:18:30.354Z] [2021-06-30T06:18:30.354Z] #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-06-30T06:18:30.354Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-06-30T06:18:30.354Z] #12 DONE 3.7s [2021-06-30T06:18:30.354Z] [2021-06-30T06:18:30.354Z] #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-06-30T06:18:30.354Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:18:31.229Z] #47 ... [2021-06-30T06:18:31.229Z] [2021-06-30T06:18:31.229Z] #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-06-30T06:18:31.229Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:18:31.229Z] #17 110.3 Selecting previously unselected package libxml2:amd64. [2021-06-30T06:18:31.229Z] #17 110.3 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-30T06:18:31.229Z] #17 110.3 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:18:31.229Z] #17 110.5 Selecting previously unselected package libxml-namespacesupport-perl. [2021-06-30T06:18:31.229Z] #17 110.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-06-30T06:18:31.229Z] #17 110.5 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-06-30T06:18:31.229Z] #17 110.5 Selecting previously unselected package libxml-sax-base-perl. [2021-06-30T06:18:31.229Z] #17 110.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-06-30T06:18:31.229Z] #17 110.5 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-06-30T06:18:31.229Z] #17 110.6 Selecting previously unselected package libxml-sax-perl. [2021-06-30T06:18:31.229Z] #17 110.6 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-06-30T06:18:31.229Z] #17 110.6 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-06-30T06:18:31.229Z] #17 110.7 Selecting previously unselected package libxml-libxml-perl. [2021-06-30T06:18:31.229Z] #17 110.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-06-30T06:18:31.229Z] #17 110.7 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-06-30T06:18:31.229Z] #17 110.8 Selecting previously unselected package libxml-simple-perl. [2021-06-30T06:18:31.229Z] #17 110.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-06-30T06:18:31.229Z] #17 110.8 Unpacking libxml-simple-perl (2.25-1) ... [2021-06-30T06:18:31.229Z] #17 110.9 Selecting previously unselected package libyaml-perl. [2021-06-30T06:18:31.229Z] #17 110.9 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-06-30T06:18:31.229Z] #17 110.9 Unpacking libyaml-perl (1.27-1) ... [2021-06-30T06:18:31.229Z] #17 111.0 Selecting previously unselected package libconfig-auto-perl. [2021-06-30T06:18:31.229Z] #17 111.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.0 Unpacking libconfig-auto-perl (0.44-1) ... [2021-06-30T06:18:31.229Z] #17 111.1 Selecting previously unselected package libfile-which-perl. [2021-06-30T06:18:31.229Z] #17 111.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.1 Unpacking libfile-which-perl (1.23-1) ... [2021-06-30T06:18:31.229Z] #17 111.1 Selecting previously unselected package libfile-homedir-perl. [2021-06-30T06:18:31.229Z] #17 111.1 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.1 Unpacking libfile-homedir-perl (1.004-1) ... [2021-06-30T06:18:31.229Z] #17 111.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-06-30T06:18:31.229Z] #17 111.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.2 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-06-30T06:18:31.229Z] #17 111.2 Selecting previously unselected package dpkg-cross. [2021-06-30T06:18:31.229Z] #17 111.2 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.2 Unpacking dpkg-cross (2.6.15-3) ... [2021-06-30T06:18:31.229Z] #17 111.3 Selecting previously unselected package crossbuild-essential-arm64. [2021-06-30T06:18:31.229Z] #17 111.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.3 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-06-30T06:18:31.229Z] #17 111.3 Selecting previously unselected package libc6-armel-cross. [2021-06-30T06:18:31.229Z] #17 111.3 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.3 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-06-30T06:18:31.229Z] #17 111.6 Selecting previously unselected package libgcc1-armel-cross. [2021-06-30T06:18:31.229Z] #17 111.6 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.6 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-06-30T06:18:31.229Z] #17 111.7 Selecting previously unselected package libgomp1-armel-cross. [2021-06-30T06:18:31.229Z] #17 111.7 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.7 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:31.229Z] #17 111.7 Selecting previously unselected package libatomic1-armel-cross. [2021-06-30T06:18:31.229Z] #17 111.8 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.8 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:31.229Z] #17 111.8 Selecting previously unselected package libstdc++6-armel-cross. [2021-06-30T06:18:31.229Z] #17 111.8 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.8 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:31.229Z] #17 111.9 Selecting previously unselected package libasan5-armel-cross. [2021-06-30T06:18:31.229Z] #17 111.9 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.229Z] #17 111.9 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:31.229Z] #17 112.0 Selecting previously unselected package libubsan1-armel-cross. [2021-06-30T06:18:31.229Z] #17 112.0 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.229Z] #17 112.0 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:31.229Z] #17 112.1 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-06-30T06:18:31.229Z] #17 112.1 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.229Z] #17 112.1 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:31.229Z] #17 112.3 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-06-30T06:18:31.229Z] #17 112.3 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:31.229Z] #17 112.3 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:18:31.229Z] #17 113.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-06-30T06:18:31.229Z] #17 113.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:31.229Z] #17 113.7 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:18:31.229Z] #17 113.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-06-30T06:18:31.229Z] #17 113.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-06-30T06:18:31.229Z] #17 113.8 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-06-30T06:18:31.229Z] #17 114.1 Selecting previously unselected package libc6-dev-armel-cross. [2021-06-30T06:18:31.229Z] #17 114.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-06-30T06:18:31.229Z] #17 114.2 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-06-30T06:18:31.229Z] #17 114.8 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-06-30T06:18:31.229Z] #17 114.8 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.229Z] #17 114.8 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:31.229Z] #17 115.4 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-06-30T06:18:31.229Z] #17 115.4 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:31.229Z] #17 115.4 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:18:31.229Z] #17 116.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-06-30T06:18:31.229Z] #17 116.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:31.229Z] #17 116.7 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:18:31.229Z] #17 116.7 Selecting previously unselected package crossbuild-essential-armel. [2021-06-30T06:18:31.230Z] #17 116.7 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-06-30T06:18:31.230Z] #17 116.7 Unpacking crossbuild-essential-armel (12.6) ... [2021-06-30T06:18:31.230Z] #17 116.8 Selecting previously unselected package libc6-armhf-cross. [2021-06-30T06:18:31.230Z] #17 116.8 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-06-30T06:18:31.230Z] #17 116.8 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-06-30T06:18:31.488Z] #17 117.1 Selecting previously unselected package libgcc1-armhf-cross. [2021-06-30T06:18:31.488Z] #17 117.1 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.488Z] #17 117.1 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-06-30T06:18:31.488Z] #17 117.1 Selecting previously unselected package libgomp1-armhf-cross. [2021-06-30T06:18:31.488Z] #17 117.1 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.488Z] #17 117.1 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:31.488Z] #17 117.2 Selecting previously unselected package libatomic1-armhf-cross. [2021-06-30T06:18:31.648Z] #56 13.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:31.746Z] #17 117.2 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.746Z] #17 117.2 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:31.746Z] #17 117.2 Selecting previously unselected package libstdc++6-armhf-cross. [2021-06-30T06:18:31.746Z] #17 117.3 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:31.746Z] #17 117.3 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:31.956Z] #44 ... [2021-06-30T06:18:31.956Z] [2021-06-30T06:18:31.956Z] #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-06-30T06:18:31.956Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4 [2021-06-30T06:18:31.956Z] #12 DONE 3.7s [2021-06-30T06:18:31.956Z] [2021-06-30T06:18:31.956Z] #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-06-30T06:18:31.956Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:18:32.005Z] #17 117.4 Selecting previously unselected package libasan5-armhf-cross. [2021-06-30T06:18:32.005Z] #17 117.4 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:32.005Z] #17 117.4 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:32.005Z] #17 117.5 Selecting previously unselected package libubsan1-armhf-cross. [2021-06-30T06:18:32.005Z] #17 117.5 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:32.005Z] #17 117.5 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:32.264Z] #17 117.6 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-06-30T06:18:32.264Z] #17 117.6 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:32.264Z] #17 117.6 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:32.264Z] #17 117.9 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-06-30T06:18:32.523Z] #17 117.9 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:32.523Z] #17 117.9 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:18:33.901Z] #17 119.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-06-30T06:18:33.901Z] #17 119.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:33.901Z] #17 119.2 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:18:33.901Z] #17 119.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-06-30T06:18:33.901Z] #17 119.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-06-30T06:18:33.901Z] #17 119.3 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-06-30T06:18:34.419Z] #17 119.7 Selecting previously unselected package libc6-dev-armhf-cross. [2021-06-30T06:18:34.419Z] #17 119.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-06-30T06:18:34.419Z] #17 119.7 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-06-30T06:18:34.573Z] #13 3.855 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:18:34.573Z] #13 3.855 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:34.573Z] #13 3.921 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:34.573Z] #13 4.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:34.922Z] #56 ... [2021-06-30T06:18:34.922Z] [2021-06-30T06:18:34.922Z] #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-06-30T06:18:34.922Z] #59 sha256:e005e3c1950d74279ee93151963643850bdee1cb302dd28e7dfc50d70fa501eb [2021-06-30T06:18:34.922Z] #59 14.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-30T06:18:34.922Z] #59 15.04 go: downloading github.com/google/uuid v1.2.0 [2021-06-30T06:18:34.922Z] #59 15.24 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-30T06:18:34.922Z] #59 15.24 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-30T06:18:34.922Z] #59 15.24 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-30T06:18:34.922Z] #59 15.24 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-30T06:18:34.922Z] #59 15.66 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-30T06:18:34.922Z] #59 16.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-30T06:18:34.922Z] #59 16.43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-30T06:18:34.922Z] #59 ... [2021-06-30T06:18:34.922Z] [2021-06-30T06:18:34.922Z] #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-06-30T06:18:34.922Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:18:34.922Z] #40 6.530 + git clone https://github.com/docker/distribution.git . [2021-06-30T06:18:34.922Z] #40 6.530 Cloning into '.'... [2021-06-30T06:18:34.922Z] #40 ... [2021-06-30T06:18:34.922Z] [2021-06-30T06:18:34.922Z] #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-06-30T06:18:34.922Z] #34 sha256:bb6b7392d817c615452b03671a516722a01094dcd12b69995fe00f12ca9282cb [2021-06-30T06:18:34.922Z] #34 16.94 github.com/pelletier/go-toml/cmd/tomll [2021-06-30T06:18:35.017Z] #17 120.5 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-06-30T06:18:35.017Z] #17 120.5 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:35.017Z] #17 120.5 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:35.311Z] #13 4.076 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:18:35.311Z] #13 4.175 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:35.519Z] #13 5.291 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:35.519Z] #13 ... [2021-06-30T06:18:35.519Z] [2021-06-30T06:18:35.519Z] #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-06-30T06:18:35.519Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:18:35.519Z] #46 4.607 + RM_GOPATH=0 [2021-06-30T06:18:35.519Z] #46 4.607 + TMP_GOPATH= [2021-06-30T06:18:35.519Z] #46 4.607 + : /build [2021-06-30T06:18:35.519Z] #46 4.607 + '[' -z '' ']' [2021-06-30T06:18:35.519Z] #46 4.607 ++ mktemp -d [2021-06-30T06:18:35.519Z] #46 4.607 + export GOPATH=/tmp/tmp.6BlW6U2vz2 [2021-06-30T06:18:35.519Z] #46 4.607 + GOPATH=/tmp/tmp.6BlW6U2vz2 [2021-06-30T06:18:35.519Z] #46 4.607 + RM_GOPATH=1 [2021-06-30T06:18:35.519Z] #46 4.607 + case "$(go env GOARCH)" in [2021-06-30T06:18:35.519Z] #46 4.609 ++ go env GOARCH [2021-06-30T06:18:35.519Z] #46 4.612 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:35.519Z] #46 4.612 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:35.519Z] #46 4.614 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:18:35.519Z] #46 4.614 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:35.519Z] #46 4.614 + dir=/tmp/install [2021-06-30T06:18:35.519Z] #46 4.614 + bin=vndr [2021-06-30T06:18:35.519Z] #46 4.614 + shift [2021-06-30T06:18:35.519Z] #46 4.614 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-30T06:18:35.519Z] #46 4.614 + . /tmp/install/vndr.installer [2021-06-30T06:18:35.519Z] #46 4.614 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:18:35.519Z] #46 4.614 + install_vndr [2021-06-30T06:18:35.519Z] #46 4.614 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-30T06:18:35.519Z] #46 4.614 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6BlW6U2vz2/src/github.com/LK4D4/vndr [2021-06-30T06:18:35.519Z] #46 4.617 Cloning into '/tmp/tmp.6BlW6U2vz2/src/github.com/LK4D4/vndr'... [2021-06-30T06:18:35.519Z] #46 5.117 + cd /tmp/tmp.6BlW6U2vz2/src/github.com/LK4D4/vndr [2021-06-30T06:18:35.519Z] #46 5.117 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:18:35.519Z] #46 5.125 + go build -buildmode=pie -v -o /build/vndr . [2021-06-30T06:18:35.519Z] #46 6.328 internal/unsafeheader [2021-06-30T06:18:35.519Z] #46 6.394 internal/cpu [2021-06-30T06:18:35.519Z] #46 6.610 runtime/internal/atomic [2021-06-30T06:18:35.519Z] #46 7.155 runtime/internal/sys [2021-06-30T06:18:35.519Z] #46 7.747 runtime/internal/math [2021-06-30T06:18:35.519Z] #46 7.870 internal/race [2021-06-30T06:18:35.519Z] #46 7.876 internal/bytealg [2021-06-30T06:18:35.519Z] #46 8.029 sync/atomic [2021-06-30T06:18:35.519Z] #46 8.744 unicode [2021-06-30T06:18:35.572Z] #13 4.176 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:35.572Z] #13 4.176 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:35.609Z] #17 121.1 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-06-30T06:18:35.610Z] #17 121.1 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:35.610Z] #17 121.1 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:18:35.780Z] #46 9.207 runtime [2021-06-30T06:18:36.187Z] #17 ... [2021-06-30T06:18:36.187Z] [2021-06-30T06:18:36.187Z] #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-06-30T06:18:36.187Z] #57 sha256:e65f34196beaee8d3f7465a5389f136f06be97ef6f9e5f9847aeda194da43db2 [2021-06-30T06:18:36.187Z] #57 132.8 + /build/golangci-lint --version [2021-06-30T06:18:36.446Z] #57 133.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-30T06:18:36.520Z] #13 5.278 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:18:36.732Z] #46 ... [2021-06-30T06:18:36.732Z] [2021-06-30T06:18:36.732Z] #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-06-30T06:18:36.732Z] #48 sha256:e192339391c07ff6501889a0050e0e27fbd09fbc62b988c18490f5cc13198d82 [2021-06-30T06:18:36.732Z] #48 4.923 + RM_GOPATH=0 [2021-06-30T06:18:36.732Z] #48 4.923 + TMP_GOPATH= [2021-06-30T06:18:36.732Z] #48 4.923 + : /build [2021-06-30T06:18:36.732Z] #48 4.923 + '[' -z '' ']' [2021-06-30T06:18:36.732Z] #48 4.923 ++ mktemp -d [2021-06-30T06:18:36.732Z] #48 4.923 + export GOPATH=/tmp/tmp.nsJnZWEjGD [2021-06-30T06:18:36.732Z] #48 4.923 + GOPATH=/tmp/tmp.nsJnZWEjGD [2021-06-30T06:18:36.732Z] #48 4.923 + RM_GOPATH=1 [2021-06-30T06:18:36.732Z] #48 4.923 + case "$(go env GOARCH)" in [2021-06-30T06:18:36.732Z] #48 4.934 ++ go env GOARCH [2021-06-30T06:18:36.732Z] #48 4.949 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:36.732Z] #48 4.949 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:36.732Z] #48 4.957 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:36.732Z] #48 4.972 + dir=/tmp/install [2021-06-30T06:18:36.732Z] #48 4.972 + bin=gotestsum [2021-06-30T06:18:36.732Z] #48 4.972 + shift [2021-06-30T06:18:36.732Z] #48 4.972 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-30T06:18:36.732Z] #48 4.972 + . /tmp/install/gotestsum.installer [2021-06-30T06:18:36.732Z] #48 4.972 ++ : v0.5.3 [2021-06-30T06:18:36.732Z] #48 4.972 + install_gotestsum [2021-06-30T06:18:36.732Z] #48 4.974 + set -e [2021-06-30T06:18:36.732Z] #48 4.974 + export GO111MODULE=on [2021-06-30T06:18:36.732Z] #48 4.974 + GO111MODULE=on [2021-06-30T06:18:36.732Z] #48 4.974 + GOBIN=/build [2021-06-30T06:18:36.732Z] #48 4.974 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-30T06:18:36.732Z] #48 5.833 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-30T06:18:36.732Z] #48 7.582 go: downloading github.com/fatih/color v1.9.0 [2021-06-30T06:18:36.732Z] #48 7.589 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-30T06:18:36.732Z] #48 7.626 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:18:36.732Z] #48 7.638 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-30T06:18:36.732Z] #48 7.973 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T06:18:36.732Z] #48 7.985 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T06:18:36.732Z] #48 8.406 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-30T06:18:36.732Z] #48 8.445 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-30T06:18:36.732Z] #48 8.628 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-30T06:18:36.732Z] #48 9.366 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-30T06:18:36.732Z] #48 ... [2021-06-30T06:18:36.732Z] [2021-06-30T06:18:36.732Z] #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-06-30T06:18:36.732Z] #24 sha256:5ff9da5ca85c181eff5c7e074654da1f3fac5764113086247a3105774f80f5fd [2021-06-30T06:18:36.732Z] #24 5.572 + RM_GOPATH=0 [2021-06-30T06:18:36.732Z] #24 5.572 + TMP_GOPATH= [2021-06-30T06:18:36.732Z] #24 5.572 + : /build [2021-06-30T06:18:36.732Z] #24 5.572 + '[' -z '' ']' [2021-06-30T06:18:36.732Z] #24 5.577 ++ mktemp -d [2021-06-30T06:18:36.732Z] #24 5.583 + export GOPATH=/tmp/tmp.buXvGeJiwW [2021-06-30T06:18:36.732Z] #24 5.583 + GOPATH=/tmp/tmp.buXvGeJiwW [2021-06-30T06:18:36.732Z] #24 5.583 + RM_GOPATH=1 [2021-06-30T06:18:36.732Z] #24 5.583 + case "$(go env GOARCH)" in [2021-06-30T06:18:36.732Z] #24 5.584 ++ go env GOARCH [2021-06-30T06:18:36.732Z] #24 5.665 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:36.732Z] #24 5.665 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:36.732Z] #24 5.665 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:36.732Z] #24 5.679 Install docker/cli version 17.06.2-ce from stable [2021-06-30T06:18:36.732Z] #24 5.688 + dir=/tmp/install [2021-06-30T06:18:36.732Z] #24 5.688 + bin=dockercli [2021-06-30T06:18:36.732Z] #24 5.688 + shift [2021-06-30T06:18:36.732Z] #24 5.688 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-30T06:18:36.732Z] #24 5.688 + . /tmp/install/dockercli.installer [2021-06-30T06:18:36.732Z] #24 5.688 ++ : stable [2021-06-30T06:18:36.732Z] #24 5.688 ++ : 17.06.2-ce [2021-06-30T06:18:36.732Z] #24 5.688 + install_dockercli [2021-06-30T06:18:36.732Z] #24 5.688 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-30T06:18:36.732Z] #24 5.688 ++ uname -m [2021-06-30T06:18:36.732Z] #24 5.688 + arch=x86_64 [2021-06-30T06:18:36.732Z] #24 5.688 + '[' x86_64 '!=' x86_64 ']' [2021-06-30T06:18:36.732Z] #24 5.688 + url=https://download.docker.com/linux/static [2021-06-30T06:18:36.732Z] #24 5.688 + tar -xz docker/docker [2021-06-30T06:18:36.732Z] #24 5.697 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-30T06:18:36.786Z] #13 ... [2021-06-30T06:18:36.786Z] [2021-06-30T06:18:36.786Z] #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-06-30T06:18:36.786Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:18:36.786Z] #44 5.847 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:36.786Z] #44 6.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:36.786Z] #44 6.041 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:36.786Z] #44 6.450 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-30T06:18:36.786Z] #44 7.371 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:36.786Z] #44 9.091 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:36.815Z] #34 ... [2021-06-30T06:18:36.815Z] [2021-06-30T06:18:36.815Z] #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-06-30T06:18:36.815Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:18:36.815Z] #44 8.390 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:36.815Z] #44 8.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:36.815Z] #44 8.502 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:36.815Z] #44 8.672 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-30T06:18:36.815Z] #44 9.363 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:36.815Z] #44 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:36.815Z] #44 13.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:36.815Z] #44 15.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-30T06:18:36.815Z] #44 ... [2021-06-30T06:18:36.815Z] [2021-06-30T06:18:36.815Z] #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-06-30T06:18:36.815Z] #59 sha256:e005e3c1950d74279ee93151963643850bdee1cb302dd28e7dfc50d70fa501eb [2021-06-30T06:18:36.815Z] #59 18.74 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-30T06:18:36.994Z] #24 ... [2021-06-30T06:18:36.994Z] [2021-06-30T06:18:36.994Z] #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-06-30T06:18:36.994Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:18:36.994Z] #36 6.241 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:36.994Z] #36 6.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:36.994Z] #36 6.645 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:36.994Z] #36 8.353 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:36.994Z] #36 10.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:36.994Z] #36 ... [2021-06-30T06:18:36.994Z] [2021-06-30T06:18:36.994Z] #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-06-30T06:18:36.994Z] #34 sha256:e1d67bb41c2e2d6fe039bc36afe63893725b3224116459cc3e5d860dd6cad7c2 [2021-06-30T06:18:36.994Z] #34 5.307 Install go-toml version v1.8.1 [2021-06-30T06:18:36.994Z] #34 6.145 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-30T06:18:36.994Z] #34 9.757 github.com/pelletier/go-toml [2021-06-30T06:18:37.255Z] #34 ... [2021-06-30T06:18:37.255Z] [2021-06-30T06:18:37.255Z] #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-06-30T06:18:37.255Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:18:37.255Z] #40 5.486 + git clone https://github.com/docker/distribution.git . [2021-06-30T06:18:37.255Z] #40 5.494 Cloning into '.'... [2021-06-30T06:18:37.255Z] #40 ... [2021-06-30T06:18:37.255Z] [2021-06-30T06:18:37.255Z] #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-06-30T06:18:37.255Z] #50 sha256:901157e409697b4de7b130b7c9ec5c573a0d263f12bfc2db441f29db0db53221 [2021-06-30T06:18:37.255Z] #50 4.382 + RM_GOPATH=0 [2021-06-30T06:18:37.255Z] #50 4.382 + TMP_GOPATH= [2021-06-30T06:18:37.255Z] #50 4.382 + : /build [2021-06-30T06:18:37.255Z] #50 4.382 + '[' -z '' ']' [2021-06-30T06:18:37.255Z] #50 4.382 ++ mktemp -d [2021-06-30T06:18:37.255Z] #50 4.382 + export GOPATH=/tmp/tmp.fLsC7s4SDW [2021-06-30T06:18:37.255Z] #50 4.382 + GOPATH=/tmp/tmp.fLsC7s4SDW [2021-06-30T06:18:37.255Z] #50 4.382 + RM_GOPATH=1 [2021-06-30T06:18:37.255Z] #50 4.382 + case "$(go env GOARCH)" in [2021-06-30T06:18:37.255Z] #50 4.390 ++ go env GOARCH [2021-06-30T06:18:37.255Z] #50 4.432 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:37.255Z] #50 4.432 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:37.255Z] #50 4.432 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:37.255Z] #50 4.432 + dir=/tmp/install [2021-06-30T06:18:37.255Z] #50 4.432 + bin=golangci_lint [2021-06-30T06:18:37.255Z] #50 4.432 + shift [2021-06-30T06:18:37.255Z] #50 4.432 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-30T06:18:37.255Z] #50 4.432 + . /tmp/install/golangci_lint.installer [2021-06-30T06:18:37.255Z] #50 4.432 ++ : v1.23.8 [2021-06-30T06:18:37.255Z] #50 4.432 + install_golangci_lint [2021-06-30T06:18:37.255Z] #50 4.432 + set -e [2021-06-30T06:18:37.255Z] #50 4.432 + export GO111MODULE=on [2021-06-30T06:18:37.255Z] #50 4.432 + GO111MODULE=on [2021-06-30T06:18:37.255Z] #50 4.432 + GOBIN=/build [2021-06-30T06:18:37.255Z] #50 4.432 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-30T06:18:37.255Z] #50 5.014 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-30T06:18:37.363Z] #44 ... [2021-06-30T06:18:37.363Z] [2021-06-30T06:18:37.363Z] #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-06-30T06:18:37.363Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:18:37.363Z] #56 6.567 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:37.363Z] #56 6.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:37.363Z] #56 6.848 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:37.363Z] #56 8.507 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:37.517Z] #50 ... [2021-06-30T06:18:37.517Z] [2021-06-30T06:18:37.517Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:18:37.517Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:18:37.517Z] #32 5.205 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-30T06:18:37.517Z] #32 5.205 Cloning into '.'... [2021-06-30T06:18:37.517Z] #32 ... [2021-06-30T06:18:37.517Z] [2021-06-30T06:18:37.517Z] #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-06-30T06:18:37.517Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:18:37.517Z] #56 6.259 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:37.517Z] #56 6.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:37.517Z] #56 6.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:37.517Z] #56 8.231 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:37.517Z] #56 10.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:37.628Z] #56 ... [2021-06-30T06:18:37.628Z] [2021-06-30T06:18:37.628Z] #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-06-30T06:18:37.628Z] #24 sha256:9697e2d6d845617599a3f6107b16451942c7f784f26a14543335f54c6bcafd58 [2021-06-30T06:18:37.628Z] #24 4.487 + RM_GOPATH=0 [2021-06-30T06:18:37.628Z] #24 4.487 + TMP_GOPATH= [2021-06-30T06:18:37.628Z] #24 4.487 + : /build [2021-06-30T06:18:37.628Z] #24 4.487 + '[' -z '' ']' [2021-06-30T06:18:37.628Z] #24 4.487 ++ mktemp -d [2021-06-30T06:18:37.628Z] #24 4.489 + export GOPATH=/tmp/tmp.lBK90YAJA7 [2021-06-30T06:18:37.628Z] #24 4.489 + GOPATH=/tmp/tmp.lBK90YAJA7 [2021-06-30T06:18:37.628Z] #24 4.489 + RM_GOPATH=1 [2021-06-30T06:18:37.628Z] #24 4.489 + case "$(go env GOARCH)" in [2021-06-30T06:18:37.628Z] #24 4.489 ++ go env GOARCH [2021-06-30T06:18:37.628Z] #24 4.503 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:37.628Z] #24 4.503 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:37.628Z] #24 4.518 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:37.628Z] #24 4.518 + dir=/tmp/install [2021-06-30T06:18:37.628Z] #24 4.518 + bin=dockercli [2021-06-30T06:18:37.628Z] #24 4.518 + shift [2021-06-30T06:18:37.628Z] #24 4.518 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-30T06:18:37.628Z] #24 4.518 + . /tmp/install/dockercli.installer [2021-06-30T06:18:37.628Z] #24 4.518 ++ : stable [2021-06-30T06:18:37.628Z] #24 4.518 ++ : 17.06.2-ce [2021-06-30T06:18:37.628Z] #24 4.518 + install_dockercli [2021-06-30T06:18:37.628Z] #24 4.518 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-30T06:18:37.628Z] #24 4.518 ++ uname -m [2021-06-30T06:18:37.628Z] #24 4.518 + arch=x86_64 [2021-06-30T06:18:37.628Z] #24 4.518 + '[' x86_64 '!=' x86_64 ']' [2021-06-30T06:18:37.628Z] #24 4.518 + url=https://download.docker.com/linux/static [2021-06-30T06:18:37.628Z] #24 4.518 + tar -xz docker/docker [2021-06-30T06:18:37.628Z] #24 4.518 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-30T06:18:37.628Z] #24 4.518 Install docker/cli version 17.06.2-ce from stable [2021-06-30T06:18:37.628Z] #24 ... [2021-06-30T06:18:37.628Z] [2021-06-30T06:18:37.628Z] #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-06-30T06:18:37.628Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:18:37.628Z] #46 4.516 + RM_GOPATH=0 [2021-06-30T06:18:37.628Z] #46 4.516 + TMP_GOPATH= [2021-06-30T06:18:37.628Z] #46 4.516 + : /build [2021-06-30T06:18:37.628Z] #46 4.516 + '[' -z '' ']' [2021-06-30T06:18:37.628Z] #46 4.516 ++ mktemp -d [2021-06-30T06:18:37.628Z] #46 4.516 + export GOPATH=/tmp/tmp.eVOuJ8pzWJ [2021-06-30T06:18:37.628Z] #46 4.516 + GOPATH=/tmp/tmp.eVOuJ8pzWJ [2021-06-30T06:18:37.628Z] #46 4.516 + RM_GOPATH=1 [2021-06-30T06:18:37.628Z] #46 4.516 + case "$(go env GOARCH)" in [2021-06-30T06:18:37.628Z] #46 4.516 ++ go env GOARCH [2021-06-30T06:18:37.628Z] #46 4.539 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:18:37.628Z] #46 4.541 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:37.628Z] #46 4.541 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:37.628Z] #46 4.541 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:37.628Z] #46 4.541 + dir=/tmp/install [2021-06-30T06:18:37.628Z] #46 4.541 + bin=vndr [2021-06-30T06:18:37.628Z] #46 4.541 + shift [2021-06-30T06:18:37.628Z] #46 4.541 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-30T06:18:37.628Z] #46 4.541 + . /tmp/install/vndr.installer [2021-06-30T06:18:37.628Z] #46 4.541 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:18:37.628Z] #46 4.541 + install_vndr [2021-06-30T06:18:37.628Z] #46 4.541 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-30T06:18:37.628Z] #46 4.541 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eVOuJ8pzWJ/src/github.com/LK4D4/vndr [2021-06-30T06:18:37.628Z] #46 4.541 Cloning into '/tmp/tmp.eVOuJ8pzWJ/src/github.com/LK4D4/vndr'... [2021-06-30T06:18:37.628Z] #46 5.115 + cd /tmp/tmp.eVOuJ8pzWJ/src/github.com/LK4D4/vndr [2021-06-30T06:18:37.628Z] #46 5.115 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-30T06:18:37.628Z] #46 5.120 + go build -buildmode=pie -v -o /build/vndr . [2021-06-30T06:18:37.628Z] #46 6.789 internal/unsafeheader [2021-06-30T06:18:37.628Z] #46 6.834 internal/cpu [2021-06-30T06:18:37.628Z] #46 6.937 runtime/internal/atomic [2021-06-30T06:18:37.628Z] #46 7.616 runtime/internal/sys [2021-06-30T06:18:37.628Z] #46 8.106 runtime/internal/math [2021-06-30T06:18:37.628Z] #46 8.196 internal/bytealg [2021-06-30T06:18:37.628Z] #46 8.246 internal/race [2021-06-30T06:18:37.628Z] #46 8.381 sync/atomic [2021-06-30T06:18:37.628Z] #46 8.897 unicode [2021-06-30T06:18:37.628Z] #46 9.503 runtime [2021-06-30T06:18:37.777Z] #56 ... [2021-06-30T06:18:37.777Z] [2021-06-30T06:18:37.777Z] #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-06-30T06:18:37.777Z] #52 sha256:9d4f0511f2716857009ad5278c926adddfcf987b3d3aa69a3f32bf9f85d59507 [2021-06-30T06:18:37.777Z] #52 4.267 + RM_GOPATH=0 [2021-06-30T06:18:37.777Z] #52 4.267 + TMP_GOPATH= [2021-06-30T06:18:37.777Z] #52 4.267 + : /build [2021-06-30T06:18:37.777Z] #52 4.267 + '[' -z '' ']' [2021-06-30T06:18:37.777Z] #52 4.267 ++ mktemp -d [2021-06-30T06:18:37.777Z] #52 4.269 + export GOPATH=/tmp/tmp.GeVlJjyw4W [2021-06-30T06:18:37.777Z] #52 4.269 + GOPATH=/tmp/tmp.GeVlJjyw4W [2021-06-30T06:18:37.777Z] #52 4.269 + RM_GOPATH=1 [2021-06-30T06:18:37.777Z] #52 4.269 + case "$(go env GOARCH)" in [2021-06-30T06:18:37.777Z] #52 4.271 ++ go env GOARCH [2021-06-30T06:18:37.777Z] #52 4.278 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:37.777Z] #52 4.278 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:37.777Z] #52 4.278 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:37.777Z] #52 4.278 + dir=/tmp/install [2021-06-30T06:18:37.777Z] #52 4.278 + bin=shfmt [2021-06-30T06:18:37.777Z] #52 4.278 + shift [2021-06-30T06:18:37.777Z] #52 4.278 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-30T06:18:37.777Z] #52 4.278 + . /tmp/install/shfmt.installer [2021-06-30T06:18:37.777Z] #52 4.278 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:18:37.777Z] #52 4.278 + install_shfmt [2021-06-30T06:18:37.777Z] #52 4.278 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-30T06:18:37.777Z] #52 4.278 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GeVlJjyw4W/src/github.com/mvdan/sh [2021-06-30T06:18:37.777Z] #52 4.278 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:18:37.777Z] #52 4.281 Cloning into '/tmp/tmp.GeVlJjyw4W/src/github.com/mvdan/sh'... [2021-06-30T06:18:37.889Z] #46 ... [2021-06-30T06:18:37.889Z] [2021-06-30T06:18:37.889Z] #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-06-30T06:18:37.889Z] #34 sha256:3e24c49331b9da2f1d3791f4042ca1136343a63e1d1a240c378d099778ca8699 [2021-06-30T06:18:37.889Z] #34 5.467 Install go-toml version v1.8.1 [2021-06-30T06:18:37.889Z] #34 6.401 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-30T06:18:37.889Z] #34 9.987 github.com/pelletier/go-toml [2021-06-30T06:18:38.038Z] #52 ... [2021-06-30T06:18:38.038Z] [2021-06-30T06:18:38.038Z] #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-06-30T06:18:38.038Z] #59 sha256:25d0beb6d60ea8b069fd34d6354678896be0b54e87590cd7b66557d02fa5460b [2021-06-30T06:18:38.038Z] #59 5.433 + RM_GOPATH=0 [2021-06-30T06:18:38.038Z] #59 5.433 + TMP_GOPATH= [2021-06-30T06:18:38.038Z] #59 5.433 + : /build [2021-06-30T06:18:38.038Z] #59 5.433 + '[' -z '' ']' [2021-06-30T06:18:38.038Z] #59 5.433 ++ mktemp -d [2021-06-30T06:18:38.038Z] #59 5.433 + export GOPATH=/tmp/tmp.R242lkQPKC [2021-06-30T06:18:38.038Z] #59 5.433 + GOPATH=/tmp/tmp.R242lkQPKC [2021-06-30T06:18:38.038Z] #59 5.433 + RM_GOPATH=1 [2021-06-30T06:18:38.038Z] #59 5.433 + case "$(go env GOARCH)" in [2021-06-30T06:18:38.038Z] #59 5.433 ++ go env GOARCH [2021-06-30T06:18:38.038Z] #59 5.453 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:38.038Z] #59 5.453 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:38.038Z] #59 5.453 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:38.038Z] #59 5.462 + dir=/tmp/install [2021-06-30T06:18:38.038Z] #59 5.462 + bin=rootlesskit [2021-06-30T06:18:38.038Z] #59 5.462 + shift [2021-06-30T06:18:38.038Z] #59 5.462 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-30T06:18:38.038Z] #59 5.462 + . /tmp/install/rootlesskit.installer [2021-06-30T06:18:38.038Z] #59 5.462 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:38.038Z] #59 5.462 + install_rootlesskit [2021-06-30T06:18:38.038Z] #59 5.462 + case "$1" in [2021-06-30T06:18:38.038Z] #59 5.462 + export CGO_ENABLED=0 [2021-06-30T06:18:38.038Z] #59 5.462 + CGO_ENABLED=0 [2021-06-30T06:18:38.038Z] #59 5.462 + _install_rootlesskit [2021-06-30T06:18:38.038Z] #59 5.462 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-30T06:18:38.038Z] #59 5.462 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.R242lkQPKC/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:18:38.038Z] #59 5.463 Cloning into '/tmp/tmp.R242lkQPKC/src/github.com/rootless-containers/rootlesskit'... [2021-06-30T06:18:38.038Z] #59 5.475 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:38.038Z] #59 10.59 + cd /tmp/tmp.R242lkQPKC/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:18:38.038Z] #59 10.59 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:38.038Z] #59 10.59 + export GO111MODULE=on [2021-06-30T06:18:38.038Z] #59 10.61 + GO111MODULE=on [2021-06-30T06:18:38.038Z] #59 10.61 + export GOPROXY=https://proxy.golang.org [2021-06-30T06:18:38.038Z] #59 10.61 + GOPROXY=https://proxy.golang.org [2021-06-30T06:18:38.038Z] #59 10.61 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:18:38.038Z] #59 10.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-30T06:18:38.151Z] #34 ... [2021-06-30T06:18:38.151Z] [2021-06-30T06:18:38.151Z] #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-06-30T06:18:38.151Z] #50 sha256:a76add2fe5d9011f0f69c1cd3e0f981d56f41cb2cc20c1267fc627594687c6af [2021-06-30T06:18:38.151Z] #50 4.646 + RM_GOPATH=0 [2021-06-30T06:18:38.151Z] #50 4.646 + TMP_GOPATH= [2021-06-30T06:18:38.151Z] #50 4.646 + : /build [2021-06-30T06:18:38.151Z] #50 4.646 + '[' -z '' ']' [2021-06-30T06:18:38.151Z] #50 4.646 ++ mktemp -d [2021-06-30T06:18:38.151Z] #50 4.646 + export GOPATH=/tmp/tmp.edS3papjtC [2021-06-30T06:18:38.151Z] #50 4.646 + GOPATH=/tmp/tmp.edS3papjtC [2021-06-30T06:18:38.151Z] #50 4.646 + RM_GOPATH=1 [2021-06-30T06:18:38.151Z] #50 4.646 + case "$(go env GOARCH)" in [2021-06-30T06:18:38.151Z] #50 4.646 ++ go env GOARCH [2021-06-30T06:18:38.151Z] #50 4.661 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:38.151Z] #50 4.661 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:38.151Z] #50 4.661 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:38.151Z] #50 4.661 + dir=/tmp/install [2021-06-30T06:18:38.151Z] #50 4.661 + bin=golangci_lint [2021-06-30T06:18:38.151Z] #50 4.661 + shift [2021-06-30T06:18:38.151Z] #50 4.661 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-30T06:18:38.151Z] #50 4.661 + . /tmp/install/golangci_lint.installer [2021-06-30T06:18:38.151Z] #50 4.661 ++ : v1.23.8 [2021-06-30T06:18:38.151Z] #50 4.661 + install_golangci_lint [2021-06-30T06:18:38.151Z] #50 4.661 + set -e [2021-06-30T06:18:38.151Z] #50 4.661 + export GO111MODULE=on [2021-06-30T06:18:38.151Z] #50 4.661 + GO111MODULE=on [2021-06-30T06:18:38.151Z] #50 4.661 + GOBIN=/build [2021-06-30T06:18:38.151Z] #50 4.661 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-30T06:18:38.151Z] #50 5.296 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-30T06:18:38.151Z] #50 ... [2021-06-30T06:18:38.151Z] [2021-06-30T06:18:38.151Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:18:38.151Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:18:38.151Z] #32 5.613 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-30T06:18:38.151Z] #32 5.623 Cloning into '.'... [2021-06-30T06:18:38.301Z] #59 ... [2021-06-30T06:18:38.301Z] [2021-06-30T06:18:38.301Z] #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-06-30T06:18:38.301Z] #48 sha256:e192339391c07ff6501889a0050e0e27fbd09fbc62b988c18490f5cc13198d82 [2021-06-30T06:18:38.301Z] #48 11.77 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-30T06:18:38.419Z] #32 ... [2021-06-30T06:18:38.419Z] [2021-06-30T06:18:38.419Z] #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-06-30T06:18:38.419Z] #59 sha256:f7a70e532650a6b931e40a35364812b80f6230f78f6c902fc8cf883fae13c6cb [2021-06-30T06:18:38.419Z] #59 5.256 + RM_GOPATH=0 [2021-06-30T06:18:38.419Z] #59 5.256 + TMP_GOPATH= [2021-06-30T06:18:38.419Z] #59 5.256 + : /build [2021-06-30T06:18:38.419Z] #59 5.256 + '[' -z '' ']' [2021-06-30T06:18:38.419Z] #59 5.256 ++ mktemp -d [2021-06-30T06:18:38.419Z] #59 5.259 + export GOPATH=/tmp/tmp.txJI93Mddc [2021-06-30T06:18:38.419Z] #59 5.259 + GOPATH=/tmp/tmp.txJI93Mddc [2021-06-30T06:18:38.419Z] #59 5.259 + RM_GOPATH=1 [2021-06-30T06:18:38.419Z] #59 5.259 + case "$(go env GOARCH)" in [2021-06-30T06:18:38.419Z] #59 5.259 ++ go env GOARCH [2021-06-30T06:18:38.419Z] #59 5.275 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:38.419Z] #59 5.275 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:38.419Z] #59 5.275 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:38.419Z] #59 5.275 + dir=/tmp/install [2021-06-30T06:18:38.419Z] #59 5.275 + bin=rootlesskit [2021-06-30T06:18:38.419Z] #59 5.275 + shift [2021-06-30T06:18:38.419Z] #59 5.275 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-30T06:18:38.419Z] #59 5.275 + . /tmp/install/rootlesskit.installer [2021-06-30T06:18:38.419Z] #59 5.275 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:38.419Z] #59 5.275 + install_rootlesskit [2021-06-30T06:18:38.419Z] #59 5.275 + case "$1" in [2021-06-30T06:18:38.419Z] #59 5.280 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:38.419Z] #59 5.280 + export CGO_ENABLED=0 [2021-06-30T06:18:38.419Z] #59 5.280 + CGO_ENABLED=0 [2021-06-30T06:18:38.419Z] #59 5.280 + _install_rootlesskit [2021-06-30T06:18:38.419Z] #59 5.280 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-30T06:18:38.419Z] #59 5.280 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.txJI93Mddc/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:18:38.419Z] #59 5.294 Cloning into '/tmp/tmp.txJI93Mddc/src/github.com/rootless-containers/rootlesskit'... [2021-06-30T06:18:38.419Z] #59 10.03 + cd /tmp/tmp.txJI93Mddc/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:18:38.419Z] #59 10.03 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:38.419Z] #59 10.10 + export GO111MODULE=on [2021-06-30T06:18:38.419Z] #59 10.10 + GO111MODULE=on [2021-06-30T06:18:38.419Z] #59 10.10 + export GOPROXY=https://proxy.golang.org [2021-06-30T06:18:38.419Z] #59 10.10 + GOPROXY=https://proxy.golang.org [2021-06-30T06:18:38.419Z] #59 10.10 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:18:38.419Z] #59 10.11 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-30T06:18:38.419Z] #59 ... [2021-06-30T06:18:38.419Z] [2021-06-30T06:18:38.419Z] #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-06-30T06:18:38.419Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:18:38.419Z] #36 6.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:38.419Z] #36 6.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:38.419Z] #36 6.745 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:38.419Z] #36 8.297 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:38.419Z] #36 10.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:38.684Z] #36 ... [2021-06-30T06:18:38.684Z] [2021-06-30T06:18:38.684Z] #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-06-30T06:18:38.684Z] #52 sha256:b2b33fab79b00b59d1ecd2907537c15618cc15a9560c75634b14a741eb2cbe3d [2021-06-30T06:18:38.684Z] #52 4.164 + RM_GOPATH=0 [2021-06-30T06:18:38.684Z] #52 4.164 + TMP_GOPATH= [2021-06-30T06:18:38.684Z] #52 4.164 + : /build [2021-06-30T06:18:38.684Z] #52 4.164 + '[' -z '' ']' [2021-06-30T06:18:38.684Z] #52 4.164 ++ mktemp -d [2021-06-30T06:18:38.684Z] #52 4.170 + export GOPATH=/tmp/tmp.1BTLmNuAJx [2021-06-30T06:18:38.684Z] #52 4.170 + GOPATH=/tmp/tmp.1BTLmNuAJx [2021-06-30T06:18:38.684Z] #52 4.170 + RM_GOPATH=1 [2021-06-30T06:18:38.684Z] #52 4.170 + case "$(go env GOARCH)" in [2021-06-30T06:18:38.684Z] #52 4.170 ++ go env GOARCH [2021-06-30T06:18:38.684Z] #52 4.170 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:38.684Z] #52 4.170 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:38.684Z] #52 4.170 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:38.684Z] #52 4.170 + dir=/tmp/install [2021-06-30T06:18:38.684Z] #52 4.170 + bin=shfmt [2021-06-30T06:18:38.684Z] #52 4.170 + shift [2021-06-30T06:18:38.684Z] #52 4.170 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-30T06:18:38.684Z] #52 4.170 + . /tmp/install/shfmt.installer [2021-06-30T06:18:38.684Z] #52 4.170 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:18:38.684Z] #52 4.170 + install_shfmt [2021-06-30T06:18:38.684Z] #52 4.170 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-30T06:18:38.684Z] #52 4.170 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1BTLmNuAJx/src/github.com/mvdan/sh [2021-06-30T06:18:38.684Z] #52 4.170 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:18:38.684Z] #52 4.174 Cloning into '/tmp/tmp.1BTLmNuAJx/src/github.com/mvdan/sh'... [2021-06-30T06:18:38.684Z] #52 ... [2021-06-30T06:18:38.684Z] [2021-06-30T06:18:38.684Z] #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-06-30T06:18:38.684Z] #48 sha256:b176d8e7aab4a8b0c192c91b68280e74601d2281f6bb09cbfef827bf2d61c89a [2021-06-30T06:18:38.684Z] #48 5.910 + RM_GOPATH=0 [2021-06-30T06:18:38.684Z] #48 5.910 + TMP_GOPATH= [2021-06-30T06:18:38.684Z] #48 5.911 + : /build [2021-06-30T06:18:38.684Z] #48 5.911 + '[' -z '' ']' [2021-06-30T06:18:38.685Z] #48 5.917 ++ mktemp -d [2021-06-30T06:18:38.685Z] #48 5.917 + export GOPATH=/tmp/tmp.BVc8dM2z2K [2021-06-30T06:18:38.685Z] #48 5.917 + GOPATH=/tmp/tmp.BVc8dM2z2K [2021-06-30T06:18:38.685Z] #48 5.917 + RM_GOPATH=1 [2021-06-30T06:18:38.685Z] #48 5.917 + case "$(go env GOARCH)" in [2021-06-30T06:18:38.685Z] #48 5.923 ++ go env GOARCH [2021-06-30T06:18:38.685Z] #48 6.012 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:38.685Z] #48 6.012 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:38.685Z] #48 6.012 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:38.685Z] #48 6.012 + dir=/tmp/install [2021-06-30T06:18:38.685Z] #48 6.012 + bin=gotestsum [2021-06-30T06:18:38.685Z] #48 6.012 + shift [2021-06-30T06:18:38.685Z] #48 6.012 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-30T06:18:38.685Z] #48 6.012 + . /tmp/install/gotestsum.installer [2021-06-30T06:18:38.685Z] #48 6.012 ++ : v0.5.3 [2021-06-30T06:18:38.685Z] #48 6.012 + install_gotestsum [2021-06-30T06:18:38.685Z] #48 6.012 + set -e [2021-06-30T06:18:38.685Z] #48 6.012 + export GO111MODULE=on [2021-06-30T06:18:38.685Z] #48 6.012 + GO111MODULE=on [2021-06-30T06:18:38.685Z] #48 6.012 + GOBIN=/build [2021-06-30T06:18:38.685Z] #48 6.012 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-30T06:18:38.685Z] #48 6.976 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-30T06:18:38.685Z] #48 9.188 go: downloading github.com/fatih/color v1.9.0 [2021-06-30T06:18:38.685Z] #48 9.211 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-30T06:18:38.685Z] #48 9.240 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:18:38.685Z] #48 9.246 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-30T06:18:38.685Z] #48 9.519 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T06:18:38.685Z] #48 9.573 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T06:18:38.685Z] #48 9.688 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-30T06:18:38.685Z] #48 9.791 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-30T06:18:38.685Z] #48 9.805 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-30T06:18:38.685Z] #48 10.62 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-30T06:18:38.945Z] #48 ... [2021-06-30T06:18:38.945Z] [2021-06-30T06:18:38.945Z] #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-06-30T06:18:38.945Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:18:38.945Z] #40 5.354 + git clone https://github.com/docker/distribution.git . [2021-06-30T06:18:38.945Z] #40 5.354 Cloning into '.'... [2021-06-30T06:18:38.945Z] #40 ... [2021-06-30T06:18:38.945Z] [2021-06-30T06:18:38.945Z] #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-06-30T06:18:38.945Z] #59 sha256:f7a70e532650a6b931e40a35364812b80f6230f78f6c902fc8cf883fae13c6cb [2021-06-30T06:18:38.945Z] #59 11.59 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:18:38.945Z] #59 11.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-30T06:18:38.945Z] #59 11.70 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-30T06:18:39.351Z] #59 ... [2021-06-30T06:18:39.351Z] [2021-06-30T06:18:39.351Z] #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-06-30T06:18:39.351Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:18:39.351Z] #36 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:39.351Z] #36 ... [2021-06-30T06:18:39.351Z] [2021-06-30T06:18:39.351Z] #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-06-30T06:18:39.351Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:18:39.351Z] #46 11.01 math/bits [2021-06-30T06:18:39.351Z] #46 11.78 math [2021-06-30T06:18:39.351Z] #46 15.87 encoding [2021-06-30T06:18:39.351Z] #46 15.98 unicode/utf16 [2021-06-30T06:18:39.351Z] #46 16.17 container/list [2021-06-30T06:18:39.351Z] #46 16.65 crypto/internal/subtle [2021-06-30T06:18:39.351Z] #46 16.74 crypto/subtle [2021-06-30T06:18:39.351Z] #46 16.94 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-30T06:18:39.351Z] #46 17.09 internal/nettrace [2021-06-30T06:18:39.351Z] #46 17.21 runtime/cgo [2021-06-30T06:18:39.351Z] #46 ... [2021-06-30T06:18:39.351Z] [2021-06-30T06:18:39.351Z] #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-06-30T06:18:39.351Z] #34 sha256:bb6b7392d817c615452b03671a516722a01094dcd12b69995fe00f12ca9282cb [2021-06-30T06:18:39.351Z] #34 DONE 21.0s [2021-06-30T06:18:39.351Z] [2021-06-30T06:18:39.351Z] #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-06-30T06:18:39.351Z] #50 sha256:21cc4dc973b09e1396ef7935da22c341af2323b8a84b01e36cabc76fcc068186 [2021-06-30T06:18:39.351Z] #50 16.78 go: downloading github.com/fatih/color v1.7.0 [2021-06-30T06:18:39.351Z] #50 16.78 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-30T06:18:39.351Z] #50 16.88 go: downloading github.com/pkg/errors v0.8.1 [2021-06-30T06:18:39.351Z] #50 16.88 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-30T06:18:39.351Z] #50 17.00 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-30T06:18:39.351Z] #50 17.18 go: downloading github.com/spf13/viper v1.6.1 [2021-06-30T06:18:39.351Z] #50 17.76 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-30T06:18:39.351Z] #50 17.82 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-30T06:18:39.351Z] #50 18.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-30T06:18:39.351Z] #50 18.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-30T06:18:39.351Z] #50 ... [2021-06-30T06:18:39.351Z] [2021-06-30T06:18:39.351Z] #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-06-30T06:18:39.351Z] #52 sha256:ee1bea4678de96ec014f738154665a3f3d3e89ec8378e5109858dc9352fdad29 [2021-06-30T06:18:39.351Z] #52 11.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-30T06:18:39.351Z] #52 11.16 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-30T06:18:39.351Z] #52 11.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-30T06:18:39.351Z] #52 13.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-30T06:18:39.351Z] #52 16.88 runtime [2021-06-30T06:18:39.418Z] Running on azwin-2-17aca0 in d:\jenkins\workspace\moby_PR-42580 [Pipeline] { [Pipeline] ws [2021-06-30T06:18:39.458Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-30T06:18:39.608Z] #52 ... [2021-06-30T06:18:39.608Z] [2021-06-30T06:18:39.608Z] #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-06-30T06:18:39.608Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:18:39.608Z] #36 21.27 Fetched 8453 kB in 15s (554 kB/s) [2021-06-30T06:18:39.887Z] #59 12.23 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-30T06:18:40.632Z] #57 DONE 136.4s [2021-06-30T06:18:40.632Z] [2021-06-30T06:18:40.632Z] #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-06-30T06:18:40.632Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:18:40.632Z] #47 DONE 136.3s [2021-06-30T06:18:40.632Z] [2021-06-30T06:18:40.632Z] #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-06-30T06:18:40.632Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777 [2021-06-30T06:18:40.632Z] #17 122.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-06-30T06:18:40.632Z] #17 122.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:40.632Z] #17 123.0 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:18:40.632Z] #17 123.1 Selecting previously unselected package crossbuild-essential-armhf. [2021-06-30T06:18:40.632Z] #17 123.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-06-30T06:18:40.632Z] #17 123.1 Unpacking crossbuild-essential-armhf (12.6) ... [2021-06-30T06:18:40.632Z] #17 123.8 Selecting previously unselected package libc6-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 123.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 123.8 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-06-30T06:18:40.632Z] #17 124.3 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 124.3 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 124.3 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-06-30T06:18:40.632Z] #17 124.8 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 124.8 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 124.8 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:40.632Z] #17 125.3 Selecting previously unselected package libitm1-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 125.3 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 125.3 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:40.632Z] #17 125.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 125.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 125.3 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:40.632Z] #17 125.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 125.4 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 125.4 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:40.632Z] #17 125.5 Selecting previously unselected package libasan5-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 125.5 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 125.5 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:40.632Z] #17 125.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 125.6 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 125.6 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:40.632Z] #17 125.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 125.7 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 125.7 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:40.632Z] #17 125.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 125.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 125.8 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:40.632Z] #17 125.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 125.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 125.9 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:40.632Z] #17 125.9 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-06-30T06:18:40.632Z] #17 125.9 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:40.632Z] #17 126.0 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:40.632Z] #17 126.2 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-06-30T06:18:40.632Z] #17 126.2 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:40.632Z] #17 126.2 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:40.845Z] #59 ... [2021-06-30T06:18:40.845Z] [2021-06-30T06:18:40.845Z] #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-06-30T06:18:40.845Z] #24 sha256:9697e2d6d845617599a3f6107b16451942c7f784f26a14543335f54c6bcafd58 [2021-06-30T06:18:40.845Z] #24 13.10 + mkdir -p /build [2021-06-30T06:18:40.845Z] #24 13.11 + mv docker/docker /build/ [2021-06-30T06:18:40.845Z] #24 13.12 + rmdir docker [2021-06-30T06:18:40.845Z] #24 DONE 13.4s [2021-06-30T06:18:40.852Z] #48 ... [2021-06-30T06:18:40.852Z] [2021-06-30T06:18:40.852Z] #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-06-30T06:18:40.852Z] #24 sha256:5ff9da5ca85c181eff5c7e074654da1f3fac5764113086247a3105774f80f5fd [2021-06-30T06:18:40.852Z] #24 13.52 + mkdir -p /build [2021-06-30T06:18:40.852Z] #24 13.53 + mv docker/docker /build/ [2021-06-30T06:18:40.852Z] #24 13.53 + rmdir docker [2021-06-30T06:18:40.852Z] #24 DONE 13.8s [2021-06-30T06:18:40.852Z] [2021-06-30T06:18:40.852Z] #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-06-30T06:18:40.852Z] #52 sha256:9d4f0511f2716857009ad5278c926adddfcf987b3d3aa69a3f32bf9f85d59507 [2021-06-30T06:18:40.852Z] #52 13.67 + cd /tmp/tmp.GeVlJjyw4W/src/github.com/mvdan/sh [2021-06-30T06:18:40.852Z] #52 13.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:18:40.852Z] #52 13.87 + GO111MODULE=on [2021-06-30T06:18:40.852Z] #52 13.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-30T06:18:40.977Z] #36 21.27 Reading package lists... [2021-06-30T06:18:40.977Z] #36 ... [2021-06-30T06:18:40.977Z] [2021-06-30T06:18:40.977Z] #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-06-30T06:18:40.977Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:18:40.977Z] #13 9.357 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:18:40.977Z] #13 9.421 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:40.977Z] #13 9.421 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:40.977Z] #13 9.441 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:40.977Z] #13 10.38 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:18:40.977Z] #13 12.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:40.977Z] #13 13.92 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:40.977Z] #13 16.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:41.107Z] [2021-06-30T06:18:41.107Z] #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-06-30T06:18:41.107Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:18:41.107Z] #46 12.78 unicode/utf8 [2021-06-30T06:18:41.234Z] #13 ... [2021-06-30T06:18:41.234Z] [2021-06-30T06:18:41.234Z] #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-06-30T06:18:41.234Z] #50 sha256:21cc4dc973b09e1396ef7935da22c341af2323b8a84b01e36cabc76fcc068186 [2021-06-30T06:18:41.234Z] #50 22.38 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-30T06:18:41.234Z] #50 22.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-30T06:18:41.234Z] #50 22.48 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-30T06:18:41.234Z] #50 22.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-30T06:18:41.234Z] #50 22.58 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-30T06:18:41.234Z] #50 22.68 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-30T06:18:41.234Z] #50 22.68 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-30T06:18:41.234Z] #50 22.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-30T06:18:41.234Z] #50 23.23 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-30T06:18:41.234Z] #50 23.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-30T06:18:41.234Z] #50 23.23 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-30T06:18:41.234Z] #50 23.23 go: downloading github.com/spf13/afero v1.1.2 [2021-06-30T06:18:41.315Z] The recommended git tool is: git [2021-06-30T06:18:41.369Z] #46 13.81 math/bits [2021-06-30T06:18:41.491Z] #50 23.38 go: downloading github.com/spf13/cast v1.3.0 [2021-06-30T06:18:41.492Z] #50 23.42 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-30T06:18:41.492Z] #50 23.47 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-30T06:18:41.568Z] #17 127.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-06-30T06:18:41.568Z] #17 127.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:41.568Z] #17 127.3 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:41.749Z] #50 23.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-30T06:18:41.749Z] #50 23.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-30T06:18:41.797Z] #52 15.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-30T06:18:41.797Z] #52 15.26 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-30T06:18:41.832Z] #17 127.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-06-30T06:18:41.832Z] #17 127.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-06-30T06:18:42.005Z] #50 23.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-30T06:18:42.005Z] #50 23.92 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-30T06:18:42.005Z] #50 23.92 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-30T06:18:42.005Z] #50 23.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-30T06:18:42.005Z] #50 24.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-30T06:18:42.005Z] #50 24.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-30T06:18:42.005Z] #50 24.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-30T06:18:42.058Z] #52 15.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-30T06:18:42.091Z] #17 127.5 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-06-30T06:18:42.091Z] #17 127.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-06-30T06:18:42.262Z] #50 24.09 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-30T06:18:42.262Z] #50 24.09 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-30T06:18:42.262Z] #50 24.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-30T06:18:42.262Z] #50 24.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-30T06:18:42.262Z] #50 24.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-30T06:18:42.262Z] #50 24.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-30T06:18:42.262Z] #50 24.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-30T06:18:42.330Z] #46 14.72 math [2021-06-30T06:18:42.349Z] #17 127.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-06-30T06:18:42.349Z] #17 127.7 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-06-30T06:18:42.519Z] #50 24.44 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-30T06:18:42.519Z] #50 24.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-30T06:18:42.607Z] #17 128.1 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-06-30T06:18:42.607Z] #17 128.1 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:42.607Z] #17 128.1 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:42.776Z] #50 24.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-30T06:18:42.776Z] #50 24.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-30T06:18:42.776Z] #50 24.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-30T06:18:42.776Z] #50 24.85 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-30T06:18:42.776Z] #50 24.85 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-30T06:18:42.776Z] #50 24.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-30T06:18:42.865Z] #17 128.3 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-06-30T06:18:42.865Z] #17 128.3 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:42.865Z] #17 128.3 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:43.033Z] #50 25.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-30T06:18:43.033Z] #50 25.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-30T06:18:43.290Z] #50 25.08 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-30T06:18:43.290Z] #50 25.18 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-30T06:18:43.433Z] #17 129.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-06-30T06:18:43.433Z] #17 129.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:43.433Z] #17 129.0 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:43.433Z] #17 129.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-06-30T06:18:43.433Z] #17 129.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-06-30T06:18:43.433Z] #17 129.0 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-06-30T06:18:43.446Z] #52 ... [2021-06-30T06:18:43.446Z] [2021-06-30T06:18:43.446Z] #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-06-30T06:18:43.446Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:18:43.446Z] #44 6.340 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:43.446Z] #44 6.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:43.446Z] #44 6.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:43.446Z] #44 6.898 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-30T06:18:43.446Z] #44 7.984 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:43.446Z] #44 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:43.446Z] #44 12.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:43.446Z] #44 14.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-30T06:18:43.446Z] #44 ... [2021-06-30T06:18:43.446Z] [2021-06-30T06:18:43.446Z] #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-06-30T06:18:43.446Z] #59 sha256:25d0beb6d60ea8b069fd34d6354678896be0b54e87590cd7b66557d02fa5460b [2021-06-30T06:18:43.446Z] #59 12.19 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:18:43.446Z] #59 12.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-30T06:18:43.446Z] #59 12.29 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-30T06:18:43.446Z] #59 12.77 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-30T06:18:43.446Z] #59 16.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-30T06:18:43.546Z] #50 25.41 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-30T06:18:43.546Z] #50 25.43 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-30T06:18:43.691Z] #17 129.1 Selecting previously unselected package libc6-s390x-cross. [2021-06-30T06:18:43.691Z] #17 129.1 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-06-30T06:18:43.691Z] #17 129.1 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-06-30T06:18:43.691Z] #17 129.2 Selecting previously unselected package libgcc1-s390x-cross. [2021-06-30T06:18:43.691Z] #17 129.2 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-06-30T06:18:43.691Z] #17 129.2 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-06-30T06:18:43.691Z] #17 129.2 Selecting previously unselected package libgomp1-s390x-cross. [2021-06-30T06:18:43.691Z] #17 129.3 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:43.691Z] #17 129.3 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:43.691Z] #17 129.3 Selecting previously unselected package libitm1-s390x-cross. [2021-06-30T06:18:43.691Z] #17 129.3 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:43.691Z] #17 129.3 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:43.691Z] #17 129.3 Selecting previously unselected package libatomic1-s390x-cross. [2021-06-30T06:18:43.691Z] #17 129.3 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:43.691Z] #17 129.3 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:43.691Z] #17 129.4 Selecting previously unselected package libstdc++6-s390x-cross. [2021-06-30T06:18:43.691Z] #17 129.4 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:43.707Z] #59 17.14 go: downloading github.com/google/uuid v1.2.0 [2021-06-30T06:18:43.707Z] #59 17.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-30T06:18:43.707Z] #59 17.17 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-30T06:18:43.707Z] #59 ... [2021-06-30T06:18:43.707Z] [2021-06-30T06:18:43.707Z] #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-06-30T06:18:43.707Z] #50 sha256:901157e409697b4de7b130b7c9ec5c573a0d263f12bfc2db441f29db0db53221 [2021-06-30T06:18:43.707Z] #50 17.25 go: downloading github.com/fatih/color v1.7.0 [2021-06-30T06:18:43.804Z] #50 25.61 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-30T06:18:43.804Z] #50 25.61 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-30T06:18:43.804Z] #50 25.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-30T06:18:43.804Z] #50 25.67 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-30T06:18:43.804Z] #50 25.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-30T06:18:43.949Z] #17 129.4 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:43.949Z] #17 129.5 Selecting previously unselected package libasan5-s390x-cross. [2021-06-30T06:18:43.949Z] #17 129.5 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:43.949Z] #17 129.5 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:43.970Z] #50 17.27 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-30T06:18:43.970Z] #50 17.36 go: downloading github.com/pkg/errors v0.8.1 [2021-06-30T06:18:43.970Z] #50 17.38 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-30T06:18:43.970Z] #50 17.47 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-30T06:18:44.208Z] #17 129.5 Selecting previously unselected package libubsan1-s390x-cross. [2021-06-30T06:18:44.208Z] #17 129.6 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:44.208Z] #17 129.6 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:44.208Z] #17 129.6 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-06-30T06:18:44.208Z] #17 129.6 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:44.208Z] #17 129.6 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:44.208Z] #17 129.7 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-06-30T06:18:44.208Z] #17 129.7 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:44.208Z] #17 129.7 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:44.232Z] #50 17.75 go: downloading github.com/spf13/viper v1.6.1 [2021-06-30T06:18:44.493Z] #50 17.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-30T06:18:44.493Z] #50 17.94 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-30T06:18:44.734Z] #50 26.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-30T06:18:44.734Z] #50 26.70 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-30T06:18:44.775Z] #17 130.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-06-30T06:18:44.775Z] #17 130.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:44.775Z] #17 130.3 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:44.775Z] #17 130.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-06-30T06:18:44.775Z] #17 130.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-06-30T06:18:44.775Z] #17 130.4 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-06-30T06:18:44.990Z] #50 26.78 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-30T06:18:44.991Z] #50 26.80 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-30T06:18:44.991Z] #50 26.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-30T06:18:45.033Z] #17 130.5 Selecting previously unselected package libc6-dev-s390x-cross. [2021-06-30T06:18:45.033Z] #17 130.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-06-30T06:18:45.033Z] #17 130.5 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-06-30T06:18:45.247Z] #50 27.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-30T06:18:45.247Z] #50 27.33 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-30T06:18:45.291Z] #17 130.8 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-06-30T06:18:45.291Z] #17 130.8 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-06-30T06:18:45.291Z] #17 130.8 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:45.444Z] #50 18.85 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-30T06:18:45.549Z] #17 131.0 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-06-30T06:18:45.549Z] #17 131.0 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-06-30T06:18:45.549Z] #17 131.0 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:45.640Z] #46 ... [2021-06-30T06:18:45.641Z] [2021-06-30T06:18:45.641Z] #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-06-30T06:18:45.641Z] #50 sha256:a76add2fe5d9011f0f69c1cd3e0f981d56f41cb2cc20c1267fc627594687c6af [2021-06-30T06:18:45.641Z] #50 16.14 go: downloading github.com/fatih/color v1.7.0 [2021-06-30T06:18:45.641Z] #50 16.16 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-30T06:18:45.641Z] #50 16.24 go: downloading github.com/pkg/errors v0.8.1 [2021-06-30T06:18:45.641Z] #50 16.25 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-30T06:18:45.641Z] #50 16.38 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-30T06:18:45.641Z] #50 16.73 go: downloading github.com/spf13/viper v1.6.1 [2021-06-30T06:18:45.641Z] #50 16.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-30T06:18:45.641Z] #50 16.94 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-30T06:18:45.641Z] #50 16.97 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-30T06:18:45.704Z] #50 19.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-30T06:18:45.810Z] #50 27.61 go: downloading golang.org/x/text v0.3.2 [2021-06-30T06:18:46.116Z] #17 131.6 Selecting previously unselected package g++-s390x-linux-gnu. [2021-06-30T06:18:46.116Z] #17 131.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-06-30T06:18:46.116Z] #17 131.6 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:46.116Z] #17 131.6 Selecting previously unselected package crossbuild-essential-s390x. [2021-06-30T06:18:46.116Z] #17 131.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-06-30T06:18:46.116Z] #17 131.6 Unpacking crossbuild-essential-s390x (12.6) ... [2021-06-30T06:18:46.116Z] #17 131.7 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-06-30T06:18:46.116Z] #17 131.7 Setting up libfile-which-perl (1.23-1) ... [2021-06-30T06:18:46.116Z] #17 131.7 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-06-30T06:18:46.116Z] #17 131.7 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-06-30T06:18:46.116Z] #17 131.7 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-06-30T06:18:46.116Z] #17 131.7 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-06-30T06:18:46.116Z] #17 131.8 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:18:46.116Z] #17 131.8 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-06-30T06:18:46.116Z] #17 131.8 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-06-30T06:18:46.116Z] #17 131.8 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-06-30T06:18:46.116Z] #17 131.8 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:18:46.116Z] #17 131.8 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.374Z] #17 131.8 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-06-30T06:18:46.374Z] #17 131.8 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-06-30T06:18:46.374Z] #17 131.8 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-06-30T06:18:46.374Z] #17 131.8 Setting up file (1:5.35-4+deb10u2) ... [2021-06-30T06:18:46.374Z] #17 131.9 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.374Z] #17 131.9 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.374Z] #17 131.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:18:46.374Z] #17 131.9 Setting up libyaml-perl (1.27-1) ... [2021-06-30T06:18:46.374Z] #17 131.9 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:18:46.374Z] #17 131.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:18:46.374Z] #17 131.9 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:18:46.374Z] #17 131.9 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-06-30T06:18:46.375Z] #17 131.9 Setting up libxml-sax-base-perl (1.09-1) ... [2021-06-30T06:18:46.375Z] #17 131.9 Setting up libio-string-perl (1.08-3) ... [2021-06-30T06:18:46.375Z] #17 131.9 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-06-30T06:18:46.375Z] #17 132.0 Setting up cross-config (2.6.15-3) ... [2021-06-30T06:18:46.375Z] #17 132.0 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:18:46.633Z] #17 132.1 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-06-30T06:18:46.633Z] #17 132.1 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:46.633Z] #17 132.1 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:18:46.633Z] #17 132.1 Setting up xz-utils (5.2.4-1) ... [2021-06-30T06:18:46.633Z] #17 132.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-30T06:18:46.633Z] #17 132.1 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-06-30T06:18:46.633Z] #17 132.1 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-30T06:18:46.633Z] #17 132.1 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-06-30T06:18:46.633Z] #17 132.1 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:46.633Z] #17 132.1 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.633Z] #17 132.1 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.633Z] #17 132.2 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-06-30T06:18:46.633Z] #17 132.2 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-06-30T06:18:46.633Z] #17 132.2 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.633Z] #17 132.2 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.633Z] #17 132.2 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-06-30T06:18:46.633Z] #17 132.2 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-06-30T06:18:46.633Z] #17 132.2 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-06-30T06:18:46.633Z] #17 132.2 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-06-30T06:18:46.633Z] #17 132.2 Setting up libfile-homedir-perl (1.004-1) ... [2021-06-30T06:18:46.633Z] #17 132.2 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-06-30T06:18:46.633Z] #17 132.2 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.633Z] #17 132.3 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:18:46.892Z] #17 132.3 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-06-30T06:18:46.892Z] #17 132.3 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.3 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.3 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.3 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.3 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.3 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.3 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.3 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.4 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.4 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-06-30T06:18:46.892Z] #17 132.4 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:46.892Z] #17 132.4 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.4 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.4 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-06-30T06:18:46.892Z] #17 132.4 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.4 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.4 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-06-30T06:18:46.892Z] #17 132.4 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:46.892Z] #17 132.4 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-06-30T06:18:46.892Z] #17 132.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-06-30T06:18:47.150Z] #17 132.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-06-30T06:18:47.150Z] #17 132.7 [2021-06-30T06:18:47.150Z] #17 132.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-06-30T06:18:47.150Z] #17 132.7 Setting up dpkg-dev (1.19.7) ... [2021-06-30T06:18:47.150Z] #17 132.7 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.150Z] #17 132.8 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-06-30T06:18:47.150Z] #17 132.8 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:47.150Z] #17 132.8 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.150Z] #17 132.8 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.150Z] #17 132.8 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.150Z] #17 132.9 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-06-30T06:18:47.179Z] #50 ... [2021-06-30T06:18:47.179Z] [2021-06-30T06:18:47.179Z] #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-06-30T06:18:47.179Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:18:47.179Z] #13 25.54 Fetched 8984 kB in 16s (547 kB/s) [2021-06-30T06:18:47.410Z] #17 132.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-06-30T06:18:47.410Z] #17 133.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-06-30T06:18:47.410Z] #17 133.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-06-30T06:18:47.560Z] #50 ... [2021-06-30T06:18:47.560Z] [2021-06-30T06:18:47.560Z] #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-06-30T06:18:47.560Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:18:47.560Z] #56 10.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:47.560Z] #56 12.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:47.622Z] #50 ... [2021-06-30T06:18:47.622Z] [2021-06-30T06:18:47.622Z] #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-06-30T06:18:47.622Z] #34 sha256:e1d67bb41c2e2d6fe039bc36afe63893725b3224116459cc3e5d860dd6cad7c2 [2021-06-30T06:18:47.622Z] #34 17.67 github.com/pelletier/go-toml/cmd/tomll [2021-06-30T06:18:47.622Z] #34 DONE 20.7s [2021-06-30T06:18:47.622Z] [2021-06-30T06:18:47.622Z] #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-06-30T06:18:47.622Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:18:47.622Z] #13 7.127 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:47.622Z] #13 9.192 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:18:47.622Z] #13 11.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:47.622Z] #13 ... [2021-06-30T06:18:47.622Z] [2021-06-30T06:18:47.622Z] #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-06-30T06:18:47.622Z] #59 sha256:25d0beb6d60ea8b069fd34d6354678896be0b54e87590cd7b66557d02fa5460b [2021-06-30T06:18:47.622Z] #59 17.25 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-30T06:18:47.622Z] #59 17.26 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-30T06:18:47.622Z] #59 17.42 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-30T06:18:47.622Z] #59 17.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-30T06:18:47.622Z] #59 18.16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-30T06:18:47.622Z] #59 20.35 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-30T06:18:47.668Z] #17 133.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-06-30T06:18:47.668Z] #17 133.2 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:18:47.668Z] #17 133.2 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:47.668Z] #17 133.2 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.668Z] #17 133.2 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.668Z] #17 133.2 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.668Z] #17 133.2 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.668Z] #17 133.3 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.668Z] #17 133.3 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.668Z] #17 133.3 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.668Z] #17 133.3 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.668Z] #17 133.3 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.668Z] #17 133.3 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.668Z] #17 133.3 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.821Z] #56 ... [2021-06-30T06:18:47.821Z] [2021-06-30T06:18:47.821Z] #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-06-30T06:18:47.821Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:18:47.821Z] #46 18.56 encoding [2021-06-30T06:18:47.821Z] #46 18.67 unicode/utf16 [2021-06-30T06:18:47.821Z] #46 18.89 container/list [2021-06-30T06:18:47.821Z] #46 19.33 crypto/internal/subtle [2021-06-30T06:18:47.821Z] #46 19.39 crypto/subtle [2021-06-30T06:18:47.821Z] #46 19.49 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-30T06:18:47.821Z] #46 19.61 internal/nettrace [2021-06-30T06:18:47.821Z] #46 19.76 runtime/cgo [2021-06-30T06:18:47.927Z] #17 133.3 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.3 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.3 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.3 Setting up libxml-simple-perl (2.25-1) ... [2021-06-30T06:18:47.927Z] #17 133.4 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.4 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.4 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.4 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.4 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:18:47.927Z] #17 133.4 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.4 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.4 Setting up libconfig-auto-perl (0.44-1) ... [2021-06-30T06:18:47.927Z] #17 133.4 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.4 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.4 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.5 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.5 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.5 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.5 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.5 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.5 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-06-30T06:18:47.927Z] #17 133.5 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.5 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-06-30T06:18:47.927Z] #17 133.5 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:47.927Z] #17 133.6 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.6 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.6 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-06-30T06:18:47.927Z] #17 133.6 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:47.927Z] #17 133.6 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:47.927Z] #17 133.6 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:18:47.927Z] #17 133.6 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:48.081Z] #46 ... [2021-06-30T06:18:48.081Z] [2021-06-30T06:18:48.081Z] #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-06-30T06:18:48.081Z] #34 sha256:3e24c49331b9da2f1d3791f4042ca1136343a63e1d1a240c378d099778ca8699 [2021-06-30T06:18:48.081Z] #34 17.53 github.com/pelletier/go-toml/cmd/tomll [2021-06-30T06:18:48.081Z] #34 DONE 20.5s [2021-06-30T06:18:48.081Z] [2021-06-30T06:18:48.081Z] #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-06-30T06:18:48.081Z] #59 sha256:f7a70e532650a6b931e40a35364812b80f6230f78f6c902fc8cf883fae13c6cb [2021-06-30T06:18:48.081Z] #59 15.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-30T06:18:48.081Z] #59 16.74 go: downloading github.com/google/uuid v1.2.0 [2021-06-30T06:18:48.081Z] #59 16.75 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-30T06:18:48.081Z] #59 16.77 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-30T06:18:48.081Z] #59 16.86 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-30T06:18:48.081Z] #59 16.97 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-30T06:18:48.081Z] #59 17.30 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-30T06:18:48.081Z] #59 17.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-30T06:18:48.081Z] #59 17.93 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-30T06:18:48.185Z] #17 133.6 Setting up dpkg-cross (2.6.15-3) ... [2021-06-30T06:18:48.185Z] #17 133.7 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:48.185Z] #17 133.7 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-06-30T06:18:48.185Z] #17 133.7 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-06-30T06:18:48.185Z] #17 133.7 Setting up crossbuild-essential-armhf (12.6) ... [2021-06-30T06:18:48.185Z] #17 133.7 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-06-30T06:18:48.185Z] #17 133.7 Setting up crossbuild-essential-arm64 (12.6) ... [2021-06-30T06:18:48.185Z] #17 133.7 Setting up crossbuild-essential-s390x (12.6) ... [2021-06-30T06:18:48.185Z] #17 133.7 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-06-30T06:18:48.185Z] #17 133.7 Setting up crossbuild-essential-armel (12.6) ... [2021-06-30T06:18:48.185Z] #17 133.7 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:18:48.652Z] #59 ... [2021-06-30T06:18:48.652Z] [2021-06-30T06:18:48.653Z] #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-06-30T06:18:48.653Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:18:48.653Z] #13 7.298 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:48.653Z] #13 9.291 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:48.653Z] #13 11.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:48.653Z] #13 ... [2021-06-30T06:18:48.653Z] [2021-06-30T06:18:48.653Z] #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-06-30T06:18:48.653Z] #50 sha256:a76add2fe5d9011f0f69c1cd3e0f981d56f41cb2cc20c1267fc627594687c6af [2021-06-30T06:18:48.653Z] #50 20.94 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-30T06:18:48.653Z] #50 20.98 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-30T06:18:48.653Z] #50 21.28 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-30T06:18:48.913Z] #50 21.41 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-30T06:18:48.913Z] #50 ... [2021-06-30T06:18:48.913Z] [2021-06-30T06:18:48.913Z] #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-06-30T06:18:48.913Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:18:48.913Z] #44 11.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:48.913Z] #44 13.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-30T06:18:48.913Z] #44 ... [2021-06-30T06:18:48.913Z] [2021-06-30T06:18:48.913Z] #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-06-30T06:18:48.913Z] #52 sha256:b2b33fab79b00b59d1ecd2907537c15618cc15a9560c75634b14a741eb2cbe3d [2021-06-30T06:18:48.913Z] #52 13.95 + cd /tmp/tmp.1BTLmNuAJx/src/github.com/mvdan/sh [2021-06-30T06:18:48.913Z] #52 13.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-30T06:18:48.913Z] #52 14.09 + GO111MODULE=on [2021-06-30T06:18:48.913Z] #52 14.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-30T06:18:48.913Z] #52 15.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-30T06:18:48.913Z] #52 15.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-30T06:18:48.913Z] #52 15.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-30T06:18:48.913Z] #52 17.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-30T06:18:48.913Z] #52 20.79 runtime [2021-06-30T06:18:49.005Z] #59 ... [2021-06-30T06:18:49.005Z] [2021-06-30T06:18:49.006Z] #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-06-30T06:18:49.006Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:18:49.006Z] #56 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:49.006Z] #56 ... [2021-06-30T06:18:49.006Z] [2021-06-30T06:18:49.006Z] #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-06-30T06:18:49.006Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:18:49.006Z] #36 12.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:49.006Z] #36 ... [2021-06-30T06:18:49.006Z] [2021-06-30T06:18:49.006Z] #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-06-30T06:18:49.006Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:18:49.006Z] #46 12.90 unicode/utf8 [2021-06-30T06:18:49.006Z] #46 13.57 math/bits [2021-06-30T06:18:49.006Z] #46 14.42 math [2021-06-30T06:18:49.006Z] #46 18.21 encoding [2021-06-30T06:18:49.006Z] #46 18.31 unicode/utf16 [2021-06-30T06:18:49.006Z] #46 18.77 container/list [2021-06-30T06:18:49.006Z] #46 19.25 crypto/internal/subtle [2021-06-30T06:18:49.006Z] #46 19.37 crypto/subtle [2021-06-30T06:18:49.006Z] #46 19.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-30T06:18:49.006Z] #46 19.67 internal/nettrace [2021-06-30T06:18:49.006Z] #46 19.78 runtime/cgo [2021-06-30T06:18:49.121Z] #17 DONE 134.8s [2021-06-30T06:18:49.380Z] [2021-06-30T06:18:49.380Z] #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-06-30T06:18:49.380Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-06-30T06:18:49.484Z] #52 ... [2021-06-30T06:18:49.484Z] [2021-06-30T06:18:49.484Z] #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-06-30T06:18:49.484Z] #50 sha256:a76add2fe5d9011f0f69c1cd3e0f981d56f41cb2cc20c1267fc627594687c6af [2021-06-30T06:18:49.484Z] #50 21.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-30T06:18:49.484Z] #50 21.85 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-30T06:18:49.484Z] #50 21.99 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-30T06:18:49.484Z] #50 ... [2021-06-30T06:18:49.484Z] [2021-06-30T06:18:49.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-06-30T06:18:49.484Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:18:49.484Z] #36 12.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:49.484Z] #36 ... [2021-06-30T06:18:49.484Z] [2021-06-30T06:18:49.484Z] #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-06-30T06:18:49.484Z] #50 sha256:a76add2fe5d9011f0f69c1cd3e0f981d56f41cb2cc20c1267fc627594687c6af [2021-06-30T06:18:49.484Z] #50 22.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-30T06:18:49.484Z] #50 22.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-30T06:18:49.577Z] #46 ... [2021-06-30T06:18:49.577Z] [2021-06-30T06:18:49.577Z] #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-06-30T06:18:49.577Z] #50 sha256:901157e409697b4de7b130b7c9ec5c573a0d263f12bfc2db441f29db0db53221 [2021-06-30T06:18:49.577Z] #50 23.04 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-30T06:18:49.745Z] #50 22.44 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-30T06:18:49.745Z] #50 22.47 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-30T06:18:49.745Z] #50 ... [2021-06-30T06:18:49.745Z] [2021-06-30T06:18:49.745Z] #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-06-30T06:18:49.745Z] #48 sha256:b176d8e7aab4a8b0c192c91b68280e74601d2281f6bb09cbfef827bf2d61c89a [2021-06-30T06:18:49.745Z] #48 12.36 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-30T06:18:49.837Z] #50 23.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-30T06:18:49.837Z] #50 23.16 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-30T06:18:49.837Z] #50 23.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-30T06:18:49.837Z] #50 23.30 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-30T06:18:49.837Z] #50 23.35 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-30T06:18:50.005Z] #48 ... [2021-06-30T06:18:50.005Z] [2021-06-30T06:18:50.005Z] #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-06-30T06:18:50.005Z] #50 sha256:a76add2fe5d9011f0f69c1cd3e0f981d56f41cb2cc20c1267fc627594687c6af [2021-06-30T06:18:50.005Z] #50 22.55 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-30T06:18:50.005Z] #50 22.61 go: downloading github.com/spf13/afero v1.1.2 [2021-06-30T06:18:50.005Z] #50 22.73 go: downloading github.com/spf13/cast v1.3.0 [2021-06-30T06:18:50.114Z] #50 23.42 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-30T06:18:50.114Z] #50 23.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-30T06:18:50.266Z] #50 22.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-30T06:18:50.266Z] #50 22.82 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-30T06:18:50.266Z] #50 22.84 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-30T06:18:50.266Z] #50 22.87 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-30T06:18:50.374Z] #50 23.82 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-30T06:18:50.452Z] #13 25.54 Reading package lists... [2021-06-30T06:18:50.452Z] #13 ... [2021-06-30T06:18:50.452Z] [2021-06-30T06:18:50.453Z] #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-06-30T06:18:50.453Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:18:50.453Z] #40 21.79 Checking out files: 87% (1489/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/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-06-30T06:18:50.453Z] #40 21.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-30T06:18:50.453Z] #40 24.17 + 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-06-30T06:18:50.453Z] #40 ... [2021-06-30T06:18:50.453Z] [2021-06-30T06:18:50.453Z] #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-06-30T06:18:50.453Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:18:50.453Z] #36 21.27 Reading package lists... [2021-06-30T06:18:50.529Z] #50 23.07 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-30T06:18:50.529Z] #50 23.15 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-30T06:18:50.529Z] #50 23.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-30T06:18:50.529Z] #50 23.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-30T06:18:50.636Z] #50 23.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-30T06:18:50.637Z] #50 23.87 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-30T06:18:50.637Z] #50 23.99 go: downloading github.com/spf13/afero v1.1.2 [2021-06-30T06:18:50.637Z] #50 24.11 go: downloading github.com/spf13/cast v1.3.0 [2021-06-30T06:18:50.790Z] #50 23.41 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-30T06:18:50.790Z] #50 23.42 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-30T06:18:50.790Z] #50 23.48 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-30T06:18:50.897Z] #50 24.17 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-30T06:18:50.897Z] #50 24.22 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-30T06:18:50.897Z] #50 24.23 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-30T06:18:50.897Z] #50 24.31 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-30T06:18:51.158Z] #50 24.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-30T06:18:51.158Z] #50 24.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-30T06:18:51.158Z] #50 24.54 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-30T06:18:51.158Z] #50 24.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-30T06:18:51.158Z] #50 24.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-30T06:18:51.158Z] #50 24.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-30T06:18:51.158Z] #50 24.60 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-30T06:18:51.158Z] #50 24.67 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-30T06:18:51.158Z] #50 24.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-30T06:18:51.285Z] #63 ... [2021-06-30T06:18:51.285Z] [2021-06-30T06:18:51.285Z] #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-06-30T06:18:51.285Z] #18 sha256:4e7dbf64f9af4323142aeb05bf2038563a726837f0159db9cec08890cd2fcf8a [2021-06-30T06:18:51.285Z] #18 DONE 1.6s [2021-06-30T06:18:51.285Z] [2021-06-30T06:18:51.285Z] #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-06-30T06:18:51.285Z] #66 sha256:18bbb6b2812b7e976b2de42d1d951d253f5c952c3d32898d5dc0bc68083cf7b5 [2021-06-30T06:18:51.285Z] #66 1.641 + RM_GOPATH=0 [2021-06-30T06:18:51.285Z] #66 1.641 + TMP_GOPATH= [2021-06-30T06:18:51.285Z] #66 1.641 + : /build [2021-06-30T06:18:51.285Z] #66 1.641 + '[' -z '' ']' [2021-06-30T06:18:51.285Z] #66 1.641 ++ mktemp -d [2021-06-30T06:18:51.285Z] #66 1.647 + export GOPATH=/tmp/tmp.uNdjStQx8Q [2021-06-30T06:18:51.285Z] #66 1.647 + GOPATH=/tmp/tmp.uNdjStQx8Q [2021-06-30T06:18:51.285Z] #66 1.647 + RM_GOPATH=1 [2021-06-30T06:18:51.285Z] #66 1.647 + case "$(go env GOARCH)" in [2021-06-30T06:18:51.285Z] #66 1.648 ++ go env GOARCH [2021-06-30T06:18:51.285Z] #66 1.653 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:51.285Z] #66 1.653 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:51.285Z] #66 1.654 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:51.285Z] #66 1.656 + dir=/tmp/install [2021-06-30T06:18:51.285Z] #66 1.656 + bin=rootlesskit [2021-06-30T06:18:51.285Z] #66 1.656 + shift [2021-06-30T06:18:51.285Z] #66 1.656 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-30T06:18:51.285Z] #66 1.656 + . /tmp/install/rootlesskit.installer [2021-06-30T06:18:51.286Z] #66 1.656 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:51.286Z] #66 1.656 + install_rootlesskit [2021-06-30T06:18:51.286Z] #66 1.656 + case "$1" in [2021-06-30T06:18:51.286Z] #66 1.656 + export CGO_ENABLED=0 [2021-06-30T06:18:51.286Z] #66 1.656 + CGO_ENABLED=0 [2021-06-30T06:18:51.286Z] #66 1.656 + _install_rootlesskit [2021-06-30T06:18:51.286Z] #66 1.656 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-30T06:18:51.286Z] #66 1.656 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uNdjStQx8Q/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:18:51.286Z] #66 1.656 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:51.286Z] #66 1.657 Cloning into '/tmp/tmp.uNdjStQx8Q/src/github.com/rootless-containers/rootlesskit'... [2021-06-30T06:18:51.362Z] #50 23.89 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-30T06:18:51.362Z] #50 23.91 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-30T06:18:51.362Z] #50 23.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-30T06:18:51.383Z] #36 27.59 Reading package lists... [2021-06-30T06:18:51.383Z] #36 ... [2021-06-30T06:18:51.383Z] [2021-06-30T06:18:51.383Z] #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-06-30T06:18:51.383Z] #59 sha256:e005e3c1950d74279ee93151963643850bdee1cb302dd28e7dfc50d70fa501eb [2021-06-30T06:18:51.383Z] #59 23.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-30T06:18:51.383Z] #59 ... [2021-06-30T06:18:51.383Z] [2021-06-30T06:18:51.383Z] #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-06-30T06:18:51.383Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:18:51.383Z] #36 27.59 Reading package lists... [2021-06-30T06:18:51.419Z] #50 24.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-30T06:18:51.419Z] #50 24.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-30T06:18:51.419Z] #50 24.79 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-30T06:18:51.419Z] #50 24.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-30T06:18:51.419Z] #50 24.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-30T06:18:51.419Z] #50 24.92 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-30T06:18:51.419Z] #50 24.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-30T06:18:51.624Z] #50 24.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-30T06:18:51.624Z] #50 24.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-30T06:18:51.885Z] #50 24.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-30T06:18:51.885Z] #50 24.47 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-30T06:18:51.990Z] #50 25.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-30T06:18:51.990Z] #50 25.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-30T06:18:51.990Z] #50 25.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-30T06:18:51.990Z] #50 25.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-30T06:18:51.990Z] #50 25.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-30T06:18:51.990Z] #50 25.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-30T06:18:52.203Z] #36 33.55 Building dependency tree... [2021-06-30T06:18:52.203Z] #36 ... [2021-06-30T06:18:52.203Z] [2021-06-30T06:18:52.203Z] #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-06-30T06:18:52.203Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:18:52.203Z] #56 24.24 Fetched 8453 kB in 16s (525 kB/s) [2021-06-30T06:18:52.203Z] #56 24.24 Reading package lists... [2021-06-30T06:18:52.251Z] #50 25.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-30T06:18:52.251Z] #50 25.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-30T06:18:52.251Z] #50 25.60 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-30T06:18:52.251Z] #50 25.65 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-30T06:18:52.460Z] #56 30.47 Reading package lists... [2021-06-30T06:18:52.460Z] #56 ... [2021-06-30T06:18:52.460Z] [2021-06-30T06:18:52.460Z] #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-06-30T06:18:52.460Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:18:52.460Z] #44 24.38 Fetched 8457 kB in 17s (511 kB/s) [2021-06-30T06:18:52.460Z] #44 24.38 Reading package lists... [2021-06-30T06:18:52.513Z] #50 25.87 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-30T06:18:52.514Z] #50 25.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-30T06:18:52.514Z] #50 25.97 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-30T06:18:52.514Z] #50 26.07 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-30T06:18:52.520Z] #50 24.94 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-30T06:18:52.521Z] #50 24.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-30T06:18:52.521Z] #50 25.00 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-30T06:18:52.521Z] #50 25.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-30T06:18:52.521Z] #50 25.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-30T06:18:52.521Z] #50 25.21 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-30T06:18:52.665Z] #66 3.441 + cd /tmp/tmp.uNdjStQx8Q/src/github.com/rootless-containers/rootlesskit [2021-06-30T06:18:52.665Z] #66 3.449 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-30T06:18:52.665Z] #66 3.456 + export GO111MODULE=on [2021-06-30T06:18:52.775Z] #50 26.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-30T06:18:52.775Z] #50 26.14 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-30T06:18:52.775Z] #50 26.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-30T06:18:52.926Z] #66 3.456 + GO111MODULE=on [2021-06-30T06:18:52.926Z] #66 3.456 + export GOPROXY=https://proxy.golang.org [2021-06-30T06:18:52.926Z] #66 3.457 + GOPROXY=https://proxy.golang.org [2021-06-30T06:18:52.926Z] #66 3.457 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:18:52.926Z] #66 3.457 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-30T06:18:53.025Z] #44 30.76 Reading package lists... [2021-06-30T06:18:53.025Z] #44 ... [2021-06-30T06:18:53.025Z] [2021-06-30T06:18:53.025Z] #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-06-30T06:18:53.025Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:18:53.025Z] #36 33.55 Building dependency tree... [2021-06-30T06:18:53.098Z] #50 25.68 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-30T06:18:53.369Z] #50 25.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-30T06:18:53.369Z] #50 26.02 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-30T06:18:53.495Z] #66 4.262 go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:18:53.495Z] #66 4.265 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-30T06:18:53.495Z] #66 4.301 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-30T06:18:53.632Z] #50 26.26 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-30T06:18:53.632Z] #50 26.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-30T06:18:53.718Z] #50 27.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-30T06:18:53.718Z] #50 27.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-30T06:18:53.718Z] #50 ... [2021-06-30T06:18:53.718Z] [2021-06-30T06:18:53.718Z] #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-06-30T06:18:53.718Z] #52 sha256:9d4f0511f2716857009ad5278c926adddfcf987b3d3aa69a3f32bf9f85d59507 [2021-06-30T06:18:53.718Z] #52 17.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-30T06:18:53.718Z] #52 20.35 runtime [2021-06-30T06:18:53.897Z] #50 26.31 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-30T06:18:53.897Z] #50 26.51 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-30T06:18:53.982Z] #52 ... [2021-06-30T06:18:53.982Z] [2021-06-30T06:18:53.982Z] #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-06-30T06:18:53.982Z] #50 sha256:901157e409697b4de7b130b7c9ec5c573a0d263f12bfc2db441f29db0db53221 [2021-06-30T06:18:53.982Z] #50 27.33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-30T06:18:53.982Z] #50 27.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-30T06:18:53.982Z] #50 27.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-30T06:18:54.064Z] #66 4.604 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-30T06:18:54.243Z] #50 27.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-30T06:18:54.243Z] #50 27.77 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-30T06:18:54.323Z] #66 ... [2021-06-30T06:18:54.323Z] [2021-06-30T06:18:54.323Z] #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-06-30T06:18:54.323Z] #31 sha256:5c8c4f84ef84bc536e445ea9494ed2b02fa06fce17edb662d3eae66135014498 [2021-06-30T06:18:54.323Z] #31 1.454 + RM_GOPATH=0 [2021-06-30T06:18:54.323Z] #31 1.454 + TMP_GOPATH= [2021-06-30T06:18:54.323Z] #31 1.454 + : /build [2021-06-30T06:18:54.323Z] #31 1.454 + '[' -z '' ']' [2021-06-30T06:18:54.323Z] #31 1.454 ++ mktemp -d [2021-06-30T06:18:54.323Z] #31 1.454 + export GOPATH=/tmp/tmp.l2G928qOjn [2021-06-30T06:18:54.323Z] #31 1.454 + GOPATH=/tmp/tmp.l2G928qOjn [2021-06-30T06:18:54.323Z] #31 1.454 + RM_GOPATH=1 [2021-06-30T06:18:54.323Z] #31 1.454 + case "$(go env GOARCH)" in [2021-06-30T06:18:54.323Z] #31 1.454 ++ go env GOARCH [2021-06-30T06:18:54.323Z] #31 1.459 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:54.323Z] #31 1.459 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:18:54.323Z] #31 1.459 ++ dirname /tmp/install/install.sh [2021-06-30T06:18:54.323Z] #31 1.459 + dir=/tmp/install [2021-06-30T06:18:54.323Z] #31 1.459 + bin=dockercli [2021-06-30T06:18:54.323Z] #31 1.459 + shift [2021-06-30T06:18:54.323Z] #31 1.459 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-30T06:18:54.323Z] #31 1.459 + . /tmp/install/dockercli.installer [2021-06-30T06:18:54.323Z] #31 1.459 ++ : stable [2021-06-30T06:18:54.323Z] #31 1.459 ++ : 17.06.2-ce [2021-06-30T06:18:54.323Z] #31 1.460 + install_dockercli [2021-06-30T06:18:54.323Z] #31 1.460 Install docker/cli version 17.06.2-ce from stable [2021-06-30T06:18:54.323Z] #31 1.460 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-30T06:18:54.323Z] #31 1.460 ++ uname -m [2021-06-30T06:18:54.323Z] #31 1.461 + arch=x86_64 [2021-06-30T06:18:54.323Z] #31 1.462 + '[' x86_64 '!=' x86_64 ']' [2021-06-30T06:18:54.323Z] #31 1.462 + url=https://download.docker.com/linux/static [2021-06-30T06:18:54.323Z] #31 1.462 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-30T06:18:54.323Z] #31 1.462 + tar -xz docker/docker [2021-06-30T06:18:54.323Z] #31 4.542 + mkdir -p /build [2021-06-30T06:18:54.323Z] #31 4.544 + mv docker/docker /build/ [2021-06-30T06:18:54.323Z] #31 4.546 + rmdir docker [2021-06-30T06:18:54.323Z] #31 DONE 5.1s [2021-06-30T06:18:54.323Z] [2021-06-30T06:18:54.323Z] #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-06-30T06:18:54.323Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:18:54.323Z] #19 1.550 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:18:54.323Z] #19 1.578 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:54.323Z] #19 1.581 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:54.323Z] #19 1.582 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:54.323Z] #19 1.956 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [468 kB] [2021-06-30T06:18:54.323Z] #19 2.031 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [479 kB] [2021-06-30T06:18:54.323Z] #19 2.062 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [447 kB] [2021-06-30T06:18:54.323Z] #19 2.082 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [451 kB] [2021-06-30T06:18:54.323Z] #19 2.118 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:18:54.323Z] #19 2.166 Get:10 http://deb.debian.org/debian buster-backports/main armhf Packages [474 kB] [2021-06-30T06:18:54.323Z] #19 2.993 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-30T06:18:54.394Z] #36 36.37 The following additional packages will be installed: [2021-06-30T06:18:54.394Z] #36 36.38 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-30T06:18:54.394Z] #36 36.39 Suggested packages: [2021-06-30T06:18:54.394Z] #36 36.39 cmake-doc ninja-build lrzip [2021-06-30T06:18:54.394Z] #36 36.39 Recommended packages: [2021-06-30T06:18:54.394Z] #36 36.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-30T06:18:54.816Z] #50 28.10 go: downloading golang.org/x/text v0.3.2 [2021-06-30T06:18:54.890Z] #19 3.824 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-06-30T06:18:55.283Z] #50 27.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-30T06:18:55.283Z] #50 27.82 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-30T06:18:55.283Z] #50 28.00 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-30T06:18:55.283Z] #50 28.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-30T06:18:55.543Z] #50 28.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-30T06:18:55.543Z] #50 28.12 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-30T06:18:55.804Z] #50 28.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-30T06:18:55.804Z] #50 28.34 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-30T06:18:55.804Z] #50 28.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-30T06:18:55.804Z] #50 28.39 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-30T06:18:55.804Z] #50 28.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-30T06:18:55.804Z] #50 28.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-30T06:18:55.804Z] #50 28.46 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-30T06:18:55.815Z] #36 37.52 The following NEW packages will be installed: [2021-06-30T06:18:55.815Z] #36 37.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-30T06:18:55.815Z] #36 37.55 vim-common xxd [2021-06-30T06:18:55.829Z] #19 4.855 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-06-30T06:18:56.065Z] #50 28.50 go: downloading golang.org/x/text v0.3.2 [2021-06-30T06:18:56.071Z] #36 37.98 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:18:56.071Z] #36 37.98 Need to get 14.9 MB of archives. [2021-06-30T06:18:56.071Z] #36 37.98 After this operation, 61.8 MB of additional disk space will be used. [2021-06-30T06:18:56.071Z] #36 37.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:18:56.071Z] #36 37.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:18:56.071Z] #36 37.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-30T06:18:56.327Z] #36 38.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:18:56.402Z] #19 5.315 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:56.583Z] #36 ... [2021-06-30T06:18:56.583Z] [2021-06-30T06:18:56.583Z] #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-06-30T06:18:56.583Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:18:56.583Z] #46 28.61 vendor/golang.org/x/crypto/internal/subtle [2021-06-30T06:18:56.662Z] #19 5.766 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-06-30T06:18:56.840Z] #46 ... [2021-06-30T06:18:56.840Z] [2021-06-30T06:18:56.840Z] #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-06-30T06:18:56.840Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:18:56.840Z] #36 38.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-30T06:18:57.096Z] #36 38.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-30T06:18:57.096Z] #36 38.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-30T06:18:57.096Z] #36 38.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-30T06:18:57.096Z] #36 38.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-30T06:18:57.096Z] #36 38.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-30T06:18:57.231Z] #19 6.288 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-06-30T06:18:57.231Z] #19 ... [2021-06-30T06:18:57.231Z] [2021-06-30T06:18:57.231Z] #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-06-30T06:18:57.231Z] #66 sha256:18bbb6b2812b7e976b2de42d1d951d253f5c952c3d32898d5dc0bc68083cf7b5 [2021-06-30T06:18:57.231Z] #66 5.593 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-30T06:18:57.231Z] #66 5.941 go: downloading github.com/google/uuid v1.2.0 [2021-06-30T06:18:57.231Z] #66 5.999 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-30T06:18:57.231Z] #66 6.163 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-30T06:18:57.231Z] #66 6.420 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-30T06:18:57.231Z] #66 6.509 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-30T06:18:57.231Z] #66 6.619 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-30T06:18:57.231Z] #66 6.717 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-30T06:18:57.231Z] #66 6.824 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-30T06:18:57.800Z] #66 8.431 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-30T06:18:57.800Z] #66 8.513 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-30T06:18:57.990Z] #50 ... [2021-06-30T06:18:57.990Z] [2021-06-30T06:18:57.990Z] #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-06-30T06:18:57.990Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:18:57.990Z] #46 30.34 vendor/golang.org/x/crypto/internal/subtle [2021-06-30T06:18:58.464Z] #36 40.16 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:18:58.464Z] #36 40.35 Fetched 14.9 MB in 2s (9806 kB/s) [2021-06-30T06:18:58.464Z] #36 40.41 Selecting previously unselected package xxd. [2021-06-30T06:18:58.721Z] #36 40.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:18:58.721Z] #36 40.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:18:58.721Z] #36 40.55 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:18:58.721Z] #36 40.72 Selecting previously unselected package vim-common. [2021-06-30T06:18:58.721Z] #36 40.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:18:58.721Z] #36 40.78 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:18:58.978Z] #36 41.05 Selecting previously unselected package cmake-data. [2021-06-30T06:18:58.978Z] #36 41.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-30T06:18:59.177Z] #66 ... [2021-06-30T06:18:59.177Z] [2021-06-30T06:18:59.177Z] #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-06-30T06:18:59.177Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-06-30T06:18:59.177Z] #43 2.258 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:18:59.177Z] #43 2.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:18:59.177Z] #43 2.296 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:18:59.177Z] #43 2.844 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-30T06:18:59.177Z] #43 3.358 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:18:59.177Z] #43 4.159 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-06-30T06:18:59.177Z] #43 4.915 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-06-30T06:18:59.177Z] #43 5.818 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-06-30T06:18:59.177Z] #43 6.596 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-06-30T06:18:59.177Z] #43 7.165 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-30T06:18:59.177Z] #43 7.181 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:59.177Z] #43 7.196 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-06-30T06:18:59.177Z] #43 7.213 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-06-30T06:18:59.177Z] #43 7.233 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-06-30T06:18:59.177Z] #43 7.247 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-06-30T06:18:59.177Z] #43 7.262 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-06-30T06:18:59.177Z] #43 7.262 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-06-30T06:18:59.177Z] #43 7.270 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-06-30T06:18:59.177Z] #43 7.271 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:59.177Z] #43 7.275 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-30T06:18:59.177Z] #43 7.276 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-06-30T06:18:59.235Z] #36 41.06 Unpacking cmake-data (3.13.4-1) ... [2021-06-30T06:18:59.436Z] #43 ... [2021-06-30T06:18:59.436Z] [2021-06-30T06:18:59.436Z] #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-06-30T06:18:59.436Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:18:59.436Z] #19 6.714 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-06-30T06:18:59.436Z] #19 6.730 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-06-30T06:18:59.436Z] #19 6.739 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-06-30T06:18:59.436Z] #19 6.749 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:18:59.436Z] #19 6.753 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-06-30T06:18:59.436Z] #19 6.765 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-30T06:18:59.436Z] #19 6.769 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-06-30T06:18:59.436Z] #19 6.786 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-06-30T06:18:59.436Z] #19 6.786 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-06-30T06:18:59.436Z] #19 6.786 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:18:59.436Z] #19 6.787 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-06-30T06:18:59.436Z] #19 6.787 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-30T06:18:59.905Z] #46 ... [2021-06-30T06:18:59.905Z] [2021-06-30T06:18:59.905Z] #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-06-30T06:18:59.906Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:18:59.906Z] #40 22.39 Checking out files: 99% (1681/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-06-30T06:18:59.906Z] #40 22.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-30T06:18:59.906Z] #40 24.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-30T06:19:00.105Z] #50 ... [2021-06-30T06:19:00.105Z] [2021-06-30T06:19:00.105Z] #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-06-30T06:19:00.105Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:19:00.105Z] #56 22.92 Fetched 8453 kB in 17s (492 kB/s) [2021-06-30T06:19:00.105Z] #56 22.92 Reading package lists... [2021-06-30T06:19:00.105Z] #56 28.76 Reading package lists... [2021-06-30T06:19:00.105Z] #56 ... [2021-06-30T06:19:00.105Z] [2021-06-30T06:19:00.105Z] #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-06-30T06:19:00.105Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:19:00.105Z] #40 23.09 Checking out files: 97% (1659/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-06-30T06:19:00.105Z] #40 23.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-30T06:19:00.105Z] #40 25.26 + 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-06-30T06:19:00.105Z] #40 ... [2021-06-30T06:19:00.105Z] [2021-06-30T06:19:00.105Z] #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-06-30T06:19:00.105Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:19:00.105Z] #36 23.43 Fetched 8453 kB in 18s (471 kB/s) [2021-06-30T06:19:00.105Z] #36 23.43 Reading package lists... [2021-06-30T06:19:00.105Z] #36 28.97 Reading package lists... [2021-06-30T06:19:00.105Z] #36 ... [2021-06-30T06:19:00.105Z] [2021-06-30T06:19:00.105Z] #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-06-30T06:19:00.105Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:00.105Z] #13 21.04 Fetched 8984 kB in 17s (515 kB/s) [2021-06-30T06:19:00.105Z] #13 21.04 Reading package lists... [2021-06-30T06:19:00.165Z] #36 ... [2021-06-30T06:19:00.165Z] [2021-06-30T06:19:00.165Z] #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-06-30T06:19:00.165Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:19:00.165Z] #56 30.47 Reading package lists... [2021-06-30T06:19:00.165Z] #56 36.24 Building dependency tree... [2021-06-30T06:19:00.165Z] #56 39.10 The following additional packages will be installed: [2021-06-30T06:19:00.165Z] #56 39.11 libbtrfs0 [2021-06-30T06:19:00.165Z] #56 39.24 The following NEW packages will be installed: [2021-06-30T06:19:00.165Z] #56 39.27 libbtrfs-dev libbtrfs0 [2021-06-30T06:19:00.165Z] #56 39.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:00.165Z] #56 39.69 Need to get 119 kB of archives. [2021-06-30T06:19:00.165Z] #56 39.69 After this operation, 387 kB of additional disk space will be used. [2021-06-30T06:19:00.165Z] #56 39.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:19:00.165Z] #56 39.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:19:00.165Z] #56 40.71 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:00.165Z] #56 40.96 Fetched 119 kB in 0s (446 kB/s) [2021-06-30T06:19:00.165Z] #56 41.06 Selecting previously unselected package libbtrfs0. [2021-06-30T06:19:00.165Z] #56 41.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-06-30T06:19:00.165Z] #56 41.13 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:19:00.165Z] #56 41.14 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:19:00.165Z] #56 41.25 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:19:00.165Z] #56 41.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:19:00.165Z] #56 41.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:19:00.165Z] #56 41.50 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:19:00.165Z] #56 41.59 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:19:00.165Z] #56 41.60 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:19:00.165Z] #56 DONE 42.2s [2021-06-30T06:19:00.421Z] [2021-06-30T06:19:00.421Z] #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-06-30T06:19:00.421Z] #57 sha256:31cff2301936e75c6defa1c58de4def6b80b33b8e77d3157c308da077a12592a [2021-06-30T06:19:00.479Z] #40 ... [2021-06-30T06:19:00.479Z] [2021-06-30T06:19:00.479Z] #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-06-30T06:19:00.479Z] #59 sha256:f7a70e532650a6b931e40a35364812b80f6230f78f6c902fc8cf883fae13c6cb [2021-06-30T06:19:00.479Z] #59 22.90 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-30T06:19:00.479Z] #59 22.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-30T06:19:00.479Z] #59 ... [2021-06-30T06:19:00.479Z] [2021-06-30T06:19:00.479Z] #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-06-30T06:19:00.479Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:00.479Z] #44 22.62 Fetched 8457 kB in 17s (495 kB/s) [2021-06-30T06:19:00.479Z] #44 22.62 Reading package lists... [2021-06-30T06:19:00.675Z] #13 27.30 Reading package lists... [2021-06-30T06:19:00.676Z] #13 ... [2021-06-30T06:19:00.676Z] [2021-06-30T06:19:00.676Z] #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-06-30T06:19:00.676Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:19:00.676Z] #56 28.76 Reading package lists... [2021-06-30T06:19:00.740Z] #44 28.75 Reading package lists... [2021-06-30T06:19:00.740Z] #44 ... [2021-06-30T06:19:00.740Z] [2021-06-30T06:19:00.740Z] #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-06-30T06:19:00.740Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:19:00.740Z] #36 23.05 Fetched 8453 kB in 17s (500 kB/s) [2021-06-30T06:19:00.740Z] #36 23.05 Reading package lists... [2021-06-30T06:19:00.740Z] #36 29.24 Reading package lists... [2021-06-30T06:19:00.740Z] #36 ... [2021-06-30T06:19:00.740Z] [2021-06-30T06:19:00.740Z] #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-06-30T06:19:00.740Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:19:00.740Z] #56 23.34 Fetched 8453 kB in 17s (497 kB/s) [2021-06-30T06:19:00.740Z] #56 23.34 Reading package lists... [2021-06-30T06:19:00.936Z] #56 ... [2021-06-30T06:19:00.936Z] [2021-06-30T06:19:00.936Z] #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-06-30T06:19:00.936Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:00.936Z] #44 23.87 Fetched 8457 kB in 18s (475 kB/s) [2021-06-30T06:19:00.936Z] #44 23.87 Reading package lists... [2021-06-30T06:19:00.936Z] #44 29.38 Reading package lists... [2021-06-30T06:19:00.936Z] #44 ... [2021-06-30T06:19:00.936Z] [2021-06-30T06:19:00.936Z] #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-06-30T06:19:00.936Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:19:01.001Z] #56 29.59 Reading package lists... [2021-06-30T06:19:01.001Z] #56 ... [2021-06-30T06:19:01.001Z] [2021-06-30T06:19:01.001Z] #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-06-30T06:19:01.001Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:01.001Z] #13 21.52 Fetched 8984 kB in 18s (507 kB/s) [2021-06-30T06:19:01.001Z] #13 21.52 Reading package lists... [2021-06-30T06:19:01.263Z] #13 27.87 Reading package lists... [2021-06-30T06:19:01.263Z] #13 ... [2021-06-30T06:19:01.263Z] [2021-06-30T06:19:01.263Z] #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-06-30T06:19:01.263Z] #50 sha256:a76add2fe5d9011f0f69c1cd3e0f981d56f41cb2cc20c1267fc627594687c6af [2021-06-30T06:19:01.263Z] #50 33.99 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-30T06:19:01.341Z] #19 ... [2021-06-30T06:19:01.341Z] [2021-06-30T06:19:01.341Z] #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-06-30T06:19:01.341Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-06-30T06:19:01.341Z] #63 1.933 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:19:01.341Z] #63 1.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:19:01.341Z] #63 1.967 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:19:01.341Z] #63 2.378 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-06-30T06:19:01.341Z] #63 2.945 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-06-30T06:19:01.341Z] #63 3.663 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-30T06:19:01.341Z] #63 4.414 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:19:01.341Z] #63 5.127 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-06-30T06:19:01.341Z] #63 6.082 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-06-30T06:19:01.341Z] #63 6.687 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-06-30T06:19:01.341Z] #63 6.691 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-06-30T06:19:01.341Z] #63 6.703 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-30T06:19:01.341Z] #63 6.721 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-06-30T06:19:01.341Z] #63 6.735 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:19:01.341Z] #63 6.754 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-06-30T06:19:01.341Z] #63 6.767 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-06-30T06:19:01.341Z] #63 6.773 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:19:01.341Z] #63 6.774 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-30T06:19:01.341Z] #63 6.775 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-06-30T06:19:01.341Z] #63 6.775 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-06-30T06:19:01.341Z] #63 6.783 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-06-30T06:19:01.508Z] #56 34.28 Building dependency tree... [2021-06-30T06:19:01.508Z] #56 ... [2021-06-30T06:19:01.508Z] [2021-06-30T06:19:01.508Z] #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-06-30T06:19:01.508Z] #59 sha256:25d0beb6d60ea8b069fd34d6354678896be0b54e87590cd7b66557d02fa5460b [2021-06-30T06:19:01.508Z] #59 24.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-30T06:19:01.524Z] #50 34.00 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-30T06:19:01.524Z] #50 34.12 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-30T06:19:01.524Z] #50 34.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-30T06:19:01.524Z] #50 34.24 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-30T06:19:01.769Z] #59 ... [2021-06-30T06:19:01.769Z] [2021-06-30T06:19:01.769Z] #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-06-30T06:19:01.770Z] #50 sha256:901157e409697b4de7b130b7c9ec5c573a0d263f12bfc2db441f29db0db53221 [2021-06-30T06:19:01.770Z] #50 35.05 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-30T06:19:01.770Z] #50 35.07 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-30T06:19:01.770Z] #50 35.17 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-30T06:19:01.770Z] #50 35.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-30T06:19:01.770Z] #50 35.23 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-30T06:19:02.913Z] #50 35.51 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-30T06:19:03.156Z] #50 36.51 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-30T06:19:03.174Z] #50 35.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-30T06:19:03.417Z] #50 36.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-30T06:19:03.443Z] #50 35.98 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-30T06:19:03.678Z] #50 36.94 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-30T06:19:03.711Z] #57 ... [2021-06-30T06:19:03.711Z] [2021-06-30T06:19:03.711Z] #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-06-30T06:19:03.711Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:03.711Z] #13 25.54 Reading package lists... [2021-06-30T06:19:03.711Z] #13 31.98 Reading package lists... [2021-06-30T06:19:03.711Z] #13 38.11 Building dependency tree... [2021-06-30T06:19:03.711Z] #13 41.29 The following additional packages will be installed: [2021-06-30T06:19:03.711Z] #13 41.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-30T06:19:03.711Z] #13 41.30 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-30T06:19:03.711Z] #13 41.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-30T06:19:03.711Z] #13 41.30 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-30T06:19:03.711Z] #13 41.30 mingw-w64-x86-64-dev [2021-06-30T06:19:03.711Z] #13 41.32 Suggested packages: [2021-06-30T06:19:03.711Z] #13 41.32 gcc-8-locales seccomp wine64 [2021-06-30T06:19:03.711Z] #13 ... [2021-06-30T06:19:03.711Z] [2021-06-30T06:19:03.711Z] #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-06-30T06:19:03.711Z] #50 sha256:21cc4dc973b09e1396ef7935da22c341af2323b8a84b01e36cabc76fcc068186 [2021-06-30T06:19:03.711Z] #50 35.31 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-30T06:19:03.711Z] #50 35.37 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-30T06:19:03.711Z] #50 35.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-30T06:19:03.711Z] #50 35.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-30T06:19:03.711Z] #50 35.50 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-30T06:19:03.711Z] #50 37.13 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-30T06:19:03.711Z] #50 37.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-30T06:19:03.711Z] #50 37.64 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-30T06:19:03.711Z] #50 ... [2021-06-30T06:19:03.711Z] [2021-06-30T06:19:03.711Z] #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-06-30T06:19:03.711Z] #57 sha256:31cff2301936e75c6defa1c58de4def6b80b33b8e77d3157c308da077a12592a [2021-06-30T06:19:03.711Z] #57 3.296 + RM_GOPATH=0 [2021-06-30T06:19:03.711Z] #57 3.296 + TMP_GOPATH= [2021-06-30T06:19:03.711Z] #57 3.297 + : /build [2021-06-30T06:19:03.711Z] #57 3.297 + '[' -z '' ']' [2021-06-30T06:19:03.711Z] #57 3.298 ++ mktemp -d [2021-06-30T06:19:03.711Z] #57 3.299 + export GOPATH=/tmp/tmp.to2mcTtGpX [2021-06-30T06:19:03.711Z] #57 3.300 + GOPATH=/tmp/tmp.to2mcTtGpX [2021-06-30T06:19:03.711Z] #57 3.300 + RM_GOPATH=1 [2021-06-30T06:19:03.711Z] #57 3.300 + case "$(go env GOARCH)" in [2021-06-30T06:19:03.711Z] #57 3.302 ++ go env GOARCH [2021-06-30T06:19:03.711Z] #57 3.347 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:03.711Z] #57 3.347 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:03.711Z] #57 3.348 ++ dirname /tmp/install/install.sh [2021-06-30T06:19:03.711Z] #57 3.349 + dir=/tmp/install [2021-06-30T06:19:03.711Z] #57 3.358 + bin=containerd [2021-06-30T06:19:03.711Z] #57 3.358 + shift [2021-06-30T06:19:03.711Z] #57 3.358 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-30T06:19:03.711Z] #57 3.358 + . /tmp/install/containerd.installer [2021-06-30T06:19:03.711Z] #57 3.359 ++ set -e [2021-06-30T06:19:03.711Z] #57 3.359 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:19:03.711Z] #57 3.359 + install_containerd [2021-06-30T06:19:03.711Z] #57 3.368 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-30T06:19:03.711Z] #57 3.368 + git clone https://github.com/containerd/containerd.git /tmp/tmp.to2mcTtGpX/src/github.com/containerd/containerd [2021-06-30T06:19:03.711Z] #57 3.369 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:19:03.711Z] #57 3.370 Cloning into '/tmp/tmp.to2mcTtGpX/src/github.com/containerd/containerd'... [2021-06-30T06:19:04.641Z] #57 ... [2021-06-30T06:19:04.641Z] [2021-06-30T06:19:04.641Z] #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-06-30T06:19:04.641Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:04.641Z] #44 30.76 Reading package lists... [2021-06-30T06:19:04.641Z] #44 36.70 Building dependency tree... [2021-06-30T06:19:04.641Z] #44 39.61 The following additional packages will be installed: [2021-06-30T06:19:04.641Z] #44 39.63 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-30T06:19:04.641Z] #44 39.63 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-30T06:19:04.641Z] #44 39.63 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:19:04.641Z] #44 39.63 python3.7-minimal [2021-06-30T06:19:04.641Z] #44 39.63 Suggested packages: [2021-06-30T06:19:04.641Z] #44 39.64 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-30T06:19:04.641Z] #44 39.64 python3.7-doc binfmt-support [2021-06-30T06:19:04.641Z] #44 40.77 The following NEW packages will be installed: [2021-06-30T06:19:04.641Z] #44 40.77 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-30T06:19:04.641Z] #44 40.78 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-30T06:19:04.641Z] #44 40.78 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:19:04.641Z] #44 40.78 python3.7-minimal [2021-06-30T06:19:04.641Z] #44 41.25 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:04.641Z] #44 41.25 Need to get 6695 kB of archives. [2021-06-30T06:19:04.641Z] #44 41.25 After this operation, 33.1 MB of additional disk space will be used. [2021-06-30T06:19:04.641Z] #44 41.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:19:04.641Z] #44 41.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:19:04.641Z] #44 41.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:19:04.641Z] #44 41.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:19:04.641Z] #44 41.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:19:04.641Z] #44 41.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:19:04.641Z] #44 41.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:19:04.641Z] #44 41.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:19:04.641Z] #44 41.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-30T06:19:04.641Z] #44 41.76 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-30T06:19:04.641Z] #44 41.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:19:04.641Z] #44 41.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-30T06:19:04.641Z] #44 41.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-30T06:19:04.641Z] #44 41.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:19:04.641Z] #44 41.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-06-30T06:19:04.641Z] #44 41.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-06-30T06:19:04.641Z] #44 43.29 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:04.641Z] #44 43.51 Fetched 6695 kB in 1s (5193 kB/s) [2021-06-30T06:19:04.641Z] #44 43.66 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:19:04.641Z] #44 43.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:19:04.641Z] #44 43.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:04.641Z] #44 43.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:04.641Z] #44 44.49 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:19:04.641Z] #44 44.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:04.641Z] #44 44.51 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:19:04.641Z] #44 46.03 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:04.641Z] #44 46.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:19:04.641Z] #44 ... [2021-06-30T06:19:04.641Z] [2021-06-30T06:19:04.641Z] #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-06-30T06:19:04.641Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:04.641Z] #13 42.36 The following NEW packages will be installed: [2021-06-30T06:19:04.641Z] #13 42.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-30T06:19:04.641Z] #13 42.37 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-30T06:19:04.641Z] #13 42.37 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-30T06:19:04.641Z] #13 42.37 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-30T06:19:04.641Z] #13 42.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-30T06:19:04.641Z] #13 42.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-30T06:19:04.641Z] #13 42.39 The following packages will be upgraded: [2021-06-30T06:19:04.641Z] #13 42.40 libseccomp2 [2021-06-30T06:19:04.641Z] #13 42.82 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:04.641Z] #13 42.82 Need to get 77.8 MB of archives. [2021-06-30T06:19:04.641Z] #13 42.82 After this operation, 487 MB of additional disk space will be used. [2021-06-30T06:19:04.641Z] #13 42.82 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-06-30T06:19:04.641Z] #13 42.85 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-30T06:19:04.641Z] #13 42.85 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-30T06:19:04.641Z] #13 43.00 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-06-30T06:19:04.898Z] #13 43.24 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-06-30T06:19:04.898Z] #13 43.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-30T06:19:04.898Z] #13 43.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-30T06:19:04.898Z] #13 43.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-30T06:19:05.460Z] #13 43.74 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-06-30T06:19:05.460Z] #13 43.99 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-06-30T06:19:05.685Z] using credential docker-jenkins-github-credentials [2021-06-30T06:19:05.718Z] #13 43.99 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-06-30T06:19:05.760Z] Cloning the remote Git repository [2021-06-30T06:19:05.760Z] Cloning with configured refspecs honoured and without tags [2021-06-30T06:19:06.983Z] #50 ... [2021-06-30T06:19:06.983Z] [2021-06-30T06:19:06.983Z] #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-06-30T06:19:06.983Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:19:06.983Z] #46 30.01 vendor/golang.org/x/crypto/internal/subtle [2021-06-30T06:19:06.983Z] #46 ... [2021-06-30T06:19:06.983Z] [2021-06-30T06:19:06.983Z] #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-06-30T06:19:06.983Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:06.983Z] #44 29.38 Reading package lists... [2021-06-30T06:19:06.983Z] #44 34.85 Building dependency tree... [2021-06-30T06:19:06.983Z] #44 37.44 The following additional packages will be installed: [2021-06-30T06:19:06.983Z] #44 37.45 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-30T06:19:06.983Z] #44 37.45 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-30T06:19:06.983Z] #44 37.45 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:19:06.983Z] #44 37.45 python3.7-minimal [2021-06-30T06:19:06.983Z] #44 37.46 Suggested packages: [2021-06-30T06:19:06.983Z] #44 37.46 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-30T06:19:06.983Z] #44 37.46 python3.7-doc binfmt-support [2021-06-30T06:19:06.983Z] #44 38.45 The following NEW packages will be installed: [2021-06-30T06:19:06.983Z] #44 38.47 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-30T06:19:06.983Z] #44 38.48 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-30T06:19:06.983Z] #44 38.48 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:19:06.983Z] #44 38.49 python3.7-minimal [2021-06-30T06:19:06.983Z] #44 38.93 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:06.983Z] #44 38.93 Need to get 6695 kB of archives. [2021-06-30T06:19:06.983Z] #44 38.93 After this operation, 33.1 MB of additional disk space will be used. [2021-06-30T06:19:06.983Z] #44 38.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:19:06.983Z] #44 38.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:19:06.983Z] #44 39.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:19:06.983Z] #44 39.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:19:06.983Z] #44 39.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:19:06.983Z] #44 39.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:19:06.983Z] #44 39.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:19:06.983Z] #44 39.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:19:06.983Z] #44 39.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-30T06:19:06.983Z] #44 39.45 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-30T06:19:06.983Z] #44 39.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:19:06.983Z] #44 39.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-30T06:19:06.983Z] #44 39.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-30T06:19:06.983Z] #44 39.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:19:06.983Z] #44 39.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:19:06.983Z] #44 39.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:19:05.947Z] Cloning repository https://github.com/moby/moby.git [2021-06-30T06:19:06.340Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-30T06:19:07.555Z] #44 ... [2021-06-30T06:19:07.555Z] [2021-06-30T06:19:07.555Z] #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-06-30T06:19:07.555Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:19:07.555Z] #56 34.28 Building dependency tree... [2021-06-30T06:19:07.555Z] #56 37.44 The following additional packages will be installed: [2021-06-30T06:19:07.555Z] #56 37.45 libbtrfs0 [2021-06-30T06:19:07.555Z] #56 37.62 The following NEW packages will be installed: [2021-06-30T06:19:07.555Z] #56 37.64 libbtrfs-dev libbtrfs0 [2021-06-30T06:19:07.555Z] #56 38.18 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:07.555Z] #56 38.18 Need to get 119 kB of archives. [2021-06-30T06:19:07.555Z] #56 38.18 After this operation, 387 kB of additional disk space will be used. [2021-06-30T06:19:07.555Z] #56 38.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:19:07.555Z] #56 38.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:19:07.555Z] #56 39.26 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:07.555Z] #56 39.43 Fetched 119 kB in 0s (245 kB/s) [2021-06-30T06:19:07.555Z] #56 39.63 Selecting previously unselected package libbtrfs0. [2021-06-30T06:19:07.555Z] #56 39.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:19:07.555Z] #56 39.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:19:07.555Z] #56 39.85 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:19:07.555Z] #56 39.99 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:19:07.555Z] #56 39.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:19:07.555Z] #56 40.00 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:19:07.555Z] #56 40.24 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:19:07.555Z] #56 40.30 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:19:07.555Z] #56 40.32 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:19:07.555Z] #56 DONE 41.0s [2021-06-30T06:19:07.555Z] [2021-06-30T06:19:07.555Z] #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-06-30T06:19:07.555Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:07.555Z] #13 27.30 Reading package lists... [2021-06-30T06:19:07.555Z] #13 33.19 Building dependency tree... [2021-06-30T06:19:07.555Z] #13 36.01 The following additional packages will be installed: [2021-06-30T06:19:07.555Z] #13 36.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-30T06:19:07.555Z] #13 36.03 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-30T06:19:07.555Z] #13 36.03 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-30T06:19:07.555Z] #13 36.03 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-30T06:19:07.555Z] #13 36.03 mingw-w64-x86-64-dev [2021-06-30T06:19:07.555Z] #13 36.04 Suggested packages: [2021-06-30T06:19:07.555Z] #13 36.04 gcc-8-locales seccomp wine64 [2021-06-30T06:19:07.555Z] #13 37.00 The following NEW packages will be installed: [2021-06-30T06:19:07.555Z] #13 37.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-30T06:19:07.555Z] #13 37.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-30T06:19:07.555Z] #13 37.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-30T06:19:07.555Z] #13 37.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-30T06:19:07.555Z] #13 37.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-30T06:19:07.555Z] #13 37.03 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-30T06:19:07.555Z] #13 37.04 The following packages will be upgraded: [2021-06-30T06:19:07.555Z] #13 37.05 libseccomp2 [2021-06-30T06:19:07.555Z] #13 37.45 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:07.555Z] #13 37.45 Need to get 77.8 MB of archives. [2021-06-30T06:19:07.555Z] #13 37.45 After this operation, 487 MB of additional disk space will be used. [2021-06-30T06:19:07.555Z] #13 37.45 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-06-30T06:19:07.655Z] #50 ... [2021-06-30T06:19:07.655Z] [2021-06-30T06:19:07.655Z] #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-06-30T06:19:07.655Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95 [2021-06-30T06:19:07.655Z] #56 29.59 Reading package lists... [2021-06-30T06:19:07.655Z] #56 34.99 Building dependency tree... [2021-06-30T06:19:07.655Z] #56 37.69 The following additional packages will be installed: [2021-06-30T06:19:07.655Z] #56 37.70 libbtrfs0 [2021-06-30T06:19:07.655Z] #56 37.82 The following NEW packages will be installed: [2021-06-30T06:19:07.655Z] #56 37.83 libbtrfs-dev libbtrfs0 [2021-06-30T06:19:07.655Z] #56 38.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:07.655Z] #56 38.21 Need to get 119 kB of archives. [2021-06-30T06:19:07.655Z] #56 38.21 After this operation, 387 kB of additional disk space will be used. [2021-06-30T06:19:07.655Z] #56 38.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:19:07.655Z] #56 38.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:19:07.655Z] #56 39.08 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:07.655Z] #56 39.26 Fetched 119 kB in 0s (374 kB/s) [2021-06-30T06:19:07.655Z] #56 39.40 Selecting previously unselected package libbtrfs0. [2021-06-30T06:19:07.655Z] #56 39.40 (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-06-30T06:19:07.655Z] #56 39.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:19:07.655Z] #56 39.52 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:19:07.655Z] #56 39.62 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:19:07.655Z] #56 39.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:19:07.655Z] #56 39.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:19:07.655Z] #56 39.83 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:19:07.655Z] #56 39.85 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:19:07.655Z] #56 39.87 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:19:07.819Z] #13 37.46 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-30T06:19:07.819Z] #13 37.49 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-30T06:19:07.916Z] #56 DONE 40.7s [2021-06-30T06:19:07.916Z] [2021-06-30T06:19:07.917Z] #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-06-30T06:19:07.917Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:07.917Z] #44 28.75 Reading package lists... [2021-06-30T06:19:07.917Z] #44 34.34 Building dependency tree... [2021-06-30T06:19:07.917Z] #44 36.97 The following additional packages will be installed: [2021-06-30T06:19:07.917Z] #44 36.97 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-30T06:19:07.917Z] #44 36.97 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-30T06:19:07.917Z] #44 36.98 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:19:07.917Z] #44 36.98 python3.7-minimal [2021-06-30T06:19:07.917Z] #44 36.99 Suggested packages: [2021-06-30T06:19:07.917Z] #44 37.00 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-30T06:19:07.917Z] #44 37.00 python3.7-doc binfmt-support [2021-06-30T06:19:07.917Z] #44 38.11 The following NEW packages will be installed: [2021-06-30T06:19:07.917Z] #44 38.12 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-30T06:19:07.917Z] #44 38.13 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-30T06:19:07.917Z] #44 38.13 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-30T06:19:07.917Z] #44 38.13 python3.7-minimal [2021-06-30T06:19:07.917Z] #44 38.57 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:07.917Z] #44 38.57 Need to get 6695 kB of archives. [2021-06-30T06:19:07.917Z] #44 38.57 After this operation, 33.1 MB of additional disk space will be used. [2021-06-30T06:19:07.917Z] #44 38.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:19:07.917Z] #44 38.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:19:07.917Z] #44 38.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:19:07.917Z] #44 38.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:19:07.917Z] #44 38.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:19:07.917Z] #44 39.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:19:07.917Z] #44 39.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:19:07.917Z] #44 39.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-30T06:19:07.917Z] #44 39.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:19:07.917Z] #44 39.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-30T06:19:07.917Z] #44 39.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:19:07.917Z] #44 39.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-30T06:19:07.917Z] #44 39.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-30T06:19:07.917Z] #44 39.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:19:07.917Z] #44 39.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:19:07.917Z] #44 39.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:19:08.080Z] #13 37.79 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-06-30T06:19:08.652Z] #13 38.27 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-06-30T06:19:08.652Z] #13 38.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-30T06:19:08.652Z] #13 38.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-30T06:19:08.652Z] #13 38.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-30T06:19:08.860Z] #44 40.80 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:08.860Z] #44 41.15 Fetched 6695 kB in 1s (5420 kB/s) [2021-06-30T06:19:08.914Z] #13 ... [2021-06-30T06:19:08.914Z] [2021-06-30T06:19:08.914Z] #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-06-30T06:19:08.914Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:08.914Z] #44 41.46 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:08.914Z] #44 41.67 Fetched 6695 kB in 1s (5397 kB/s) [2021-06-30T06:19:08.914Z] #44 41.78 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:19:08.914Z] #44 41.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:19:08.914Z] #44 41.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:08.914Z] #44 41.86 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:09.121Z] #44 41.31 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:19:09.121Z] #44 41.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:19:09.121Z] #44 41.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:09.121Z] #44 41.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:09.121Z] #44 ... [2021-06-30T06:19:09.121Z] [2021-06-30T06:19:09.121Z] #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-06-30T06:19:09.121Z] #57 sha256:87e91e985da2dd50e8c5b335fe4ae04f6648fa8fbe29b6d8f442f9b10826bd3c [2021-06-30T06:19:09.121Z] #57 1.158 + RM_GOPATH=0 [2021-06-30T06:19:09.121Z] #57 1.160 + TMP_GOPATH= [2021-06-30T06:19:09.121Z] #57 1.160 + : /build [2021-06-30T06:19:09.121Z] #57 1.160 + '[' -z '' ']' [2021-06-30T06:19:09.121Z] #57 1.165 ++ mktemp -d [2021-06-30T06:19:09.121Z] #57 1.166 + export GOPATH=/tmp/tmp.GW8jl1tnPu [2021-06-30T06:19:09.121Z] #57 1.166 + GOPATH=/tmp/tmp.GW8jl1tnPu [2021-06-30T06:19:09.121Z] #57 1.167 + RM_GOPATH=1 [2021-06-30T06:19:09.121Z] #57 1.167 + case "$(go env GOARCH)" in [2021-06-30T06:19:09.121Z] #57 1.169 ++ go env GOARCH [2021-06-30T06:19:09.121Z] #57 1.174 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:07.404Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:19:07.404Z] > git --version # timeout=10 [2021-06-30T06:19:07.449Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-30T06:19:07.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:19:07.453Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:19:09.382Z] #57 1.174 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:09.382Z] #57 1.179 ++ dirname /tmp/install/install.sh [2021-06-30T06:19:09.382Z] #57 1.182 + dir=/tmp/install [2021-06-30T06:19:09.382Z] #57 1.182 + bin=containerd [2021-06-30T06:19:09.382Z] #57 1.182 + shift [2021-06-30T06:19:09.382Z] #57 1.183 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-30T06:19:09.382Z] #57 1.183 + . /tmp/install/containerd.installer [2021-06-30T06:19:09.382Z] #57 1.183 ++ set -e [2021-06-30T06:19:09.382Z] #57 1.183 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:19:09.382Z] #57 1.184 + install_containerd [2021-06-30T06:19:09.382Z] #57 1.184 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-30T06:19:09.382Z] #57 1.184 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:19:09.382Z] #57 1.184 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GW8jl1tnPu/src/github.com/containerd/containerd [2021-06-30T06:19:09.382Z] #57 1.203 Cloning into '/tmp/tmp.GW8jl1tnPu/src/github.com/containerd/containerd'... [2021-06-30T06:19:09.487Z] #44 42.54 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:19:09.487Z] #44 42.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:09.487Z] #44 42.56 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:19:09.913Z] #13 47.76 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-06-30T06:19:09.913Z] #13 ... [2021-06-30T06:19:09.913Z] [2021-06-30T06:19:09.913Z] #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-06-30T06:19:09.913Z] #52 sha256:ee1bea4678de96ec014f738154665a3f3d3e89ec8378e5109858dc9352fdad29 [2021-06-30T06:19:09.913Z] #52 41.46 internal/reflectlite [2021-06-30T06:19:09.913Z] #52 41.46 sync [2021-06-30T06:19:09.913Z] #52 42.74 internal/testlog [2021-06-30T06:19:09.913Z] #52 44.04 sort [2021-06-30T06:19:09.913Z] #52 44.04 errors [2021-06-30T06:19:09.913Z] #52 44.66 io [2021-06-30T06:19:09.913Z] #52 45.05 internal/oserror [2021-06-30T06:19:09.913Z] #52 45.09 syscall [2021-06-30T06:19:09.913Z] #52 46.31 bytes [2021-06-30T06:19:09.913Z] #52 48.67 strconv [2021-06-30T06:19:09.913Z] #52 ... [2021-06-30T06:19:09.913Z] [2021-06-30T06:19:09.913Z] #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-06-30T06:19:09.913Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:09.913Z] #44 50.37 Selecting previously unselected package python3-minimal. [2021-06-30T06:19:09.913Z] #44 50.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-06-30T06:19:09.913Z] #44 50.44 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:19:09.913Z] #44 51.19 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:19:09.913Z] #44 ... [2021-06-30T06:19:09.913Z] [2021-06-30T06:19:09.913Z] #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-06-30T06:19:09.913Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:19:09.913Z] #46 41.79 internal/reflectlite [2021-06-30T06:19:09.913Z] #46 41.79 sync [2021-06-30T06:19:09.913Z] #46 43.25 github.com/LK4D4/vndr/godl/singleflight [2021-06-30T06:19:09.913Z] #46 43.62 math/rand [2021-06-30T06:19:09.913Z] #46 44.45 internal/singleflight [2021-06-30T06:19:09.913Z] #46 44.99 sort [2021-06-30T06:19:09.913Z] #46 45.01 io [2021-06-30T06:19:09.913Z] #46 46.17 strconv [2021-06-30T06:19:09.913Z] #46 46.45 bytes [2021-06-30T06:19:09.913Z] #46 48.72 strings [2021-06-30T06:19:09.913Z] #46 50.01 reflect [2021-06-30T06:19:09.913Z] #46 51.56 bufio [2021-06-30T06:19:09.913Z] #46 ... [2021-06-30T06:19:09.913Z] [2021-06-30T06:19:09.913Z] #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-06-30T06:19:09.913Z] #52 sha256:ee1bea4678de96ec014f738154665a3f3d3e89ec8378e5109858dc9352fdad29 [2021-06-30T06:19:09.913Z] #52 51.89 reflect [2021-06-30T06:19:10.170Z] #52 ... [2021-06-30T06:19:10.170Z] [2021-06-30T06:19:10.170Z] #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-06-30T06:19:10.170Z] #48 sha256:42aef7e9c0ec7beca70f7b1595e5d9c90b3f410aa1c7282a76a84f59726ddac9 [2021-06-30T06:19:10.170Z] #48 DONE 52.0s [2021-06-30T06:19:10.170Z] [2021-06-30T06:19:10.170Z] #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-06-30T06:19:10.170Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:10.170Z] #44 51.82 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:19:10.170Z] #44 51.83 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:19:10.170Z] #44 51.84 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:19:10.170Z] #44 52.01 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:19:10.170Z] #44 52.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:10.427Z] #44 52.02 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:10.873Z] #44 ... [2021-06-30T06:19:10.873Z] [2021-06-30T06:19:10.873Z] #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-06-30T06:19:10.873Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:19:10.873Z] #36 28.97 Reading package lists... [2021-06-30T06:19:10.873Z] #36 34.35 Building dependency tree... [2021-06-30T06:19:10.873Z] #36 37.43 The following additional packages will be installed: [2021-06-30T06:19:10.873Z] #36 37.45 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-30T06:19:10.873Z] #36 37.46 Suggested packages: [2021-06-30T06:19:10.873Z] #36 37.46 cmake-doc ninja-build lrzip [2021-06-30T06:19:10.873Z] #36 37.46 Recommended packages: [2021-06-30T06:19:10.873Z] #36 37.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-30T06:19:10.873Z] #36 38.40 The following NEW packages will be installed: [2021-06-30T06:19:10.873Z] #36 38.43 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-30T06:19:10.873Z] #36 38.44 vim-common xxd [2021-06-30T06:19:10.873Z] #36 38.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:10.873Z] #36 38.82 Need to get 14.9 MB of archives. [2021-06-30T06:19:10.873Z] #36 38.82 After this operation, 61.8 MB of additional disk space will be used. [2021-06-30T06:19:10.873Z] #36 38.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:19:10.873Z] #36 38.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:19:10.873Z] #36 38.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-30T06:19:10.873Z] #36 38.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:19:10.873Z] #36 39.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-30T06:19:10.873Z] #36 39.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-30T06:19:10.873Z] #36 39.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-30T06:19:10.873Z] #36 39.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-30T06:19:10.873Z] #36 39.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-30T06:19:10.873Z] #36 39.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-30T06:19:10.873Z] #36 41.30 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:10.873Z] #36 41.62 Fetched 14.9 MB in 2s (9555 kB/s) [2021-06-30T06:19:10.873Z] #36 41.73 Selecting previously unselected package xxd. [2021-06-30T06:19:10.873Z] #36 41.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 ... 15421 files and directories currently installed.) [2021-06-30T06:19:10.873Z] #36 41.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:19:10.873Z] #36 41.82 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:19:10.873Z] #36 42.08 Selecting previously unselected package vim-common. [2021-06-30T06:19:10.873Z] #36 42.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:19:10.873Z] #36 42.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:19:10.873Z] #36 42.60 Selecting previously unselected package cmake-data. [2021-06-30T06:19:10.873Z] #36 42.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-30T06:19:10.873Z] #36 42.61 Unpacking cmake-data (3.13.4-1) ... [2021-06-30T06:19:10.873Z] #36 ... [2021-06-30T06:19:10.873Z] [2021-06-30T06:19:10.873Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:19:10.873Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:19:11.134Z] #32 43.99 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-06-30T06:19:11.134Z] #32 44.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-30T06:19:11.932Z] #57 ... [2021-06-30T06:19:11.932Z] [2021-06-30T06:19:11.932Z] #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-06-30T06:19:11.932Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:19:11.932Z] #36 29.24 Reading package lists... [2021-06-30T06:19:11.932Z] #36 34.76 Building dependency tree... [2021-06-30T06:19:11.932Z] #36 37.50 The following additional packages will be installed: [2021-06-30T06:19:11.932Z] #36 37.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-30T06:19:11.932Z] #36 37.53 Suggested packages: [2021-06-30T06:19:11.932Z] #36 37.54 cmake-doc ninja-build lrzip [2021-06-30T06:19:11.932Z] #36 37.54 Recommended packages: [2021-06-30T06:19:11.932Z] #36 37.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-30T06:19:11.932Z] #36 38.34 The following NEW packages will be installed: [2021-06-30T06:19:11.932Z] #36 38.35 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-30T06:19:11.932Z] #36 38.36 vim-common xxd [2021-06-30T06:19:11.932Z] #36 38.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:11.932Z] #36 38.69 Need to get 14.9 MB of archives. [2021-06-30T06:19:11.932Z] #36 38.69 After this operation, 61.8 MB of additional disk space will be used. [2021-06-30T06:19:11.932Z] #36 38.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:19:11.932Z] #36 38.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:19:11.932Z] #36 38.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-30T06:19:11.932Z] #36 38.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:19:11.932Z] #36 39.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-06-30T06:19:11.932Z] #36 39.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-30T06:19:11.932Z] #36 39.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-30T06:19:11.932Z] #36 39.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-30T06:19:11.932Z] #36 39.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-30T06:19:11.932Z] #36 39.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-30T06:19:11.932Z] #36 41.13 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:11.932Z] #36 41.38 Fetched 14.9 MB in 2s (9868 kB/s) [2021-06-30T06:19:11.932Z] #36 41.56 Selecting previously unselected package xxd. [2021-06-30T06:19:11.932Z] #36 41.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-06-30T06:19:11.932Z] #36 41.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:19:11.932Z] #36 41.66 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:19:11.932Z] #36 41.91 Selecting previously unselected package vim-common. [2021-06-30T06:19:11.932Z] #36 41.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:19:11.932Z] #36 41.94 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:19:11.932Z] #36 42.29 Selecting previously unselected package cmake-data. [2021-06-30T06:19:11.932Z] #36 42.30 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-30T06:19:11.932Z] #36 42.30 Unpacking cmake-data (3.13.4-1) ... [2021-06-30T06:19:12.078Z] #32 45.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:19:12.193Z] #36 ... [2021-06-30T06:19:12.193Z] [2021-06-30T06:19:12.193Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:19:12.193Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:19:12.193Z] #32 43.25 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-06-30T06:19:12.193Z] #32 43.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-30T06:19:12.193Z] #32 43.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:19:12.321Z] #44 ... [2021-06-30T06:19:12.321Z] [2021-06-30T06:19:12.321Z] #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-06-30T06:19:12.321Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:19:12.321Z] #36 43.98 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:19:12.321Z] #36 44.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:19:12.321Z] #36 44.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:19:12.321Z] #36 51.99 Selecting previously unselected package libxml2:amd64. [2021-06-30T06:19:12.321Z] #36 51.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-30T06:19:12.321Z] #36 52.00 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:19:12.321Z] #36 52.66 Selecting previously unselected package libarchive13:amd64. [2021-06-30T06:19:12.321Z] #36 52.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-30T06:19:12.321Z] #36 52.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:19:12.321Z] #36 53.00 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-30T06:19:12.321Z] #36 53.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-30T06:19:12.321Z] #36 53.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:19:12.321Z] #36 53.21 Selecting previously unselected package librhash0:amd64. [2021-06-30T06:19:12.321Z] #36 53.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-30T06:19:12.321Z] #36 53.25 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:19:12.321Z] #36 53.45 Selecting previously unselected package libuv1:amd64. [2021-06-30T06:19:12.321Z] #36 53.45 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-30T06:19:12.321Z] #36 53.48 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:19:12.321Z] #36 53.99 Selecting previously unselected package cmake. [2021-06-30T06:19:12.321Z] #36 53.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-30T06:19:12.321Z] #36 54.10 Unpacking cmake (3.13.4-1) ... [2021-06-30T06:19:12.321Z] #36 ... [2021-06-30T06:19:12.321Z] [2021-06-30T06:19:12.321Z] #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-06-30T06:19:12.321Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:12.321Z] #13 50.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-30T06:19:12.321Z] #13 50.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-30T06:19:12.321Z] #13 50.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:19:12.321Z] #13 50.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:19:12.321Z] #13 50.24 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-06-30T06:19:12.321Z] #13 50.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-30T06:19:12.321Z] #13 50.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-30T06:19:12.321Z] #13 50.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-30T06:19:12.321Z] #13 50.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-30T06:19:12.321Z] #13 50.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-30T06:19:12.321Z] #13 50.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-30T06:19:12.321Z] #13 50.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-30T06:19:12.321Z] #13 50.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-30T06:19:12.321Z] #13 50.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-30T06:19:12.578Z] #13 ... [2021-06-30T06:19:12.578Z] [2021-06-30T06:19:12.578Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:19:12.578Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:19:12.578Z] #32 44.22 Checking out files: 88% (1351/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/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-06-30T06:19:12.578Z] #32 44.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-30T06:19:12.578Z] #32 45.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:19:12.578Z] #32 ... [2021-06-30T06:19:12.578Z] [2021-06-30T06:19:12.578Z] #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-06-30T06:19:12.578Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:12.578Z] #44 53.87 Selecting previously unselected package python3.7. [2021-06-30T06:19:12.578Z] #44 53.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:12.578Z] #44 53.87 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:12.578Z] #44 54.01 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:19:12.578Z] #44 54.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:19:12.578Z] #44 54.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:19:12.578Z] #44 54.26 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:19:14.472Z] #44 55.82 Selecting previously unselected package python3. [2021-06-30T06:19:14.472Z] #44 55.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 ... 16073 files and directories currently installed.) [2021-06-30T06:19:14.472Z] #44 55.89 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:19:14.472Z] #44 55.89 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:19:14.472Z] #44 56.16 Selecting previously unselected package libprotobuf17:amd64. [2021-06-30T06:19:14.472Z] #44 56.16 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-30T06:19:14.472Z] #44 56.19 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:19:15.403Z] #44 56.99 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:19:15.403Z] #44 56.99 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:19:15.403Z] #44 57.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:19:15.403Z] #44 57.26 Selecting previously unselected package python3-six. [2021-06-30T06:19:15.403Z] #44 57.26 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-30T06:19:15.503Z] #32 ... [2021-06-30T06:19:15.503Z] [2021-06-30T06:19:15.503Z] #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-06-30T06:19:15.503Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:15.503Z] #13 27.87 Reading package lists... [2021-06-30T06:19:15.503Z] #13 34.03 Building dependency tree... [2021-06-30T06:19:15.503Z] #13 36.86 The following additional packages will be installed: [2021-06-30T06:19:15.503Z] #13 36.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-30T06:19:15.503Z] #13 36.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-30T06:19:15.503Z] #13 36.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-30T06:19:15.503Z] #13 36.86 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-30T06:19:15.503Z] #13 36.87 mingw-w64-x86-64-dev [2021-06-30T06:19:15.503Z] #13 36.87 Suggested packages: [2021-06-30T06:19:15.503Z] #13 36.87 gcc-8-locales seccomp wine64 [2021-06-30T06:19:15.503Z] #13 38.30 The following NEW packages will be installed: [2021-06-30T06:19:15.503Z] #13 38.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-30T06:19:15.503Z] #13 38.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-30T06:19:15.503Z] #13 38.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-30T06:19:15.503Z] #13 38.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-30T06:19:15.503Z] #13 38.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-30T06:19:15.503Z] #13 38.34 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-30T06:19:15.503Z] #13 38.34 The following packages will be upgraded: [2021-06-30T06:19:15.503Z] #13 38.35 libseccomp2 [2021-06-30T06:19:15.503Z] #13 38.77 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:15.503Z] #13 38.77 Need to get 77.8 MB of archives. [2021-06-30T06:19:15.503Z] #13 38.77 After this operation, 487 MB of additional disk space will be used. [2021-06-30T06:19:15.503Z] #13 38.77 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-30T06:19:15.503Z] #13 38.77 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-30T06:19:15.503Z] #13 39.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-30T06:19:15.503Z] #13 39.24 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-06-30T06:19:15.503Z] #13 39.56 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-06-30T06:19:15.503Z] #13 39.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-30T06:19:15.503Z] #13 39.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-30T06:19:15.503Z] #13 39.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-30T06:19:15.503Z] #13 40.03 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-06-30T06:19:15.503Z] #13 40.30 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-06-30T06:19:15.504Z] #13 40.31 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-06-30T06:19:15.504Z] #13 43.01 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-06-30T06:19:15.504Z] #13 ... [2021-06-30T06:19:15.504Z] [2021-06-30T06:19:15.504Z] #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-06-30T06:19:15.504Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:15.504Z] #44 42.11 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:19:15.504Z] #44 42.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:15.504Z] #44 42.12 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:19:15.504Z] #44 43.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:15.504Z] #44 43.64 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:19:15.504Z] #44 47.31 Selecting previously unselected package python3-minimal. [2021-06-30T06:19:15.504Z] #44 47.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-06-30T06:19:15.504Z] #44 47.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:19:15.504Z] #44 47.38 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:19:15.504Z] #44 47.51 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:19:15.504Z] #44 47.51 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:19:15.504Z] #44 47.53 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:19:15.659Z] #44 57.29 Unpacking python3-six (1.12.0-1) ... [2021-06-30T06:19:15.765Z] #44 47.78 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:19:15.765Z] #44 47.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:15.765Z] #44 47.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:15.917Z] #44 57.42 Selecting previously unselected package python3-protobuf. [2021-06-30T06:19:15.917Z] #44 57.42 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-30T06:19:15.917Z] #44 57.42 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:19:16.027Z] #44 ... [2021-06-30T06:19:16.027Z] [2021-06-30T06:19:16.028Z] #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-06-30T06:19:16.028Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:16.028Z] #13 44.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-30T06:19:16.028Z] #13 44.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-30T06:19:16.028Z] #13 44.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:19:16.028Z] #13 44.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:19:16.028Z] #13 44.93 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-06-30T06:19:16.223Z] #63 25.45 Fetched 48.3 MB in 24s (2034 kB/s) [2021-06-30T06:19:16.223Z] #63 25.45 Reading package lists... [2021-06-30T06:19:16.223Z] #63 ... [2021-06-30T06:19:16.223Z] [2021-06-30T06:19:16.223Z] #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-06-30T06:19:16.223Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-06-30T06:19:16.223Z] #43 25.79 Fetched 48.3 MB in 24s (2031 kB/s) [2021-06-30T06:19:16.290Z] #13 44.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-30T06:19:16.290Z] #13 44.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-30T06:19:16.290Z] #13 44.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-30T06:19:16.290Z] #13 45.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-30T06:19:16.290Z] #13 45.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-30T06:19:16.290Z] #13 45.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-30T06:19:16.290Z] #13 45.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-30T06:19:16.290Z] #13 45.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-30T06:19:16.290Z] #13 45.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-30T06:19:16.481Z] #44 ... [2021-06-30T06:19:16.481Z] [2021-06-30T06:19:16.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-06-30T06:19:16.481Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:19:16.481Z] #36 56.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:19:16.481Z] #36 57.04 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:19:16.481Z] #36 57.04 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:19:16.481Z] #36 57.04 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:19:16.481Z] #36 57.04 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:19:16.481Z] #36 57.07 Setting up cmake-data (3.13.4-1) ... [2021-06-30T06:19:16.481Z] #36 57.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:19:16.481Z] #36 57.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:19:16.481Z] #36 57.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:19:16.481Z] #36 57.19 Setting up cmake (3.13.4-1) ... [2021-06-30T06:19:16.481Z] #36 57.27 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:19:16.481Z] #36 57.36 Processing triggers for mime-support (3.62) ... [2021-06-30T06:19:16.481Z] #36 DONE 58.5s [2021-06-30T06:19:16.481Z] [2021-06-30T06:19:16.481Z] #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-06-30T06:19:16.481Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:16.481Z] #44 58.22 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:19:16.481Z] #44 58.22 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:19:16.481Z] #44 58.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:19:16.739Z] #44 58.34 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:19:16.739Z] #44 58.38 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:19:16.739Z] #44 58.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:19:16.996Z] #44 58.68 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:19:16.996Z] #44 58.68 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:19:16.996Z] #44 58.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:19:16.996Z] #44 58.77 Selecting previously unselected package criu. [2021-06-30T06:19:16.996Z] #44 58.77 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-30T06:19:16.996Z] #44 58.80 Unpacking criu (3.15-1) ... [2021-06-30T06:19:17.376Z] #32 ... [2021-06-30T06:19:17.376Z] [2021-06-30T06:19:17.376Z] #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-06-30T06:19:17.376Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:17.376Z] #44 44.13 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:17.376Z] #44 44.16 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:19:17.376Z] #44 48.51 Selecting previously unselected package python3-minimal. [2021-06-30T06:19:17.376Z] #44 48.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 ... 15661 files and directories currently installed.) [2021-06-30T06:19:17.376Z] #44 48.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:19:17.376Z] #44 48.62 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:19:17.376Z] #44 48.75 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:19:17.376Z] #44 48.75 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:19:17.376Z] #44 48.76 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:19:17.376Z] #44 48.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:19:17.376Z] #44 48.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:17.376Z] #44 48.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:17.376Z] #44 50.35 Selecting previously unselected package python3.7. [2021-06-30T06:19:17.376Z] #44 50.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:17.376Z] #44 50.38 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:17.637Z] #44 50.61 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:19:17.637Z] #44 50.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:19:17.637Z] #44 50.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:19:17.637Z] #44 ... [2021-06-30T06:19:17.637Z] [2021-06-30T06:19:17.637Z] #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-06-30T06:19:17.637Z] #57 sha256:fa9a7bea14f1031d41ead7ed76fbc09814775664928cb1790ba776bb8097bee3 [2021-06-30T06:19:17.637Z] #57 1.074 + RM_GOPATH=0 [2021-06-30T06:19:17.637Z] #57 1.074 + TMP_GOPATH= [2021-06-30T06:19:17.637Z] #57 1.074 + : /build [2021-06-30T06:19:17.637Z] #57 1.074 + '[' -z '' ']' [2021-06-30T06:19:17.637Z] #57 1.074 ++ mktemp -d [2021-06-30T06:19:17.637Z] #57 1.076 + export GOPATH=/tmp/tmp.XlMsBBxVh8 [2021-06-30T06:19:17.637Z] #57 1.077 + GOPATH=/tmp/tmp.XlMsBBxVh8 [2021-06-30T06:19:17.637Z] #57 1.077 + RM_GOPATH=1 [2021-06-30T06:19:17.637Z] #57 1.078 + case "$(go env GOARCH)" in [2021-06-30T06:19:17.637Z] #57 1.080 ++ go env GOARCH [2021-06-30T06:19:17.637Z] #57 1.135 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:17.637Z] #57 1.135 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:17.637Z] #57 1.140 ++ dirname /tmp/install/install.sh [2021-06-30T06:19:17.637Z] #57 1.141 + dir=/tmp/install [2021-06-30T06:19:17.637Z] #57 1.141 + bin=containerd [2021-06-30T06:19:17.637Z] #57 1.141 + shift [2021-06-30T06:19:17.637Z] #57 1.141 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-30T06:19:17.637Z] #57 1.141 + . /tmp/install/containerd.installer [2021-06-30T06:19:17.637Z] #57 1.144 ++ set -e [2021-06-30T06:19:17.637Z] #57 1.144 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:19:17.637Z] #57 1.145 + install_containerd [2021-06-30T06:19:17.637Z] #57 1.146 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-30T06:19:17.637Z] #57 1.147 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XlMsBBxVh8/src/github.com/containerd/containerd [2021-06-30T06:19:17.637Z] #57 1.147 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:19:17.637Z] #57 1.150 Cloning into '/tmp/tmp.XlMsBBxVh8/src/github.com/containerd/containerd'... [2021-06-30T06:19:17.675Z] #13 46.23 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:17.675Z] #13 46.40 Fetched 77.8 MB in 7s (11.7 MB/s) [2021-06-30T06:19:17.898Z] #57 ... [2021-06-30T06:19:17.899Z] [2021-06-30T06:19:17.899Z] #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-06-30T06:19:17.899Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:17.899Z] #44 50.77 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:19:17.927Z] #44 59.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:19:17.927Z] #44 59.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:19:17.927Z] #44 59.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:19:17.927Z] #44 59.64 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:19:17.927Z] #44 59.68 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:19:17.936Z] #13 46.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:19:17.936Z] #13 46.60 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:19:17.936Z] #13 46.63 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-30T06:19:17.936Z] #13 46.87 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:19:18.184Z] #44 59.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:18.184Z] #44 59.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:19:18.184Z] #44 59.72 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:18.197Z] #13 47.04 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-30T06:19:18.458Z] #13 47.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-06-30T06:19:18.458Z] #13 47.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:19:18.458Z] #13 47.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:19:19.002Z] #44 ... [2021-06-30T06:19:19.003Z] [2021-06-30T06:19:19.003Z] #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-06-30T06:19:19.003Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:19.003Z] #13 38.78 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-06-30T06:19:19.003Z] #13 39.08 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-06-30T06:19:19.003Z] #13 39.09 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-06-30T06:19:19.003Z] #13 42.65 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-06-30T06:19:19.003Z] #13 45.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-30T06:19:19.003Z] #13 45.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-30T06:19:19.003Z] #13 45.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:19:19.003Z] #13 45.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:19:19.003Z] #13 45.14 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-06-30T06:19:19.003Z] #13 45.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-30T06:19:19.003Z] #13 45.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-30T06:19:19.003Z] #13 45.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-30T06:19:19.003Z] #13 45.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-30T06:19:19.003Z] #13 45.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-30T06:19:19.003Z] #13 45.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-30T06:19:19.003Z] #13 45.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-30T06:19:19.003Z] #13 45.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-30T06:19:19.003Z] #13 45.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-30T06:19:19.003Z] #13 46.27 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:19.003Z] #13 46.40 Fetched 77.8 MB in 8s (9461 kB/s) [2021-06-30T06:19:19.003Z] #13 46.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:19:19.003Z] #13 46.56 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:19:19.003Z] #13 46.60 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-30T06:19:19.003Z] #13 46.90 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:19:19.003Z] #13 47.14 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-30T06:19:19.003Z] #13 47.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-30T06:19:19.003Z] #13 47.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:19:19.003Z] #13 47.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:19:19.576Z] #13 ... [2021-06-30T06:19:19.576Z] [2021-06-30T06:19:19.576Z] #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-06-30T06:19:19.576Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:19.576Z] #44 52.52 Selecting previously unselected package python3. [2021-06-30T06:19:19.576Z] #44 52.52 (Reading database ... (Reading database ... 5% [2021-06-30T06:19:19.576Z] #44 ... [2021-06-30T06:19:19.576Z] [2021-06-30T06:19:19.576Z] #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-06-30T06:19:19.576Z] #48 sha256:e192339391c07ff6501889a0050e0e27fbd09fbc62b988c18490f5cc13198d82 [2021-06-30T06:19:19.576Z] #48 DONE 52.9s [2021-06-30T06:19:19.576Z] [2021-06-30T06:19:19.576Z] #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-06-30T06:19:19.576Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:19.838Z] #44 52.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 ... 16073 files and directories currently installed.) [2021-06-30T06:19:19.838Z] #44 52.66 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:19:19.838Z] #44 52.69 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:19:19.838Z] #44 52.91 Selecting previously unselected package libprotobuf17:amd64. [2021-06-30T06:19:20.099Z] #44 52.92 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-30T06:19:20.099Z] #44 52.93 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:19:20.099Z] #44 ... [2021-06-30T06:19:20.099Z] [2021-06-30T06:19:20.099Z] #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-06-30T06:19:20.099Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:19:20.099Z] #46 43.34 sync [2021-06-30T06:19:20.099Z] #46 43.34 internal/reflectlite [2021-06-30T06:19:20.099Z] #46 44.62 internal/testlog [2021-06-30T06:19:20.099Z] #46 44.95 github.com/LK4D4/vndr/godl/singleflight [2021-06-30T06:19:20.099Z] #46 45.24 math/rand [2021-06-30T06:19:20.099Z] #46 46.05 internal/singleflight [2021-06-30T06:19:20.099Z] #46 46.53 sort [2021-06-30T06:19:20.099Z] #46 46.53 errors [2021-06-30T06:19:20.099Z] #46 46.92 io [2021-06-30T06:19:20.099Z] #46 47.72 strconv [2021-06-30T06:19:20.099Z] #46 48.46 bytes [2021-06-30T06:19:20.099Z] #46 50.24 strings [2021-06-30T06:19:20.099Z] #46 51.55 reflect [2021-06-30T06:19:20.099Z] #46 53.26 bufio [2021-06-30T06:19:20.099Z] #46 ... [2021-06-30T06:19:20.099Z] [2021-06-30T06:19:20.099Z] #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-06-30T06:19:20.099Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:20.099Z] #13 49.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-30T06:19:20.099Z] #13 49.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:19:20.099Z] #13 49.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:19:20.704Z] #44 ... [2021-06-30T06:19:20.704Z] [2021-06-30T06:19:20.704Z] #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-06-30T06:19:20.704Z] #52 sha256:ee1bea4678de96ec014f738154665a3f3d3e89ec8378e5109858dc9352fdad29 [2021-06-30T06:19:20.704Z] #52 52.71 time [2021-06-30T06:19:20.704Z] #52 59.05 context [2021-06-30T06:19:20.704Z] #52 59.84 internal/poll [2021-06-30T06:19:20.704Z] #52 62.58 path [2021-06-30T06:19:20.731Z] #13 ... [2021-06-30T06:19:20.731Z] [2021-06-30T06:19:20.731Z] #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-06-30T06:19:20.731Z] #52 sha256:9d4f0511f2716857009ad5278c926adddfcf987b3d3aa69a3f32bf9f85d59507 [2021-06-30T06:19:20.731Z] #52 44.18 sync [2021-06-30T06:19:20.731Z] #52 44.19 internal/reflectlite [2021-06-30T06:19:20.731Z] #52 46.75 errors [2021-06-30T06:19:20.731Z] #52 46.76 sort [2021-06-30T06:19:20.731Z] #52 47.40 io [2021-06-30T06:19:20.731Z] #52 48.15 internal/oserror [2021-06-30T06:19:20.731Z] #52 48.28 syscall [2021-06-30T06:19:20.731Z] #52 49.11 bytes [2021-06-30T06:19:20.731Z] #52 51.12 strconv [2021-06-30T06:19:20.961Z] #52 ... [2021-06-30T06:19:20.961Z] [2021-06-30T06:19:20.961Z] #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-06-30T06:19:20.961Z] #37 sha256:2da89be1e37d5c20546b61085fcac18098688a2a4e53b9764a8acb689ec9dd36 [2021-06-30T06:19:20.961Z] #37 3.056 + RM_GOPATH=0 [2021-06-30T06:19:20.961Z] #37 3.056 + TMP_GOPATH= [2021-06-30T06:19:20.961Z] #37 3.056 + : /build [2021-06-30T06:19:20.961Z] #37 3.056 + '[' -z '' ']' [2021-06-30T06:19:20.961Z] #37 3.057 ++ mktemp -d [2021-06-30T06:19:20.961Z] #37 3.059 + export GOPATH=/tmp/tmp.0k1plBprIC [2021-06-30T06:19:20.961Z] #37 3.059 + GOPATH=/tmp/tmp.0k1plBprIC [2021-06-30T06:19:20.961Z] #37 3.059 + RM_GOPATH=1 [2021-06-30T06:19:20.961Z] #37 3.059 + case "$(go env GOARCH)" in [2021-06-30T06:19:20.961Z] #37 3.061 ++ go env GOARCH [2021-06-30T06:19:20.961Z] #37 3.088 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:20.961Z] #37 3.089 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:20.961Z] #37 3.089 ++ dirname /tmp/install/install.sh [2021-06-30T06:19:20.961Z] #37 3.094 + dir=/tmp/install [2021-06-30T06:19:20.961Z] #37 3.094 + bin=tini [2021-06-30T06:19:20.961Z] #37 3.094 + shift [2021-06-30T06:19:20.961Z] #37 3.095 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-30T06:19:20.961Z] #37 3.095 + . /tmp/install/tini.installer [2021-06-30T06:19:20.961Z] #37 3.095 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:20.961Z] #37 3.097 + install_tini [2021-06-30T06:19:20.961Z] #37 3.097 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-30T06:19:20.961Z] #37 3.097 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:20.961Z] #37 3.097 + git clone https://github.com/krallin/tini.git /tmp/tmp.0k1plBprIC/tini [2021-06-30T06:19:20.961Z] #37 3.106 Cloning into '/tmp/tmp.0k1plBprIC/tini'... [2021-06-30T06:19:20.961Z] #37 3.813 + cd /tmp/tmp.0k1plBprIC/tini [2021-06-30T06:19:20.961Z] #37 3.813 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:20.961Z] #37 3.844 + cmake . [2021-06-30T06:19:20.961Z] #37 4.387 -- The C compiler identification is GNU 8.3.0 [2021-06-30T06:19:20.961Z] #37 4.459 -- Check for working C compiler: /usr/bin/cc [2021-06-30T06:19:20.992Z] #52 ... [2021-06-30T06:19:20.992Z] [2021-06-30T06:19:20.992Z] #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-06-30T06:19:20.992Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:19:20.992Z] #36 45.36 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:19:20.992Z] #36 45.36 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:19:20.992Z] #36 45.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:19:20.992Z] #36 52.65 Selecting previously unselected package libxml2:amd64. [2021-06-30T06:19:20.992Z] #36 52.65 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-30T06:19:20.992Z] #36 52.67 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:19:20.992Z] #36 53.49 Selecting previously unselected package libarchive13:amd64. [2021-06-30T06:19:20.992Z] #36 53.49 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-30T06:19:20.992Z] #36 53.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:19:20.992Z] #36 54.33 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-30T06:19:20.992Z] #36 54.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-30T06:19:20.992Z] #36 54.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:19:21.253Z] #36 54.47 Selecting previously unselected package librhash0:amd64. [2021-06-30T06:19:21.253Z] #36 54.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-30T06:19:21.253Z] #36 54.48 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:19:21.253Z] #36 ... [2021-06-30T06:19:21.253Z] [2021-06-30T06:19:21.253Z] #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-06-30T06:19:21.253Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:21.253Z] #44 54.10 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:19:21.253Z] #44 54.11 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:19:21.253Z] #44 54.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:19:21.253Z] #44 54.31 Selecting previously unselected package python3-six. [2021-06-30T06:19:21.253Z] #44 54.31 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-30T06:19:21.253Z] #44 54.31 Unpacking python3-six (1.12.0-1) ... [2021-06-30T06:19:21.277Z] #13 50.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-30T06:19:21.277Z] #13 50.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:19:21.277Z] #13 50.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:19:21.513Z] #44 54.40 Selecting previously unselected package python3-protobuf. [2021-06-30T06:19:21.514Z] #44 54.40 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-30T06:19:21.514Z] #44 54.42 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:19:21.538Z] #13 ... [2021-06-30T06:19:21.538Z] [2021-06-30T06:19:21.538Z] #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-06-30T06:19:21.538Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:19:21.538Z] #46 43.99 sync [2021-06-30T06:19:21.538Z] #46 44.02 internal/reflectlite [2021-06-30T06:19:21.538Z] #46 45.42 internal/testlog [2021-06-30T06:19:21.538Z] #46 45.69 github.com/LK4D4/vndr/godl/singleflight [2021-06-30T06:19:21.538Z] #46 46.18 math/rand [2021-06-30T06:19:21.538Z] #46 47.25 internal/singleflight [2021-06-30T06:19:21.538Z] #46 47.64 errors [2021-06-30T06:19:21.538Z] #46 47.65 sort [2021-06-30T06:19:21.538Z] #46 48.18 io [2021-06-30T06:19:21.538Z] #46 49.11 strconv [2021-06-30T06:19:21.538Z] #46 49.79 bytes [2021-06-30T06:19:21.538Z] #46 51.97 strings [2021-06-30T06:19:21.538Z] #46 52.96 reflect [2021-06-30T06:19:21.538Z] #46 ... [2021-06-30T06:19:21.538Z] [2021-06-30T06:19:21.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-06-30T06:19:21.538Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:21.538Z] #44 49.60 Selecting previously unselected package python3.7. [2021-06-30T06:19:21.538Z] #44 49.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:19:21.538Z] #44 49.61 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:21.538Z] #44 49.79 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:19:21.538Z] #44 49.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:19:21.538Z] #44 49.85 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:19:21.538Z] #44 49.97 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:19:21.538Z] #44 51.57 Selecting previously unselected package python3. [2021-06-30T06:19:21.538Z] #44 51.57 (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-06-30T06:19:21.538Z] #44 51.68 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:19:21.538Z] #44 51.70 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:19:21.538Z] #44 51.85 Selecting previously unselected package libprotobuf17:amd64. [2021-06-30T06:19:21.538Z] #44 51.85 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-30T06:19:21.538Z] #44 51.86 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:19:21.538Z] #44 53.44 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:19:21.538Z] #44 53.44 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:19:21.538Z] #44 53.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:19:21.776Z] #44 54.95 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:19:21.800Z] #44 ... [2021-06-30T06:19:21.800Z] [2021-06-30T06:19:21.800Z] #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-06-30T06:19:21.800Z] #48 sha256:b176d8e7aab4a8b0c192c91b68280e74601d2281f6bb09cbfef827bf2d61c89a [2021-06-30T06:19:21.800Z] #48 DONE 54.4s [2021-06-30T06:19:21.800Z] [2021-06-30T06:19:21.800Z] #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-06-30T06:19:21.800Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:21.800Z] #44 54.05 Selecting previously unselected package python3-six. [2021-06-30T06:19:21.800Z] #44 54.06 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-30T06:19:21.800Z] #44 54.08 Unpacking python3-six (1.12.0-1) ... [2021-06-30T06:19:21.891Z] #37 5.236 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-30T06:19:21.891Z] #37 5.246 -- Detecting C compiler ABI info [2021-06-30T06:19:21.891Z] #37 ... [2021-06-30T06:19:21.891Z] [2021-06-30T06:19:21.891Z] #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-06-30T06:19:21.891Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:19:21.891Z] #46 53.80 internal/syscall/unix [2021-06-30T06:19:21.891Z] #46 54.10 time [2021-06-30T06:19:21.891Z] #46 60.23 internal/poll [2021-06-30T06:19:21.891Z] #46 61.40 internal/fmtsort [2021-06-30T06:19:21.891Z] #46 62.02 internal/syscall/execenv [2021-06-30T06:19:21.891Z] #46 62.28 path [2021-06-30T06:19:21.891Z] #46 62.61 regexp/syntax [2021-06-30T06:19:21.891Z] #46 62.82 io/fs [2021-06-30T06:19:21.891Z] #46 ... [2021-06-30T06:19:21.891Z] [2021-06-30T06:19:21.891Z] #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-06-30T06:19:21.891Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:21.891Z] #13 51.47 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:21.891Z] #13 51.64 Fetched 77.8 MB in 8s (9863 kB/s) [2021-06-30T06:19:21.891Z] #13 51.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 ... 15421 files and directories currently installed.) [2021-06-30T06:19:21.891Z] #13 51.81 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:19:21.891Z] #13 51.83 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-30T06:19:21.891Z] #13 52.06 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:19:21.891Z] #13 52.23 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-30T06:19:21.891Z] #13 52.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 ... 15421 files and directories currently installed.) [2021-06-30T06:19:21.891Z] #13 52.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:19:21.891Z] #13 52.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:19:21.891Z] #13 54.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-30T06:19:21.891Z] #13 54.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:19:21.891Z] #13 54.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:19:21.891Z] #13 57.51 Selecting previously unselected package binutils-mingw-w64. [2021-06-30T06:19:21.891Z] #13 57.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-30T06:19:21.891Z] #13 57.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:19:21.891Z] #13 57.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-30T06:19:21.891Z] #13 57.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:19:21.891Z] #13 57.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:19:21.891Z] #13 57.85 Selecting previously unselected package dmsetup. [2021-06-30T06:19:21.891Z] #13 57.85 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:19:21.891Z] #13 57.86 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-30T06:19:21.891Z] #13 58.06 Selecting previously unselected package mingw-w64-common. [2021-06-30T06:19:21.891Z] #13 58.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-30T06:19:21.891Z] #13 58.08 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-30T06:19:22.055Z] #44 54.96 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:19:22.055Z] #44 54.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:19:22.061Z] #44 54.27 Selecting previously unselected package python3-protobuf. [2021-06-30T06:19:22.061Z] #44 54.28 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-30T06:19:22.061Z] #44 54.33 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:19:22.148Z] #13 ... [2021-06-30T06:19:22.148Z] [2021-06-30T06:19:22.148Z] #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-06-30T06:19:22.148Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:19:22.148Z] #46 64.08 os [2021-06-30T06:19:22.319Z] #44 55.11 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:19:22.319Z] #44 55.11 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:19:22.319Z] #44 55.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:19:22.319Z] #44 55.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:19:22.319Z] #44 55.27 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:19:22.319Z] #44 55.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:19:22.319Z] #44 55.40 Selecting previously unselected package criu. [2021-06-30T06:19:22.322Z] #44 ... [2021-06-30T06:19:22.322Z] [2021-06-30T06:19:22.322Z] #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-06-30T06:19:22.322Z] #52 sha256:b2b33fab79b00b59d1ecd2907537c15618cc15a9560c75634b14a741eb2cbe3d [2021-06-30T06:19:22.322Z] #52 44.93 sync [2021-06-30T06:19:22.322Z] #52 44.93 internal/reflectlite [2021-06-30T06:19:22.322Z] #52 47.37 sort [2021-06-30T06:19:22.322Z] #52 47.41 errors [2021-06-30T06:19:22.322Z] #52 47.82 io [2021-06-30T06:19:22.322Z] #52 48.77 internal/oserror [2021-06-30T06:19:22.322Z] #52 48.92 syscall [2021-06-30T06:19:22.322Z] #52 49.35 bytes [2021-06-30T06:19:22.322Z] #52 51.60 strconv [2021-06-30T06:19:22.580Z] #44 55.41 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-30T06:19:22.580Z] #44 55.41 Unpacking criu (3.15-1) ... [2021-06-30T06:19:22.584Z] #52 ... [2021-06-30T06:19:22.584Z] [2021-06-30T06:19:22.584Z] #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-06-30T06:19:22.584Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:19:22.584Z] #36 45.26 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:19:22.584Z] #36 45.26 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:19:22.584Z] #36 45.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:19:22.584Z] #36 51.73 Selecting previously unselected package libxml2:amd64. [2021-06-30T06:19:22.584Z] #36 51.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-06-30T06:19:22.584Z] #36 51.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:19:22.584Z] #36 52.31 Selecting previously unselected package libarchive13:amd64. [2021-06-30T06:19:22.584Z] #36 52.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-30T06:19:22.584Z] #36 52.33 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:19:22.584Z] #36 52.60 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-30T06:19:22.584Z] #36 52.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-30T06:19:22.584Z] #36 52.62 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:19:22.584Z] #36 52.77 Selecting previously unselected package librhash0:amd64. [2021-06-30T06:19:22.584Z] #36 52.77 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-30T06:19:22.584Z] #36 52.78 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:19:22.584Z] #36 53.81 Selecting previously unselected package libuv1:amd64. [2021-06-30T06:19:22.584Z] #36 53.82 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-30T06:19:22.584Z] #36 54.01 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:19:22.584Z] #36 54.46 Selecting previously unselected package cmake. [2021-06-30T06:19:22.584Z] #36 54.48 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-30T06:19:22.584Z] #36 54.50 Unpacking cmake (3.13.4-1) ... [2021-06-30T06:19:22.847Z] #36 ... [2021-06-30T06:19:22.847Z] [2021-06-30T06:19:22.847Z] #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-06-30T06:19:22.847Z] #52 sha256:b2b33fab79b00b59d1ecd2907537c15618cc15a9560c75634b14a741eb2cbe3d [2021-06-30T06:19:22.847Z] #52 55.34 reflect [2021-06-30T06:19:23.152Z] #44 56.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:19:23.152Z] #44 56.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:19:23.152Z] #44 56.21 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:19:23.152Z] #44 56.24 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:19:23.152Z] #44 56.25 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:19:23.152Z] #44 56.27 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:23.413Z] #44 56.29 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:19:23.413Z] #44 56.30 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:23.613Z] Fetching without tags [2021-06-30T06:19:24.235Z] #52 56.73 time [2021-06-30T06:19:24.316Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:19:24.348Z] #43 25.79 Reading package lists... [2021-06-30T06:19:24.348Z] #43 ... [2021-06-30T06:19:24.348Z] [2021-06-30T06:19:24.348Z] #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-06-30T06:19:24.348Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-06-30T06:19:24.348Z] #63 25.45 Reading package lists... [2021-06-30T06:19:23.309Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:19:23.376Z] > git config --add remote.origin.fetch +refs/pull/42580/head:refs/remotes/origin/PR-42580 # timeout=10 [2021-06-30T06:19:23.420Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:19:23.532Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:19:23.649Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:19:23.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:19:23.650Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:19:24.422Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:19:24.466Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:19:25.424Z] #46 67.43 regexp [2021-06-30T06:19:25.962Z] #44 ... [2021-06-30T06:19:25.962Z] [2021-06-30T06:19:25.962Z] #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-06-30T06:19:25.962Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:19:25.962Z] #36 54.67 Selecting previously unselected package libuv1:amd64. [2021-06-30T06:19:25.962Z] #36 54.68 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-30T06:19:25.962Z] #36 54.69 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:19:25.962Z] #36 54.84 Selecting previously unselected package cmake. [2021-06-30T06:19:25.962Z] #36 54.88 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-30T06:19:25.962Z] #36 54.89 Unpacking cmake (3.13.4-1) ... [2021-06-30T06:19:25.962Z] #36 57.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:19:25.962Z] #36 57.73 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:19:25.962Z] #36 57.77 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:19:25.962Z] #36 57.81 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:19:25.962Z] #36 57.87 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:19:25.962Z] #36 57.89 Setting up cmake-data (3.13.4-1) ... [2021-06-30T06:19:25.962Z] #36 57.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:19:25.962Z] #36 57.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:19:25.962Z] #36 57.96 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:19:25.962Z] #36 57.98 Setting up cmake (3.13.4-1) ... [2021-06-30T06:19:25.962Z] #36 58.01 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:19:25.962Z] #36 58.07 Processing triggers for mime-support (3.62) ... [2021-06-30T06:19:25.962Z] #36 DONE 58.8s [2021-06-30T06:19:25.962Z] [2021-06-30T06:19:25.962Z] #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-06-30T06:19:25.962Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:25.962Z] #13 52.76 Selecting previously unselected package binutils-mingw-w64. [2021-06-30T06:19:25.962Z] #13 52.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-30T06:19:25.962Z] #13 52.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:19:25.962Z] #13 52.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-30T06:19:25.962Z] #13 52.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:19:25.962Z] #13 52.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:19:25.962Z] #13 53.16 Selecting previously unselected package dmsetup. [2021-06-30T06:19:25.962Z] #13 53.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:19:25.962Z] #13 53.19 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-30T06:19:25.962Z] #13 53.35 Selecting previously unselected package mingw-w64-common. [2021-06-30T06:19:25.962Z] #13 53.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-30T06:19:25.962Z] #13 53.35 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-30T06:19:26.158Z] #52 ... [2021-06-30T06:19:26.158Z] [2021-06-30T06:19:26.158Z] #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-06-30T06:19:26.158Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7 [2021-06-30T06:19:26.158Z] #36 57.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:19:26.158Z] #36 57.86 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:19:26.158Z] #36 57.88 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:19:26.158Z] #36 57.92 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:19:26.158Z] #36 57.94 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:19:26.158Z] #36 57.96 Setting up cmake-data (3.13.4-1) ... [2021-06-30T06:19:26.158Z] #36 57.98 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-06-30T06:19:26.158Z] #36 57.99 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:19:26.158Z] #36 58.01 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:19:26.158Z] #36 58.02 Setting up cmake (3.13.4-1) ... [2021-06-30T06:19:26.158Z] #36 58.03 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:19:26.158Z] #36 58.11 Processing triggers for mime-support (3.62) ... [2021-06-30T06:19:26.158Z] #36 DONE 58.7s [2021-06-30T06:19:26.355Z] #46 68.28 fmt [2021-06-30T06:19:26.420Z] [2021-06-30T06:19:26.420Z] #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-06-30T06:19:26.420Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:26.420Z] #13 53.24 Selecting previously unselected package binutils-mingw-w64. [2021-06-30T06:19:26.420Z] #13 53.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-30T06:19:26.420Z] #13 53.25 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:19:26.420Z] #13 53.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-30T06:19:26.420Z] #13 53.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:19:26.420Z] #13 53.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:19:26.420Z] #13 53.54 Selecting previously unselected package dmsetup. [2021-06-30T06:19:26.420Z] #13 53.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:19:26.420Z] #13 53.56 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-30T06:19:26.420Z] #13 53.77 Selecting previously unselected package mingw-w64-common. [2021-06-30T06:19:26.420Z] #13 53.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-30T06:19:26.420Z] #13 53.78 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-30T06:19:26.885Z] #63 35.08 Reading package lists... [2021-06-30T06:19:26.885Z] #63 ... [2021-06-30T06:19:26.885Z] [2021-06-30T06:19:26.885Z] #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-06-30T06:19:26.885Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:19:26.885Z] #19 25.94 Fetched 51.1 MB in 25s (2076 kB/s) [2021-06-30T06:19:27.040Z] Merge succeeded, producing 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:19:27.040Z] Checking out Revision 00a4f67ddf78883bb6e891ec3943de08564e209d (PR-42580) [2021-06-30T06:19:27.143Z] #19 25.94 Reading package lists... [2021-06-30T06:19:27.144Z] #19 ... [2021-06-30T06:19:27.144Z] [2021-06-30T06:19:27.144Z] #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-06-30T06:19:27.144Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-06-30T06:19:27.144Z] #43 25.79 Reading package lists... [2021-06-30T06:19:27.724Z] #46 ... [2021-06-30T06:19:27.724Z] [2021-06-30T06:19:27.724Z] #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-06-30T06:19:27.724Z] #37 sha256:2da89be1e37d5c20546b61085fcac18098688a2a4e53b9764a8acb689ec9dd36 [2021-06-30T06:19:27.724Z] #37 5.844 -- Detecting C compiler ABI info - done [2021-06-30T06:19:27.724Z] #37 5.889 -- Detecting C compile features [2021-06-30T06:19:27.724Z] #37 7.903 -- Detecting C compile features - done [2021-06-30T06:19:27.724Z] #37 7.962 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-30T06:19:27.724Z] #37 8.145 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-30T06:19:27.724Z] #37 8.236 -- Configuring done [2021-06-30T06:19:27.724Z] #37 8.274 -- Generating done [2021-06-30T06:19:27.724Z] #37 8.276 -- Build files have been written to: /tmp/tmp.0k1plBprIC/tini [2021-06-30T06:19:27.724Z] #37 8.291 + make tini-static [2021-06-30T06:19:27.724Z] #37 8.846 Scanning dependencies of target tini-static [2021-06-30T06:19:27.724Z] #37 8.940 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-30T06:19:27.724Z] #37 10.18 [100%] Linking C executable tini-static [2021-06-30T06:19:27.724Z] #37 10.80 [100%] Built target tini-static [2021-06-30T06:19:27.724Z] #37 10.86 + mkdir -p /build [2021-06-30T06:19:27.724Z] #37 10.88 + cp tini-static /build/docker-init [2021-06-30T06:19:26.693Z] > git remote # timeout=10 [2021-06-30T06:19:26.779Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:19:26.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:19:26.824Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:19:26.958Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-30T06:19:27.073Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:19:27.117Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:19:28.514Z] #13 ... [2021-06-30T06:19:28.514Z] [2021-06-30T06:19:28.514Z] #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-06-30T06:19:28.514Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:28.514Z] #44 61.60 Setting up python3 (3.7.3-1) ... [2021-06-30T06:19:28.654Z] #37 DONE 12.2s [2021-06-30T06:19:28.654Z] [2021-06-30T06:19:28.654Z] #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-06-30T06:19:28.654Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:28.654Z] #13 63.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-30T06:19:28.654Z] #13 63.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-30T06:19:28.654Z] #13 63.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:19:29.086Z] #44 62.20 Setting up python3-six (1.12.0-1) ... [2021-06-30T06:19:30.471Z] #44 63.28 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:19:30.630Z] #13 ... [2021-06-30T06:19:30.630Z] [2021-06-30T06:19:30.630Z] #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-06-30T06:19:30.630Z] #52 sha256:b2b33fab79b00b59d1ecd2907537c15618cc15a9560c75634b14a741eb2cbe3d [2021-06-30T06:19:30.630Z] #52 62.68 context [2021-06-30T06:19:31.172Z] #13 69.52 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-30T06:19:31.172Z] #13 69.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:19:31.172Z] #13 69.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:19:31.207Z] #52 63.71 internal/syscall/unix [2021-06-30T06:19:31.428Z] #13 69.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-30T06:19:31.428Z] #13 69.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:19:31.428Z] #13 69.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:19:31.428Z] #13 ... [2021-06-30T06:19:31.428Z] [2021-06-30T06:19:31.428Z] #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-06-30T06:19:31.428Z] #52 sha256:ee1bea4678de96ec014f738154665a3f3d3e89ec8378e5109858dc9352fdad29 [2021-06-30T06:19:31.428Z] #52 63.24 io/fs [2021-06-30T06:19:31.428Z] #52 63.82 encoding/binary [2021-06-30T06:19:31.428Z] #52 64.55 os [2021-06-30T06:19:31.428Z] #52 65.96 encoding/base64 [2021-06-30T06:19:31.428Z] #52 66.86 golang.org/x/sys/unix [2021-06-30T06:19:31.428Z] #52 68.70 fmt [2021-06-30T06:19:31.428Z] #52 ... [2021-06-30T06:19:31.428Z] [2021-06-30T06:19:31.428Z] #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-06-30T06:19:31.428Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:19:31.428Z] #46 71.10 path/filepath [2021-06-30T06:19:31.428Z] #46 72.36 internal/lazyregexp [2021-06-30T06:19:31.428Z] #46 72.83 io/ioutil [2021-06-30T06:19:31.428Z] #46 73.15 github.com/LK4D4/vndr/versioned [2021-06-30T06:19:31.428Z] #46 73.15 flag [2021-06-30T06:19:31.428Z] #46 73.35 go/token [2021-06-30T06:19:31.468Z] #52 63.98 internal/poll [2021-06-30T06:19:31.857Z] #44 64.64 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:19:31.857Z] #44 ... [2021-06-30T06:19:31.857Z] [2021-06-30T06:19:31.857Z] #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-06-30T06:19:31.857Z] #52 sha256:9d4f0511f2716857009ad5278c926adddfcf987b3d3aa69a3f32bf9f85d59507 [2021-06-30T06:19:31.857Z] #52 54.96 reflect [2021-06-30T06:19:31.857Z] #52 57.25 time [2021-06-30T06:19:31.857Z] #52 63.51 context [2021-06-30T06:19:31.857Z] #52 64.45 internal/poll [2021-06-30T06:19:31.857Z] #52 ... [2021-06-30T06:19:31.857Z] [2021-06-30T06:19:31.857Z] #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-06-30T06:19:31.857Z] #37 sha256:fa9ba99c13f1002d5ad8c5dca671e618e646e1169ddb409bfab904af66faa414 [2021-06-30T06:19:31.857Z] #37 1.176 + RM_GOPATH=0 [2021-06-30T06:19:31.857Z] #37 1.176 + TMP_GOPATH= [2021-06-30T06:19:31.857Z] #37 1.176 + : /build [2021-06-30T06:19:31.857Z] #37 1.176 + '[' -z '' ']' [2021-06-30T06:19:31.857Z] #37 1.176 ++ mktemp -d [2021-06-30T06:19:31.857Z] #37 1.182 + export GOPATH=/tmp/tmp.pRVfxv3R4a [2021-06-30T06:19:31.857Z] #37 1.184 + GOPATH=/tmp/tmp.pRVfxv3R4a [2021-06-30T06:19:31.857Z] #37 1.185 + RM_GOPATH=1 [2021-06-30T06:19:31.857Z] #37 1.185 + case "$(go env GOARCH)" in [2021-06-30T06:19:31.857Z] #37 1.186 ++ go env GOARCH [2021-06-30T06:19:31.857Z] #37 1.217 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:31.857Z] #37 1.218 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:31.857Z] #37 1.218 ++ dirname /tmp/install/install.sh [2021-06-30T06:19:31.857Z] #37 1.229 + dir=/tmp/install [2021-06-30T06:19:31.857Z] #37 1.230 + bin=tini [2021-06-30T06:19:31.857Z] #37 1.230 + shift [2021-06-30T06:19:31.857Z] #37 1.230 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-30T06:19:31.857Z] #37 1.230 + . /tmp/install/tini.installer [2021-06-30T06:19:31.857Z] #37 1.230 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:31.857Z] #37 1.231 + install_tini [2021-06-30T06:19:31.857Z] #37 1.231 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-30T06:19:31.857Z] #37 1.231 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:31.857Z] #37 1.231 + git clone https://github.com/krallin/tini.git /tmp/tmp.pRVfxv3R4a/tini [2021-06-30T06:19:31.857Z] #37 1.233 Cloning into '/tmp/tmp.pRVfxv3R4a/tini'... [2021-06-30T06:19:31.857Z] #37 1.956 + cd /tmp/tmp.pRVfxv3R4a/tini [2021-06-30T06:19:31.857Z] #37 1.956 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:31.857Z] #37 1.961 + cmake . [2021-06-30T06:19:31.857Z] #37 2.477 -- The C compiler identification is GNU 8.3.0 [2021-06-30T06:19:31.857Z] #37 2.549 -- Check for working C compiler: /usr/bin/cc [2021-06-30T06:19:31.857Z] #37 3.228 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-30T06:19:31.857Z] #37 3.234 -- Detecting C compiler ABI info [2021-06-30T06:19:31.857Z] #37 3.923 -- Detecting C compiler ABI info - done [2021-06-30T06:19:31.857Z] #37 3.960 -- Detecting C compile features [2021-06-30T06:19:31.857Z] #37 5.694 -- Detecting C compile features - done [2021-06-30T06:19:31.857Z] #37 5.717 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-30T06:19:31.857Z] #37 5.986 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-30T06:19:31.857Z] #37 6.084 -- Configuring done [2021-06-30T06:19:31.857Z] #37 6.102 -- Generating done [2021-06-30T06:19:31.857Z] #37 6.106 -- Build files have been written to: /tmp/tmp.pRVfxv3R4a/tini [2021-06-30T06:19:31.857Z] #37 6.118 + make tini-static [2021-06-30T06:19:31.857Z] #37 ... [2021-06-30T06:19:31.857Z] [2021-06-30T06:19:31.857Z] #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-06-30T06:19:31.857Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:19:31.857Z] #46 55.26 syscall [2021-06-30T06:19:31.857Z] #46 63.36 internal/syscall/unix [2021-06-30T06:19:31.857Z] #46 63.55 internal/poll [2021-06-30T06:19:31.857Z] #46 64.42 internal/fmtsort [2021-06-30T06:19:31.857Z] #46 64.94 internal/syscall/execenv [2021-06-30T06:19:31.857Z] #46 65.09 path [2021-06-30T06:19:32.041Z] #52 ... [2021-06-30T06:19:32.041Z] [2021-06-30T06:19:32.041Z] #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-06-30T06:19:32.041Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:19:32.041Z] #46 54.61 bufio [2021-06-30T06:19:32.041Z] #46 56.60 syscall [2021-06-30T06:19:32.041Z] #46 64.24 internal/poll [2021-06-30T06:19:32.041Z] #46 64.78 internal/fmtsort [2021-06-30T06:19:32.041Z] #46 ... [2021-06-30T06:19:32.041Z] [2021-06-30T06:19:32.041Z] #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-06-30T06:19:32.041Z] #37 sha256:5f81b617753e4832fccc74b5f851093a5e7552262a537625564ce2d24729c74a [2021-06-30T06:19:32.041Z] #37 1.054 + RM_GOPATH=0 [2021-06-30T06:19:32.041Z] #37 1.054 + TMP_GOPATH= [2021-06-30T06:19:32.041Z] #37 1.054 + : /build [2021-06-30T06:19:32.041Z] #37 1.054 + '[' -z '' ']' [2021-06-30T06:19:32.041Z] #37 1.061 ++ mktemp -d [2021-06-30T06:19:32.041Z] #37 1.061 + export GOPATH=/tmp/tmp.eEL8VykqtB [2021-06-30T06:19:32.041Z] #37 1.061 + GOPATH=/tmp/tmp.eEL8VykqtB [2021-06-30T06:19:32.041Z] #37 1.061 + RM_GOPATH=1 [2021-06-30T06:19:32.041Z] #37 1.061 + case "$(go env GOARCH)" in [2021-06-30T06:19:32.041Z] #37 1.061 ++ go env GOARCH [2021-06-30T06:19:32.041Z] #37 1.089 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:32.041Z] #37 1.089 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:32.041Z] #37 1.089 ++ dirname /tmp/install/install.sh [2021-06-30T06:19:32.041Z] #37 1.093 + dir=/tmp/install [2021-06-30T06:19:32.041Z] #37 1.093 + bin=tini [2021-06-30T06:19:32.041Z] #37 1.093 + shift [2021-06-30T06:19:32.041Z] #37 1.093 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-30T06:19:32.041Z] #37 1.093 + . /tmp/install/tini.installer [2021-06-30T06:19:32.041Z] #37 1.093 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:32.041Z] #37 1.093 + install_tini [2021-06-30T06:19:32.041Z] #37 1.094 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-30T06:19:32.041Z] #37 1.094 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:32.041Z] #37 1.094 + git clone https://github.com/krallin/tini.git /tmp/tmp.eEL8VykqtB/tini [2021-06-30T06:19:32.041Z] #37 1.098 Cloning into '/tmp/tmp.eEL8VykqtB/tini'... [2021-06-30T06:19:32.041Z] #37 1.785 + cd /tmp/tmp.eEL8VykqtB/tini [2021-06-30T06:19:32.041Z] #37 1.785 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:32.041Z] #37 1.790 + cmake . [2021-06-30T06:19:32.041Z] #37 2.293 -- The C compiler identification is GNU 8.3.0 [2021-06-30T06:19:32.041Z] #37 2.333 -- Check for working C compiler: /usr/bin/cc [2021-06-30T06:19:32.041Z] #37 2.943 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-30T06:19:32.041Z] #37 2.950 -- Detecting C compiler ABI info [2021-06-30T06:19:32.041Z] #37 3.702 -- Detecting C compiler ABI info - done [2021-06-30T06:19:32.041Z] #37 3.754 -- Detecting C compile features [2021-06-30T06:19:32.041Z] #37 5.543 -- Detecting C compile features - done [2021-06-30T06:19:32.041Z] #37 5.580 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-30T06:19:32.041Z] #37 5.803 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-30T06:19:32.041Z] #37 5.880 -- Configuring done [2021-06-30T06:19:32.041Z] #37 5.899 -- Generating done [2021-06-30T06:19:32.041Z] #37 5.917 -- Build files have been written to: /tmp/tmp.eEL8VykqtB/tini [2021-06-30T06:19:32.041Z] #37 5.924 + make tini-static [2021-06-30T06:19:32.118Z] #46 ... [2021-06-30T06:19:32.118Z] [2021-06-30T06:19:32.118Z] #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-06-30T06:19:32.118Z] #37 sha256:fa9ba99c13f1002d5ad8c5dca671e618e646e1169ddb409bfab904af66faa414 [2021-06-30T06:19:32.118Z] #37 6.605 Scanning dependencies of target tini-static [2021-06-30T06:19:32.118Z] #37 6.680 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-30T06:19:32.358Z] #46 ... [2021-06-30T06:19:32.358Z] [2021-06-30T06:19:32.358Z] #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-06-30T06:19:32.358Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:32.358Z] #44 65.00 Setting up python3 (3.7.3-1) ... [2021-06-30T06:19:32.358Z] #44 65.59 Setting up python3-six (1.12.0-1) ... [2021-06-30T06:19:32.358Z] #44 66.66 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:19:32.358Z] #44 68.08 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:19:32.358Z] #44 71.35 Setting up criu (3.15-1) ... [2021-06-30T06:19:32.358Z] #44 73.23 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:19:32.358Z] #44 73.30 Processing triggers for mime-support (3.62) ... [2021-06-30T06:19:32.358Z] #44 DONE 74.1s [2021-06-30T06:19:32.358Z] [2021-06-30T06:19:32.358Z] #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-06-30T06:19:32.358Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:19:32.358Z] #46 74.46 go/scanner [2021-06-30T06:19:32.613Z] #37 6.273 Scanning dependencies of target tini-static [2021-06-30T06:19:32.613Z] #37 6.461 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-30T06:19:32.613Z] #37 ... [2021-06-30T06:19:32.613Z] [2021-06-30T06:19:32.613Z] #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-06-30T06:19:32.613Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:19:32.613Z] #46 65.33 internal/syscall/execenv [2021-06-30T06:19:32.876Z] #46 65.53 io/fs [2021-06-30T06:19:32.876Z] #46 ... [2021-06-30T06:19:32.876Z] [2021-06-30T06:19:32.876Z] #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-06-30T06:19:32.876Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:32.876Z] #44 55.15 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:19:32.876Z] #44 55.15 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:19:32.876Z] #44 55.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:19:32.876Z] #44 55.50 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:19:32.876Z] #44 55.51 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:19:32.876Z] #44 55.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:19:32.876Z] #44 55.69 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:19:32.876Z] #44 55.69 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:19:32.876Z] #44 55.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:19:32.876Z] #44 55.80 Selecting previously unselected package criu. [2021-06-30T06:19:32.876Z] #44 55.81 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-30T06:19:32.876Z] #44 55.81 Unpacking criu (3.15-1) ... [2021-06-30T06:19:32.876Z] #44 56.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:19:32.876Z] #44 56.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:19:32.876Z] #44 56.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:19:32.876Z] #44 56.72 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-30T06:19:32.876Z] #44 56.73 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:19:32.876Z] #44 56.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:32.876Z] #44 56.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:19:32.876Z] #44 56.79 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:19:32.876Z] #44 61.94 Setting up python3 (3.7.3-1) ... [2021-06-30T06:19:32.876Z] #44 62.56 Setting up python3-six (1.12.0-1) ... [2021-06-30T06:19:32.876Z] #44 63.80 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:19:33.137Z] #44 65.29 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-30T06:19:33.293Z] #46 74.96 net/url [2021-06-30T06:19:33.505Z] #37 7.985 [100%] Linking C executable tini-static [2021-06-30T06:19:33.714Z] #43 35.47 Reading package lists... [2021-06-30T06:19:33.714Z] #43 ... [2021-06-30T06:19:33.714Z] [2021-06-30T06:19:33.714Z] #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-06-30T06:19:33.714Z] #66 sha256:18bbb6b2812b7e976b2de42d1d951d253f5c952c3d32898d5dc0bc68083cf7b5 [2021-06-30T06:19:33.714Z] #66 43.34 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:19:33.714Z] #66 43.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-30T06:19:33.856Z] #46 75.76 go/ast [2021-06-30T06:19:34.077Z] #37 8.584 [100%] Built target tini-static [2021-06-30T06:19:34.080Z] #44 ... [2021-06-30T06:19:34.080Z] [2021-06-30T06:19:34.080Z] #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-06-30T06:19:34.080Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:19:34.080Z] #46 66.49 regexp/syntax [2021-06-30T06:19:34.338Z] #37 8.702 + mkdir -p /build [2021-06-30T06:19:34.338Z] #37 8.705 + cp tini-static /build/docker-init [2021-06-30T06:19:34.341Z] #46 67.08 os [2021-06-30T06:19:34.786Z] #46 76.74 text/template/parse [2021-06-30T06:19:34.910Z] #37 DONE 9.4s [2021-06-30T06:19:34.910Z] [2021-06-30T06:19:34.910Z] #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-06-30T06:19:34.910Z] #52 sha256:9d4f0511f2716857009ad5278c926adddfcf987b3d3aa69a3f32bf9f85d59507 [2021-06-30T06:19:34.910Z] #52 66.77 io/fs [2021-06-30T06:19:34.910Z] #52 67.36 encoding/binary [2021-06-30T06:19:34.910Z] #52 68.01 os [2021-06-30T06:19:35.623Z] #66 DONE 46.4s [2021-06-30T06:19:35.623Z] [2021-06-30T06:19:35.623Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-30T06:19:35.623Z] #67 sha256:8d161f805bd9348001e243395bc6b63df5a0611f39bee29717de341e445fc1de [2021-06-30T06:19:35.623Z] #67 DONE 0.1s [2021-06-30T06:19:35.623Z] [2021-06-30T06:19:35.623Z] #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-06-30T06:19:35.623Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-06-30T06:19:35.623Z] #43 35.47 Reading package lists... [2021-06-30T06:19:35.731Z] #46 ... [2021-06-30T06:19:35.731Z] [2021-06-30T06:19:35.731Z] #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-06-30T06:19:35.731Z] #37 sha256:5f81b617753e4832fccc74b5f851093a5e7552262a537625564ce2d24729c74a [2021-06-30T06:19:35.731Z] #37 7.749 [100%] Linking C executable tini-static [2021-06-30T06:19:35.731Z] #37 8.514 [100%] Built target tini-static [2021-06-30T06:19:35.731Z] #37 8.577 + mkdir -p /build [2021-06-30T06:19:35.731Z] #37 8.579 + cp tini-static /build/docker-init [2021-06-30T06:19:35.731Z] #37 DONE 9.4s [2021-06-30T06:19:35.731Z] [2021-06-30T06:19:35.731Z] #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-06-30T06:19:35.731Z] #52 sha256:b2b33fab79b00b59d1ecd2907537c15618cc15a9560c75634b14a741eb2cbe3d [2021-06-30T06:19:35.731Z] #52 66.54 os [2021-06-30T06:19:35.731Z] #52 67.77 encoding/binary [2021-06-30T06:19:35.889Z] #43 44.82 Building dependency tree... [2021-06-30T06:19:35.889Z] #43 ... [2021-06-30T06:19:35.889Z] [2021-06-30T06:19:35.889Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-30T06:19:35.889Z] #68 sha256:fbe3ee1d18910e331283a71f2380afd766cd7e42466eafe73eb0b2a79c7d4b70 [2021-06-30T06:19:35.889Z] #68 DONE 0.1s [2021-06-30T06:19:35.889Z] [2021-06-30T06:19:35.889Z] #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-06-30T06:19:35.889Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-06-30T06:19:35.889Z] #63 35.08 Reading package lists... [2021-06-30T06:19:35.889Z] #63 44.63 Building dependency tree... [2021-06-30T06:19:36.829Z] #52 69.85 encoding/base64 [2021-06-30T06:19:37.301Z] #63 ... [2021-06-30T06:19:37.301Z] [2021-06-30T06:19:37.301Z] #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-06-30T06:19:37.301Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:19:37.301Z] #19 36.28 Reading package lists... [2021-06-30T06:19:37.301Z] #19 ... [2021-06-30T06:19:37.301Z] [2021-06-30T06:19:37.301Z] #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-06-30T06:19:37.301Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-06-30T06:19:37.301Z] #43 44.82 Building dependency tree... [2021-06-30T06:19:37.402Z] #52 70.61 golang.org/x/sys/unix [2021-06-30T06:19:37.648Z] #52 70.25 encoding/base64 [2021-06-30T06:19:37.895Z] #43 48.70 The following additional packages will be installed: [2021-06-30T06:19:37.895Z] #43 48.72 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-06-30T06:19:37.895Z] #43 48.74 Suggested packages: [2021-06-30T06:19:37.895Z] #43 48.74 cmake-doc ninja-build lrzip [2021-06-30T06:19:37.895Z] #43 48.74 Recommended packages: [2021-06-30T06:19:37.895Z] #43 48.74 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-30T06:19:37.974Z] #52 ... [2021-06-30T06:19:37.974Z] [2021-06-30T06:19:37.974Z] #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-06-30T06:19:37.974Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:37.974Z] #44 68.31 Setting up criu (3.15-1) ... [2021-06-30T06:19:37.974Z] #44 70.39 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:19:37.974Z] #44 70.52 Processing triggers for mime-support (3.62) ... [2021-06-30T06:19:37.974Z] #44 DONE 71.0s [2021-06-30T06:19:38.057Z] #46 79.88 go/parser [2021-06-30T06:19:38.224Z] Commit message: "Reduce TestClientWithRequestTimeout flakiness" [2021-06-30T06:19:38.235Z] [2021-06-30T06:19:38.235Z] #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-06-30T06:19:38.235Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:38.235Z] #13 59.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-30T06:19:38.235Z] #13 59.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-30T06:19:38.235Z] #13 59.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:19:38.235Z] #13 65.14 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-30T06:19:38.235Z] #13 65.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:19:38.235Z] #13 65.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:19:38.235Z] #13 65.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-30T06:19:38.235Z] #13 65.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:19:38.235Z] #13 65.63 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:19:38.469Z] #43 49.14 The following NEW packages will be installed: [2021-06-30T06:19:38.469Z] #43 49.15 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-06-30T06:19:38.592Z] #52 71.08 golang.org/x/sys/unix [2021-06-30T06:19:38.592Z] #52 71.22 fmt [2021-06-30T06:19:38.727Z] #43 49.47 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:38.727Z] #43 49.47 Need to get 5913 kB of archives. [2021-06-30T06:19:38.727Z] #43 49.47 After this operation, 27.4 MB of additional disk space will be used. [2021-06-30T06:19:38.727Z] #43 49.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:19:38.727Z] #43 49.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:19:38.727Z] #43 49.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-30T06:19:38.727Z] #43 49.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-30T06:19:38.727Z] #43 49.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-30T06:19:38.727Z] #43 49.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-30T06:19:38.727Z] #43 49.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-30T06:19:38.727Z] #43 49.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-30T06:19:39.166Z] #52 ... [2021-06-30T06:19:39.166Z] [2021-06-30T06:19:39.166Z] #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-06-30T06:19:39.166Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6 [2021-06-30T06:19:39.166Z] #44 69.05 Setting up criu (3.15-1) ... [2021-06-30T06:19:39.166Z] #44 70.74 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:19:39.166Z] #44 70.80 Processing triggers for mime-support (3.62) ... [2021-06-30T06:19:39.166Z] #44 DONE 71.3s [2021-06-30T06:19:39.166Z] [2021-06-30T06:19:39.166Z] #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-06-30T06:19:39.166Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:19:39.166Z] #46 71.37 fmt [2021-06-30T06:19:39.427Z] #46 71.83 path/filepath [2021-06-30T06:19:39.669Z] #43 50.24 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:39.669Z] #43 ... [2021-06-30T06:19:39.669Z] [2021-06-30T06:19:39.669Z] #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-06-30T06:19:39.669Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a [2021-06-30T06:19:39.669Z] #63 48.67 The following additional packages will be installed: [2021-06-30T06:19:39.669Z] #63 48.68 libbtrfs0 [2021-06-30T06:19:39.669Z] #63 48.80 The following NEW packages will be installed: [2021-06-30T06:19:39.669Z] #63 48.81 libbtrfs-dev libbtrfs0 [2021-06-30T06:19:39.669Z] #63 49.23 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:39.669Z] #63 49.23 Need to get 119 kB of archives. [2021-06-30T06:19:39.669Z] #63 49.23 After this operation, 387 kB of additional disk space will be used. [2021-06-30T06:19:39.669Z] #63 49.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:19:39.669Z] #63 49.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:19:39.669Z] #63 49.64 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:39.669Z] #63 49.90 Fetched 119 kB in 0s (456 kB/s) [2021-06-30T06:19:39.669Z] #63 49.95 Selecting previously unselected package libbtrfs0. [2021-06-30T06:19:39.669Z] #63 49.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-06-30T06:19:39.669Z] #63 49.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:19:39.669Z] #63 50.00 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:19:39.669Z] #63 50.04 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:19:39.669Z] #63 50.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:19:39.669Z] #63 50.06 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:19:39.669Z] #63 50.24 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:19:39.669Z] #63 50.25 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:19:39.669Z] #63 50.26 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:19:39.669Z] #63 DONE 50.4s [2021-06-30T06:19:39.669Z] [2021-06-30T06:19:39.669Z] #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-06-30T06:19:39.669Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458 [2021-06-30T06:19:39.669Z] #43 50.53 Fetched 5913 kB in 0s (13.8 MB/s) [2021-06-30T06:19:39.927Z] #43 50.62 Selecting previously unselected package xxd. [2021-06-30T06:19:39.927Z] #43 50.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-06-30T06:19:39.927Z] #43 50.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:19:39.927Z] #43 50.67 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:19:39.927Z] #43 50.77 Selecting previously unselected package vim-common. [2021-06-30T06:19:40.151Z] #13 ... [2021-06-30T06:19:40.151Z] [2021-06-30T06:19:40.151Z] #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-06-30T06:19:40.151Z] #52 sha256:9d4f0511f2716857009ad5278c926adddfcf987b3d3aa69a3f32bf9f85d59507 [2021-06-30T06:19:40.151Z] #52 73.22 fmt [2021-06-30T06:19:40.185Z] #43 50.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:19:40.185Z] #43 50.80 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:19:40.185Z] #43 50.97 Selecting previously unselected package cmake-data. [2021-06-30T06:19:40.185Z] #43 50.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-30T06:19:40.185Z] #43 50.98 Unpacking cmake-data (3.13.4-1) ... [2021-06-30T06:19:40.578Z] #46 82.00 text/template [2021-06-30T06:19:40.814Z] #46 ... [2021-06-30T06:19:40.814Z] [2021-06-30T06:19:40.814Z] #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-06-30T06:19:40.814Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:40.814Z] #13 59.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-30T06:19:40.814Z] #13 59.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-30T06:19:40.814Z] #13 59.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:19:40.814Z] #13 65.78 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-30T06:19:40.814Z] #13 65.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:19:40.814Z] #13 65.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:19:40.814Z] #13 65.95 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-30T06:19:40.814Z] #13 65.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:19:40.814Z] #13 65.95 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:19:40.814Z] #13 ... [2021-06-30T06:19:40.814Z] [2021-06-30T06:19:40.814Z] #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-06-30T06:19:40.814Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:19:40.814Z] #46 73.57 regexp [2021-06-30T06:19:41.126Z] #43 51.70 Selecting previously unselected package libarchive13:amd64. [2021-06-30T06:19:41.126Z] #43 51.71 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-30T06:19:41.126Z] #43 51.71 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:19:41.126Z] #43 51.77 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-30T06:19:41.126Z] #43 51.78 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-30T06:19:41.126Z] #43 51.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:19:41.126Z] #43 51.81 Selecting previously unselected package librhash0:amd64. [2021-06-30T06:19:41.126Z] #43 51.82 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-06-30T06:19:41.126Z] #43 51.82 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:19:41.126Z] #43 51.86 Selecting previously unselected package libuv1:amd64. [2021-06-30T06:19:41.126Z] #43 51.86 Preparing to unpack .../6-libuv1_1.24.1-1_amd64.deb ... [2021-06-30T06:19:41.126Z] #43 51.86 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:19:41.126Z] #43 51.91 Selecting previously unselected package cmake. [2021-06-30T06:19:41.126Z] #43 51.92 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-06-30T06:19:41.126Z] #43 51.92 Unpacking cmake (3.13.4-1) ... [2021-06-30T06:19:41.494Z] + docker version [2021-06-30T06:19:41.946Z] #46 ... [2021-06-30T06:19:41.946Z] [2021-06-30T06:19:41.946Z] #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-06-30T06:19:41.946Z] #52 sha256:ee1bea4678de96ec014f738154665a3f3d3e89ec8378e5109858dc9352fdad29 [2021-06-30T06:19:41.946Z] #52 73.58 encoding/json [2021-06-30T06:19:41.946Z] #52 75.43 github.com/pkg/diff [2021-06-30T06:19:41.946Z] #52 76.88 go/ast [2021-06-30T06:19:41.946Z] #52 78.55 golang.org/x/crypto/ssh/terminal [2021-06-30T06:19:41.946Z] #52 80.07 mvdan.cc/editorconfig [2021-06-30T06:19:41.946Z] #52 80.99 mvdan.cc/sh/v3/fileutil [2021-06-30T06:19:41.946Z] #52 81.20 text/tabwriter [2021-06-30T06:19:41.946Z] #52 81.70 mvdan.cc/sh/v3/syntax [2021-06-30T06:19:42.065Z] #43 52.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-30T06:19:42.202Z] #52 ... [2021-06-30T06:19:42.202Z] [2021-06-30T06:19:42.202Z] #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-06-30T06:19:42.202Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:19:42.202Z] #46 83.99 log [2021-06-30T06:19:42.325Z] #43 53.01 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:19:42.325Z] #43 53.04 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-30T06:19:42.325Z] #43 53.05 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:19:42.325Z] #43 53.09 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-30T06:19:42.325Z] #43 53.10 Setting up cmake-data (3.13.4-1) ... [2021-06-30T06:19:42.325Z] #43 53.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-30T06:19:42.325Z] #43 53.14 Setting up cmake (3.13.4-1) ... [2021-06-30T06:19:42.325Z] #43 53.15 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:19:42.325Z] #43 53.20 Processing triggers for mime-support (3.62) ... [2021-06-30T06:19:42.698Z] #52 ... [2021-06-30T06:19:42.698Z] [2021-06-30T06:19:42.698Z] #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-06-30T06:19:42.698Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:19:42.698Z] #46 65.79 io/fs [2021-06-30T06:19:42.698Z] #46 66.41 regexp/syntax [2021-06-30T06:19:42.698Z] #46 67.29 os [2021-06-30T06:19:42.698Z] #46 71.26 regexp [2021-06-30T06:19:42.698Z] #46 72.00 fmt [2021-06-30T06:19:42.698Z] #46 74.59 path/filepath [2021-06-30T06:19:42.698Z] #46 75.71 internal/lazyregexp [2021-06-30T06:19:42.698Z] #46 75.93 io/ioutil [2021-06-30T06:19:42.698Z] #46 76.14 flag [2021-06-30T06:19:42.765Z] #46 84.69 encoding/xml [2021-06-30T06:19:42.959Z] #46 76.22 go/token [2021-06-30T06:19:43.261Z] #43 DONE 54.0s [2021-06-30T06:19:43.261Z] [2021-06-30T06:19:43.261Z] #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-06-30T06:19:43.261Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:19:43.261Z] #19 36.28 Reading package lists... [2021-06-30T06:19:43.261Z] #19 47.25 Building dependency tree... [2021-06-30T06:19:43.261Z] #19 49.41 The following additional packages will be installed: [2021-06-30T06:19:43.261Z] #19 49.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-30T06:19:43.261Z] #19 49.41 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-30T06:19:43.261Z] #19 49.42 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-30T06:19:43.261Z] #19 49.42 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-30T06:19:43.261Z] #19 49.42 mingw-w64-x86-64-dev [2021-06-30T06:19:43.261Z] #19 49.43 Suggested packages: [2021-06-30T06:19:43.261Z] #19 49.43 gcc-8-locales seccomp wine64 [2021-06-30T06:19:43.261Z] #19 49.86 The following NEW packages will be installed: [2021-06-30T06:19:43.261Z] #19 49.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-30T06:19:43.261Z] #19 49.86 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-30T06:19:43.261Z] #19 49.86 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-30T06:19:43.261Z] #19 49.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-30T06:19:43.261Z] #19 49.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-30T06:19:43.261Z] #19 49.87 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-30T06:19:43.261Z] #19 49.88 The following packages will be upgraded: [2021-06-30T06:19:43.261Z] #19 49.89 libseccomp2 [2021-06-30T06:19:43.261Z] #19 50.22 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:19:43.261Z] #19 50.22 Need to get 77.8 MB of archives. [2021-06-30T06:19:43.261Z] #19 50.22 After this operation, 487 MB of additional disk space will be used. [2021-06-30T06:19:43.261Z] #19 50.22 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-06-30T06:19:43.261Z] #19 50.22 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-30T06:19:43.261Z] #19 50.23 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-30T06:19:43.261Z] #19 50.26 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-06-30T06:19:43.261Z] #19 50.30 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-06-30T06:19:43.261Z] #19 50.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-30T06:19:43.261Z] #19 50.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-30T06:19:43.261Z] #19 50.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-30T06:19:43.261Z] #19 50.38 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-06-30T06:19:43.261Z] #19 50.48 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-06-30T06:19:43.261Z] #19 50.48 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-06-30T06:19:43.261Z] #19 51.34 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-06-30T06:19:43.261Z] #19 52.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-30T06:19:43.261Z] #19 52.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-30T06:19:43.261Z] #19 52.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-30T06:19:43.261Z] #19 52.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-30T06:19:43.261Z] #19 52.23 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-06-30T06:19:43.261Z] #19 52.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-30T06:19:43.261Z] #19 52.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-30T06:19:43.261Z] #19 52.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-30T06:19:43.261Z] #19 52.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-30T06:19:43.261Z] #19 52.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-30T06:19:43.261Z] #19 52.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-30T06:19:43.261Z] #19 52.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-30T06:19:43.261Z] #19 52.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-30T06:19:43.261Z] #19 52.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-30T06:19:43.360Z] #46 75.39 flag [2021-06-30T06:19:43.531Z] #46 76.83 go/scanner [2021-06-30T06:19:43.531Z] #46 ... [2021-06-30T06:19:43.531Z] [2021-06-30T06:19:43.531Z] #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-06-30T06:19:43.531Z] #52 sha256:9d4f0511f2716857009ad5278c926adddfcf987b3d3aa69a3f32bf9f85d59507 [2021-06-30T06:19:43.531Z] #52 76.97 encoding/json [2021-06-30T06:19:43.832Z] #19 52.98 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:19:43.932Z] #46 76.29 go/token [2021-06-30T06:19:44.091Z] #19 53.18 Fetched 77.8 MB in 2s (33.6 MB/s) [2021-06-30T06:19:44.199Z] #46 86.24 go/doc [2021-06-30T06:19:44.199Z] #46 76.81 internal/lazyregexp [2021-06-30T06:19:44.349Z] #19 53.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 ... 29521 files and directories currently installed.) [2021-06-30T06:19:44.349Z] #19 53.27 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:19:44.349Z] #19 53.30 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-30T06:19:44.350Z] #19 53.44 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:19:44.464Z] #46 77.15 go/scanner [2021-06-30T06:19:44.608Z] #19 53.50 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-30T06:19:44.608Z] #19 53.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 ... 29521 files and directories currently installed.) [2021-06-30T06:19:44.608Z] #19 53.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:19:44.608Z] #19 53.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:19:44.725Z] #46 77.17 net/url [2021-06-30T06:19:44.916Z] #52 78.27 github.com/pkg/diff [2021-06-30T06:19:45.178Z] #19 54.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-30T06:19:45.178Z] #19 54.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-30T06:19:45.178Z] #19 54.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:19:45.297Z] #46 77.89 go/ast [2021-06-30T06:19:45.747Z] #19 54.86 Selecting previously unselected package binutils-mingw-w64. [2021-06-30T06:19:45.747Z] #19 54.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-30T06:19:45.747Z] #19 54.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:19:45.747Z] #19 54.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-30T06:19:45.747Z] #19 54.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:19:45.747Z] #19 54.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:19:46.005Z] #19 55.03 Selecting previously unselected package dmsetup. [2021-06-30T06:19:46.005Z] #19 55.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:19:46.005Z] #19 55.04 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-30T06:19:46.005Z] #19 55.11 Selecting previously unselected package mingw-w64-common. [2021-06-30T06:19:46.005Z] #19 55.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-30T06:19:46.005Z] #19 55.12 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-30T06:19:46.242Z] #46 78.76 text/template/parse [2021-06-30T06:19:46.302Z] #52 79.54 go/ast [2021-06-30T06:19:46.942Z] #19 ... [2021-06-30T06:19:46.942Z] [2021-06-30T06:19:46.942Z] #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-06-30T06:19:46.942Z] #44 sha256:ab2cf3f14531ff0f56c696e333047c0ab648dadef983e9c6dfd89bbbb228e87b [2021-06-30T06:19:46.942Z] #44 0.986 + RM_GOPATH=0 [2021-06-30T06:19:46.942Z] #44 0.986 + TMP_GOPATH= [2021-06-30T06:19:46.942Z] #44 0.986 + : /build [2021-06-30T06:19:46.942Z] #44 0.986 + '[' -z '' ']' [2021-06-30T06:19:46.942Z] #44 0.986 ++ mktemp -d [2021-06-30T06:19:46.942Z] #44 0.988 + export GOPATH=/tmp/tmp.lpzqr1Jvyd [2021-06-30T06:19:46.942Z] #44 0.988 + GOPATH=/tmp/tmp.lpzqr1Jvyd [2021-06-30T06:19:46.942Z] #44 0.988 + RM_GOPATH=1 [2021-06-30T06:19:46.942Z] #44 0.988 + case "$(go env GOARCH)" in [2021-06-30T06:19:46.942Z] #44 0.988 ++ go env GOARCH [2021-06-30T06:19:46.942Z] #44 0.993 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:46.942Z] #44 0.993 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:46.942Z] #44 0.993 ++ dirname /tmp/install/install.sh [2021-06-30T06:19:46.942Z] #44 0.995 + dir=/tmp/install [2021-06-30T06:19:46.942Z] #44 0.995 + bin=tini [2021-06-30T06:19:46.942Z] #44 0.995 + shift [2021-06-30T06:19:46.942Z] #44 0.995 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-30T06:19:46.942Z] #44 0.996 + . /tmp/install/tini.installer [2021-06-30T06:19:46.942Z] #44 0.996 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:46.942Z] #44 0.996 + install_tini [2021-06-30T06:19:46.942Z] #44 0.996 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-30T06:19:46.942Z] #44 0.996 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:46.942Z] #44 0.996 + git clone https://github.com/krallin/tini.git /tmp/tmp.lpzqr1Jvyd/tini [2021-06-30T06:19:46.942Z] #44 0.997 Cloning into '/tmp/tmp.lpzqr1Jvyd/tini'... [2021-06-30T06:19:46.942Z] #44 1.325 + cd /tmp/tmp.lpzqr1Jvyd/tini [2021-06-30T06:19:46.942Z] #44 1.325 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-30T06:19:46.942Z] #44 1.335 + cmake . [2021-06-30T06:19:46.942Z] #44 1.497 -- The C compiler identification is GNU 8.3.0 [2021-06-30T06:19:46.942Z] #44 1.512 -- Check for working C compiler: /usr/bin/cc [2021-06-30T06:19:46.942Z] #44 1.699 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-30T06:19:46.942Z] #44 1.700 -- Detecting C compiler ABI info [2021-06-30T06:19:46.942Z] #44 1.912 -- Detecting C compiler ABI info - done [2021-06-30T06:19:46.942Z] #44 1.923 -- Detecting C compile features [2021-06-30T06:19:46.942Z] #44 2.566 -- Detecting C compile features - done [2021-06-30T06:19:46.942Z] #44 2.578 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-30T06:19:46.942Z] #44 2.628 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-30T06:19:46.942Z] #44 2.653 -- Configuring done [2021-06-30T06:19:46.942Z] #44 2.666 -- Generating done [2021-06-30T06:19:46.942Z] #44 2.671 -- Build files have been written to: /tmp/tmp.lpzqr1Jvyd/tini [2021-06-30T06:19:46.942Z] #44 2.673 + make tini-static [2021-06-30T06:19:46.942Z] #44 2.760 Scanning dependencies of target tini-static [2021-06-30T06:19:46.942Z] #44 2.790 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-30T06:19:46.942Z] #44 3.107 [100%] Linking C executable tini-static [2021-06-30T06:19:46.942Z] #44 3.261 [100%] Built target tini-static [2021-06-30T06:19:46.942Z] #44 3.287 + mkdir -p /build [2021-06-30T06:19:46.942Z] #44 3.289 + cp tini-static /build/docker-init [2021-06-30T06:19:46.942Z] #44 DONE 3.8s [2021-06-30T06:19:46.942Z] [2021-06-30T06:19:46.942Z] #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-06-30T06:19:46.942Z] #64 sha256:2415a3de8048e67f608d8f15173a19b7556fb6c776aeb4823f3b25d857cc8d5c [2021-06-30T06:19:46.942Z] #64 1.033 + RM_GOPATH=0 [2021-06-30T06:19:46.942Z] #64 1.033 + TMP_GOPATH= [2021-06-30T06:19:46.942Z] #64 1.033 + : /build [2021-06-30T06:19:46.942Z] #64 1.033 + '[' -z '' ']' [2021-06-30T06:19:46.942Z] #64 1.034 ++ mktemp -d [2021-06-30T06:19:46.942Z] #64 1.037 + export GOPATH=/tmp/tmp.pjwMFh3uoJ [2021-06-30T06:19:46.942Z] #64 1.037 + GOPATH=/tmp/tmp.pjwMFh3uoJ [2021-06-30T06:19:46.942Z] #64 1.037 + RM_GOPATH=1 [2021-06-30T06:19:46.942Z] #64 1.037 + case "$(go env GOARCH)" in [2021-06-30T06:19:46.942Z] #64 1.039 ++ go env GOARCH [2021-06-30T06:19:46.942Z] #64 1.048 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:46.942Z] #64 1.048 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:19:46.942Z] #64 1.049 ++ dirname /tmp/install/install.sh [2021-06-30T06:19:46.942Z] #64 1.052 + dir=/tmp/install [2021-06-30T06:19:46.942Z] #64 1.052 + bin=containerd [2021-06-30T06:19:46.942Z] #64 1.052 + shift [2021-06-30T06:19:46.942Z] #64 1.052 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-30T06:19:46.942Z] #64 1.052 + . /tmp/install/containerd.installer [2021-06-30T06:19:46.942Z] #64 1.052 ++ set -e [2021-06-30T06:19:46.942Z] #64 1.053 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:19:46.942Z] #64 1.053 + install_containerd [2021-06-30T06:19:46.942Z] #64 1.053 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-30T06:19:46.942Z] #64 1.054 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pjwMFh3uoJ/src/github.com/containerd/containerd [2021-06-30T06:19:46.942Z] #64 1.054 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:19:46.942Z] #64 1.055 Cloning into '/tmp/tmp.pjwMFh3uoJ/src/github.com/containerd/containerd'... [2021-06-30T06:19:47.501Z] #46 ... [2021-06-30T06:19:47.501Z] [2021-06-30T06:19:47.501Z] #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-06-30T06:19:47.501Z] #57 sha256:31cff2301936e75c6defa1c58de4def6b80b33b8e77d3157c308da077a12592a [2021-06-30T06:19:47.502Z] #57 43.24 Checking out files: 52% (2137/4071) Checking out files: 53% (2158/4071) Checking out files: 54% (2199/4071) Checking out files: 55% (2240/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 87% (3581/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-06-30T06:19:47.502Z] #57 44.61 + cd /tmp/tmp.to2mcTtGpX/src/github.com/containerd/containerd [2021-06-30T06:19:47.502Z] #57 44.61 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:19:47.502Z] #57 45.68 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-30T06:19:47.502Z] #57 45.68 + BUILDTAGS='netgo osusergo static_build' [2021-06-30T06:19:47.502Z] #57 45.68 + export EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:19:47.502Z] #57 45.68 + EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:19:47.502Z] #57 45.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-30T06:19:47.502Z] #57 45.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-30T06:19:47.502Z] #57 45.68 + '[' '' = dynamic ']' [2021-06-30T06:19:47.502Z] #57 45.68 + make [2021-06-30T06:19:47.502Z] #57 47.02 + bin/ctr [2021-06-30T06:19:47.883Z] #64 ... [2021-06-30T06:19:47.884Z] [2021-06-30T06:19:47.884Z] #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-06-30T06:19:47.884Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:19:47.884Z] #19 57.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-30T06:19:47.884Z] #19 57.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-30T06:19:47.884Z] #19 57.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:19:48.850Z] #52 81.96 golang.org/x/crypto/ssh/terminal [2021-06-30T06:19:48.850Z] #52 ... [2021-06-30T06:19:48.850Z] [2021-06-30T06:19:48.850Z] #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-06-30T06:19:48.850Z] #57 sha256:fa9a7bea14f1031d41ead7ed76fbc09814775664928cb1790ba776bb8097bee3 [2021-06-30T06:19:48.869Z] #57 ... [2021-06-30T06:19:48.870Z] [2021-06-30T06:19:48.870Z] #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-06-30T06:19:48.870Z] #52 sha256:ee1bea4678de96ec014f738154665a3f3d3e89ec8378e5109858dc9352fdad29 [2021-06-30T06:19:48.870Z] #52 87.22 mvdan.cc/sh/v3/cmd/shfmt [2021-06-30T06:19:48.870Z] #52 DONE 90.9s [2021-06-30T06:19:48.870Z] [2021-06-30T06:19:48.870Z] #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-06-30T06:19:48.870Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:19:48.870Z] #46 89.56 compress/flate [2021-06-30T06:19:48.870Z] #46 89.78 github.com/LK4D4/vndr/build [2021-06-30T06:19:49.598Z] #46 81.98 go/parser [2021-06-30T06:19:49.787Z] #19 58.74 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-30T06:19:49.787Z] #19 58.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:19:49.787Z] #19 58.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:19:49.787Z] #19 58.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-30T06:19:49.787Z] #19 58.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:19:49.787Z] #19 58.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:19:49.800Z] #46 91.79 hash/crc32 [2021-06-30T06:19:49.858Z] #46 ... [2021-06-30T06:19:49.858Z] [2021-06-30T06:19:49.858Z] #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-06-30T06:19:49.858Z] #57 sha256:87e91e985da2dd50e8c5b335fe4ae04f6648fa8fbe29b6d8f442f9b10826bd3c [2021-06-30T06:19:49.903Z] #57 41.28 Checking out files: 55% (2245/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 93% (3787/4071) Checking out files: 93% (3821/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-06-30T06:19:49.903Z] #57 42.48 + cd /tmp/tmp.XlMsBBxVh8/src/github.com/containerd/containerd [2021-06-30T06:19:50.092Z] Client: [2021-06-30T06:19:50.092Z] Version: 20.10.6 [2021-06-30T06:19:50.092Z] API version: 1.41 [2021-06-30T06:19:50.092Z] Go version: go1.16.3 [2021-06-30T06:19:50.092Z] Git commit: 370c289 [2021-06-30T06:19:50.092Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-30T06:19:50.092Z] OS/Arch: windows/amd64 [2021-06-30T06:19:50.092Z] Context: default [2021-06-30T06:19:50.092Z] Experimental: true [2021-06-30T06:19:50.092Z] [2021-06-30T06:19:50.092Z] Server: Docker Engine - Community [2021-06-30T06:19:50.092Z] Engine: [2021-06-30T06:19:50.092Z] Version: 20.10.6 [2021-06-30T06:19:50.092Z] API version: 1.41 (minimum version 1.24) [2021-06-30T06:19:50.092Z] Go version: go1.13.15 [2021-06-30T06:19:50.092Z] Git commit: 8728dd2 [2021-06-30T06:19:50.092Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-30T06:19:50.092Z] OS/Arch: windows/amd64 [2021-06-30T06:19:50.092Z] Experimental: true [2021-06-30T06:19:50.166Z] #57 42.48 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:19:50.365Z] #46 92.36 compress/gzip [Pipeline] sh [2021-06-30T06:19:50.931Z] #46 92.92 crypto/rsa [2021-06-30T06:19:51.164Z] #57 41.78 Checking out files: 55% (2249/4071) Checking out files: 56% (2280/4071) Checking out files: 57% (2321/4071) Checking out files: 58% (2362/4071) Checking out files: 59% (2402/4071) Checking out files: 60% (2443/4071) Checking out files: 61% (2484/4071) Checking out files: 62% (2525/4071) Checking out files: 63% (2565/4071) Checking out files: 64% (2606/4071) Checking out files: 65% (2647/4071) Checking out files: 66% (2687/4071) Checking out files: 67% (2728/4071) Checking out files: 68% (2769/4071) Checking out files: 69% (2809/4071) Checking out files: 70% (2850/4071) Checking out files: 71% (2891/4071) Checking out files: 72% (2932/4071) Checking out files: 73% (2972/4071) Checking out files: 74% (3013/4071) Checking out files: 75% (3054/4071) Checking out files: 76% (3094/4071) Checking out files: 77% (3135/4071) Checking out files: 78% (3176/4071) Checking out files: 79% (3217/4071) Checking out files: 80% (3257/4071) Checking out files: 81% (3298/4071) Checking out files: 82% (3339/4071) Checking out files: 83% (3379/4071) Checking out files: 84% (3420/4071) Checking out files: 85% (3461/4071) Checking out files: 86% (3502/4071) Checking out files: 87% (3542/4071) Checking out files: 88% (3583/4071) Checking out files: 89% (3624/4071) Checking out files: 90% (3664/4071) Checking out files: 91% (3705/4071) Checking out files: 92% (3746/4071) Checking out files: 93% (3787/4071) Checking out files: 94% (3827/4071) Checking out files: 95% (3868/4071) Checking out files: 96% (3909/4071) Checking out files: 96% (3919/4071) Checking out files: 97% (3949/4071) Checking out files: 98% (3990/4071) Checking out files: 99% (4031/4071) Checking out files: 100% (4071/4071) Checking out files: 100% (4071/4071), done. [2021-06-30T06:19:51.164Z] #57 42.92 + cd /tmp/tmp.GW8jl1tnPu/src/github.com/containerd/containerd [2021-06-30T06:19:51.164Z] #57 42.92 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:19:51.188Z] #46 92.93 crypto/dsa [2021-06-30T06:19:51.445Z] #46 93.25 crypto/x509/pkix [2021-06-30T06:19:51.555Z] #57 44.01 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-30T06:19:51.555Z] #57 44.01 + BUILDTAGS='netgo osusergo static_build' [2021-06-30T06:19:51.555Z] #57 44.01 + export EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:19:51.555Z] #57 44.01 + EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:19:51.555Z] #57 44.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-30T06:19:51.555Z] #57 44.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-30T06:19:51.555Z] #57 44.01 + '[' '' = dynamic ']' [2021-06-30T06:19:51.555Z] #57 44.01 + make [2021-06-30T06:19:51.629Z] + docker info [2021-06-30T06:19:51.701Z] #46 93.72 net [2021-06-30T06:19:52.552Z] #57 44.44 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-30T06:19:52.552Z] #57 44.44 + BUILDTAGS='netgo osusergo static_build' [2021-06-30T06:19:52.552Z] #57 44.45 + export EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:19:52.552Z] #57 44.45 + EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:19:52.552Z] #57 44.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-30T06:19:52.552Z] #57 44.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-30T06:19:52.552Z] #57 44.45 + '[' '' = dynamic ']' [2021-06-30T06:19:52.552Z] #57 44.45 + make [2021-06-30T06:19:52.552Z] #57 ... [2021-06-30T06:19:52.552Z] [2021-06-30T06:19:52.552Z] #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-06-30T06:19:52.552Z] #52 sha256:b2b33fab79b00b59d1ecd2907537c15618cc15a9560c75634b14a741eb2cbe3d [2021-06-30T06:19:52.552Z] #52 75.26 encoding/json [2021-06-30T06:19:52.552Z] #52 78.87 github.com/pkg/diff [2021-06-30T06:19:52.552Z] #52 80.08 go/ast [2021-06-30T06:19:52.552Z] #52 80.34 golang.org/x/crypto/ssh/terminal [2021-06-30T06:19:52.552Z] #52 81.64 io/ioutil [2021-06-30T06:19:52.552Z] #52 82.00 mvdan.cc/editorconfig [2021-06-30T06:19:52.552Z] #52 82.83 mvdan.cc/sh/v3/fileutil [2021-06-30T06:19:52.552Z] #52 82.99 text/tabwriter [2021-06-30T06:19:52.552Z] #52 83.43 mvdan.cc/sh/v3/syntax [2021-06-30T06:19:52.631Z] #46 94.59 vendor/golang.org/x/crypto/poly1305 [2021-06-30T06:19:53.195Z] #46 95.07 vendor/golang.org/x/sys/cpu [2021-06-30T06:19:53.469Z] #57 45.52 + bin/ctr [2021-06-30T06:19:53.768Z] #46 95.56 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-30T06:19:53.939Z] #52 ... [2021-06-30T06:19:53.939Z] [2021-06-30T06:19:53.939Z] #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-06-30T06:19:53.939Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:19:53.939Z] #46 83.46 text/template [2021-06-30T06:19:53.939Z] #46 85.80 log [2021-06-30T06:19:53.939Z] #46 86.40 encoding/xml [2021-06-30T06:19:54.412Z] #57 ... [2021-06-30T06:19:54.412Z] [2021-06-30T06:19:54.412Z] #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-06-30T06:19:54.412Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:19:54.412Z] #46 77.82 net/url [2021-06-30T06:19:54.412Z] #46 77.85 go/ast [2021-06-30T06:19:54.412Z] #46 79.41 text/template/parse [2021-06-30T06:19:54.412Z] #46 81.96 go/parser [2021-06-30T06:19:54.412Z] #46 83.98 text/template [2021-06-30T06:19:54.412Z] #46 85.81 log [2021-06-30T06:19:54.412Z] #46 86.36 encoding/xml [2021-06-30T06:19:54.673Z] #46 ... [2021-06-30T06:19:54.673Z] [2021-06-30T06:19:54.673Z] #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-06-30T06:19:54.673Z] #52 sha256:9d4f0511f2716857009ad5278c926adddfcf987b3d3aa69a3f32bf9f85d59507 [2021-06-30T06:19:54.673Z] #52 83.38 mvdan.cc/editorconfig [2021-06-30T06:19:54.673Z] #52 83.64 mvdan.cc/sh/v3/fileutil [2021-06-30T06:19:54.673Z] #52 83.89 text/tabwriter [2021-06-30T06:19:54.673Z] #52 84.51 mvdan.cc/sh/v3/syntax [2021-06-30T06:19:54.698Z] #46 96.43 vendor/golang.org/x/crypto/curve25519 [2021-06-30T06:19:55.058Z] #19 63.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-30T06:19:55.058Z] #19 63.65 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:19:55.058Z] #19 63.66 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:19:55.261Z] #46 97.14 vendor/golang.org/x/crypto/hkdf [2021-06-30T06:19:55.518Z] #46 97.29 vendor/golang.org/x/text/transform [2021-06-30T06:19:55.853Z] #46 87.99 go/doc [2021-06-30T06:19:56.081Z] #46 98.03 vendor/golang.org/x/text/unicode/bidi [2021-06-30T06:19:56.425Z] #46 ... [2021-06-30T06:19:56.425Z] [2021-06-30T06:19:56.425Z] #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-06-30T06:19:56.425Z] #52 sha256:b2b33fab79b00b59d1ecd2907537c15618cc15a9560c75634b14a741eb2cbe3d [2021-06-30T06:19:56.425Z] #52 89.11 mvdan.cc/sh/v3/cmd/shfmt [2021-06-30T06:19:56.588Z] #52 89.86 mvdan.cc/sh/v3/cmd/shfmt [2021-06-30T06:19:56.588Z] #52 ... [2021-06-30T06:19:56.588Z] [2021-06-30T06:19:56.588Z] #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-06-30T06:19:56.588Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:19:56.588Z] #13 86.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-30T06:19:56.588Z] #13 86.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:19:56.588Z] #13 86.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:19:57.449Z] #46 99.42 vendor/golang.org/x/text/secure/bidirule [2021-06-30T06:19:57.706Z] #46 99.72 vendor/golang.org/x/text/unicode/norm [2021-06-30T06:19:59.251Z] #19 67.76 Selecting previously unselected package libapparmor1:amd64. [2021-06-30T06:19:59.251Z] #19 67.77 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-30T06:19:59.251Z] #19 67.77 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:19:59.251Z] #19 67.82 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-30T06:19:59.251Z] #19 67.82 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-30T06:19:59.251Z] #19 67.83 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:19:59.251Z] #19 67.90 Selecting previously unselected package libbtrfs0. [2021-06-30T06:19:59.251Z] #19 67.90 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:19:59.251Z] #19 67.91 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:19:59.251Z] #19 67.95 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:19:59.251Z] #19 67.95 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:19:59.251Z] #19 67.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:19:59.251Z] #19 68.02 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-30T06:19:59.251Z] #19 68.03 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:19:59.251Z] #19 68.03 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:19:59.251Z] #19 68.07 Selecting previously unselected package libudev-dev:amd64. [2021-06-30T06:19:59.251Z] #19 68.08 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:19:59.251Z] #19 68.10 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:19:59.251Z] #19 68.15 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-30T06:19:59.251Z] #19 68.16 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-30T06:19:59.251Z] #19 68.16 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:19:59.251Z] #19 68.28 Selecting previously unselected package libpcre16-3:amd64. [2021-06-30T06:19:59.251Z] #19 68.28 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:19:59.251Z] #19 68.29 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:19:59.251Z] #19 68.37 Selecting previously unselected package libpcre32-3:amd64. [2021-06-30T06:19:59.251Z] #19 68.37 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:19:59.251Z] #19 68.38 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:19:59.251Z] #19 68.45 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-30T06:19:59.251Z] #19 68.46 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-30T06:19:59.511Z] #19 68.47 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:19:59.511Z] #19 68.51 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-30T06:19:59.511Z] #19 68.53 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-30T06:19:59.511Z] #19 68.53 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:19:59.770Z] #19 68.73 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-30T06:19:59.770Z] #19 68.73 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-30T06:19:59.770Z] #19 68.74 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:19:59.770Z] #19 68.84 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-30T06:19:59.770Z] #19 68.85 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:19:59.770Z] #19 68.86 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:19:59.770Z] #19 68.90 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-30T06:19:59.770Z] #19 68.91 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:19:59.770Z] #19 68.91 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:19:59.770Z] #19 68.97 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-30T06:20:00.030Z] #19 68.97 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:20:00.030Z] #19 68.98 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:00.030Z] #19 69.25 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:20:00.290Z] #19 69.26 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:20:00.290Z] #19 69.27 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:20:00.290Z] #19 69.28 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:20:00.290Z] #19 69.29 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:00.290Z] #19 69.30 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:20:00.290Z] #19 69.31 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:00.290Z] #19 69.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:20:00.290Z] #19 69.33 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:00.290Z] #19 69.34 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:00.290Z] #19 69.36 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:20:00.290Z] #19 69.38 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:20:00.290Z] #19 69.39 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:20:00.290Z] #19 69.40 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-30T06:20:00.290Z] #19 69.41 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:00.290Z] #19 69.42 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:20:00.290Z] #19 69.43 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:20:00.290Z] #19 69.45 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:00.290Z] #19 69.46 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-30T06:20:00.290Z] #19 69.46 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-06-30T06:20:00.549Z] #19 69.47 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:00.549Z] #19 69.48 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-06-30T06:20:00.549Z] #19 69.49 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-06-30T06:20:00.549Z] #19 69.49 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:20:00.549Z] #19 69.50 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:20:00.549Z] #19 69.52 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:00.549Z] #19 69.53 Setting up dmsetup (2:1.02.155-3) ... [2021-06-30T06:20:00.549Z] #19 69.54 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:00.549Z] #19 69.55 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:00.549Z] #19 69.56 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:20:00.633Z] #52 DONE 93.0s [2021-06-30T06:20:00.633Z] [2021-06-30T06:20:00.633Z] #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-06-30T06:20:00.633Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:20:00.633Z] #46 91.37 github.com/LK4D4/vndr/versioned [2021-06-30T06:20:00.633Z] #46 91.47 github.com/LK4D4/vndr/build [2021-06-30T06:20:00.633Z] #46 91.50 compress/flate [2021-06-30T06:20:00.799Z] #13 ... [2021-06-30T06:20:00.799Z] [2021-06-30T06:20:00.799Z] #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-06-30T06:20:00.799Z] #52 sha256:9d4f0511f2716857009ad5278c926adddfcf987b3d3aa69a3f32bf9f85d59507 [2021-06-30T06:20:00.799Z] #52 DONE 93.9s [2021-06-30T06:20:00.799Z] [2021-06-30T06:20:00.799Z] #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-06-30T06:20:00.799Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:20:00.799Z] #46 88.09 go/doc [2021-06-30T06:20:00.799Z] #46 91.25 github.com/LK4D4/vndr/build [2021-06-30T06:20:00.799Z] #46 91.28 github.com/LK4D4/vndr/versioned [2021-06-30T06:20:00.799Z] #46 91.40 compress/flate [2021-06-30T06:20:00.799Z] #46 93.52 hash/crc32 [2021-06-30T06:20:00.799Z] #46 94.28 compress/gzip [2021-06-30T06:20:00.799Z] #46 94.33 crypto/rsa [2021-06-30T06:20:01.488Z] #19 ... [2021-06-30T06:20:01.488Z] [2021-06-30T06:20:01.488Z] #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-06-30T06:20:01.488Z] #64 sha256:2415a3de8048e67f608d8f15173a19b7556fb6c776aeb4823f3b25d857cc8d5c [2021-06-30T06:20:01.488Z] #64 11.64 + cd /tmp/tmp.pjwMFh3uoJ/src/github.com/containerd/containerd [2021-06-30T06:20:01.488Z] #64 11.64 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-30T06:20:01.488Z] #64 11.88 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-30T06:20:01.488Z] #64 11.88 + BUILDTAGS='netgo osusergo static_build' [2021-06-30T06:20:01.488Z] #64 11.88 + export EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:20:01.488Z] #64 11.88 + EXTRA_FLAGS=-buildmode=pie [2021-06-30T06:20:01.488Z] #64 11.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-30T06:20:01.488Z] #64 11.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-30T06:20:01.488Z] #64 11.88 + '[' '' = dynamic ']' [2021-06-30T06:20:01.488Z] #64 11.88 + make [2021-06-30T06:20:01.488Z] #64 12.73 + bin/ctr [2021-06-30T06:20:01.577Z] #46 93.88 hash/crc32 [2021-06-30T06:20:01.757Z] #46 95.22 crypto/x509/pkix [2021-06-30T06:20:01.838Z] #46 94.56 compress/gzip [2021-06-30T06:20:01.880Z] #46 103.4 vendor/golang.org/x/net/idna [2021-06-30T06:20:01.880Z] #46 ... [2021-06-30T06:20:01.880Z] [2021-06-30T06:20:01.880Z] #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-06-30T06:20:01.880Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:20:01.880Z] #13 90.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-30T06:20:01.880Z] #13 90.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:20:01.880Z] #13 90.29 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:02.409Z] #46 95.00 crypto/rsa [2021-06-30T06:20:02.670Z] #46 95.29 crypto/dsa [2021-06-30T06:20:02.700Z] #46 95.85 vendor/golang.org/x/crypto/chacha20 [2021-06-30T06:20:02.700Z] #46 95.86 net [2021-06-30T06:20:02.931Z] #46 95.46 crypto/x509/pkix [2021-06-30T06:20:03.200Z] #46 95.78 net [2021-06-30T06:20:03.249Z] #13 ... [2021-06-30T06:20:03.249Z] [2021-06-30T06:20:03.249Z] #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-06-30T06:20:03.249Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:20:03.249Z] #46 105.3 vendor/golang.org/x/net/http2/hpack [2021-06-30T06:20:03.272Z] #46 96.47 vendor/golang.org/x/crypto/poly1305 [2021-06-30T06:20:03.394Z] #64 ... [2021-06-30T06:20:03.394Z] [2021-06-30T06:20:03.394Z] #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-06-30T06:20:03.394Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1 [2021-06-30T06:20:03.394Z] #19 DONE 72.6s [2021-06-30T06:20:03.394Z] [2021-06-30T06:20:03.394Z] #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-06-30T06:20:03.394Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c [2021-06-30T06:20:03.461Z] #46 96.16 vendor/golang.org/x/crypto/chacha20 [2021-06-30T06:20:03.533Z] #46 96.90 vendor/golang.org/x/sys/cpu [2021-06-30T06:20:03.794Z] #46 97.30 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-30T06:20:04.033Z] #46 96.67 vendor/golang.org/x/crypto/poly1305 [2021-06-30T06:20:04.033Z] #46 ... [2021-06-30T06:20:04.033Z] [2021-06-30T06:20:04.033Z] #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-06-30T06:20:04.033Z] #57 sha256:87e91e985da2dd50e8c5b335fe4ae04f6648fa8fbe29b6d8f442f9b10826bd3c [2021-06-30T06:20:04.033Z] #57 45.95 + bin/ctr [2021-06-30T06:20:04.045Z] Client: [2021-06-30T06:20:04.045Z] Context: default [2021-06-30T06:20:04.045Z] Debug Mode: false [2021-06-30T06:20:04.045Z] Plugins: [2021-06-30T06:20:04.045Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-30T06:20:04.045Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-30T06:20:04.045Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-30T06:20:04.045Z] [2021-06-30T06:20:04.045Z] Server: [2021-06-30T06:20:04.045Z] Containers: 0 [2021-06-30T06:20:04.045Z] Running: 0 [2021-06-30T06:20:04.045Z] Paused: 0 [2021-06-30T06:20:04.045Z] Stopped: 0 [2021-06-30T06:20:04.045Z] Images: 0 [2021-06-30T06:20:04.045Z] Server Version: 20.10.6 [2021-06-30T06:20:04.045Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-30T06:20:04.045Z] Windows: [2021-06-30T06:20:04.045Z] LCOW: [2021-06-30T06:20:04.045Z] Logging Driver: json-file [2021-06-30T06:20:04.045Z] Plugins: [2021-06-30T06:20:04.045Z] Volume: local [2021-06-30T06:20:04.045Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T06:20:04.045Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T06:20:04.045Z] Swarm: inactive [2021-06-30T06:20:04.045Z] Default Isolation: process [2021-06-30T06:20:04.045Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-30T06:20:04.045Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-30T06:20:04.045Z] OSType: windows [2021-06-30T06:20:04.045Z] Architecture: x86_64 [2021-06-30T06:20:04.045Z] CPUs: 4 [2021-06-30T06:20:04.045Z] Total Memory: 32GiB [2021-06-30T06:20:04.045Z] Name: azwin-2-17aca0 [2021-06-30T06:20:04.045Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-30T06:20:04.045Z] Docker Root Dir: D:\docker [2021-06-30T06:20:04.045Z] Debug Mode: false [2021-06-30T06:20:04.045Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:20:04.045Z] Labels: [2021-06-30T06:20:04.045Z] Experimental: true [2021-06-30T06:20:04.045Z] Insecure Registries: [2021-06-30T06:20:04.045Z] 10.0.0.4:5000 [2021-06-30T06:20:04.045Z] 127.0.0.0/8 [2021-06-30T06:20:04.045Z] Registry Mirrors: [2021-06-30T06:20:04.045Z] http://10.0.0.4:5000/ [2021-06-30T06:20:04.045Z] Live Restore Enabled: false [2021-06-30T06:20:04.045Z] Product License: Community Engine [2021-06-30T06:20:04.045Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-30T06:20:04.294Z] #57 ... [2021-06-30T06:20:04.294Z] [2021-06-30T06:20:04.294Z] #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-06-30T06:20:04.294Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:20:04.294Z] #13 86.77 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-30T06:20:04.294Z] #13 86.80 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-30T06:20:04.294Z] #13 86.80 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:04.617Z] #46 106.5 mime [2021-06-30T06:20:04.779Z] #20 1.153 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:20:04.779Z] #20 1.239 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-30T06:20:04.779Z] #20 1.303 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el Packages [468 kB] [2021-06-30T06:20:04.779Z] #20 1.332 Hit:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-30T06:20:04.779Z] #20 1.348 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:20:04.779Z] #20 1.360 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [451 kB] [2021-06-30T06:20:04.779Z] #20 1.383 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [474 kB] [2021-06-30T06:20:04.779Z] #20 1.412 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [447 kB] [2021-06-30T06:20:04.779Z] #20 1.427 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [479 kB] [2021-06-30T06:20:04.866Z] #13 ... [2021-06-30T06:20:04.866Z] [2021-06-30T06:20:04.866Z] #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-06-30T06:20:04.866Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:20:04.866Z] #46 97.33 vendor/golang.org/x/sys/cpu [2021-06-30T06:20:05.039Z] #20 1.500 Hit:10 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-30T06:20:05.127Z] #46 97.71 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-30T06:20:05.183Z] #46 98.20 vendor/golang.org/x/crypto/curve25519 [2021-06-30T06:20:05.444Z] #46 98.78 vendor/golang.org/x/crypto/hkdf [2021-06-30T06:20:05.705Z] #46 99.00 vendor/golang.org/x/text/transform [2021-06-30T06:20:05.976Z] #20 2.425 Fetched 2848 kB in 2s (1867 kB/s) [2021-06-30T06:20:06.083Z] #46 98.71 vendor/golang.org/x/crypto/curve25519 [2021-06-30T06:20:06.277Z] #46 99.77 vendor/golang.org/x/text/unicode/bidi [2021-06-30T06:20:06.505Z] #46 108.1 mime/quotedprintable [2021-06-30T06:20:06.505Z] #46 108.4 net/http/internal [2021-06-30T06:20:07.026Z] #46 99.34 vendor/golang.org/x/crypto/hkdf [2021-06-30T06:20:07.026Z] #46 99.51 vendor/golang.org/x/text/transform [2021-06-30T06:20:07.598Z] #46 100.1 vendor/golang.org/x/text/unicode/bidi [2021-06-30T06:20:08.195Z] #46 101.3 vendor/golang.org/x/text/secure/bidirule [2021-06-30T06:20:08.195Z] #46 101.5 vendor/golang.org/x/text/unicode/norm [2021-06-30T06:20:08.404Z] #46 110.4 mime/multipart [2021-06-30T06:20:08.404Z] #46 110.5 crypto/tls [2021-06-30T06:20:08.661Z] #46 ... [2021-06-30T06:20:08.661Z] [2021-06-30T06:20:08.661Z] #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-06-30T06:20:08.661Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:20:08.661Z] #13 103.9 Selecting previously unselected package libapparmor1:amd64. [2021-06-30T06:20:08.661Z] #13 103.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 103.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:20:08.661Z] #13 103.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-30T06:20:08.661Z] #13 103.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 104.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:20:08.661Z] #13 104.1 Selecting previously unselected package libbtrfs0. [2021-06-30T06:20:08.661Z] #13 104.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 104.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:20:08.661Z] #13 104.2 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:20:08.661Z] #13 104.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 104.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:20:08.661Z] #13 104.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-30T06:20:08.661Z] #13 104.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 104.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:08.661Z] #13 104.4 Selecting previously unselected package libudev-dev:amd64. [2021-06-30T06:20:08.661Z] #13 104.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 104.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:08.661Z] #13 104.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-30T06:20:08.661Z] #13 104.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 104.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:20:08.661Z] #13 104.9 Selecting previously unselected package libpcre16-3:amd64. [2021-06-30T06:20:08.661Z] #13 104.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 104.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:08.661Z] #13 105.1 Selecting previously unselected package libpcre32-3:amd64. [2021-06-30T06:20:08.661Z] #13 105.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 105.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:08.661Z] #13 105.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-30T06:20:08.661Z] #13 105.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 105.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:20:08.661Z] #13 105.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-30T06:20:08.661Z] #13 105.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 105.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:20:08.661Z] #13 105.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-30T06:20:08.661Z] #13 105.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 105.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:20:08.661Z] #13 106.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-30T06:20:08.661Z] #13 106.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 106.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:08.661Z] #13 106.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-30T06:20:08.661Z] #13 106.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 106.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:20:08.661Z] #13 106.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-30T06:20:08.661Z] #13 106.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:20:08.661Z] #13 106.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:08.661Z] #13 106.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:20:08.661Z] #13 106.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:20:08.661Z] #13 106.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:20:08.661Z] #13 106.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:20:08.661Z] #13 106.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:08.661Z] #13 106.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:20:08.661Z] #13 106.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:08.661Z] #13 106.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:20:08.661Z] #13 106.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:08.661Z] #13 106.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:08.661Z] #13 106.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:20:08.661Z] #13 106.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:20:08.661Z] #13 106.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:20:08.661Z] #13 106.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-30T06:20:08.661Z] #13 107.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:08.661Z] #13 107.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:20:08.661Z] #13 107.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:20:08.661Z] #13 107.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:08.917Z] #13 107.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-06-30T06:20:08.917Z] #13 107.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-06-30T06:20:08.917Z] #13 107.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:08.917Z] #13 107.2 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-06-30T06:20:08.917Z] #13 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-30T06:20:08.917Z] #13 107.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:20:08.917Z] #13 107.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:20:08.917Z] #13 107.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:08.917Z] #13 107.3 Setting up dmsetup (2:1.02.155-3) ... [2021-06-30T06:20:08.917Z] #13 107.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:08.917Z] #13 107.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:08.917Z] #13 107.4 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:20:08.983Z] #46 101.5 vendor/golang.org/x/text/secure/bidirule [2021-06-30T06:20:09.244Z] #46 101.7 vendor/golang.org/x/text/unicode/norm [2021-06-30T06:20:10.748Z] #46 ... [2021-06-30T06:20:10.748Z] [2021-06-30T06:20:10.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-06-30T06:20:10.748Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:20:10.748Z] #13 100.3 Selecting previously unselected package libapparmor1:amd64. [2021-06-30T06:20:10.748Z] #13 100.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-30T06:20:10.748Z] #13 100.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:20:10.748Z] #13 100.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-30T06:20:10.748Z] #13 100.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-30T06:20:10.748Z] #13 100.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:20:10.748Z] #13 100.5 Selecting previously unselected package libbtrfs0. [2021-06-30T06:20:10.748Z] #13 100.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:20:10.748Z] #13 100.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:20:10.748Z] #13 100.6 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:20:10.748Z] #13 100.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:20:11.010Z] #13 100.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:20:11.010Z] #13 100.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-30T06:20:11.010Z] #13 100.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:20:11.010Z] #13 100.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:11.010Z] #13 100.8 Selecting previously unselected package libudev-dev:amd64. [2021-06-30T06:20:11.251Z] #20 2.425 Reading package lists... [2021-06-30T06:20:11.271Z] #13 100.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:20:11.271Z] #13 100.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:11.271Z] #13 101.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-30T06:20:11.271Z] #13 101.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-30T06:20:11.271Z] #13 101.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:20:11.440Z] #13 DONE 109.4s [2021-06-30T06:20:11.440Z] [2021-06-30T06:20:11.440Z] #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-06-30T06:20:11.440Z] #59 sha256:e005e3c1950d74279ee93151963643850bdee1cb302dd28e7dfc50d70fa501eb [2021-06-30T06:20:11.440Z] #59 106.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:20:11.440Z] #59 106.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-30T06:20:11.440Z] #59 DONE 112.9s [2021-06-30T06:20:11.440Z] [2021-06-30T06:20:11.440Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:20:11.440Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:20:11.440Z] #32 ... [2021-06-30T06:20:11.440Z] [2021-06-30T06:20:11.440Z] #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-06-30T06:20:11.440Z] #54 sha256:2dac666b7abbe4221f972ef83e729f1a62816e8c1759b86345a35fe912ab7b04 [2021-06-30T06:20:11.440Z] #54 ... [2021-06-30T06:20:11.440Z] [2021-06-30T06:20:11.440Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-30T06:20:11.440Z] #60 sha256:d0639082e76b9f3245344a2c3a6860206eb4a4dee5d159cfae3eb3004c574817 [2021-06-30T06:20:11.440Z] #60 DONE 0.3s [2021-06-30T06:20:11.440Z] [2021-06-30T06:20:11.440Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-30T06:20:11.440Z] #61 sha256:22256fb4e8e51f91bc78e4ff61b4a93cb03920c4aa71cb4120ac061789c26b4b [2021-06-30T06:20:11.440Z] #61 DONE 0.2s [2021-06-30T06:20:11.440Z] [2021-06-30T06:20:11.440Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-30T06:20:11.440Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-06-30T06:20:11.532Z] #13 101.3 Selecting previously unselected package libpcre16-3:amd64. [2021-06-30T06:20:11.532Z] #13 101.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:11.532Z] #13 101.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:11.794Z] #13 101.5 Selecting previously unselected package libpcre32-3:amd64. [2021-06-30T06:20:11.794Z] #13 101.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:11.794Z] #13 101.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:11.794Z] #13 101.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-30T06:20:12.055Z] #13 101.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:12.055Z] #13 101.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:20:12.055Z] #13 101.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-30T06:20:12.055Z] #13 101.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:12.055Z] #13 101.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:20:12.316Z] #13 102.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-30T06:20:12.316Z] #13 102.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-30T06:20:12.316Z] #13 102.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:20:12.577Z] #13 102.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-30T06:20:12.838Z] #13 102.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:20:12.838Z] #13 102.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:12.838Z] #13 102.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-30T06:20:12.838Z] #13 102.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:20:12.838Z] #13 102.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:20:13.099Z] #13 102.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-30T06:20:13.099Z] #13 102.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:20:13.099Z] #13 102.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:13.457Z] #46 ... [2021-06-30T06:20:13.457Z] [2021-06-30T06:20:13.457Z] #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-06-30T06:20:13.457Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d [2021-06-30T06:20:13.457Z] #13 101.6 Selecting previously unselected package libapparmor1:amd64. [2021-06-30T06:20:13.457Z] #13 101.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-30T06:20:13.457Z] #13 101.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:20:13.457Z] #13 101.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-30T06:20:13.457Z] #13 101.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-30T06:20:13.457Z] #13 101.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:20:13.457Z] #13 101.8 Selecting previously unselected package libbtrfs0. [2021-06-30T06:20:13.457Z] #13 101.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-30T06:20:13.457Z] #13 101.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-30T06:20:13.457Z] #13 101.9 Selecting previously unselected package libbtrfs-dev. [2021-06-30T06:20:13.457Z] #13 101.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-30T06:20:13.457Z] #13 101.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:20:13.457Z] #13 102.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-30T06:20:13.457Z] #13 102.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:20:13.457Z] #13 102.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:13.457Z] #13 102.2 Selecting previously unselected package libudev-dev:amd64. [2021-06-30T06:20:13.457Z] #13 102.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:20:13.457Z] #13 102.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:13.457Z] #13 102.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-30T06:20:13.457Z] #13 102.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-30T06:20:13.457Z] #13 102.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:20:13.671Z] #13 103.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:20:13.671Z] #13 103.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:20:13.671Z] #13 103.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:20:13.671Z] #13 103.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:20:13.671Z] #13 103.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:13.671Z] #13 103.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:20:13.671Z] #13 103.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:13.671Z] #13 103.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:20:13.671Z] #13 103.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:13.671Z] #13 103.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:13.671Z] #13 103.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:20:13.671Z] #13 103.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:20:13.932Z] #13 103.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:20:13.932Z] #13 103.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-30T06:20:13.932Z] #13 103.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:13.932Z] #13 103.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:20:13.932Z] #13 103.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:20:13.932Z] #13 103.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:13.932Z] #13 103.6 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-06-30T06:20:13.932Z] #13 103.6 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-06-30T06:20:13.932Z] #13 103.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:13.932Z] #13 103.6 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-06-30T06:20:13.932Z] #13 103.7 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-06-30T06:20:13.932Z] #13 103.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:20:13.932Z] #13 103.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:20:13.932Z] #13 103.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:13.932Z] #13 103.7 Setting up dmsetup (2:1.02.155-3) ... [2021-06-30T06:20:13.932Z] #13 103.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:13.932Z] #13 103.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:14.030Z] #13 102.6 Selecting previously unselected package libpcre16-3:amd64. [2021-06-30T06:20:14.030Z] #13 102.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:14.030Z] #13 102.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:14.030Z] #13 102.8 Selecting previously unselected package libpcre32-3:amd64. [2021-06-30T06:20:14.030Z] #13 102.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:14.030Z] #13 102.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:14.193Z] #13 103.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:20:14.292Z] #13 103.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-30T06:20:14.292Z] #13 103.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:14.292Z] #13 103.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:20:14.292Z] #13 103.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-30T06:20:14.292Z] #13 103.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-30T06:20:14.292Z] #13 103.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:20:14.863Z] #13 103.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-30T06:20:14.863Z] #13 103.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-30T06:20:14.863Z] #13 103.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:20:14.863Z] #13 103.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-30T06:20:15.124Z] #13 103.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-30T06:20:15.124Z] #13 103.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:15.124Z] #13 103.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-30T06:20:15.124Z] #13 103.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-30T06:20:15.124Z] #13 104.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:20:15.124Z] #13 104.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-30T06:20:15.385Z] #13 104.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-30T06:20:15.385Z] #13 104.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:15.578Z] #13 DONE 105.4s [2021-06-30T06:20:15.578Z] [2021-06-30T06:20:15.578Z] #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-06-30T06:20:15.578Z] #59 sha256:25d0beb6d60ea8b069fd34d6354678896be0b54e87590cd7b66557d02fa5460b [2021-06-30T06:20:15.578Z] #59 107.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:20:15.578Z] #59 107.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-30T06:20:15.956Z] #13 104.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-30T06:20:15.956Z] #13 104.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-30T06:20:15.956Z] #13 104.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-30T06:20:15.956Z] #13 104.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-30T06:20:15.956Z] #13 104.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:15.956Z] #13 104.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-30T06:20:15.956Z] #13 104.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:15.956Z] #13 104.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-30T06:20:15.956Z] #13 104.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-30T06:20:15.956Z] #13 104.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:15.956Z] #13 104.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-30T06:20:15.956Z] #13 104.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-30T06:20:15.956Z] #13 104.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-30T06:20:15.956Z] #13 104.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-30T06:20:15.956Z] #13 104.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-30T06:20:15.956Z] #13 104.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-30T06:20:15.956Z] #13 104.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-30T06:20:16.217Z] #13 104.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:16.217Z] #13 104.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-30T06:20:16.217Z] #13 104.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-30T06:20:16.217Z] #13 104.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-30T06:20:16.218Z] #13 105.0 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-06-30T06:20:16.218Z] #13 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-30T06:20:16.218Z] #13 105.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-30T06:20:16.218Z] #13 105.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-30T06:20:16.218Z] #13 105.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:16.218Z] #13 105.0 Setting up dmsetup (2:1.02.155-3) ... [2021-06-30T06:20:16.218Z] #13 105.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:16.478Z] #13 105.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-30T06:20:16.478Z] #13 105.1 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:20:16.693Z] #14 ... [2021-06-30T06:20:16.693Z] [2021-06-30T06:20:16.693Z] #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-06-30T06:20:16.693Z] #54 sha256:2dac666b7abbe4221f972ef83e729f1a62816e8c1759b86345a35fe912ab7b04 [2021-06-30T06:20:16.693Z] #54 5.086 + RM_GOPATH=0 [2021-06-30T06:20:16.693Z] #54 5.086 + TMP_GOPATH= [2021-06-30T06:20:16.693Z] #54 5.086 + : /build [2021-06-30T06:20:16.693Z] #54 5.086 + '[' -z '' ']' [2021-06-30T06:20:16.693Z] #54 5.086 ++ mktemp -d [2021-06-30T06:20:16.693Z] #54 5.086 + export GOPATH=/tmp/tmp.vlkjXdn7AG [2021-06-30T06:20:16.693Z] #54 5.086 + GOPATH=/tmp/tmp.vlkjXdn7AG [2021-06-30T06:20:16.693Z] #54 5.086 + RM_GOPATH=1 [2021-06-30T06:20:16.693Z] #54 5.086 + case "$(go env GOARCH)" in [2021-06-30T06:20:16.693Z] #54 5.086 ++ go env GOARCH [2021-06-30T06:20:16.693Z] #54 5.130 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:20:16.693Z] #54 5.130 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:20:16.693Z] #54 5.130 ++ dirname /tmp/install/install.sh [2021-06-30T06:20:16.693Z] #54 5.130 + dir=/tmp/install [2021-06-30T06:20:16.693Z] #54 5.130 + bin=runc [2021-06-30T06:20:16.693Z] #54 5.130 + shift [2021-06-30T06:20:16.693Z] #54 5.130 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-30T06:20:16.693Z] #54 5.130 + . /tmp/install/runc.installer [2021-06-30T06:20:16.693Z] #54 5.130 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:20:16.693Z] #54 5.130 + install_runc [2021-06-30T06:20:16.693Z] #54 5.130 + uname -r [2021-06-30T06:20:16.693Z] #54 5.130 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-30T06:20:16.693Z] #54 5.130 + RUNC_BUILDTAGS='seccomp ' [2021-06-30T06:20:16.693Z] #54 5.130 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-06-30T06:20:16.693Z] #54 5.130 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vlkjXdn7AG/src/github.com/opencontainers/runc [2021-06-30T06:20:16.693Z] #54 5.130 Cloning into '/tmp/tmp.vlkjXdn7AG/src/github.com/opencontainers/runc'... [2021-06-30T06:20:16.693Z] #54 ... [2021-06-30T06:20:16.693Z] [2021-06-30T06:20:16.693Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-30T06:20:16.693Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-06-30T06:20:16.693Z] #14 DONE 5.2s [2021-06-30T06:20:16.693Z] [2021-06-30T06:20:16.693Z] #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-06-30T06:20:16.693Z] #54 sha256:2dac666b7abbe4221f972ef83e729f1a62816e8c1759b86345a35fe912ab7b04 [2021-06-30T06:20:16.693Z] #54 5.146 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-06-30T06:20:17.555Z] #59 ... [2021-06-30T06:20:17.555Z] [2021-06-30T06:20:17.555Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-30T06:20:17.555Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-06-30T06:20:17.555Z] #14 DONE 1.9s [2021-06-30T06:20:17.818Z] #20 7.848 Reading package lists... [2021-06-30T06:20:17.818Z] #20 13.26 Building dependency tree... [2021-06-30T06:20:17.818Z] [2021-06-30T06:20:17.818Z] #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-06-30T06:20:17.818Z] #54 sha256:cb78b4c8dd509e42b17e41b36768e1df3ef952e3ddb75ad7baa304cf345e6bae [2021-06-30T06:20:17.818Z] #54 1.686 + RM_GOPATH=0 [2021-06-30T06:20:17.818Z] #54 1.686 + TMP_GOPATH= [2021-06-30T06:20:17.818Z] #54 1.686 + : /build [2021-06-30T06:20:17.818Z] #54 1.686 + '[' -z '' ']' [2021-06-30T06:20:17.818Z] #54 1.686 ++ mktemp -d [2021-06-30T06:20:17.818Z] #54 1.691 + export GOPATH=/tmp/tmp.dBTafNd4DI [2021-06-30T06:20:17.818Z] #54 1.691 + GOPATH=/tmp/tmp.dBTafNd4DI [2021-06-30T06:20:17.818Z] #54 1.691 + RM_GOPATH=1 [2021-06-30T06:20:17.818Z] #54 1.691 + case "$(go env GOARCH)" in [2021-06-30T06:20:17.818Z] #54 1.691 ++ go env GOARCH [2021-06-30T06:20:17.818Z] #54 1.699 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:20:17.818Z] #54 1.700 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:20:17.818Z] #54 1.700 ++ dirname /tmp/install/install.sh [2021-06-30T06:20:17.818Z] #54 1.701 + dir=/tmp/install [2021-06-30T06:20:17.818Z] #54 1.703 + bin=runc [2021-06-30T06:20:17.818Z] #54 1.703 + shift [2021-06-30T06:20:17.818Z] #54 1.704 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-30T06:20:17.818Z] #54 1.704 + . /tmp/install/runc.installer [2021-06-30T06:20:17.818Z] #54 1.704 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:20:17.818Z] #54 1.705 + install_runc [2021-06-30T06:20:17.818Z] #54 1.705 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-30T06:20:17.818Z] #54 1.709 + uname -r [2021-06-30T06:20:17.818Z] #54 1.725 + RUNC_BUILDTAGS='seccomp ' [2021-06-30T06:20:17.818Z] #54 1.725 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-06-30T06:20:17.818Z] #54 1.725 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-06-30T06:20:17.818Z] #54 1.725 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dBTafNd4DI/src/github.com/opencontainers/runc [2021-06-30T06:20:17.818Z] #54 1.736 Cloning into '/tmp/tmp.dBTafNd4DI/src/github.com/opencontainers/runc'... [2021-06-30T06:20:18.076Z] #20 14.46 Reading state information... [2021-06-30T06:20:18.399Z] #13 DONE 106.8s [2021-06-30T06:20:18.399Z] [2021-06-30T06:20:18.399Z] #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-06-30T06:20:18.399Z] #59 sha256:f7a70e532650a6b931e40a35364812b80f6230f78f6c902fc8cf883fae13c6cb [2021-06-30T06:20:18.399Z] #59 106.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-30T06:20:18.399Z] #59 106.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-30T06:20:18.399Z] #59 DONE 110.5s [2021-06-30T06:20:18.399Z] [2021-06-30T06:20:18.399Z] #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-06-30T06:20:18.400Z] #54 sha256:83265e0a8581bb5c2c51e5fb481e806954d159345c03f52d133aaec728fa4635 [2021-06-30T06:20:18.400Z] #54 ... [2021-06-30T06:20:18.400Z] [2021-06-30T06:20:18.400Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-30T06:20:18.400Z] #60 sha256:d1b2dfd2ece94eefa6998fb977dbd150838e4815fcaff691c5367c581e9a9254 [2021-06-30T06:20:18.400Z] #60 DONE 0.2s [2021-06-30T06:20:18.400Z] [2021-06-30T06:20:18.400Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-30T06:20:18.400Z] #61 sha256:326f21db2a39973c2b9bf4486db1276679cdfd5ea9c4044c19cd12d034b60949 [2021-06-30T06:20:18.400Z] #61 DONE 0.1s [2021-06-30T06:20:18.400Z] [2021-06-30T06:20:18.400Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-30T06:20:18.400Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a [2021-06-30T06:20:18.783Z] #54 ... [2021-06-30T06:20:18.783Z] [2021-06-30T06:20:18.783Z] #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-06-30T06:20:18.783Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-06-30T06:20:18.783Z] #15 DONE 1.4s [2021-06-30T06:20:19.011Z] #20 15.49 The following additional packages will be installed: [2021-06-30T06:20:19.011Z] #20 15.49 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-06-30T06:20:19.011Z] #20 15.49 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-06-30T06:20:19.011Z] #20 15.49 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-06-30T06:20:19.011Z] #20 15.49 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-06-30T06:20:19.011Z] #20 15.49 libgcc1:ppc64el libgcc1:s390x [2021-06-30T06:20:19.011Z] #20 15.50 Suggested packages: [2021-06-30T06:20:19.011Z] #20 15.50 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-06-30T06:20:19.011Z] #20 15.50 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-06-30T06:20:19.012Z] #20 15.50 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-06-30T06:20:19.012Z] #20 15.50 libc-l10n:s390x locales:s390x [2021-06-30T06:20:19.012Z] #20 15.50 Recommended packages: [2021-06-30T06:20:19.012Z] #20 15.50 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-06-30T06:20:19.012Z] #20 15.50 libidn2-0:s390x [2021-06-30T06:20:19.047Z] [2021-06-30T06:20:19.047Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-30T06:20:19.047Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-06-30T06:20:19.271Z] #20 15.67 The following NEW packages will be installed: [2021-06-30T06:20:19.271Z] #20 15.67 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-06-30T06:20:19.271Z] #20 15.67 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-06-30T06:20:19.271Z] #20 15.67 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-06-30T06:20:19.271Z] #20 15.67 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-06-30T06:20:19.271Z] #20 15.67 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-06-30T06:20:19.271Z] #20 15.67 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-06-30T06:20:19.271Z] #20 15.68 libgcc1:ppc64el libgcc1:s390x [2021-06-30T06:20:19.530Z] #20 16.02 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:20:19.530Z] #20 16.02 Need to get 15.0 MB of archives. [2021-06-30T06:20:19.530Z] #20 16.02 After this operation, 68.1 MB of additional disk space will be used. [2021-06-30T06:20:19.530Z] #20 16.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-06-30T06:20:19.530Z] #20 16.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-06-30T06:20:19.530Z] #20 16.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-06-30T06:20:19.530Z] #20 16.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-06-30T06:20:19.530Z] #20 16.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-06-30T06:20:19.530Z] #20 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-06-30T06:20:19.530Z] #20 16.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-06-30T06:20:19.530Z] #20 16.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-06-30T06:20:19.790Z] #20 16.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-06-30T06:20:19.790Z] #20 16.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-06-30T06:20:19.790Z] #20 16.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-06-30T06:20:19.790Z] #20 16.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-06-30T06:20:19.790Z] #20 16.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-06-30T06:20:19.790Z] #20 16.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-06-30T06:20:19.790Z] #20 16.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-06-30T06:20:19.790Z] #20 16.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-06-30T06:20:19.790Z] #20 16.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-06-30T06:20:19.790Z] #20 16.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-06-30T06:20:19.790Z] #20 16.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-06-30T06:20:19.790Z] #20 16.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-06-30T06:20:19.972Z] #54 ... [2021-06-30T06:20:19.972Z] [2021-06-30T06:20:19.972Z] #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-06-30T06:20:19.972Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-06-30T06:20:19.972Z] #15 DONE 3.8s [2021-06-30T06:20:19.972Z] [2021-06-30T06:20:19.972Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-30T06:20:19.972Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-06-30T06:20:19.993Z] #16 ... [2021-06-30T06:20:19.993Z] [2021-06-30T06:20:19.993Z] #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-06-30T06:20:19.993Z] #59 sha256:25d0beb6d60ea8b069fd34d6354678896be0b54e87590cd7b66557d02fa5460b [2021-06-30T06:20:19.993Z] #59 DONE 113.1s [2021-06-30T06:20:19.994Z] [2021-06-30T06:20:19.994Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-30T06:20:19.994Z] #60 sha256:f589e0b0aa82942aac173d5778760a8fb4593521703426b5872bac041140f3b8 [2021-06-30T06:20:19.994Z] #60 DONE 0.1s [2021-06-30T06:20:19.994Z] [2021-06-30T06:20:19.994Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-30T06:20:19.994Z] #61 sha256:07cf1ccd661acbcd2f49d7dd4a31ef5dcba2d325abccce1c16986871264fec4e [2021-06-30T06:20:19.994Z] #61 DONE 0.2s [2021-06-30T06:20:19.994Z] [2021-06-30T06:20:19.994Z] #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-06-30T06:20:19.994Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:20:19.994Z] #46 105.5 vendor/golang.org/x/net/idna [2021-06-30T06:20:19.994Z] #46 107.3 vendor/golang.org/x/net/http2/hpack [2021-06-30T06:20:19.994Z] #46 108.3 mime [2021-06-30T06:20:19.994Z] #46 110.0 mime/quotedprintable [2021-06-30T06:20:19.994Z] #46 110.7 net/http/internal [2021-06-30T06:20:20.049Z] #20 16.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-06-30T06:20:20.049Z] #20 16.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-06-30T06:20:20.049Z] #20 16.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-06-30T06:20:20.049Z] #20 16.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-30T06:20:20.049Z] #20 16.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-30T06:20:20.254Z] #46 ... [2021-06-30T06:20:20.254Z] [2021-06-30T06:20:20.254Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-30T06:20:20.254Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-06-30T06:20:20.254Z] #16 1.451 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-30T06:20:20.308Z] #20 16.96 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:20:20.316Z] #14 DONE 2.3s [2021-06-30T06:20:20.316Z] [2021-06-30T06:20:20.316Z] #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-06-30T06:20:20.316Z] #54 sha256:83265e0a8581bb5c2c51e5fb481e806954d159345c03f52d133aaec728fa4635 [2021-06-30T06:20:20.316Z] #54 2.135 + RM_GOPATH=0 [2021-06-30T06:20:20.316Z] #54 2.135 + TMP_GOPATH= [2021-06-30T06:20:20.316Z] #54 2.135 + : /build [2021-06-30T06:20:20.316Z] #54 2.135 + '[' -z '' ']' [2021-06-30T06:20:20.316Z] #54 2.135 ++ mktemp -d [2021-06-30T06:20:20.316Z] #54 2.135 + export GOPATH=/tmp/tmp.0EW9T7vMJW [2021-06-30T06:20:20.316Z] #54 2.135 + GOPATH=/tmp/tmp.0EW9T7vMJW [2021-06-30T06:20:20.316Z] #54 2.135 + RM_GOPATH=1 [2021-06-30T06:20:20.316Z] #54 2.135 + case "$(go env GOARCH)" in [2021-06-30T06:20:20.316Z] #54 2.139 ++ go env GOARCH [2021-06-30T06:20:20.316Z] #54 2.166 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:20:20.316Z] #54 2.166 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:20:20.316Z] #54 2.167 ++ dirname /tmp/install/install.sh [2021-06-30T06:20:20.316Z] #54 2.175 + dir=/tmp/install [2021-06-30T06:20:20.316Z] #54 2.175 + bin=runc [2021-06-30T06:20:20.316Z] #54 2.175 + shift [2021-06-30T06:20:20.316Z] #54 2.175 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-30T06:20:20.316Z] #54 2.175 + . /tmp/install/runc.installer [2021-06-30T06:20:20.316Z] #54 2.175 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:20:20.316Z] #54 2.175 + install_runc [2021-06-30T06:20:20.316Z] #54 2.175 + uname -r [2021-06-30T06:20:20.316Z] #54 2.179 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-30T06:20:20.316Z] #54 2.202 + RUNC_BUILDTAGS='seccomp ' [2021-06-30T06:20:20.316Z] #54 2.202 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-06-30T06:20:20.316Z] #54 2.202 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0EW9T7vMJW/src/github.com/opencontainers/runc [2021-06-30T06:20:20.316Z] #54 2.202 Cloning into '/tmp/tmp.0EW9T7vMJW/src/github.com/opencontainers/runc'... [2021-06-30T06:20:20.316Z] #54 2.203 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-06-30T06:20:20.516Z] #16 DONE 1.6s [2021-06-30T06:20:20.516Z] [2021-06-30T06:20:20.516Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-30T06:20:20.516Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-06-30T06:20:20.567Z] #20 17.11 Fetched 15.0 MB in 1s (20.5 MB/s) [2021-06-30T06:20:20.567Z] #20 17.18 Selecting previously unselected package gcc-8-base:armhf. [2021-06-30T06:20:20.567Z] #20 17.18 (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-06-30T06:20:20.567Z] #20 17.22 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-06-30T06:20:20.567Z] #20 17.22 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-06-30T06:20:20.567Z] #20 17.28 Selecting previously unselected package gcc-8-base:ppc64el. [2021-06-30T06:20:20.567Z] #20 17.28 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-06-30T06:20:20.826Z] #20 17.28 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-06-30T06:20:20.826Z] #20 17.33 Selecting previously unselected package gcc-8-base:s390x. [2021-06-30T06:20:20.826Z] #20 17.34 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-06-30T06:20:20.826Z] #20 17.34 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-06-30T06:20:20.826Z] #20 17.40 Selecting previously unselected package gcc-8-base:arm64. [2021-06-30T06:20:20.826Z] #20 17.40 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-06-30T06:20:20.826Z] #20 17.40 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-06-30T06:20:20.826Z] #20 17.45 Selecting previously unselected package gcc-8-base:armel. [2021-06-30T06:20:20.826Z] #20 17.45 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-06-30T06:20:20.826Z] #20 17.45 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-06-30T06:20:21.085Z] #20 17.51 Selecting previously unselected package libgcc1:arm64. [2021-06-30T06:20:21.085Z] #20 17.52 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-06-30T06:20:21.085Z] #20 17.53 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-06-30T06:20:21.085Z] #20 17.59 Selecting previously unselected package libc6:arm64. [2021-06-30T06:20:21.085Z] #20 17.60 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-06-30T06:20:21.345Z] #20 17.80 Unpacking libc6:arm64 (2.28-10) ... [2021-06-30T06:20:21.864Z] #20 18.22 Selecting previously unselected package libapparmor1:arm64. [2021-06-30T06:20:21.864Z] #20 18.23 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-30T06:20:21.864Z] #20 18.24 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-30T06:20:21.864Z] #20 18.28 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-30T06:20:21.864Z] #20 18.29 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-30T06:20:21.864Z] #20 18.29 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-30T06:20:21.864Z] #20 18.36 Selecting previously unselected package libgcc1:armel. [2021-06-30T06:20:21.864Z] #20 18.36 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-06-30T06:20:21.864Z] #20 18.37 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-06-30T06:20:21.864Z] #20 18.43 Selecting previously unselected package libc6:armel. [2021-06-30T06:20:21.864Z] #20 18.43 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-06-30T06:20:22.124Z] #20 18.61 Unpacking libc6:armel (2.28-10) ... [2021-06-30T06:20:22.232Z] #54 ... [2021-06-30T06:20:22.232Z] [2021-06-30T06:20:22.232Z] #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-06-30T06:20:22.232Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf [2021-06-30T06:20:22.232Z] #15 DONE 1.9s [2021-06-30T06:20:22.384Z] #20 19.04 Selecting previously unselected package libapparmor1:armel. [2021-06-30T06:20:22.432Z] #17 DONE 1.7s [2021-06-30T06:20:22.432Z] [2021-06-30T06:20:22.432Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-30T06:20:22.432Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-06-30T06:20:22.494Z] [2021-06-30T06:20:22.494Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-30T06:20:22.494Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-06-30T06:20:22.498Z] #16 2.396 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-30T06:20:22.498Z] #16 DONE 2.4s [2021-06-30T06:20:22.498Z] [2021-06-30T06:20:22.498Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-30T06:20:22.498Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-06-30T06:20:22.643Z] #20 19.04 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-06-30T06:20:22.643Z] #20 19.05 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-06-30T06:20:22.643Z] #20 19.09 Selecting previously unselected package libapparmor-dev:armel. [2021-06-30T06:20:22.643Z] #20 19.10 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-06-30T06:20:22.643Z] #20 19.10 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-06-30T06:20:22.643Z] #20 19.15 Selecting previously unselected package libgcc1:armhf. [2021-06-30T06:20:22.643Z] #20 19.16 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-06-30T06:20:22.643Z] #20 19.16 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-06-30T06:20:22.643Z] #20 19.22 Selecting previously unselected package libc6:armhf. [2021-06-30T06:20:22.643Z] #20 19.23 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-06-30T06:20:22.903Z] #20 19.41 Unpacking libc6:armhf (2.28-10) ... [2021-06-30T06:20:23.067Z] #16 ... [2021-06-30T06:20:23.067Z] [2021-06-30T06:20:23.067Z] #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-06-30T06:20:23.067Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:20:23.067Z] #46 105.5 vendor/golang.org/x/net/idna [2021-06-30T06:20:23.067Z] #46 107.4 vendor/golang.org/x/net/http2/hpack [2021-06-30T06:20:23.067Z] #46 108.8 mime [2021-06-30T06:20:23.067Z] #46 110.1 mime/quotedprintable [2021-06-30T06:20:23.067Z] #46 110.3 net/http/internal [2021-06-30T06:20:23.067Z] #46 112.8 mime/multipart [2021-06-30T06:20:23.067Z] #46 112.8 crypto/tls [2021-06-30T06:20:23.162Z] #20 19.82 Selecting previously unselected package libapparmor1:armhf. [2021-06-30T06:20:23.328Z] #46 ... [2021-06-30T06:20:23.328Z] [2021-06-30T06:20:23.328Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-30T06:20:23.328Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a [2021-06-30T06:20:23.328Z] #16 1.060 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-30T06:20:23.375Z] #18 DONE 1.2s [2021-06-30T06:20:23.375Z] [2021-06-30T06:20:23.375Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-30T06:20:23.375Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-06-30T06:20:23.422Z] #20 19.83 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-06-30T06:20:23.422Z] #20 19.83 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-06-30T06:20:23.422Z] #20 19.88 Selecting previously unselected package libapparmor-dev:armhf. [2021-06-30T06:20:23.422Z] #20 19.89 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-06-30T06:20:23.422Z] #20 19.90 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-06-30T06:20:23.422Z] #20 19.96 Selecting previously unselected package libgcc1:ppc64el. [2021-06-30T06:20:23.422Z] #20 19.96 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-06-30T06:20:23.422Z] #20 19.97 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-06-30T06:20:23.422Z] #20 20.04 Selecting previously unselected package libc6:ppc64el. [2021-06-30T06:20:23.422Z] #20 20.04 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-06-30T06:20:23.589Z] #16 DONE 1.2s [2021-06-30T06:20:23.589Z] [2021-06-30T06:20:23.589Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-30T06:20:23.589Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-06-30T06:20:23.681Z] #20 20.24 Unpacking libc6:ppc64el (2.28-10) ... [2021-06-30T06:20:24.618Z] #20 20.85 Selecting previously unselected package libapparmor1:ppc64el. [2021-06-30T06:20:24.618Z] #20 20.86 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-06-30T06:20:24.618Z] #20 20.86 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-06-30T06:20:24.618Z] #20 20.91 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-06-30T06:20:24.618Z] #20 20.92 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-06-30T06:20:24.618Z] #20 20.92 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-06-30T06:20:24.618Z] #20 20.98 Selecting previously unselected package libgcc1:s390x. [2021-06-30T06:20:24.618Z] #20 20.99 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-06-30T06:20:24.618Z] #20 20.99 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-06-30T06:20:24.618Z] #20 21.05 Selecting previously unselected package libc6:s390x. [2021-06-30T06:20:24.618Z] #20 21.06 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-06-30T06:20:24.766Z] #19 DONE 1.2s [2021-06-30T06:20:24.766Z] [2021-06-30T06:20:24.766Z] #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-06-30T06:20:24.766Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:20:24.876Z] #20 21.24 Unpacking libc6:s390x (2.28-10) ... [2021-06-30T06:20:24.976Z] #17 DONE 1.2s [2021-06-30T06:20:24.976Z] [2021-06-30T06:20:24.976Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-30T06:20:24.976Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-06-30T06:20:25.024Z] #17 ... [2021-06-30T06:20:25.025Z] [2021-06-30T06:20:25.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-06-30T06:20:25.025Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:20:25.025Z] #46 116.5 net/http/httptrace [2021-06-30T06:20:25.025Z] #46 116.8 net/http [2021-06-30T06:20:25.025Z] #46 ... [2021-06-30T06:20:25.025Z] [2021-06-30T06:20:25.025Z] #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-06-30T06:20:25.025Z] #54 sha256:2dac666b7abbe4221f972ef83e729f1a62816e8c1759b86345a35fe912ab7b04 [2021-06-30T06:20:25.025Z] #54 13.35 + cd /tmp/tmp.vlkjXdn7AG/src/github.com/opencontainers/runc [2021-06-30T06:20:25.025Z] #54 13.35 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:20:25.025Z] #54 13.62 + '[' -z '' ']' [2021-06-30T06:20:25.025Z] #54 13.62 + target=static [2021-06-30T06:20:25.025Z] #54 13.62 + make 'BUILDTAGS=seccomp ' static [2021-06-30T06:20:25.025Z] #54 ... [2021-06-30T06:20:25.025Z] [2021-06-30T06:20:25.025Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-30T06:20:25.025Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3 [2021-06-30T06:20:25.025Z] #17 DONE 2.3s [2021-06-30T06:20:25.025Z] [2021-06-30T06:20:25.025Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-30T06:20:25.025Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d [2021-06-30T06:20:25.135Z] #20 21.76 Selecting previously unselected package libapparmor1:s390x. [2021-06-30T06:20:25.135Z] #20 21.76 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-06-30T06:20:25.135Z] #20 21.77 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-06-30T06:20:25.135Z] #20 21.81 Selecting previously unselected package libapparmor-dev:s390x. [2021-06-30T06:20:25.393Z] #20 21.82 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-06-30T06:20:25.393Z] #20 21.82 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-06-30T06:20:25.393Z] #20 21.94 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-06-30T06:20:25.394Z] #20 21.95 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-06-30T06:20:25.394Z] #20 21.96 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-06-30T06:20:25.394Z] #20 21.97 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-06-30T06:20:25.394Z] #20 21.98 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-06-30T06:20:25.394Z] #20 21.99 Setting up libc6:arm64 (2.28-10) ... [2021-06-30T06:20:25.871Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-30T06:20:25.872Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4105fc41\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-30T06:20:25.872Z] ---------------------------------------------------------------------------- [2021-06-30T06:20:25.919Z] #18 DONE 1.1s [2021-06-30T06:20:25.919Z] [2021-06-30T06:20:25.919Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-30T06:20:25.919Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-06-30T06:20:26.152Z] #20 1.540 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:20:26.152Z] #20 1.585 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:20:26.152Z] #20 1.594 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:20:26.152Z] #20 1.595 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:20:26.333Z] [2021-06-30T06:20:26.333Z] INFO: executeCI.ps1 starting at Wed Jun 30 06:20:25 CUT 2021 [2021-06-30T06:20:26.333Z] [2021-06-30T06:20:26.333Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-30T06:20:26.333Z] INFO: Running git version 2.24.1.windows.2 [2021-06-30T06:20:26.333Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-30T06:20:26.333Z] INFO: Environment variables: [2021-06-30T06:20:26.333Z] [2021-06-30T06:20:26.333Z] Name Value [2021-06-30T06:20:26.333Z] ---- ----- [2021-06-30T06:20:26.333Z] ALLUSERSPROFILE C:\ProgramData [2021-06-30T06:20:26.333Z] amd64 true [2021-06-30T06:20:26.333Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-30T06:20:26.333Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-30T06:20:26.333Z] arm64 false [2021-06-30T06:20:26.333Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-30T06:20:26.333Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-30T06:20:26.333Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-30T06:20:26.333Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-30T06:20:26.333Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-30T06:20:26.333Z] BRANCH_NAME PR-42580 [2021-06-30T06:20:26.333Z] BUILD_DISPLAY_NAME #3 [2021-06-30T06:20:26.333Z] BUILD_ID 3 [2021-06-30T06:20:26.333Z] BUILD_NUMBER 3 [2021-06-30T06:20:26.333Z] BUILD_TAG jenkins-moby-PR-42580-3 [2021-06-30T06:20:26.333Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/3/ [2021-06-30T06:20:26.333Z] cgroup2 true [2021-06-30T06:20:26.333Z] CHANGE_AUTHOR thaJeztah [2021-06-30T06:20:26.333Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-30T06:20:26.333Z] CHANGE_BRANCH reduce_TestClientWithRequestTimeout_flakiness [2021-06-30T06:20:26.333Z] CHANGE_FORK thaJeztah/docker [2021-06-30T06:20:26.333Z] CHANGE_ID 42580 [2021-06-30T06:20:26.333Z] CHANGE_TARGET master [2021-06-30T06:20:26.333Z] CHANGE_TITLE Reduce TestClientWithRequestTimeout flakiness [2021-06-30T06:20:26.333Z] CHANGE_URL https://github.com/moby/moby/pull/42580 [2021-06-30T06:20:26.724Z] #20 2.142 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:20:26.771Z] #20 23.22 Setting up libc6:armel (2.28-10) ... [2021-06-30T06:20:26.794Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:20:26.794Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-30T06:20:26.794Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-30T06:20:26.794Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-30T06:20:26.794Z] COMPUTERNAME azwin-2-17aca0 [2021-06-30T06:20:26.794Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-30T06:20:26.794Z] ConfigSequenceNumber 0 [2021-06-30T06:20:26.794Z] dco true [2021-06-30T06:20:26.794Z] DOCKER_BUILDKIT 0 [2021-06-30T06:20:26.794Z] DOCKER_DUT_DEBUG 1 [2021-06-30T06:20:26.795Z] DOCKER_EXPERIMENTAL 1 [2021-06-30T06:20:26.795Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-30T06:20:26.795Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-30T06:20:26.795Z] EXECUTOR_NUMBER 0 [2021-06-30T06:20:26.795Z] FQDN azwin-2-17aca0.westus.cloudapp.azure.com [2021-06-30T06:20:26.795Z] GIT_BRANCH PR-42580 [2021-06-30T06:20:26.795Z] GIT_COMMIT 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:20:26.795Z] GIT_PREVIOUS_COMMIT 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:20:26.795Z] GIT_URL https://github.com/moby/moby.git [2021-06-30T06:20:26.795Z] HUDSON_COOKIE ad893302-a69b-434b-ab2f-c86b558f560c [2021-06-30T06:20:26.795Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-30T06:20:26.795Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-30T06:20:26.795Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-30T06:20:26.795Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-30T06:20:26.795Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-30T06:20:26.795Z] JENKINS_NODE_COOKIE 2367c2a4-8a15-4539-8b97-985b7098d3bf [2021-06-30T06:20:26.795Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-30T06:20:26.795Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-30T06:20:26.795Z] JOB_BASE_NAME PR-42580 [2021-06-30T06:20:26.795Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/display/redirect [2021-06-30T06:20:26.795Z] JOB_NAME moby/PR-42580 [2021-06-30T06:20:26.795Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/ [2021-06-30T06:20:26.795Z] library.jps.version master [2021-06-30T06:20:26.795Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-30T06:20:26.795Z] NODE_LABELS amd64 azure azwin-2-17aca0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-30T06:20:26.795Z] NODE_NAME azwin-2-17aca0 [2021-06-30T06:20:26.795Z] NUMBER_OF_PROCESSORS 4 [2021-06-30T06:20:26.795Z] OS Windows_NT [2021-06-30T06:20:26.795Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-30T06:20:26.795Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-30T06:20:26.795Z] ppc64le false [2021-06-30T06:20:26.795Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-30T06:20:26.795Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-06-30T06:20:26.795Z] PROCESSOR_LEVEL 6 [2021-06-30T06:20:26.795Z] PROCESSOR_REVISION 5504 [2021-06-30T06:20:26.795Z] ProgramData C:\ProgramData [2021-06-30T06:20:26.795Z] ProgramFiles C:\Program Files [2021-06-30T06:20:26.795Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-30T06:20:26.795Z] ProgramW6432 C:\Program Files [2021-06-30T06:20:26.795Z] PROMPT $P$G [2021-06-30T06:20:26.795Z] PSExecutionPolicyPreference Bypass [2021-06-30T06:20:26.795Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-30T06:20:26.795Z] PUBLIC C:\Users\Public [2021-06-30T06:20:26.795Z] rootless true [2021-06-30T06:20:26.795Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/3/display/redirect?page=artif... [2021-06-30T06:20:26.795Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/3/display/redirect?page=changes [2021-06-30T06:20:26.795Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/3/display/redirect [2021-06-30T06:20:26.795Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/3/display/redirect?page=tests [2021-06-30T06:20:26.795Z] s390x false [2021-06-30T06:20:26.795Z] SKIP_VALIDATION_TESTS 1 [2021-06-30T06:20:26.795Z] SOURCES_DRIVE d [2021-06-30T06:20:26.795Z] SOURCES_SUBDIR gopath [2021-06-30T06:20:26.795Z] STAGE_NAME Run tests [2021-06-30T06:20:26.795Z] SystemDrive C: [2021-06-30T06:20:26.795Z] SystemRoot C:\Windows [2021-06-30T06:20:26.795Z] TEMP C:\Windows\TEMP [2021-06-30T06:20:26.795Z] TESTDEBUG 0 [2021-06-30T06:20:26.795Z] TESTRUN_DRIVE d [2021-06-30T06:20:26.795Z] TESTRUN_SUBDIR CI [2021-06-30T06:20:26.795Z] TIMEOUT 120m [2021-06-30T06:20:26.795Z] TMP C:\Windows\TEMP [2021-06-30T06:20:26.795Z] unit_validate true [2021-06-30T06:20:26.795Z] USERDOMAIN WORKGROUP [2021-06-30T06:20:26.795Z] USERNAME azwin-2-17aca0$ [2021-06-30T06:20:26.795Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-30T06:20:26.795Z] validate_force false [2021-06-30T06:20:26.795Z] windir C:\Windows [2021-06-30T06:20:26.795Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-30T06:20:26.795Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-30T06:20:26.795Z] windows2022 true [2021-06-30T06:20:26.795Z] windows2022containerd false [2021-06-30T06:20:26.795Z] windowsRS1 false [2021-06-30T06:20:26.795Z] windowsRS5 true [2021-06-30T06:20:26.795Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-30T06:20:26.795Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-30T06:20:26.795Z] [2021-06-30T06:20:26.795Z] [2021-06-30T06:20:26.795Z] [2021-06-30T06:20:26.862Z] #19 DONE 1.2s [2021-06-30T06:20:26.862Z] [2021-06-30T06:20:26.862Z] #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-06-30T06:20:26.862Z] #54 sha256:83265e0a8581bb5c2c51e5fb481e806954d159345c03f52d133aaec728fa4635 [2021-06-30T06:20:27.127Z] #54 ... [2021-06-30T06:20:27.127Z] [2021-06-30T06:20:27.127Z] #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-06-30T06:20:27.127Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:20:27.546Z] #18 DONE 2.4s [2021-06-30T06:20:27.546Z] [2021-06-30T06:20:27.546Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-30T06:20:27.546Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2 [2021-06-30T06:20:27.668Z] #20 2.973 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:20:27.771Z] INFO: Sources under d:\gopath\... [2021-06-30T06:20:27.771Z] INFO: Test run under d:\CI\... [2021-06-30T06:20:27.771Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-30T06:20:27.771Z] INFO: docker/docker repository was found [2021-06-30T06:20:27.771Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-06-30T06:20:28.163Z] #20 24.48 Setting up libc6:armhf (2.28-10) ... [2021-06-30T06:20:28.234Z] ltsc2019: Pulling from windows/servercore [2021-06-30T06:20:28.234Z] 4612f6d0b889: Pulling fs layer [2021-06-30T06:20:28.234Z] 639bb6bb2beb: Pulling fs layer [2021-06-30T06:20:28.521Z] #20 1.495 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:20:28.521Z] #20 1.535 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:20:28.521Z] #20 1.540 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:20:28.521Z] #20 1.540 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:20:28.616Z] #20 4.049 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:20:29.093Z] #20 2.075 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:20:29.114Z] #20 25.72 Setting up libc6:ppc64el (2.28-10) ... [2021-06-30T06:20:29.439Z] #19 DONE 2.2s [2021-06-30T06:20:29.439Z] [2021-06-30T06:20:29.439Z] #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-06-30T06:20:29.439Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:20:30.002Z] #20 5.320 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:20:30.037Z] #20 2.971 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:20:30.488Z] #20 26.97 Setting up libc6:s390x (2.28-10) ... [2021-06-30T06:20:30.978Z] #20 3.948 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:20:31.397Z] #20 ... [2021-06-30T06:20:31.397Z] [2021-06-30T06:20:31.397Z] #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-06-30T06:20:31.397Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:20:31.397Z] #46 114.9 crypto/tls [2021-06-30T06:20:31.397Z] #46 122.8 net/http/httptrace [2021-06-30T06:20:31.397Z] #46 122.9 net/http [2021-06-30T06:20:31.659Z] #46 ... [2021-06-30T06:20:31.659Z] [2021-06-30T06:20:31.659Z] #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-06-30T06:20:31.659Z] #54 sha256:cb78b4c8dd509e42b17e41b36768e1df3ef952e3ddb75ad7baa304cf345e6bae [2021-06-30T06:20:31.659Z] #54 12.34 + cd /tmp/tmp.dBTafNd4DI/src/github.com/opencontainers/runc [2021-06-30T06:20:31.659Z] #54 12.34 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:20:31.659Z] #54 12.84 + '[' -z '' ']' [2021-06-30T06:20:31.659Z] #54 12.85 + target=static [2021-06-30T06:20:31.659Z] #54 12.85 + make 'BUILDTAGS=seccomp ' static [2021-06-30T06:20:31.659Z] #54 13.09 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-06-30T06:20:31.872Z] #20 28.20 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-30T06:20:31.872Z] #20 28.21 Setting up libapparmor1:armel (2.13.2-10) ... [2021-06-30T06:20:31.872Z] #20 28.22 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-06-30T06:20:31.873Z] #20 28.23 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-06-30T06:20:31.873Z] #20 28.24 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-06-30T06:20:31.873Z] #20 28.25 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-06-30T06:20:31.873Z] #20 28.27 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-06-30T06:20:31.873Z] #20 28.28 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-06-30T06:20:31.873Z] #20 28.29 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-06-30T06:20:31.873Z] #20 28.30 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-06-30T06:20:31.873Z] #20 28.31 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-30T06:20:31.873Z] #20 28.32 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-06-30T06:20:31.873Z] #20 28.33 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-06-30T06:20:31.873Z] #20 28.34 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-06-30T06:20:31.873Z] #20 28.36 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-06-30T06:20:31.873Z] #20 28.37 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:20:31.962Z] #20 ... [2021-06-30T06:20:31.962Z] [2021-06-30T06:20:31.962Z] #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-06-30T06:20:31.962Z] #46 sha256:eba55cc650da8a002a47005c6a288325358c9c25e67bd0494bc360f3a82c264f [2021-06-30T06:20:31.962Z] #46 128.5 github.com/LK4D4/vndr/godl [2021-06-30T06:20:31.962Z] #46 129.2 github.com/LK4D4/vndr [2021-06-30T06:20:31.962Z] #46 DONE 133.5s [2021-06-30T06:20:31.962Z] [2021-06-30T06:20:31.962Z] #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-06-30T06:20:31.962Z] #54 sha256:2dac666b7abbe4221f972ef83e729f1a62816e8c1759b86345a35fe912ab7b04 [2021-06-30T06:20:31.962Z] #54 14.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-06-30T06:20:31.962Z] #54 ... [2021-06-30T06:20:31.962Z] [2021-06-30T06:20:31.962Z] #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-06-30T06:20:31.962Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:20:31.962Z] #20 2.594 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:20:31.962Z] #20 2.683 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:20:32.219Z] #20 2.776 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:20:32.219Z] #20 2.857 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:20:32.364Z] #20 5.156 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:20:32.443Z] #20 DONE 29.0s [2021-06-30T06:20:32.443Z] [2021-06-30T06:20:32.443Z] #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-06-30T06:20:32.443Z] #61 sha256:8caade038b5415bce2523c774d0609f125fcbb03a58d7dbe2129059cda144c03 [2021-06-30T06:20:32.476Z] #20 3.132 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:20:33.445Z] #20 4.146 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:20:33.820Z] #61 ... [2021-06-30T06:20:33.820Z] [2021-06-30T06:20:33.820Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-30T06:20:33.820Z] #21 sha256:02e11c15e92d1cf902ef14e0bc18d16c35c0dcd601a615f0f9782307a92c6055 [2021-06-30T06:20:33.820Z] #21 DONE 1.3s [2021-06-30T06:20:33.820Z] [2021-06-30T06:20:33.820Z] #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-06-30T06:20:33.820Z] #61 sha256:8caade038b5415bce2523c774d0609f125fcbb03a58d7dbe2129059cda144c03 [2021-06-30T06:20:33.820Z] #61 1.330 + RM_GOPATH=0 [2021-06-30T06:20:33.820Z] #61 1.330 + TMP_GOPATH= [2021-06-30T06:20:33.820Z] #61 1.331 + : /build [2021-06-30T06:20:33.820Z] #61 1.331 + '[' -z '' ']' [2021-06-30T06:20:33.820Z] #61 1.332 ++ mktemp -d [2021-06-30T06:20:33.820Z] #61 1.333 + export GOPATH=/tmp/tmp.EGANi4wc09 [2021-06-30T06:20:33.820Z] #61 1.333 + GOPATH=/tmp/tmp.EGANi4wc09 [2021-06-30T06:20:33.820Z] #61 1.333 + RM_GOPATH=1 [2021-06-30T06:20:33.820Z] #61 1.333 + case "$(go env GOARCH)" in [2021-06-30T06:20:33.820Z] #61 1.334 ++ go env GOARCH [2021-06-30T06:20:33.820Z] #61 1.356 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-06-30T06:20:33.820Z] #61 1.359 + export GO_BUILDMODE=-buildmode=pie [2021-06-30T06:20:33.820Z] #61 1.359 + GO_BUILDMODE=-buildmode=pie [2021-06-30T06:20:33.820Z] #61 1.359 ++ dirname /tmp/install/install.sh [2021-06-30T06:20:33.820Z] #61 1.359 + dir=/tmp/install [2021-06-30T06:20:33.820Z] #61 1.359 + bin=runc [2021-06-30T06:20:33.820Z] #61 1.359 + shift [2021-06-30T06:20:33.820Z] #61 1.359 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-30T06:20:33.820Z] #61 1.359 + . /tmp/install/runc.installer [2021-06-30T06:20:33.820Z] #61 1.359 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:20:33.820Z] #61 1.359 + install_runc [2021-06-30T06:20:33.820Z] #61 1.359 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-30T06:20:33.820Z] #61 1.359 + uname -r [2021-06-30T06:20:33.820Z] #61 1.359 + RUNC_BUILDTAGS='seccomp ' [2021-06-30T06:20:33.820Z] #61 1.359 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-06-30T06:20:33.820Z] #61 1.359 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EGANi4wc09/src/github.com/opencontainers/runc [2021-06-30T06:20:33.820Z] #61 1.359 Cloning into '/tmp/tmp.EGANi4wc09/src/github.com/opencontainers/runc'... [2021-06-30T06:20:34.401Z] #20 5.042 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:20:34.660Z] #20 ... [2021-06-30T06:20:34.660Z] [2021-06-30T06:20:34.660Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:20:34.660Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:20:34.660Z] #32 DONE 136.4s [2021-06-30T06:20:34.756Z] #61 ... [2021-06-30T06:20:34.756Z] [2021-06-30T06:20:34.756Z] #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-06-30T06:20:34.756Z] #22 sha256:10afe5c81cb7080e90e4669baed8c1aee94fda7524d2d2bc38f75f8a146bbbee [2021-06-30T06:20:34.756Z] #22 DONE 1.1s [2021-06-30T06:20:34.916Z] [2021-06-30T06:20:34.916Z] #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-06-30T06:20:34.916Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:20:35.014Z] [2021-06-30T06:20:35.014Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-30T06:20:35.014Z] #23 sha256:3080c4eebbe11b6a82d8bbeeab5fbff68c683d4e31ffed64b957bd235379871e [2021-06-30T06:20:35.849Z] #20 6.481 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:20:35.880Z] #54 ... [2021-06-30T06:20:35.880Z] [2021-06-30T06:20:35.880Z] #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-06-30T06:20:35.880Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:20:35.880Z] #20 10.63 Fetched 8984 kB in 9s (961 kB/s) [2021-06-30T06:20:35.954Z] #23 0.958 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-30T06:20:35.954Z] #23 DONE 1.1s [2021-06-30T06:20:35.954Z] [2021-06-30T06:20:35.954Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-30T06:20:35.954Z] #24 sha256:1952e465261da5f31914a4c8740d03f5a5c8b541f5281d9273ed2e18dd3d0d9e [2021-06-30T06:20:36.836Z] 639bb6bb2beb: Verifying Checksum [2021-06-30T06:20:36.836Z] 639bb6bb2beb: Download complete [2021-06-30T06:20:36.890Z] #24 DONE 1.0s [2021-06-30T06:20:36.890Z] [2021-06-30T06:20:36.890Z] #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-06-30T06:20:36.890Z] #61 sha256:8caade038b5415bce2523c774d0609f125fcbb03a58d7dbe2129059cda144c03 [2021-06-30T06:20:37.457Z] #61 5.107 + cd /tmp/tmp.EGANi4wc09/src/github.com/opencontainers/runc [2021-06-30T06:20:37.457Z] #61 5.107 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:20:37.658Z] #20 10.42 Fetched 8984 kB in 9s (980 kB/s) [2021-06-30T06:20:37.718Z] #61 5.231 + '[' -z '' ']' [2021-06-30T06:20:37.718Z] #61 5.231 + target=static [2021-06-30T06:20:37.718Z] #61 5.231 + make 'BUILDTAGS=seccomp ' static [2021-06-30T06:20:37.977Z] #61 5.492 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-06-30T06:20:38.236Z] #61 ... [2021-06-30T06:20:38.236Z] [2021-06-30T06:20:38.236Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-30T06:20:38.237Z] #25 sha256:45238e52abd8d3b8563241fd9533b311192ac85c1436ffec83faf0338a9c0c2f [2021-06-30T06:20:38.237Z] #25 DONE 1.2s [2021-06-30T06:20:38.237Z] [2021-06-30T06:20:38.237Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-06-30T06:20:38.237Z] #26 sha256:ae0db780aaf914d8d5c97fabc00ac54c46b4af1693c0f45229eabc8e7f6fa0b7 [2021-06-30T06:20:39.183Z] #20 10.63 Reading package lists... [2021-06-30T06:20:39.572Z] #20 10.42 Reading package lists... [2021-06-30T06:20:39.572Z] #20 ... [2021-06-30T06:20:39.572Z] [2021-06-30T06:20:39.572Z] #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-06-30T06:20:39.572Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:20:39.572Z] #46 122.0 net/http/httptrace [2021-06-30T06:20:39.572Z] #46 122.1 net/http [2021-06-30T06:20:39.572Z] #46 ... [2021-06-30T06:20:39.572Z] [2021-06-30T06:20:39.572Z] #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-06-30T06:20:39.572Z] #54 sha256:83265e0a8581bb5c2c51e5fb481e806954d159345c03f52d133aaec728fa4635 [2021-06-30T06:20:39.572Z] #54 12.20 + cd /tmp/tmp.0EW9T7vMJW/src/github.com/opencontainers/runc [2021-06-30T06:20:39.572Z] #54 12.20 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-06-30T06:20:39.572Z] #54 12.62 + '[' -z '' ']' [2021-06-30T06:20:39.572Z] #54 12.62 + target=static [2021-06-30T06:20:39.572Z] #54 12.62 + make 'BUILDTAGS=seccomp ' static [2021-06-30T06:20:39.572Z] #54 12.83 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-06-30T06:20:39.615Z] #26 DONE 1.2s [2021-06-30T06:20:39.616Z] [2021-06-30T06:20:39.616Z] #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-06-30T06:20:39.616Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067 [2021-06-30T06:20:40.017Z] #20 10.34 Fetched 8984 kB in 8s (1123 kB/s) [2021-06-30T06:20:40.553Z] #27 1.285 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-30T06:20:40.812Z] #27 1.302 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-06-30T06:20:40.812Z] #27 1.310 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-30T06:20:40.812Z] #27 1.314 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-30T06:20:40.812Z] #27 1.499 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [451 kB] [2021-06-30T06:20:40.812Z] #27 1.536 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [468 kB] [2021-06-30T06:20:40.812Z] #27 1.544 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [474 kB] [2021-06-30T06:20:40.812Z] #27 1.566 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [447 kB] [2021-06-30T06:20:40.812Z] #27 1.590 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [479 kB] [2021-06-30T06:20:40.812Z] #27 1.616 Get:10 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-30T06:20:40.959Z] #54 ... [2021-06-30T06:20:40.959Z] [2021-06-30T06:20:40.959Z] #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-06-30T06:20:40.959Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:20:40.959Z] #20 10.42 Reading package lists... [2021-06-30T06:20:41.381Z] #27 2.237 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-06-30T06:20:41.730Z] #20 14.29 Reading package lists... [2021-06-30T06:20:41.730Z] #20 ... [2021-06-30T06:20:41.730Z] [2021-06-30T06:20:41.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-06-30T06:20:41.730Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:20:41.730Z] #46 134.8 github.com/LK4D4/vndr/godl [2021-06-30T06:20:41.991Z] #46 135.5 github.com/LK4D4/vndr [2021-06-30T06:20:42.319Z] #27 2.742 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-30T06:20:42.537Z] #20 10.34 Reading package lists... [2021-06-30T06:20:42.578Z] #27 3.207 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-06-30T06:20:43.146Z] #27 3.726 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-06-30T06:20:43.406Z] #27 4.092 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-06-30T06:20:43.975Z] #27 4.543 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-06-30T06:20:44.234Z] #27 4.914 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB] [2021-06-30T06:20:44.234Z] #27 4.918 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-06-30T06:20:44.234Z] #27 4.923 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-30T06:20:44.234Z] #27 4.943 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-30T06:20:44.234Z] #27 4.958 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-06-30T06:20:44.234Z] #27 4.978 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-06-30T06:20:44.234Z] #27 4.981 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-06-30T06:20:44.234Z] #27 4.986 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-06-30T06:20:44.234Z] #27 4.987 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-06-30T06:20:44.234Z] #27 4.990 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-06-30T06:20:44.234Z] #27 4.991 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-06-30T06:20:44.234Z] #27 4.991 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-06-30T06:20:44.259Z] #20 13.96 Reading package lists... [2021-06-30T06:20:45.058Z] #20 12.88 Reading package lists... [2021-06-30T06:20:45.316Z] #20 15.33 Building dependency tree... [2021-06-30T06:20:45.464Z] #20 17.55 Building dependency tree... [2021-06-30T06:20:45.880Z] #20 16.46 libcap2-bin is already the newest version (1:2.25-2). [2021-06-30T06:20:45.880Z] #20 16.46 The following additional packages will be installed: [2021-06-30T06:20:45.880Z] #20 16.46 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-30T06:20:45.880Z] #20 16.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-30T06:20:45.880Z] #20 16.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-30T06:20:45.880Z] #20 16.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-30T06:20:45.880Z] #20 16.46 python3.7 python3.7-minimal vim-runtime xxd [2021-06-30T06:20:45.880Z] #20 16.46 Suggested packages: [2021-06-30T06:20:45.880Z] #20 16.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-30T06:20:45.880Z] #20 16.47 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-30T06:20:45.880Z] #20 16.47 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-30T06:20:45.880Z] #20 16.47 quota [2021-06-30T06:20:45.880Z] #20 16.47 Recommended packages: [2021-06-30T06:20:45.880Z] #20 16.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-30T06:20:45.880Z] #20 16.47 python3-keyrings.alt python3-xdg unzip [2021-06-30T06:20:46.038Z] #20 19.14 libcap2-bin is already the newest version (1:2.25-2). [2021-06-30T06:20:46.038Z] #20 19.14 The following additional packages will be installed: [2021-06-30T06:20:46.300Z] #20 19.15 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-30T06:20:46.300Z] #20 19.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-30T06:20:46.300Z] #20 19.15 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-30T06:20:46.300Z] #20 19.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-30T06:20:46.300Z] #20 19.15 python3.7 python3.7-minimal vim-runtime xxd [2021-06-30T06:20:46.300Z] #20 19.15 Suggested packages: [2021-06-30T06:20:46.300Z] #20 19.15 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-30T06:20:46.300Z] #20 19.15 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-30T06:20:46.300Z] #20 19.15 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-30T06:20:46.300Z] #20 19.15 quota [2021-06-30T06:20:46.300Z] #20 19.15 Recommended packages: [2021-06-30T06:20:46.300Z] #20 19.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-30T06:20:46.300Z] #20 19.15 python3-keyrings.alt python3-xdg unzip [2021-06-30T06:20:46.564Z] #20 ... [2021-06-30T06:20:46.564Z] [2021-06-30T06:20:46.564Z] #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-06-30T06:20:46.564Z] #46 sha256:97ba6afd8eb10036053711255e446f3bfaba2be5597b56f9f13bae659797b47f [2021-06-30T06:20:46.564Z] #46 133.7 github.com/LK4D4/vndr/godl [2021-06-30T06:20:46.564Z] #46 134.3 github.com/LK4D4/vndr [2021-06-30T06:20:46.564Z] #46 DONE 139.1s [2021-06-30T06:20:46.564Z] [2021-06-30T06:20:46.564Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:20:46.564Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:20:46.564Z] #32 DONE 138.8s [2021-06-30T06:20:46.564Z] [2021-06-30T06:20:46.564Z] #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-06-30T06:20:46.564Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:20:47.248Z] #20 17.79 The following NEW packages will be installed: [2021-06-30T06:20:47.248Z] #20 17.80 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-30T06:20:47.248Z] #20 17.80 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-30T06:20:47.248Z] #20 17.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-30T06:20:47.248Z] #20 17.80 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-30T06:20:47.248Z] #20 17.80 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-30T06:20:47.248Z] #20 17.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-30T06:20:47.248Z] #20 17.81 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-30T06:20:47.248Z] #20 17.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-30T06:20:47.248Z] #20 17.81 xz-utils zip [2021-06-30T06:20:47.284Z] #46 ... [2021-06-30T06:20:47.284Z] [2021-06-30T06:20:47.284Z] #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-06-30T06:20:47.284Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:20:47.284Z] #20 14.29 Reading package lists... [2021-06-30T06:20:47.284Z] #20 17.74 Building dependency tree... [2021-06-30T06:20:47.284Z] #20 19.60 libcap2-bin is already the newest version (1:2.25-2). [2021-06-30T06:20:47.284Z] #20 19.60 The following additional packages will be installed: [2021-06-30T06:20:47.284Z] #20 19.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-30T06:20:47.284Z] #20 19.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-30T06:20:47.284Z] #20 19.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-30T06:20:47.284Z] #20 19.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-30T06:20:47.284Z] #20 19.60 python3.7 python3.7-minimal vim-runtime xxd [2021-06-30T06:20:47.284Z] #20 19.61 Suggested packages: [2021-06-30T06:20:47.284Z] #20 19.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-30T06:20:47.284Z] #20 19.61 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-30T06:20:47.284Z] #20 19.61 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-30T06:20:47.284Z] #20 19.61 quota [2021-06-30T06:20:47.284Z] #20 19.61 Recommended packages: [2021-06-30T06:20:47.284Z] #20 19.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-30T06:20:47.284Z] #20 19.61 python3-keyrings.alt python3-xdg unzip [2021-06-30T06:20:47.284Z] #20 21.46 The following NEW packages will be installed: [2021-06-30T06:20:47.284Z] #20 21.47 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-30T06:20:47.284Z] #20 21.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-30T06:20:47.284Z] #20 21.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-30T06:20:47.284Z] #20 21.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-30T06:20:47.284Z] #20 21.47 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-30T06:20:47.284Z] #20 21.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-30T06:20:47.284Z] #20 21.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-30T06:20:47.284Z] #20 21.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-30T06:20:47.284Z] #20 21.47 xz-utils zip [2021-06-30T06:20:47.284Z] #20 21.86 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:20:47.284Z] #20 21.86 Need to get 28.6 MB of archives. [2021-06-30T06:20:47.284Z] #20 21.86 After this operation, 116 MB of additional disk space will be used. [2021-06-30T06:20:47.284Z] #20 21.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-30T06:20:47.284Z] #20 21.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:20:47.284Z] #20 21.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:20:47.284Z] #20 22.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:20:47.284Z] #20 22.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:20:47.284Z] #20 22.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:20:47.284Z] #20 22.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:20:47.284Z] #20 22.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:20:47.284Z] #20 22.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:20:47.284Z] #20 22.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-30T06:20:47.284Z] #20 22.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-30T06:20:47.284Z] #20 22.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-30T06:20:47.284Z] #20 22.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-30T06:20:47.284Z] #20 22.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-30T06:20:47.284Z] #20 22.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-30T06:20:47.284Z] #20 22.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-30T06:20:47.284Z] #20 22.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:20:47.284Z] #20 22.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:20:47.284Z] #20 22.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-30T06:20:47.284Z] #20 22.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-30T06:20:47.284Z] #20 22.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-30T06:20:47.284Z] #20 22.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-30T06:20:47.284Z] #20 22.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-30T06:20:47.284Z] #20 22.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:20:47.284Z] #20 22.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:20:47.284Z] #20 22.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:20:47.284Z] #20 22.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-30T06:20:47.284Z] #20 22.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-30T06:20:47.284Z] #20 22.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:20:47.284Z] #20 ... [2021-06-30T06:20:47.284Z] [2021-06-30T06:20:47.284Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-30T06:20:47.284Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa [2021-06-30T06:20:47.284Z] #32 DONE 140.2s [2021-06-30T06:20:47.284Z] [2021-06-30T06:20:47.284Z] #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-06-30T06:20:47.284Z] #46 sha256:6a8e7e0505c67d885c34a4b929997a39efdee53f5045bb3b14e5b6c18fdc8b5e [2021-06-30T06:20:47.284Z] #46 DONE 140.4s [2021-06-30T06:20:47.284Z] [2021-06-30T06:20:47.284Z] #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-06-30T06:20:47.284Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:20:47.505Z] #20 18.12 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:20:47.505Z] #20 18.12 Need to get 28.6 MB of archives. [2021-06-30T06:20:47.505Z] #20 18.12 After this operation, 116 MB of additional disk space will be used. [2021-06-30T06:20:47.505Z] #20 18.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-30T06:20:47.505Z] #20 18.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:20:47.505Z] #20 18.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:20:47.546Z] #20 23.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:20:47.546Z] #20 23.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:20:47.546Z] #20 23.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:20:47.546Z] #20 23.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-30T06:20:47.546Z] #20 23.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-30T06:20:47.546Z] #20 23.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-30T06:20:47.546Z] #20 23.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-30T06:20:47.762Z] #20 18.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:20:47.762Z] #20 18.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:20:47.762Z] #20 18.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:20:47.762Z] #20 18.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:20:47.762Z] #20 18.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:20:47.762Z] #20 18.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:20:47.762Z] #20 18.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-30T06:20:47.762Z] #20 18.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-30T06:20:47.762Z] #20 18.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-30T06:20:47.762Z] #20 18.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-30T06:20:47.762Z] #20 18.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-30T06:20:47.762Z] #20 18.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-30T06:20:47.762Z] #20 18.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-30T06:20:47.762Z] #20 18.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:20:47.762Z] #20 18.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:20:47.762Z] #20 18.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-30T06:20:47.762Z] #20 18.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-06-30T06:20:47.762Z] #20 18.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-30T06:20:47.762Z] #20 18.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-30T06:20:47.762Z] #20 18.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-30T06:20:47.806Z] #20 23.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-30T06:20:47.806Z] #20 23.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-30T06:20:47.806Z] #20 23.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-30T06:20:47.806Z] #20 23.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:20:47.806Z] #20 23.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-30T06:20:47.806Z] #20 23.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-30T06:20:47.806Z] #20 23.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-30T06:20:48.019Z] #20 18.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:20:48.019Z] #20 18.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:20:48.019Z] #20 18.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:20:48.019Z] #20 18.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-30T06:20:48.019Z] #20 18.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-30T06:20:48.019Z] #20 18.43 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:20:48.067Z] #20 23.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-30T06:20:48.067Z] #20 23.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-30T06:20:48.067Z] #20 23.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-30T06:20:48.276Z] #20 18.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:20:48.276Z] #20 18.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:20:48.276Z] #20 18.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:20:48.276Z] #20 18.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-30T06:20:48.276Z] #20 18.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-30T06:20:48.276Z] #20 18.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-30T06:20:48.276Z] #20 18.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-30T06:20:48.276Z] #20 18.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-30T06:20:48.328Z] #20 23.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-30T06:20:48.491Z] #40 ... [2021-06-30T06:20:48.491Z] [2021-06-30T06:20:48.491Z] #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-06-30T06:20:48.491Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:20:48.491Z] #20 21.34 The following NEW packages will be installed: [2021-06-30T06:20:48.491Z] #20 21.34 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-30T06:20:48.491Z] #20 21.34 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-30T06:20:48.491Z] #20 21.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-30T06:20:48.491Z] #20 21.34 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-30T06:20:48.491Z] #20 21.34 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-30T06:20:48.491Z] #20 21.34 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-30T06:20:48.491Z] #20 21.34 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-30T06:20:48.491Z] #20 21.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-30T06:20:48.491Z] #20 21.34 xz-utils zip [2021-06-30T06:20:48.532Z] #20 18.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-30T06:20:48.532Z] #20 18.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-30T06:20:48.532Z] #20 18.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:20:48.532Z] #20 18.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-30T06:20:48.532Z] #20 19.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-30T06:20:48.532Z] #20 19.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-30T06:20:48.532Z] #20 19.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-30T06:20:48.532Z] #20 19.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-30T06:20:48.532Z] #20 19.07 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-30T06:20:48.589Z] #20 23.91 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-30T06:20:48.589Z] #20 24.01 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-30T06:20:48.752Z] #20 21.72 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:20:48.752Z] #20 21.72 Need to get 28.6 MB of archives. [2021-06-30T06:20:48.752Z] #20 21.72 After this operation, 116 MB of additional disk space will be used. [2021-06-30T06:20:48.752Z] #20 21.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-30T06:20:48.752Z] #20 21.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:20:48.752Z] #20 21.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:20:48.752Z] #20 21.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:20:48.789Z] #20 19.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-30T06:20:48.789Z] #20 19.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-30T06:20:48.789Z] #20 19.37 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-30T06:20:49.015Z] #20 21.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:20:49.015Z] #20 21.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:20:49.015Z] #20 21.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:20:49.015Z] #20 22.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:20:49.015Z] #20 22.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:20:49.015Z] #20 22.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-30T06:20:49.015Z] #20 22.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-30T06:20:49.015Z] #20 22.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-30T06:20:49.015Z] #20 22.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-30T06:20:49.015Z] #20 22.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-30T06:20:49.015Z] #20 22.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-30T06:20:49.015Z] #20 22.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-30T06:20:49.015Z] #20 22.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:20:49.015Z] #20 22.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:20:49.015Z] #20 22.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-30T06:20:49.015Z] #20 22.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-30T06:20:49.015Z] #20 22.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-30T06:20:49.015Z] #20 22.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-30T06:20:49.015Z] #20 22.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-30T06:20:49.015Z] #20 22.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:20:49.015Z] #20 22.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:20:49.276Z] #20 22.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:20:49.276Z] #20 22.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-30T06:20:49.276Z] #20 22.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-30T06:20:49.276Z] #20 22.15 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-30T06:20:49.353Z] #20 19.87 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:20:49.353Z] #20 19.95 Fetched 28.6 MB in 2s (18.8 MB/s) [2021-06-30T06:20:49.353Z] #20 20.01 Selecting previously unselected package pigz. [2021-06-30T06:20:49.532Z] #20 24.89 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:20:49.532Z] #20 24.96 Fetched 28.6 MB in 2s (11.9 MB/s) [2021-06-30T06:20:49.538Z] #20 22.59 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:20:49.538Z] #20 22.59 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:20:49.538Z] #20 22.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:20:49.538Z] #20 22.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-30T06:20:49.538Z] #20 22.59 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-30T06:20:49.538Z] #20 22.60 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-30T06:20:49.538Z] #20 22.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-30T06:20:49.538Z] #20 22.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-30T06:20:49.610Z] #20 20.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-06-30T06:20:49.610Z] #20 20.05 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-30T06:20:49.610Z] #20 20.06 Unpacking pigz (2.4-1) ... [2021-06-30T06:20:49.610Z] #20 20.14 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:20:49.610Z] #20 20.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:49.610Z] #20 20.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:49.794Z] #20 25.01 Selecting previously unselected package pigz. [2021-06-30T06:20:49.794Z] #20 25.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-06-30T06:20:49.794Z] #20 25.06 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-30T06:20:49.794Z] #20 25.07 Unpacking pigz (2.4-1) ... [2021-06-30T06:20:49.794Z] #20 25.15 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:20:49.794Z] #20 25.17 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:49.794Z] #20 25.17 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:49.835Z] #20 22.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-30T06:20:49.835Z] #20 22.70 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-30T06:20:49.835Z] #20 22.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:20:49.835Z] #20 22.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-30T06:20:49.835Z] #20 22.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-30T06:20:49.835Z] #20 22.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-30T06:20:49.835Z] #20 22.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-30T06:20:49.835Z] #20 22.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-30T06:20:49.835Z] #20 22.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-30T06:20:49.866Z] #20 20.53 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:20:49.866Z] #20 20.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:50.055Z] #20 25.52 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:20:50.055Z] #20 25.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:50.055Z] #20 25.54 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:20:50.115Z] #20 23.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-30T06:20:50.123Z] #20 20.55 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:20:50.382Z] #20 23.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-30T06:20:50.382Z] #20 23.30 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-30T06:20:50.686Z] #20 21.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:50.686Z] #20 21.27 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:20:50.802Z] #27 ... [2021-06-30T06:20:50.802Z] [2021-06-30T06:20:50.802Z] #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-06-30T06:20:50.802Z] #64 sha256:2415a3de8048e67f608d8f15173a19b7556fb6c776aeb4823f3b25d857cc8d5c [2021-06-30T06:20:50.802Z] #64 60.25 + bin/containerd [2021-06-30T06:20:50.963Z] #20 23.94 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:20:50.963Z] #20 24.02 Fetched 28.6 MB in 2s (15.5 MB/s) [2021-06-30T06:20:50.997Z] #20 26.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:50.997Z] #20 26.30 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:20:51.228Z] #20 24.07 Selecting previously unselected package pigz. [2021-06-30T06:20:51.228Z] #20 24.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-06-30T06:20:51.228Z] #20 24.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-30T06:20:51.228Z] #20 24.14 Unpacking pigz (2.4-1) ... [2021-06-30T06:20:51.228Z] #20 24.27 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:20:51.228Z] #20 24.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:51.228Z] #20 24.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:51.489Z] #20 24.65 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:20:51.749Z] #20 24.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:51.749Z] #20 24.68 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:20:52.319Z] #20 25.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:52.319Z] #20 25.40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:20:52.393Z] #20 27.73 Selecting previously unselected package python3-minimal. [2021-06-30T06:20:52.393Z] #20 27.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 ... 23695 files and directories currently installed.) [2021-06-30T06:20:52.393Z] #20 27.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:20:52.393Z] #20 27.78 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:20:52.576Z] #20 22.83 Selecting previously unselected package python3-minimal. [2021-06-30T06:20:52.576Z] #20 22.83 (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-06-30T06:20:52.576Z] #20 22.88 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:20:52.576Z] #20 22.89 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:20:52.576Z] #20 22.96 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:20:52.576Z] #20 22.97 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:20:52.576Z] #20 22.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:20:52.576Z] #20 23.06 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:20:52.576Z] #20 23.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:52.576Z] #20 23.08 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:52.655Z] #20 27.85 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:20:52.655Z] #20 27.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:20:52.655Z] #20 27.90 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:20:52.655Z] #20 28.00 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:20:52.655Z] #20 28.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:52.655Z] #20 28.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:53.227Z] #20 28.74 Selecting previously unselected package python3.7. [2021-06-30T06:20:53.488Z] #20 28.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:53.488Z] #20 28.75 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:53.488Z] #20 28.85 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:20:53.488Z] #20 28.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:20:53.488Z] #20 28.86 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:20:53.488Z] #20 28.97 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:20:53.505Z] #20 23.91 Selecting previously unselected package python3.7. [2021-06-30T06:20:53.505Z] #20 23.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:53.506Z] #20 23.93 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:53.506Z] #20 24.10 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:20:53.506Z] #20 24.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:20:53.506Z] #20 24.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:20:53.764Z] #20 24.20 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:20:54.230Z] #20 27.24 Selecting previously unselected package python3-minimal. [2021-06-30T06:20:54.230Z] #20 27.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-06-30T06:20:54.230Z] #20 27.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:20:54.230Z] #20 27.28 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:20:54.230Z] #20 27.36 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:20:54.230Z] #20 27.38 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:20:54.327Z] #20 24.83 Selecting previously unselected package python3. [2021-06-30T06:20:54.328Z] #20 24.83 (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-06-30T06:20:54.328Z] #20 24.89 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:20:54.328Z] #20 24.90 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:20:54.328Z] #20 24.98 Selecting previously unselected package libip4tc0:amd64. [2021-06-30T06:20:54.431Z] #20 29.66 Selecting previously unselected package python3. [2021-06-30T06:20:54.431Z] #20 29.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-06-30T06:20:54.431Z] #20 29.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:20:54.431Z] #20 29.71 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:20:54.431Z] #20 29.81 Selecting previously unselected package libip4tc0:amd64. [2021-06-30T06:20:54.431Z] #20 29.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:20:54.431Z] #20 29.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:20:54.431Z] #20 29.90 Selecting previously unselected package libip6tc0:amd64. [2021-06-30T06:20:54.492Z] #20 27.39 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:20:54.492Z] #20 27.45 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:20:54.492Z] #20 27.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:54.492Z] #20 27.46 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:54.584Z] #20 24.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:20:54.584Z] #20 25.00 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:20:54.584Z] #20 25.08 Selecting previously unselected package libip6tc0:amd64. [2021-06-30T06:20:54.584Z] #20 25.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:20:54.584Z] #20 25.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:20:54.584Z] #20 25.17 Selecting previously unselected package libiptc0:amd64. [2021-06-30T06:20:54.584Z] #20 25.18 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-30T06:20:54.584Z] #20 25.19 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:20:54.584Z] #20 25.26 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-30T06:20:54.692Z] #20 29.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:20:54.692Z] #20 29.92 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:20:54.692Z] #20 29.99 Selecting previously unselected package libiptc0:amd64. [2021-06-30T06:20:54.692Z] #20 30.00 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-30T06:20:54.692Z] #20 30.01 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:20:54.692Z] #20 30.09 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-30T06:20:54.692Z] #20 30.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-30T06:20:54.692Z] #20 30.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:20:54.692Z] #20 30.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-30T06:20:54.692Z] #20 30.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-30T06:20:54.692Z] #20 30.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:20:54.841Z] #20 25.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-30T06:20:54.841Z] #20 25.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:20:54.841Z] #20 25.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-30T06:20:54.841Z] #20 25.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-30T06:20:54.841Z] #20 25.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:20:54.841Z] #20 25.40 Selecting previously unselected package libnftnl11:amd64. [2021-06-30T06:20:54.841Z] #20 25.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-30T06:20:54.841Z] #20 25.41 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:20:54.841Z] #20 25.48 Selecting previously unselected package iptables. [2021-06-30T06:20:54.841Z] #20 25.48 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-30T06:20:54.841Z] #20 25.49 Unpacking iptables (1.8.2-4) ... [2021-06-30T06:20:54.953Z] #20 30.22 Selecting previously unselected package libnftnl11:amd64. [2021-06-30T06:20:54.953Z] #20 30.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-30T06:20:54.953Z] #20 30.23 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:20:54.953Z] #20 30.31 Selecting previously unselected package iptables. [2021-06-30T06:20:54.953Z] #20 30.33 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-30T06:20:54.953Z] #20 30.33 Unpacking iptables (1.8.2-4) ... [2021-06-30T06:20:55.064Z] #20 28.21 Selecting previously unselected package python3.7. [2021-06-30T06:20:55.064Z] #20 28.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:20:55.064Z] #20 28.23 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:20:55.098Z] #20 25.77 Selecting previously unselected package xxd. [2021-06-30T06:20:55.098Z] #20 25.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:20:55.098Z] #20 25.78 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:20:55.214Z] #20 30.57 Selecting previously unselected package xxd. [2021-06-30T06:20:55.214Z] #20 30.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:20:55.214Z] #20 30.59 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:20:55.326Z] #20 28.32 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:20:55.326Z] #20 28.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:20:55.326Z] #20 28.34 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:20:55.354Z] #20 25.91 Selecting previously unselected package vim-common. [2021-06-30T06:20:55.354Z] #20 25.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:20:55.354Z] #20 25.94 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:20:55.354Z] #20 26.11 Selecting previously unselected package bash-completion. [2021-06-30T06:20:55.475Z] #20 30.69 Selecting previously unselected package vim-common. [2021-06-30T06:20:55.475Z] #20 30.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:20:55.475Z] #20 30.72 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:20:55.475Z] #20 30.86 Selecting previously unselected package bash-completion. [2021-06-30T06:20:55.475Z] #20 30.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-30T06:20:55.593Z] #20 28.45 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:20:55.611Z] #20 26.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-30T06:20:56.171Z] #20 29.14 Selecting previously unselected package python3. [2021-06-30T06:20:56.171Z] #20 29.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-06-30T06:20:56.171Z] #20 29.19 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:20:56.171Z] #20 29.20 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:20:56.245Z] Running on azwin-2-378260 in d:\jenkins\workspace\moby_PR-42580 [Pipeline] { [Pipeline] ws [2021-06-30T06:20:56.278Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-30T06:20:56.433Z] #20 29.30 Selecting previously unselected package libip4tc0:amd64. [2021-06-30T06:20:56.433Z] #20 29.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:20:56.433Z] #20 29.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:20:56.433Z] #20 29.40 Selecting previously unselected package libip6tc0:amd64. [2021-06-30T06:20:56.433Z] #20 29.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:20:56.433Z] #20 29.42 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:20:56.433Z] #20 29.50 Selecting previously unselected package libiptc0:amd64. [2021-06-30T06:20:56.433Z] #20 29.51 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-30T06:20:56.433Z] #20 29.51 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:20:56.433Z] #20 29.58 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-30T06:20:56.433Z] #20 29.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-30T06:20:56.433Z] #20 29.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:20:56.695Z] #20 29.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-30T06:20:56.695Z] #20 29.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-30T06:20:56.695Z] #20 29.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:20:56.695Z] #20 29.78 Selecting previously unselected package libnftnl11:amd64. [2021-06-30T06:20:56.695Z] #20 29.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-30T06:20:56.695Z] #20 29.79 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:20:56.956Z] #20 29.88 Selecting previously unselected package iptables. [2021-06-30T06:20:56.956Z] #20 29.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-30T06:20:56.956Z] #20 29.90 Unpacking iptables (1.8.2-4) ... [2021-06-30T06:20:57.218Z] #20 30.16 Selecting previously unselected package xxd. [2021-06-30T06:20:57.218Z] #20 30.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:20:57.218Z] #20 30.17 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:20:57.480Z] #20 30.31 Selecting previously unselected package vim-common. [2021-06-30T06:20:57.480Z] #20 30.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:20:57.480Z] #20 30.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:20:57.480Z] #20 30.50 Selecting previously unselected package bash-completion. [2021-06-30T06:20:57.480Z] #20 30.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-30T06:20:58.027Z] #20 33.13 Unpacking bash-completion (1:2.8-6) ... [2021-06-30T06:20:58.027Z] #20 33.48 Selecting previously unselected package bzip2. [2021-06-30T06:20:58.027Z] #20 33.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-30T06:20:58.134Z] #20 28.42 Unpacking bash-completion (1:2.8-6) ... [2021-06-30T06:20:58.134Z] #20 28.76 Selecting previously unselected package bzip2. [2021-06-30T06:20:58.134Z] #20 28.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-30T06:20:58.134Z] #20 28.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:20:58.231Z] The recommended git tool is: git [2021-06-30T06:20:58.288Z] #20 33.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:20:58.288Z] #20 33.58 Selecting previously unselected package xz-utils. [2021-06-30T06:20:58.288Z] #20 33.58 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-30T06:20:58.288Z] #20 33.59 Unpacking xz-utils (5.2.4-1) ... [2021-06-30T06:20:58.288Z] #20 33.73 Selecting previously unselected package apparmor. [2021-06-30T06:20:58.288Z] #20 33.74 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-30T06:20:58.390Z] #20 28.84 Selecting previously unselected package xz-utils. [2021-06-30T06:20:58.390Z] #20 28.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-30T06:20:58.390Z] #20 28.85 Unpacking xz-utils (5.2.4-1) ... [2021-06-30T06:20:58.390Z] #20 29.01 Selecting previously unselected package apparmor. [2021-06-30T06:20:58.390Z] #20 29.01 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-30T06:20:58.390Z] #20 29.06 Unpacking apparmor (2.13.2-10) ... [2021-06-30T06:20:58.549Z] #20 33.79 Unpacking apparmor (2.13.2-10) ... [2021-06-30T06:20:58.549Z] #20 34.08 Selecting previously unselected package aufs-tools. [2021-06-30T06:20:58.647Z] #20 29.31 Selecting previously unselected package aufs-tools. [2021-06-30T06:20:58.647Z] #20 29.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-30T06:20:58.647Z] #20 29.32 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:20:58.811Z] #20 34.09 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-30T06:20:58.811Z] #20 34.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:20:58.811Z] #20 34.21 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:20:58.811Z] #20 34.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:20:58.811Z] #20 34.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:20:58.904Z] #20 29.44 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:20:58.904Z] #20 29.44 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:20:58.904Z] #20 29.46 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:20:58.927Z] #64 ... [2021-06-30T06:20:58.927Z] [2021-06-30T06:20:58.927Z] #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-06-30T06:20:58.927Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067 [2021-06-30T06:20:58.927Z] #27 18.40 Fetched 51.1 MB in 17s (2946 kB/s) [2021-06-30T06:20:59.080Z] #20 34.36 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:20:59.080Z] #20 34.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:20:59.080Z] #20 34.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:20:59.080Z] #20 34.49 Selecting previously unselected package jq. [2021-06-30T06:20:59.080Z] #20 34.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:20:59.080Z] #20 34.51 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:20:59.080Z] #20 34.57 Selecting previously unselected package libaio1:amd64. [2021-06-30T06:20:59.080Z] #20 34.59 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-30T06:20:59.080Z] #20 34.59 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:20:59.161Z] #20 29.59 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:20:59.161Z] #20 29.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:20:59.161Z] #20 29.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:20:59.161Z] #20 29.70 Selecting previously unselected package jq. [2021-06-30T06:20:59.161Z] #20 29.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:20:59.161Z] #20 29.71 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:20:59.161Z] #20 29.80 Selecting previously unselected package libaio1:amd64. [2021-06-30T06:20:59.161Z] #20 29.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-30T06:20:59.161Z] #20 29.81 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:20:59.161Z] #20 29.86 Selecting previously unselected package libgpm2:amd64. [2021-06-30T06:20:59.161Z] #20 29.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-30T06:20:59.161Z] #20 29.87 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:20:59.161Z] #20 29.93 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:20:59.341Z] #20 34.66 Selecting previously unselected package libgpm2:amd64. [2021-06-30T06:20:59.341Z] #20 34.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-30T06:20:59.341Z] #20 34.67 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:20:59.341Z] #20 34.77 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:20:59.341Z] #20 34.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:20:59.341Z] #20 34.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:20:59.417Z] #20 29.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:20:59.417Z] #20 29.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:21:00.157Z] #20 32.76 Unpacking bash-completion (1:2.8-6) ... [2021-06-30T06:21:00.157Z] #20 33.06 Selecting previously unselected package bzip2. [2021-06-30T06:21:00.157Z] #20 33.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-30T06:21:00.157Z] #20 33.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:21:00.157Z] #20 33.20 Selecting previously unselected package xz-utils. [2021-06-30T06:21:00.157Z] #20 33.20 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-30T06:21:00.157Z] #20 33.21 Unpacking xz-utils (5.2.4-1) ... [2021-06-30T06:21:00.418Z] #20 33.34 Selecting previously unselected package apparmor. [2021-06-30T06:21:00.418Z] #20 33.35 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-30T06:21:00.418Z] #20 33.46 Unpacking apparmor (2.13.2-10) ... [2021-06-30T06:21:00.990Z] #20 33.92 Selecting previously unselected package aufs-tools. [2021-06-30T06:21:00.990Z] #20 33.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-30T06:21:00.990Z] #20 33.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:21:00.990Z] #20 34.03 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:21:00.990Z] #20 34.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:21:00.990Z] #20 34.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:21:01.252Z] #20 34.21 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:21:01.252Z] #20 34.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:21:01.252Z] #20 34.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:21:01.252Z] #20 34.36 Selecting previously unselected package jq. [2021-06-30T06:21:01.252Z] #20 34.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:21:01.252Z] #20 34.38 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:21:01.513Z] #20 34.56 Selecting previously unselected package libaio1:amd64. [2021-06-30T06:21:01.513Z] #20 34.56 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-30T06:21:01.774Z] #20 34.61 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:21:01.774Z] #20 34.69 Selecting previously unselected package libgpm2:amd64. [2021-06-30T06:21:01.774Z] #20 34.70 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-30T06:21:01.774Z] #20 34.70 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:21:01.774Z] #20 34.77 Selecting previously unselected package libicu63:amd64. [2021-06-30T06:21:01.774Z] #20 34.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-30T06:21:01.774Z] #20 34.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:21:02.257Z] 4612f6d0b889: Verifying Checksum [2021-06-30T06:21:02.258Z] 4612f6d0b889: Download complete [2021-06-30T06:21:02.644Z] #20 37.75 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:21:02.644Z] #20 37.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:21:02.644Z] #20 37.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:21:02.644Z] #20 37.85 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:21:02.644Z] #20 37.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:21:02.644Z] #20 37.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:21:02.644Z] #20 37.95 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:21:02.644Z] #20 37.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:21:02.644Z] #20 37.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:21:02.644Z] #20 38.01 Selecting previously unselected package libreadline5:amd64. [2021-06-30T06:21:02.644Z] #20 38.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-30T06:21:02.644Z] #20 38.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:21:02.695Z] #20 32.84 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:21:02.695Z] #20 32.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:21:02.695Z] #20 32.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:21:02.695Z] #20 32.94 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:21:02.695Z] #20 32.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:21:02.695Z] #20 32.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:21:02.695Z] #20 33.04 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:21:02.695Z] #20 33.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:21:02.695Z] #20 33.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:21:02.695Z] #20 33.12 Selecting previously unselected package libreadline5:amd64. [2021-06-30T06:21:02.695Z] #20 33.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-30T06:21:02.695Z] #20 33.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:21:02.695Z] #20 33.22 Selecting previously unselected package net-tools. [2021-06-30T06:21:02.695Z] #20 33.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-30T06:21:02.695Z] #20 33.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:21:02.905Z] #20 38.13 Selecting previously unselected package net-tools. [2021-06-30T06:21:02.905Z] #20 38.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-30T06:21:02.905Z] #20 38.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:21:02.905Z] #20 38.40 Selecting previously unselected package patch. [2021-06-30T06:21:02.952Z] #20 33.40 Selecting previously unselected package patch. [2021-06-30T06:21:02.952Z] #20 33.40 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-30T06:21:02.952Z] #20 33.41 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-30T06:21:02.952Z] #20 33.50 Selecting previously unselected package python-pip-whl. [2021-06-30T06:21:02.952Z] #20 33.50 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-30T06:21:02.952Z] #20 33.51 Unpacking python-pip-whl (18.1-5) ... [2021-06-30T06:21:03.166Z] #20 38.40 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-30T06:21:03.166Z] #20 38.41 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-30T06:21:03.166Z] #20 38.53 Selecting previously unselected package python-pip-whl. [2021-06-30T06:21:03.166Z] #20 38.54 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-30T06:21:03.166Z] #20 38.55 Unpacking python-pip-whl (18.1-5) ... [2021-06-30T06:21:03.518Z] #20 33.96 Selecting previously unselected package python3-lib2to3. [2021-06-30T06:21:03.518Z] #20 33.98 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-30T06:21:03.518Z] #20 33.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:21:03.518Z] #20 34.10 Selecting previously unselected package python3-distutils. [2021-06-30T06:21:03.518Z] #20 34.10 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-30T06:21:03.518Z] #20 34.10 Unpacking python3-distutils (3.7.3-1) ... [2021-06-30T06:21:03.737Z] #20 39.06 Selecting previously unselected package python3-lib2to3. [2021-06-30T06:21:03.737Z] #20 39.07 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-30T06:21:03.737Z] #20 39.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:21:03.737Z] #20 39.19 Selecting previously unselected package python3-distutils. [2021-06-30T06:21:03.737Z] #20 39.20 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-30T06:21:03.737Z] #20 39.21 Unpacking python3-distutils (3.7.3-1) ... [2021-06-30T06:21:03.777Z] #20 34.21 Selecting previously unselected package python3-pip. [2021-06-30T06:21:03.777Z] #20 34.22 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-30T06:21:03.777Z] #20 34.23 Unpacking python3-pip (18.1-5) ... [2021-06-30T06:21:03.777Z] #20 34.39 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:21:03.777Z] #20 34.39 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:21:03.777Z] #20 34.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:21:03.997Z] #20 39.36 Selecting previously unselected package python3-pip. [2021-06-30T06:21:03.997Z] #20 39.38 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-30T06:21:03.997Z] #20 39.39 Unpacking python3-pip (18.1-5) ... [2021-06-30T06:21:04.034Z] #20 34.49 Selecting previously unselected package python3-setuptools. [2021-06-30T06:21:04.034Z] #20 34.51 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-30T06:21:04.034Z] #20 34.51 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-30T06:21:04.034Z] #20 34.70 Selecting previously unselected package python3-wheel. [2021-06-30T06:21:04.034Z] #20 34.70 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-30T06:21:04.034Z] #20 34.71 Unpacking python3-wheel (0.32.3-2) ... [2021-06-30T06:21:04.034Z] #20 34.78 Selecting previously unselected package sudo. [2021-06-30T06:21:04.258Z] #20 39.56 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:21:04.258Z] #20 39.56 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:21:04.258Z] #20 39.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:21:04.258Z] #20 39.70 Selecting previously unselected package python3-setuptools. [2021-06-30T06:21:04.258Z] #20 39.70 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-30T06:21:04.258Z] #20 39.71 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-30T06:21:04.291Z] #20 34.78 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-30T06:21:04.291Z] #20 34.79 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:21:04.523Z] #20 39.93 Selecting previously unselected package python3-wheel. [2021-06-30T06:21:04.523Z] #20 39.95 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-30T06:21:04.523Z] #20 39.95 Unpacking python3-wheel (0.32.3-2) ... [2021-06-30T06:21:04.785Z] #20 40.12 Selecting previously unselected package sudo. [2021-06-30T06:21:04.785Z] #20 40.12 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-30T06:21:04.785Z] #20 40.13 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:21:04.855Z] #20 35.26 Selecting previously unselected package thin-provisioning-tools. [2021-06-30T06:21:04.855Z] #20 35.26 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-30T06:21:04.855Z] #20 35.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:21:04.855Z] #20 35.48 Selecting previously unselected package uidmap. [2021-06-30T06:21:05.079Z] #20 37.72 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:21:05.079Z] #20 37.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:21:05.079Z] #20 37.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:21:05.079Z] #20 37.82 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:21:05.079Z] #20 37.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:21:05.079Z] #20 37.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:21:05.079Z] #20 37.92 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:21:05.079Z] #20 37.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:21:05.079Z] #20 37.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:21:05.079Z] #20 38.00 Selecting previously unselected package libreadline5:amd64. [2021-06-30T06:21:05.079Z] #20 38.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-30T06:21:05.079Z] #20 38.01 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:21:05.079Z] #20 38.11 Selecting previously unselected package net-tools. [2021-06-30T06:21:05.079Z] #20 38.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-30T06:21:05.079Z] #20 38.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:21:05.111Z] #20 35.49 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-30T06:21:05.111Z] #20 35.49 Unpacking uidmap (1:4.5-1.1) ... [2021-06-30T06:21:05.111Z] #20 35.64 Selecting previously unselected package vim-runtime. [2021-06-30T06:21:05.111Z] #20 35.65 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:21:05.111Z] #20 35.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-30T06:21:05.111Z] #20 35.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-30T06:21:05.111Z] #20 35.71 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:21:05.340Z] #20 38.26 Selecting previously unselected package patch. [2021-06-30T06:21:05.340Z] #20 38.26 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-30T06:21:05.340Z] #20 38.27 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-30T06:21:05.340Z] #20 38.39 Selecting previously unselected package python-pip-whl. [2021-06-30T06:21:05.340Z] #20 38.40 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-30T06:21:05.340Z] #20 38.41 Unpacking python-pip-whl (18.1-5) ... [2021-06-30T06:21:05.355Z] #20 40.56 Selecting previously unselected package thin-provisioning-tools. [2021-06-30T06:21:05.356Z] #20 40.57 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-30T06:21:05.356Z] #20 40.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:21:05.356Z] #20 40.76 Selecting previously unselected package uidmap. [2021-06-30T06:21:05.356Z] #20 40.77 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-30T06:21:05.356Z] #20 40.77 Unpacking uidmap (1:4.5-1.1) ... [2021-06-30T06:21:05.497Z] #27 18.40 Reading package lists... [2021-06-30T06:21:05.616Z] #20 40.90 Selecting previously unselected package vim-runtime. [2021-06-30T06:21:05.616Z] #20 40.90 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:21:05.616Z] #20 40.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-30T06:21:05.616Z] #20 40.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-30T06:21:05.616Z] #20 40.96 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:21:05.912Z] #20 38.87 Selecting previously unselected package python3-lib2to3. [2021-06-30T06:21:05.912Z] #20 38.88 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-30T06:21:05.912Z] #20 38.89 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:21:05.912Z] #20 39.02 Selecting previously unselected package python3-distutils. [2021-06-30T06:21:05.912Z] #20 39.03 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-30T06:21:05.912Z] #20 39.03 Unpacking python3-distutils (3.7.3-1) ... [2021-06-30T06:21:06.173Z] #20 39.17 Selecting previously unselected package python3-pip. [2021-06-30T06:21:06.173Z] #20 39.19 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-30T06:21:06.173Z] #20 39.21 Unpacking python3-pip (18.1-5) ... [2021-06-30T06:21:06.435Z] #20 39.35 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:21:06.435Z] #20 39.35 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:21:06.435Z] #20 39.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:21:06.435Z] #20 39.48 Selecting previously unselected package python3-setuptools. [2021-06-30T06:21:06.435Z] #20 39.50 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-30T06:21:06.435Z] #20 39.51 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-30T06:21:06.696Z] #20 39.71 Selecting previously unselected package python3-wheel. [2021-06-30T06:21:06.696Z] #20 39.72 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-30T06:21:06.696Z] #20 39.73 Unpacking python3-wheel (0.32.3-2) ... [2021-06-30T06:21:06.696Z] #20 39.79 Selecting previously unselected package sudo. [2021-06-30T06:21:06.696Z] #20 39.81 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-30T06:21:06.696Z] #20 39.81 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:21:07.269Z] #20 40.19 Selecting previously unselected package thin-provisioning-tools. [2021-06-30T06:21:07.269Z] #20 40.21 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-30T06:21:07.269Z] #20 40.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:21:07.269Z] #20 40.40 Selecting previously unselected package uidmap. [2021-06-30T06:21:07.269Z] #20 40.41 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-30T06:21:07.531Z] #20 40.42 Unpacking uidmap (1:4.5-1.1) ... [2021-06-30T06:21:07.531Z] #20 40.56 Selecting previously unselected package vim-runtime. [2021-06-30T06:21:07.531Z] #20 40.56 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:21:07.531Z] #20 40.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-30T06:21:07.531Z] #20 40.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-30T06:21:07.531Z] #20 40.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:21:07.631Z] #20 38.28 Selecting previously unselected package vim. [2021-06-30T06:21:07.889Z] #20 38.30 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:21:07.889Z] #20 38.32 Unpacking vim (2:8.1.0875-5) ... [2021-06-30T06:21:08.146Z] #20 38.79 Selecting previously unselected package xfsprogs. [2021-06-30T06:21:08.146Z] #20 38.80 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-30T06:21:08.146Z] #20 38.81 Unpacking xfsprogs (4.20.0-1) ... [2021-06-30T06:21:08.160Z] #20 43.61 Selecting previously unselected package vim. [2021-06-30T06:21:08.160Z] #20 43.62 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:21:08.421Z] #20 43.64 Unpacking vim (2:8.1.0875-5) ... [2021-06-30T06:21:08.681Z] #20 44.13 Selecting previously unselected package xfsprogs. [2021-06-30T06:21:08.681Z] #20 44.14 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-30T06:21:08.681Z] #20 44.15 Unpacking xfsprogs (4.20.0-1) ... [2021-06-30T06:21:08.709Z] #20 39.19 Selecting previously unselected package zip. [2021-06-30T06:21:08.709Z] #20 39.19 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-30T06:21:08.709Z] #20 39.20 Unpacking zip (3.0-11+b1) ... [2021-06-30T06:21:08.709Z] #20 39.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:21:08.709Z] #20 39.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:21:08.709Z] #20 39.36 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:08.709Z] #20 39.38 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:21:08.709Z] #20 39.39 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:21:08.709Z] #20 39.40 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:08.709Z] #20 39.41 Setting up uidmap (1:4.5-1.1) ... [2021-06-30T06:21:08.709Z] #20 39.42 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:21:08.709Z] #20 39.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:21:08.966Z] #20 39.44 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:21:08.966Z] #20 39.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:21:08.966Z] #20 39.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:21:08.966Z] #20 39.48 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:21:08.966Z] #20 39.49 Setting up zip (3.0-11+b1) ... [2021-06-30T06:21:08.966Z] #20 39.51 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:21:08.966Z] #20 39.55 Setting up bash-completion (1:2.8-6) ... [2021-06-30T06:21:09.252Z] #20 44.56 Selecting previously unselected package zip. [2021-06-30T06:21:09.252Z] #20 44.58 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-30T06:21:09.252Z] #20 44.58 Unpacking zip (3.0-11+b1) ... [2021-06-30T06:21:09.252Z] #20 44.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:21:09.513Z] #20 44.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:21:09.513Z] #20 44.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:09.513Z] #20 44.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:21:09.513Z] #20 44.85 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:21:09.513Z] #20 44.86 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:09.513Z] #20 44.88 Setting up uidmap (1:4.5-1.1) ... [2021-06-30T06:21:09.513Z] #20 44.90 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:21:09.513Z] #20 44.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:21:09.513Z] #20 44.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:21:09.513Z] #20 44.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:21:09.513Z] #20 44.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:21:09.513Z] #20 44.95 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:21:09.513Z] #20 44.97 Setting up zip (3.0-11+b1) ... [2021-06-30T06:21:09.513Z] #20 44.98 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:21:09.530Z] #20 ... [2021-06-30T06:21:09.530Z] [2021-06-30T06:21:09.530Z] #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-06-30T06:21:09.530Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:21:09.530Z] #40 171.2 + dpkg --print-architecture [2021-06-30T06:21:09.530Z] #40 171.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-30T06:21:09.774Z] #20 45.00 Setting up bash-completion (1:2.8-6) ... [2021-06-30T06:21:09.787Z] #40 171.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-30T06:21:09.787Z] #40 171.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-30T06:21:10.078Z] #20 43.25 Selecting previously unselected package vim. [2021-06-30T06:21:10.339Z] #20 43.25 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:21:10.339Z] #20 43.28 Unpacking vim (2:8.1.0875-5) ... [2021-06-30T06:21:10.915Z] #20 43.70 Selecting previously unselected package xfsprogs. [2021-06-30T06:21:10.915Z] #20 43.71 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-30T06:21:10.915Z] #20 43.72 Unpacking xfsprogs (4.20.0-1) ... [2021-06-30T06:21:11.176Z] #20 44.21 Selecting previously unselected package zip. [2021-06-30T06:21:11.176Z] #20 44.22 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-30T06:21:11.176Z] #20 44.22 Unpacking zip (3.0-11+b1) ... [2021-06-30T06:21:11.437Z] #20 44.42 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:21:11.437Z] #20 44.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:21:11.437Z] #20 44.45 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:11.437Z] #20 44.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:21:11.437Z] #20 44.48 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:21:11.437Z] #20 44.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:11.437Z] #20 44.50 Setting up uidmap (1:4.5-1.1) ... [2021-06-30T06:21:11.437Z] #20 44.52 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:21:11.437Z] #20 44.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:21:11.437Z] #20 44.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-30T06:21:11.437Z] #20 44.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:21:11.437Z] #20 44.57 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-30T06:21:11.437Z] #20 44.59 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:21:11.437Z] #20 44.60 Setting up zip (3.0-11+b1) ... [2021-06-30T06:21:11.437Z] #20 44.61 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:21:11.698Z] #20 44.64 Setting up bash-completion (1:2.8-6) ... [2021-06-30T06:21:12.320Z] #20 47.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:12.320Z] #20 47.46 Setting up xz-utils (5.2.4-1) ... [2021-06-30T06:21:12.320Z] #20 47.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-30T06:21:12.320Z] #20 47.49 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-30T06:21:12.320Z] #20 47.50 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:21:12.320Z] #20 47.58 invoke-rc.d: could not determine current runlevel [2021-06-30T06:21:12.320Z] #20 47.59 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T06:21:12.320Z] #20 47.60 Setting up pigz (2.4-1) ... [2021-06-30T06:21:12.320Z] #20 47.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:21:12.320Z] #20 47.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:21:12.320Z] #20 47.64 Setting up python-pip-whl (18.1-5) ... [2021-06-30T06:21:12.320Z] #20 47.66 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:21:12.320Z] #20 47.67 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:21:12.582Z] #20 48.05 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:21:12.582Z] #20 48.11 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:21:12.582Z] #20 48.13 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:12.582Z] #20 48.14 Setting up vim (2:8.1.0875-5) ... [2021-06-30T06:21:12.842Z] #20 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-30T06:21:12.842Z] #20 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-30T06:21:12.842Z] #20 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-30T06:21:12.842Z] #20 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-30T06:21:12.842Z] #20 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-30T06:21:12.842Z] #20 48.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-30T06:21:12.842Z] #20 48.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-30T06:21:12.842Z] #20 48.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-30T06:21:12.842Z] #20 48.21 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:21:12.842Z] #20 48.22 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:21:12.842Z] #20 48.24 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:21:12.842Z] #20 48.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:21:12.842Z] #20 48.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:21:12.842Z] #20 48.28 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:13.618Z] #27 25.72 Reading package lists... [2021-06-30T06:21:14.184Z] #27 33.11 Building dependency tree... [2021-06-30T06:21:14.245Z] #20 46.82 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:14.245Z] #20 46.84 Setting up xz-utils (5.2.4-1) ... [2021-06-30T06:21:14.245Z] #20 46.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-30T06:21:14.245Z] #20 46.87 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-30T06:21:14.245Z] #20 46.88 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:21:14.245Z] #20 46.95 invoke-rc.d: could not determine current runlevel [2021-06-30T06:21:14.245Z] #20 46.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T06:21:14.245Z] #20 46.99 Setting up pigz (2.4-1) ... [2021-06-30T06:21:14.245Z] #20 47.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:21:14.245Z] #20 47.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:21:14.245Z] #20 47.03 Setting up python-pip-whl (18.1-5) ... [2021-06-30T06:21:14.245Z] #20 47.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:21:14.245Z] #20 47.07 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:21:14.507Z] #20 47.46 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:21:14.507Z] #20 47.48 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:21:14.507Z] #20 47.49 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:14.507Z] #20 47.51 Setting up vim (2:8.1.0875-5) ... [2021-06-30T06:21:14.507Z] #20 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-30T06:21:14.507Z] #20 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-30T06:21:14.507Z] #20 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-30T06:21:14.507Z] #20 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-30T06:21:14.507Z] #20 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-30T06:21:14.507Z] #20 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-30T06:21:14.507Z] #20 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-30T06:21:14.507Z] #20 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-30T06:21:14.768Z] #20 47.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:21:14.768Z] #20 47.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:21:14.768Z] #20 47.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:21:14.768Z] #20 47.65 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:21:14.768Z] #20 47.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:21:14.768Z] #20 47.67 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:15.413Z] #20 50.69 Setting up iptables (1.8.2-4) ... [2021-06-30T06:21:15.414Z] #20 50.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:21:15.414Z] #20 50.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:21:15.414Z] #20 50.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:21:15.414Z] #20 50.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:21:15.414Z] #20 50.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-30T06:21:15.414Z] #20 50.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-30T06:21:15.414Z] #20 50.76 Setting up python3 (3.7.3-1) ... [2021-06-30T06:21:15.560Z] #27 35.97 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-06-30T06:21:15.560Z] #27 35.97 libcap2-bin is already the newest version (1:2.25-2). [2021-06-30T06:21:15.560Z] #27 35.97 patch is already the newest version (2.7.6-3+deb10u1). [2021-06-30T06:21:15.560Z] #27 35.97 xz-utils is already the newest version (5.2.4-1). [2021-06-30T06:21:15.560Z] #27 35.97 The following additional packages will be installed: [2021-06-30T06:21:15.560Z] #27 35.98 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-30T06:21:15.560Z] #27 35.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-30T06:21:15.560Z] #27 35.98 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-30T06:21:15.560Z] #27 35.98 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-30T06:21:15.560Z] #27 35.98 python3.7 python3.7-minimal vim-runtime xxd [2021-06-30T06:21:15.560Z] #27 36.00 Suggested packages: [2021-06-30T06:21:15.560Z] #27 36.00 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-06-30T06:21:15.560Z] #27 36.00 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-06-30T06:21:15.560Z] #27 36.00 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-06-30T06:21:15.560Z] #27 36.00 Recommended packages: [2021-06-30T06:21:15.560Z] #27 36.00 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-30T06:21:15.560Z] #27 36.00 python3-keyrings.alt python3-xdg unzip [2021-06-30T06:21:15.674Z] #20 51.08 Setting up python3-wheel (0.32.3-2) ... [2021-06-30T06:21:16.244Z] #20 51.65 Setting up apparmor (2.13.2-10) ... [2021-06-30T06:21:16.330Z] #40 ... [2021-06-30T06:21:16.330Z] [2021-06-30T06:21:16.330Z] #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-06-30T06:21:16.330Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:21:16.330Z] #20 41.93 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:16.330Z] #20 41.95 Setting up xz-utils (5.2.4-1) ... [2021-06-30T06:21:16.330Z] #20 41.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-30T06:21:16.330Z] #20 41.97 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-30T06:21:16.330Z] #20 41.98 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:21:16.330Z] #20 42.04 invoke-rc.d: could not determine current runlevel [2021-06-30T06:21:16.330Z] #20 42.05 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T06:21:16.330Z] #20 42.07 Setting up pigz (2.4-1) ... [2021-06-30T06:21:16.330Z] #20 42.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:21:16.330Z] #20 42.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:21:16.330Z] #20 42.11 Setting up python-pip-whl (18.1-5) ... [2021-06-30T06:21:16.330Z] #20 42.12 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:21:16.330Z] #20 42.13 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:21:16.330Z] #20 42.51 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:21:16.330Z] #20 42.52 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:21:16.330Z] #20 42.54 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:16.330Z] #20 42.55 Setting up vim (2:8.1.0875-5) ... [2021-06-30T06:21:16.330Z] #20 42.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-30T06:21:16.330Z] #20 42.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-30T06:21:16.330Z] #20 42.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-30T06:21:16.330Z] #20 42.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-30T06:21:16.330Z] #20 42.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-30T06:21:16.330Z] #20 42.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-30T06:21:16.330Z] #20 42.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-30T06:21:16.330Z] #20 42.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-30T06:21:16.330Z] #20 42.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:21:16.330Z] #20 42.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:21:16.330Z] #20 42.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:21:16.330Z] #20 42.67 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:21:16.330Z] #20 42.70 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:21:16.330Z] #20 42.71 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:16.330Z] #20 44.98 Setting up iptables (1.8.2-4) ... [2021-06-30T06:21:16.330Z] #20 45.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:21:16.330Z] #20 45.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:21:16.330Z] #20 45.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:21:16.330Z] #20 45.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:21:16.330Z] #20 45.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-30T06:21:16.330Z] #20 45.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-30T06:21:16.330Z] #20 45.03 Setting up python3 (3.7.3-1) ... [2021-06-30T06:21:16.330Z] #20 45.33 Setting up python3-wheel (0.32.3-2) ... [2021-06-30T06:21:16.330Z] #20 45.93 Setting up apparmor (2.13.2-10) ... [2021-06-30T06:21:16.895Z] #20 47.46 Setting up xfsprogs (4.20.0-1) ... [2021-06-30T06:21:16.895Z] #20 47.48 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:21:17.152Z] #20 47.80 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:21:17.312Z] #20 49.99 Setting up iptables (1.8.2-4) ... [2021-06-30T06:21:17.312Z] #20 50.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:21:17.312Z] #20 50.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:21:17.312Z] #20 50.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:21:17.312Z] #20 50.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:21:17.312Z] #20 50.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-30T06:21:17.312Z] #20 50.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-30T06:21:17.312Z] #20 50.11 Setting up python3 (3.7.3-1) ... [2021-06-30T06:21:17.465Z] #27 37.90 The following NEW packages will be installed: [2021-06-30T06:21:17.465Z] #27 37.90 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-06-30T06:21:17.465Z] #27 37.91 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-06-30T06:21:17.465Z] #27 37.91 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-06-30T06:21:17.465Z] #27 37.91 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-06-30T06:21:17.465Z] #27 37.91 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-06-30T06:21:17.465Z] #27 37.91 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-06-30T06:21:17.465Z] #27 37.92 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-06-30T06:21:17.465Z] #27 37.92 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-06-30T06:21:17.574Z] #20 50.51 Setting up python3-wheel (0.32.3-2) ... [2021-06-30T06:21:17.725Z] #27 38.33 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:21:17.725Z] #27 38.33 Need to get 20.0 MB of archives. [2021-06-30T06:21:17.725Z] #27 38.33 After this operation, 82.5 MB of additional disk space will be used. [2021-06-30T06:21:17.725Z] #27 38.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-30T06:21:17.725Z] #27 38.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-30T06:21:17.725Z] #27 38.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-30T06:21:17.725Z] #27 38.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-30T06:21:17.725Z] #27 38.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-30T06:21:17.725Z] #27 38.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-30T06:21:17.725Z] #27 38.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-30T06:21:17.725Z] #27 38.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-30T06:21:17.725Z] #27 38.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-30T06:21:17.725Z] #27 38.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-30T06:21:17.725Z] #27 38.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-30T06:21:17.725Z] #27 38.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-30T06:21:17.725Z] #27 38.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-30T06:21:17.725Z] #27 38.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-30T06:21:17.725Z] #27 38.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-30T06:21:17.725Z] #27 38.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-30T06:21:17.725Z] #27 38.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-30T06:21:17.725Z] #27 38.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-30T06:21:17.725Z] #27 38.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-30T06:21:17.725Z] #27 38.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-30T06:21:17.725Z] #27 38.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-30T06:21:17.726Z] #27 38.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-30T06:21:17.726Z] #27 38.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-30T06:21:17.726Z] #27 38.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-30T06:21:17.726Z] #27 38.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-30T06:21:17.726Z] #27 38.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-30T06:21:17.726Z] #27 38.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-30T06:21:17.726Z] #27 38.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-30T06:21:17.726Z] #27 38.52 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-30T06:21:17.726Z] #27 38.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-30T06:21:17.726Z] #27 38.53 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-30T06:21:17.726Z] #27 38.53 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-30T06:21:17.726Z] #27 38.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-30T06:21:17.985Z] #27 38.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-30T06:21:17.985Z] #27 38.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-30T06:21:17.985Z] #27 38.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-30T06:21:17.985Z] #27 38.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-30T06:21:17.985Z] #27 38.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-30T06:21:17.985Z] #27 38.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-30T06:21:17.985Z] #27 38.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-30T06:21:17.985Z] #27 38.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-30T06:21:18.083Z] #20 48.58 Setting up python3-distutils (3.7.3-1) ... [2021-06-30T06:21:18.155Z] #20 51.14 Setting up apparmor (2.13.2-10) ... [2021-06-30T06:21:18.157Z] #20 53.18 Setting up xfsprogs (4.20.0-1) ... [2021-06-30T06:21:18.157Z] #20 53.19 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:21:18.157Z] #20 53.52 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:21:18.245Z] #27 38.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-30T06:21:18.649Z] #20 49.02 Setting up python3-setuptools (40.8.0-1) ... [2021-06-30T06:21:18.729Z] #20 54.31 Setting up python3-distutils (3.7.3-1) ... [2021-06-30T06:21:19.301Z] #20 54.66 Setting up python3-setuptools (40.8.0-1) ... [2021-06-30T06:21:19.579Z] #20 50.11 Setting up python3-pip (18.1-5) ... [2021-06-30T06:21:19.627Z] #27 40.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-30T06:21:19.627Z] #27 40.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-30T06:21:19.627Z] #27 40.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-30T06:21:20.074Z] #20 52.88 Setting up xfsprogs (4.20.0-1) ... [2021-06-30T06:21:20.074Z] #20 52.90 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:21:20.196Z] #27 40.83 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:21:20.245Z] #20 55.67 Setting up python3-pip (18.1-5) ... [2021-06-30T06:21:20.338Z] #20 53.26 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:21:20.456Z] #27 41.08 Fetched 20.0 MB in 2s (9138 kB/s) [2021-06-30T06:21:20.456Z] #27 41.20 Selecting previously unselected package pigz. [2021-06-30T06:21:20.456Z] #27 41.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 ... 39111 files and directories currently installed.) [2021-06-30T06:21:20.456Z] #27 41.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-30T06:21:20.456Z] #27 41.26 Unpacking pigz (2.4-1) ... [2021-06-30T06:21:20.456Z] #27 41.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-30T06:21:20.569Z] #20 51.04 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:21:20.570Z] #20 51.07 Processing triggers for mime-support (3.62) ... [2021-06-30T06:21:20.716Z] #27 41.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:21:20.716Z] #27 41.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:20.835Z] #20 DONE 51.4s [2021-06-30T06:21:20.835Z] [2021-06-30T06:21:20.835Z] #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-06-30T06:21:20.835Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-06-30T06:21:20.976Z] #27 41.58 Selecting previously unselected package python3.7-minimal. [2021-06-30T06:21:20.976Z] #27 41.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:21:20.976Z] #27 41.60 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:21:21.189Z] #20 56.47 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:21:21.189Z] #20 56.51 Processing triggers for mime-support (3.62) ... [2021-06-30T06:21:21.288Z] #20 54.11 Setting up python3-distutils (3.7.3-1) ... [2021-06-30T06:21:21.289Z] #20 54.52 Setting up python3-setuptools (40.8.0-1) ... [2021-06-30T06:21:21.544Z] #27 42.13 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:21.544Z] #27 42.15 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-30T06:21:22.485Z] #27 43.22 Selecting previously unselected package python3-minimal. [2021-06-30T06:21:22.485Z] #27 43.22 (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-06-30T06:21:22.485Z] #27 43.26 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-30T06:21:22.485Z] #27 43.27 Unpacking python3-minimal (3.7.3-1) ... [2021-06-30T06:21:22.485Z] #27 43.33 Selecting previously unselected package libmpdec2:amd64. [2021-06-30T06:21:22.578Z] #20 DONE 57.7s [2021-06-30T06:21:22.578Z] [2021-06-30T06:21:22.578Z] #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-06-30T06:21:22.578Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-06-30T06:21:22.677Z] #20 55.53 Setting up python3-pip (18.1-5) ... [2021-06-30T06:21:22.740Z] #21 1.771 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-30T06:21:22.740Z] #21 1.778 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-30T06:21:22.740Z] #21 1.782 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-30T06:21:22.740Z] #21 DONE 1.9s [2021-06-30T06:21:22.740Z] [2021-06-30T06:21:22.740Z] #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-06-30T06:21:22.740Z] #50 sha256:21cc4dc973b09e1396ef7935da22c341af2323b8a84b01e36cabc76fcc068186 [2021-06-30T06:21:22.740Z] #50 ... [2021-06-30T06:21:22.740Z] [2021-06-30T06:21:22.741Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:21:22.741Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:21:22.745Z] #27 43.33 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-30T06:21:22.745Z] #27 43.34 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:21:22.745Z] #27 43.40 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-30T06:21:22.745Z] #27 43.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:21:22.745Z] #27 43.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:22.750Z] using credential docker-jenkins-github-credentials [2021-06-30T06:21:22.825Z] Cloning the remote Git repository [2021-06-30T06:21:22.825Z] Cloning with configured refspecs honoured and without tags [2021-06-30T06:21:22.939Z] #20 ... [2021-06-30T06:21:22.939Z] [2021-06-30T06:21:22.939Z] #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-06-30T06:21:22.939Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:21:22.939Z] #40 175.1 + dpkg --print-architecture [2021-06-30T06:21:22.939Z] #40 175.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-30T06:21:22.939Z] #40 175.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-30T06:21:22.939Z] #40 175.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-30T06:21:23.314Z] #27 43.91 Selecting previously unselected package python3.7. [2021-06-30T06:21:23.314Z] #27 43.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-30T06:21:23.314Z] #27 43.93 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:23.314Z] #27 44.02 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T06:21:23.314Z] #27 44.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-30T06:21:23.314Z] #27 44.04 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:21:23.521Z] #21 1.051 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-30T06:21:23.521Z] #21 1.057 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-30T06:21:23.521Z] #21 1.062 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-30T06:21:23.521Z] #21 DONE 1.2s [2021-06-30T06:21:23.521Z] [2021-06-30T06:21:23.521Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:21:23.521Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:21:23.573Z] #27 44.16 Setting up python3-minimal (3.7.3-1) ... [2021-06-30T06:21:23.017Z] Cloning repository https://github.com/moby/moby.git [2021-06-30T06:21:23.426Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-30T06:21:24.141Z] #27 44.62 Selecting previously unselected package python3. [2021-06-30T06:21:24.141Z] #27 44.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-06-30T06:21:24.141Z] #27 44.66 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-30T06:21:24.141Z] #27 44.66 Unpacking python3 (3.7.3-1) ... [2021-06-30T06:21:24.141Z] #27 44.73 Selecting previously unselected package libip4tc0:amd64. [2021-06-30T06:21:24.141Z] #27 44.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:21:24.141Z] #27 44.75 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:24.141Z] #27 44.81 Selecting previously unselected package libip6tc0:amd64. [2021-06-30T06:21:24.141Z] #27 44.82 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-30T06:21:24.141Z] #27 44.83 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:24.401Z] #27 44.89 Selecting previously unselected package libiptc0:amd64. [2021-06-30T06:21:24.401Z] #27 44.90 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-30T06:21:24.401Z] #27 44.91 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:24.401Z] #27 44.96 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-30T06:21:24.401Z] #27 44.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-30T06:21:24.401Z] #27 44.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:21:24.401Z] #27 45.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-30T06:21:24.401Z] #27 45.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-30T06:21:24.401Z] #27 45.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:21:24.401Z] #27 45.10 Selecting previously unselected package libnftnl11:amd64. [2021-06-30T06:21:24.401Z] #27 45.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-30T06:21:24.401Z] #27 45.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:21:24.662Z] #27 45.17 Selecting previously unselected package iptables. [2021-06-30T06:21:24.662Z] #27 45.18 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-30T06:21:24.662Z] #27 45.19 Unpacking iptables (1.8.2-4) ... [2021-06-30T06:21:24.662Z] #27 45.39 Selecting previously unselected package xxd. [2021-06-30T06:21:24.662Z] #27 45.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:21:24.662Z] #27 45.41 Unpacking xxd (2:8.1.0875-5) ... [2021-06-30T06:21:24.858Z] #40 ... [2021-06-30T06:21:24.858Z] [2021-06-30T06:21:24.858Z] #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-06-30T06:21:24.858Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6 [2021-06-30T06:21:24.858Z] #20 56.34 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:21:24.858Z] #20 56.37 Processing triggers for mime-support (3.62) ... [2021-06-30T06:21:24.858Z] #20 DONE 57.8s [2021-06-30T06:21:24.858Z] [2021-06-30T06:21:24.858Z] #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-06-30T06:21:24.858Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94 [2021-06-30T06:21:24.924Z] #27 45.49 Selecting previously unselected package vim-common. [2021-06-30T06:21:24.924Z] #27 45.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:21:24.924Z] #27 45.51 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-30T06:21:24.924Z] #27 45.65 Selecting previously unselected package bash-completion. [2021-06-30T06:21:24.924Z] #27 45.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-30T06:21:25.810Z] #21 1.053 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-30T06:21:25.810Z] #21 1.057 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-30T06:21:25.810Z] #21 1.061 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-30T06:21:26.078Z] #21 DONE 1.2s [2021-06-30T06:21:26.078Z] [2021-06-30T06:21:26.078Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:21:26.078Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:21:24.212Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:21:24.212Z] > git --version # timeout=10 [2021-06-30T06:21:24.271Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-30T06:21:24.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:24.274Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:26.956Z] #27 47.33 Unpacking bash-completion (1:2.8-6) ... [2021-06-30T06:21:26.956Z] #27 47.50 Selecting previously unselected package apparmor. [2021-06-30T06:21:26.956Z] #27 47.53 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-06-30T06:21:26.956Z] #27 47.58 Unpacking apparmor (2.13.2-10) ... [2021-06-30T06:21:27.214Z] #27 47.84 Selecting previously unselected package aufs-tools. [2021-06-30T06:21:27.214Z] #27 47.84 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-30T06:21:27.214Z] #27 47.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:21:27.214Z] #27 47.94 Selecting previously unselected package libonig5:amd64. [2021-06-30T06:21:27.214Z] #27 47.94 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-06-30T06:21:27.214Z] #27 47.95 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:21:27.214Z] #27 48.05 Selecting previously unselected package libjq1:amd64. [2021-06-30T06:21:27.472Z] #27 48.06 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:21:27.472Z] #27 48.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:21:27.472Z] #27 48.15 Selecting previously unselected package jq. [2021-06-30T06:21:27.472Z] #27 48.15 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-30T06:21:27.472Z] #27 48.16 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-30T06:21:27.472Z] #27 48.22 Selecting previously unselected package libaio1:amd64. [2021-06-30T06:21:27.472Z] #27 48.23 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-06-30T06:21:27.472Z] #27 48.23 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:21:27.472Z] #27 48.29 Selecting previously unselected package libgpm2:amd64. [2021-06-30T06:21:27.731Z] #27 48.29 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-06-30T06:21:27.731Z] #27 48.30 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:21:27.731Z] #27 48.35 Selecting previously unselected package libnet1:amd64. [2021-06-30T06:21:27.731Z] #27 48.36 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-30T06:21:27.731Z] #27 48.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:21:27.731Z] #27 48.42 Selecting previously unselected package libnl-3-200:amd64. [2021-06-30T06:21:27.731Z] #27 48.43 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-30T06:21:27.731Z] #27 48.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:21:27.731Z] #27 48.49 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-30T06:21:27.731Z] #27 48.50 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-30T06:21:27.731Z] #27 48.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:21:27.988Z] #22 4.742 Collecting yamllint==1.26.1 [2021-06-30T06:21:27.989Z] #27 48.55 Selecting previously unselected package libreadline5:amd64. [2021-06-30T06:21:27.989Z] #27 48.56 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-30T06:21:27.989Z] #27 48.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:21:27.989Z] #27 48.64 Selecting previously unselected package net-tools. [2021-06-30T06:21:27.989Z] #27 48.64 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-30T06:21:27.989Z] #27 48.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:21:28.248Z] #27 48.77 Selecting previously unselected package python-pip-whl. [2021-06-30T06:21:28.248Z] #27 48.77 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-06-30T06:21:28.248Z] #27 48.78 Unpacking python-pip-whl (18.1-5) ... [2021-06-30T06:21:28.507Z] #27 49.11 Selecting previously unselected package python3-lib2to3. [2021-06-30T06:21:28.507Z] #27 49.12 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-30T06:21:28.507Z] #27 49.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:21:28.507Z] #27 49.21 Selecting previously unselected package python3-distutils. [2021-06-30T06:21:28.507Z] #27 49.21 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-06-30T06:21:28.507Z] #27 49.22 Unpacking python3-distutils (3.7.3-1) ... [2021-06-30T06:21:28.507Z] #27 49.31 Selecting previously unselected package python3-pip. [2021-06-30T06:21:28.767Z] #27 49.32 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-06-30T06:21:28.767Z] #27 49.32 Unpacking python3-pip (18.1-5) ... [2021-06-30T06:21:28.767Z] #27 49.44 Selecting previously unselected package python3-pkg-resources. [2021-06-30T06:21:28.767Z] #27 49.45 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-30T06:21:28.767Z] #27 49.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:21:28.767Z] #27 49.54 Selecting previously unselected package python3-setuptools. [2021-06-30T06:21:28.812Z] #22 4.489 Collecting yamllint==1.26.1 [2021-06-30T06:21:28.812Z] #22 ... [2021-06-30T06:21:28.812Z] [2021-06-30T06:21:28.812Z] #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-06-30T06:21:28.812Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:21:28.812Z] #40 177.8 + dpkg --print-architecture [2021-06-30T06:21:28.812Z] #40 177.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-30T06:21:28.812Z] #40 178.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-30T06:21:28.812Z] #40 178.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-30T06:21:29.026Z] #27 49.55 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-06-30T06:21:29.026Z] #27 49.56 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-30T06:21:29.026Z] #27 49.69 Selecting previously unselected package python3-wheel. [2021-06-30T06:21:29.026Z] #27 49.70 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-06-30T06:21:29.026Z] #27 49.70 Unpacking python3-wheel (0.32.3-2) ... [2021-06-30T06:21:29.026Z] #27 49.76 Selecting previously unselected package sudo. [2021-06-30T06:21:29.026Z] #27 49.76 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-30T06:21:29.026Z] #27 49.77 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:21:29.285Z] #27 50.06 Selecting previously unselected package thin-provisioning-tools. [2021-06-30T06:21:29.286Z] #27 50.07 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-30T06:21:29.286Z] #27 50.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:21:29.545Z] #27 50.21 Selecting previously unselected package uidmap. [2021-06-30T06:21:29.545Z] #27 50.22 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-30T06:21:29.545Z] #27 50.22 Unpacking uidmap (1:4.5-1.1) ... [2021-06-30T06:21:29.805Z] #27 50.29 Selecting previously unselected package vim-runtime. [2021-06-30T06:21:29.805Z] #27 50.30 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-30T06:21:29.805Z] #27 50.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-30T06:21:29.805Z] #27 50.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-30T06:21:29.805Z] #27 50.37 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:21:30.287Z] #22 4.339 Collecting yamllint==1.26.1 [2021-06-30T06:21:31.713Z] #27 51.98 Selecting previously unselected package vim. [2021-06-30T06:21:31.713Z] #27 52.00 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-30T06:21:31.713Z] #27 52.01 Unpacking vim (2:8.1.0875-5) ... [2021-06-30T06:21:31.713Z] #27 52.31 Selecting previously unselected package xfsprogs. [2021-06-30T06:21:31.713Z] #27 52.31 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-30T06:21:31.713Z] #27 52.32 Unpacking xfsprogs (4.20.0-1) ... [2021-06-30T06:21:31.973Z] #27 52.59 Selecting previously unselected package zip. [2021-06-30T06:21:31.973Z] #27 52.60 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-06-30T06:21:31.973Z] #27 52.61 Unpacking zip (3.0-11+b1) ... [2021-06-30T06:21:31.973Z] #27 52.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-30T06:21:31.973Z] #27 52.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-30T06:21:31.973Z] #27 52.79 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:31.973Z] #27 52.80 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-30T06:21:32.232Z] #27 52.81 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-30T06:21:32.232Z] #27 52.82 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:32.232Z] #27 52.83 Setting up uidmap (1:4.5-1.1) ... [2021-06-30T06:21:32.232Z] #27 52.84 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-30T06:21:32.232Z] #27 52.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-30T06:21:32.232Z] #27 52.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-30T06:21:32.232Z] #27 52.87 Setting up xxd (2:8.1.0875-5) ... [2021-06-30T06:21:32.232Z] #27 52.89 Setting up zip (3.0-11+b1) ... [2021-06-30T06:21:32.232Z] #27 52.90 Setting up vim-common (2:8.1.0875-5) ... [2021-06-30T06:21:32.232Z] #27 52.92 Setting up bash-completion (1:2.8-6) ... [2021-06-30T06:21:33.236Z] #22 ... [2021-06-30T06:21:33.236Z] [2021-06-30T06:21:33.236Z] #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-06-30T06:21:33.236Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:21:33.236Z] #40 DONE 194.1s [2021-06-30T06:21:33.236Z] [2021-06-30T06:21:33.236Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:21:33.236Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:21:33.236Z] #22 10.04 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-30T06:21:33.802Z] #22 11.06 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-30T06:21:33.802Z] #22 11.10 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-30T06:21:33.802Z] #22 11.15 Collecting pyyaml (from yamllint==1.26.1) [2021-06-30T06:21:34.060Z] #22 ... [2021-06-30T06:21:34.060Z] [2021-06-30T06:21:34.060Z] #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-06-30T06:21:34.060Z] #50 sha256:21cc4dc973b09e1396ef7935da22c341af2323b8a84b01e36cabc76fcc068186 [2021-06-30T06:21:34.060Z] #50 195.1 + /build/golangci-lint --version [2021-06-30T06:21:34.060Z] #50 195.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-30T06:21:34.060Z] #50 DONE 195.8s [2021-06-30T06:21:34.060Z] [2021-06-30T06:21:34.060Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:21:34.060Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:21:34.060Z] #22 11.27 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-30T06:21:34.104Z] #40 ... [2021-06-30T06:21:34.105Z] [2021-06-30T06:21:34.105Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:21:34.105Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf [2021-06-30T06:21:34.105Z] #22 9.811 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-30T06:21:34.135Z] #27 54.51 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-30T06:21:34.135Z] #27 54.52 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-30T06:21:34.135Z] #27 54.58 invoke-rc.d: could not determine current runlevel [2021-06-30T06:21:34.135Z] #27 54.58 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T06:21:34.135Z] #27 54.59 Setting up pigz (2.4-1) ... [2021-06-30T06:21:34.135Z] #27 54.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-30T06:21:34.135Z] #27 54.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-30T06:21:34.135Z] #27 54.66 Setting up python-pip-whl (18.1-5) ... [2021-06-30T06:21:34.135Z] #27 54.67 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-30T06:21:34.135Z] #27 54.68 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-30T06:21:34.315Z] #22 11.53 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-30T06:21:34.315Z] #22 11.54 Building wheels for collected packages: yamllint [2021-06-30T06:21:34.315Z] #22 11.54 Running setup.py bdist_wheel for yamllint: started [2021-06-30T06:21:34.366Z] #22 10.72 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-30T06:21:34.366Z] #22 10.76 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-30T06:21:34.366Z] #22 10.80 Collecting pyyaml (from yamllint==1.26.1) [2021-06-30T06:21:34.366Z] #22 10.96 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-30T06:21:34.394Z] #27 54.96 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-30T06:21:34.394Z] #27 54.99 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-30T06:21:34.394Z] #27 55.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:34.394Z] #27 55.01 Setting up vim (2:8.1.0875-5) ... [2021-06-30T06:21:34.394Z] #27 55.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-30T06:21:34.394Z] #27 55.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-30T06:21:34.394Z] #27 55.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-30T06:21:34.394Z] #27 55.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-30T06:21:34.394Z] #27 55.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-30T06:21:34.394Z] #27 55.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-30T06:21:34.394Z] #27 55.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-30T06:21:34.394Z] #27 55.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-30T06:21:34.394Z] #27 55.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-30T06:21:34.394Z] #27 55.11 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-30T06:21:34.394Z] #27 55.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-30T06:21:34.627Z] #22 11.20 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-30T06:21:34.627Z] #22 11.20 Building wheels for collected packages: yamllint [2021-06-30T06:21:34.627Z] #22 11.22 Running setup.py bdist_wheel for yamllint: started [2021-06-30T06:21:34.652Z] #27 55.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-30T06:21:34.652Z] #27 55.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-30T06:21:34.652Z] #27 55.18 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-30T06:21:34.879Z] #22 12.36 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-30T06:21:34.879Z] #22 12.36 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-30T06:21:35.135Z] #22 12.38 Successfully built yamllint [2021-06-30T06:21:35.135Z] #22 12.41 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-30T06:21:35.392Z] #22 12.65 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-30T06:21:35.569Z] #22 12.19 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-30T06:21:35.591Z] #22 9.664 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-30T06:21:35.648Z] #22 DONE 12.9s [2021-06-30T06:21:35.649Z] [2021-06-30T06:21:35.649Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-30T06:21:35.649Z] #25 sha256:819e6d21392e21aa1dc682b226b3d532ad13385664416f77de86823bf9e5b7fb [2021-06-30T06:21:35.830Z] #22 12.20 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-30T06:21:35.830Z] #22 12.23 Successfully built yamllint [2021-06-30T06:21:35.830Z] #22 12.26 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-30T06:21:35.905Z] #25 DONE 0.4s [2021-06-30T06:21:35.905Z] [2021-06-30T06:21:35.905Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-30T06:21:35.905Z] #30 sha256:2886e12def8ccfb31348585c79370944e63a0a37d19a760eed1aca3b5706ca59 [2021-06-30T06:21:36.028Z] #27 56.59 Setting up iptables (1.8.2-4) ... [2021-06-30T06:21:36.028Z] #27 56.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:21:36.028Z] #27 56.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:21:36.028Z] #27 56.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-30T06:21:36.028Z] #27 56.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-30T06:21:36.028Z] #27 56.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-30T06:21:36.028Z] #27 56.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-30T06:21:36.028Z] #27 56.63 Setting up python3 (3.7.3-1) ... [2021-06-30T06:21:36.028Z] #27 56.87 Setting up python3-wheel (0.32.3-2) ... [2021-06-30T06:21:36.091Z] #22 12.54 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-30T06:21:36.597Z] #27 57.24 Setting up apparmor (2.13.2-10) ... [2021-06-30T06:21:36.663Z] #22 DONE 13.1s [2021-06-30T06:21:36.663Z] [2021-06-30T06:21:36.663Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-30T06:21:36.663Z] #25 sha256:b5e18c88f0dc2e78b1953abc47d3d36db5ba449983a335ea342818d3feb545e7 [2021-06-30T06:21:36.923Z] #25 DONE 0.4s [2021-06-30T06:21:36.923Z] [2021-06-30T06:21:36.923Z] #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-06-30T06:21:36.923Z] #57 sha256:fa9a7bea14f1031d41ead7ed76fbc09814775664928cb1790ba776bb8097bee3 [2021-06-30T06:21:36.976Z] #22 10.70 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-30T06:21:36.976Z] #22 10.76 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-30T06:21:36.976Z] #22 10.81 Collecting pyyaml (from yamllint==1.26.1) [2021-06-30T06:21:36.976Z] #22 11.01 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-30T06:21:37.184Z] #57 ... [2021-06-30T06:21:37.184Z] [2021-06-30T06:21:37.184Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-30T06:21:37.184Z] #30 sha256:17d050781ac224d8f1b7cfbb3e3a35a8a085898b558a27e36aac05fb2836d1be [2021-06-30T06:21:37.238Z] #22 11.25 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-30T06:21:37.238Z] #22 11.26 Building wheels for collected packages: yamllint [2021-06-30T06:21:37.238Z] #22 11.26 Running setup.py bdist_wheel for yamllint: started [2021-06-30T06:21:37.532Z] #27 58.30 Setting up xfsprogs (4.20.0-1) ... [2021-06-30T06:21:37.532Z] #27 58.31 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-30T06:21:37.790Z] #27 58.60 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-30T06:21:38.180Z] #22 12.17 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-30T06:21:38.180Z] #22 12.17 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-30T06:21:38.180Z] #22 12.22 Successfully built yamllint [2021-06-30T06:21:38.180Z] #22 12.25 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-30T06:21:38.358Z] #27 59.04 Setting up python3-distutils (3.7.3-1) ... [2021-06-30T06:21:38.617Z] #27 59.31 Setting up python3-setuptools (40.8.0-1) ... [2021-06-30T06:21:38.752Z] #22 12.60 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-30T06:21:39.555Z] #27 60.02 Setting up python3-pip (18.1-5) ... [2021-06-30T06:21:39.697Z] #22 DONE 13.7s [2021-06-30T06:21:39.697Z] [2021-06-30T06:21:39.697Z] #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-06-30T06:21:39.697Z] #54 sha256:83265e0a8581bb5c2c51e5fb481e806954d159345c03f52d133aaec728fa4635 [2021-06-30T06:21:39.697Z] #54 ... [2021-06-30T06:21:39.697Z] [2021-06-30T06:21:39.697Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-30T06:21:39.697Z] #25 sha256:abb0f6683a62b1d4763d3ed5bbf6127f2184a73eb176a89f46c6c90af6590ad5 [2021-06-30T06:21:40.075Z] #27 60.58 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:21:40.075Z] #27 60.61 Processing triggers for mime-support (3.62) ... [2021-06-30T06:21:40.075Z] #27 DONE 60.8s [2021-06-30T06:21:40.075Z] [2021-06-30T06:21:40.075Z] #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-06-30T06:21:40.075Z] #64 sha256:2415a3de8048e67f608d8f15173a19b7556fb6c776aeb4823f3b25d857cc8d5c [2021-06-30T06:21:40.284Z] #25 DONE 0.5s [2021-06-30T06:21:40.284Z] [2021-06-30T06:21:40.284Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-30T06:21:40.284Z] #30 sha256:0e40c6b03531c4c99a6ea9be84c39ff89d455f9a6b3ece2c281d3d697599208f [2021-06-30T06:21:40.334Z] #64 ... [2021-06-30T06:21:40.334Z] [2021-06-30T06:21:40.334Z] #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-06-30T06:21:40.334Z] #28 sha256:9a5262c8b60d656939dbd31ac6ada084fe57ab2b26d512ef0a756b2ae3f56878 [2021-06-30T06:21:41.272Z] #28 1.057 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-30T06:21:41.272Z] #28 1.061 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-30T06:21:41.272Z] #28 1.064 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-30T06:21:41.272Z] #28 DONE 1.1s [2021-06-30T06:21:41.272Z] [2021-06-30T06:21:41.272Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-30T06:21:41.272Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74 [2021-06-30T06:21:41.396Z] Fetching without tags [2021-06-30T06:21:41.073Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:21:41.132Z] > git config --add remote.origin.fetch +refs/pull/42580/head:refs/remotes/origin/PR-42580 # timeout=10 [2021-06-30T06:21:41.185Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:41.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-30T06:21:41.433Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-30T06:21:41.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:41.436Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42580/head:refs/remotes/origin/PR-42580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T06:21:42.392Z] Merging remotes/origin/master commit d12fc17073431ebe74ff0b1b3e5a739301c1760a into PR head commit 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:21:42.451Z] #30 DONE 5.6s [2021-06-30T06:21:42.451Z] [2021-06-30T06:21:42.451Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-30T06:21:42.451Z] #33 sha256:f9789eee5b1c31dd1647e9b3a3181bb0f9d31a00ee58943ea58ce21b196e3191 [2021-06-30T06:21:42.451Z] #33 DONE 0.3s [2021-06-30T06:21:42.451Z] [2021-06-30T06:21:42.451Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-30T06:21:42.451Z] #35 sha256:04b57bab07c6e1d574e45612e33f5210408296327d3331ed16ee5a8c459bed30 [2021-06-30T06:21:42.451Z] #35 DONE 0.0s [2021-06-30T06:21:42.451Z] [2021-06-30T06:21:42.451Z] #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-06-30T06:21:42.451Z] #54 sha256:2dac666b7abbe4221f972ef83e729f1a62816e8c1759b86345a35fe912ab7b04 [2021-06-30T06:21:42.451Z] #54 ... [2021-06-30T06:21:42.451Z] [2021-06-30T06:21:42.451Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-30T06:21:42.451Z] #38 sha256:ab5aea6fa74d5dd29dcb0f3302185e48eecf6ae35d8f03fb23c25511fdac92d2 [2021-06-30T06:21:42.451Z] #38 DONE 0.0s [2021-06-30T06:21:42.451Z] [2021-06-30T06:21:42.451Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-30T06:21:42.451Z] #41 sha256:e21b2673d54c3849b86a0ad964ebc628440dc397f8b7fc052f08ccf35e2027f5 [2021-06-30T06:21:42.451Z] #41 DONE 0.5s [2021-06-30T06:21:42.451Z] [2021-06-30T06:21:42.451Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-30T06:21:42.451Z] #45 sha256:a59801dafdbde15cd62dae54cf5c844025cdad0bac5cd0586524b2ae50084ce9 [2021-06-30T06:21:42.476Z] #30 DONE 5.2s [2021-06-30T06:21:42.476Z] [2021-06-30T06:21:42.476Z] #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-06-30T06:21:42.476Z] #50 sha256:901157e409697b4de7b130b7c9ec5c573a0d263f12bfc2db441f29db0db53221 [2021-06-30T06:21:42.476Z] #50 ... [2021-06-30T06:21:42.476Z] [2021-06-30T06:21:42.476Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-30T06:21:42.476Z] #33 sha256:3deeaed567643a7b1f574c7c202fc56af8a96dea8d246690502933e539e8f5e2 [2021-06-30T06:21:42.476Z] #33 DONE 0.3s [2021-06-30T06:21:42.476Z] [2021-06-30T06:21:42.476Z] #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-06-30T06:21:42.476Z] #54 sha256:cb78b4c8dd509e42b17e41b36768e1df3ef952e3ddb75ad7baa304cf345e6bae [2021-06-30T06:21:42.476Z] #54 ... [2021-06-30T06:21:42.476Z] [2021-06-30T06:21:42.476Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-30T06:21:42.476Z] #35 sha256:ae463b0159f39cc465254a47b8995dd8e29071f4fd17694c0bfc653264ac80d4 [2021-06-30T06:21:42.476Z] #35 DONE 0.1s [2021-06-30T06:21:42.476Z] [2021-06-30T06:21:42.476Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-30T06:21:42.476Z] #38 sha256:7de26c63ead33a5b8ce6be4391d4ea281eb37257295aa07b2545b5971f8fa3e0 [2021-06-30T06:21:42.476Z] #38 DONE 0.1s [2021-06-30T06:21:42.708Z] #45 DONE 0.1s [2021-06-30T06:21:42.709Z] [2021-06-30T06:21:42.709Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-30T06:21:42.709Z] #47 sha256:4c3790ec3992afd69104134a099031f1a7800b33ae63b2427524c79c604a94ec [2021-06-30T06:21:42.709Z] #47 DONE 0.2s [2021-06-30T06:21:42.709Z] [2021-06-30T06:21:42.709Z] #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-06-30T06:21:42.709Z] #54 sha256:2dac666b7abbe4221f972ef83e729f1a62816e8c1759b86345a35fe912ab7b04 [2021-06-30T06:21:42.737Z] [2021-06-30T06:21:42.737Z] #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-06-30T06:21:42.737Z] #50 sha256:901157e409697b4de7b130b7c9ec5c573a0d263f12bfc2db441f29db0db53221 [2021-06-30T06:21:42.965Z] #54 ... [2021-06-30T06:21:42.965Z] [2021-06-30T06:21:42.965Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-30T06:21:42.965Z] #49 sha256:cfea8e29a47b825fdb9628a7264ad8267a3cb9ed0e7111e0cc1da0674f34b07c [2021-06-30T06:21:42.965Z] #49 DONE 0.2s [2021-06-30T06:21:42.965Z] [2021-06-30T06:21:42.965Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-30T06:21:42.965Z] #51 sha256:7a143689c5e4f14390f9727ac6d2376f02791c03d7807d2bae55584ecab72ccd [2021-06-30T06:21:43.222Z] #51 DONE 0.4s [2021-06-30T06:21:43.222Z] [2021-06-30T06:21:43.222Z] #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-06-30T06:21:43.222Z] #54 sha256:2dac666b7abbe4221f972ef83e729f1a62816e8c1759b86345a35fe912ab7b04 [2021-06-30T06:21:43.477Z] #54 ... [2021-06-30T06:21:43.477Z] [2021-06-30T06:21:43.477Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-30T06:21:43.477Z] #53 sha256:40cbf2c9f3fe6e7e74cfb60a54a1cf9292e6737edc8de7ebe3e2570cbc60ac0c [2021-06-30T06:21:43.477Z] #53 DONE 0.1s [2021-06-30T06:21:43.477Z] [2021-06-30T06:21:43.477Z] #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-06-30T06:21:43.477Z] #54 sha256:2dac666b7abbe4221f972ef83e729f1a62816e8c1759b86345a35fe912ab7b04 [2021-06-30T06:21:44.122Z] #50 197.5 + /build/golangci-lint --version [2021-06-30T06:21:44.383Z] #50 197.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-30T06:21:44.557Z] #29 2.880 Collecting yamllint==1.26.1 [2021-06-30T06:21:44.644Z] #50 DONE 198.1s [2021-06-30T06:21:44.644Z] [2021-06-30T06:21:44.644Z] #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-06-30T06:21:44.644Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:21:44.644Z] #40 DONE 197.9s [2021-06-30T06:21:44.644Z] [2021-06-30T06:21:44.644Z] #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-06-30T06:21:44.644Z] #54 sha256:cb78b4c8dd509e42b17e41b36768e1df3ef952e3ddb75ad7baa304cf345e6bae [2021-06-30T06:21:42.501Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:21:42.548Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:21:45.582Z] #30 ... [2021-06-30T06:21:45.582Z] [2021-06-30T06:21:45.582Z] #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-06-30T06:21:45.582Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7 [2021-06-30T06:21:45.582Z] #40 DONE 197.5s [2021-06-30T06:21:45.582Z] [2021-06-30T06:21:45.582Z] #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-06-30T06:21:45.582Z] #50 sha256:a76add2fe5d9011f0f69c1cd3e0f981d56f41cb2cc20c1267fc627594687c6af [2021-06-30T06:21:45.582Z] #50 196.1 + /build/golangci-lint --version [2021-06-30T06:21:45.582Z] #50 196.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-30T06:21:45.582Z] #50 DONE 197.8s [2021-06-30T06:21:45.582Z] [2021-06-30T06:21:45.582Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-30T06:21:45.582Z] #30 sha256:0e40c6b03531c4c99a6ea9be84c39ff89d455f9a6b3ece2c281d3d697599208f [2021-06-30T06:21:45.582Z] #30 DONE 5.1s [2021-06-30T06:21:45.582Z] [2021-06-30T06:21:45.582Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-30T06:21:45.582Z] #33 sha256:593e551b051bbc9e2e801432505188bbb8dfc56aed8ad6c0bf2f730c5086417f [2021-06-30T06:21:45.603Z] Merge succeeded, producing 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:21:45.604Z] Checking out Revision 00a4f67ddf78883bb6e891ec3943de08564e209d (PR-42580) [2021-06-30T06:21:45.846Z] #33 DONE 0.4s [2021-06-30T06:21:45.846Z] [2021-06-30T06:21:45.846Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-30T06:21:45.846Z] #35 sha256:971d86a808c14e21f07f87de124e81146005c94c583ceacdab30cab0fe2547be [2021-06-30T06:21:45.846Z] #35 DONE 0.1s [2021-06-30T06:21:45.846Z] [2021-06-30T06:21:45.846Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-30T06:21:45.846Z] #38 sha256:40c065b723f427c12aca71b964e901db9e5bd8706ffcdb16ee4780f48d8fae41 [2021-06-30T06:21:46.105Z] #38 DONE 0.2s [2021-06-30T06:21:46.105Z] [2021-06-30T06:21:46.105Z] #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-06-30T06:21:46.105Z] #57 sha256:87e91e985da2dd50e8c5b335fe4ae04f6648fa8fbe29b6d8f442f9b10826bd3c [2021-06-30T06:21:47.945Z] #54 ... [2021-06-30T06:21:47.945Z] [2021-06-30T06:21:47.945Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-30T06:21:47.945Z] #41 sha256:395814ce6f11c305724f7df0ff0dc71e1c35510a473299002b5a23606b8fcbd3 [2021-06-30T06:21:48.018Z] #57 ... [2021-06-30T06:21:48.018Z] [2021-06-30T06:21:48.018Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-30T06:21:48.018Z] #41 sha256:cc53434b6244403d8c5a6d67cb3e825e18aab0bfb078e6ce4715d3abb283ddf8 [2021-06-30T06:21:45.169Z] > git remote # timeout=10 [2021-06-30T06:21:45.255Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T06:21:45.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-30T06:21:45.317Z] > git merge d12fc17073431ebe74ff0b1b3e5a739301c1760a # timeout=10 [2021-06-30T06:21:45.489Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-30T06:21:45.637Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T06:21:45.694Z] > git checkout -f 00a4f67ddf78883bb6e891ec3943de08564e209d # timeout=10 [2021-06-30T06:21:48.206Z] #41 DONE 0.6s [2021-06-30T06:21:48.206Z] [2021-06-30T06:21:48.206Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-30T06:21:48.206Z] #45 sha256:73a8aec351be68ecb41cbe385b6365bbc6101cf6c7bb87aa03caa11ca326e089 [2021-06-30T06:21:48.206Z] #45 DONE 0.0s [2021-06-30T06:21:48.206Z] [2021-06-30T06:21:48.206Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-30T06:21:48.206Z] #47 sha256:36470d0859e12f432449792b77a807875317704d9ac7605af139f0d53352c8e8 [2021-06-30T06:21:48.206Z] #47 DONE 0.2s [2021-06-30T06:21:48.206Z] [2021-06-30T06:21:48.206Z] #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-06-30T06:21:48.206Z] #54 sha256:cb78b4c8dd509e42b17e41b36768e1df3ef952e3ddb75ad7baa304cf345e6bae [2021-06-30T06:21:48.467Z] #54 ... [2021-06-30T06:21:48.467Z] [2021-06-30T06:21:48.467Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-30T06:21:48.467Z] #49 sha256:8b364525d578942fae70f0497dd1bff7b2f89e53e2f40561cb8a4798d12fbf84 [2021-06-30T06:21:48.467Z] #49 DONE 0.1s [2021-06-30T06:21:48.467Z] [2021-06-30T06:21:48.467Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-30T06:21:48.467Z] #51 sha256:92caff54ed929f2ac20fe91592c8d906c8086af38e9f53c43f43e76be24fa959 [2021-06-30T06:21:48.590Z] #41 DONE 0.6s [2021-06-30T06:21:48.591Z] [2021-06-30T06:21:48.591Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-30T06:21:48.591Z] #45 sha256:1646172cb559946271f3690e84aa47b13918c268b912297fd26c14ff50606886 [2021-06-30T06:21:48.591Z] #45 DONE 0.1s [2021-06-30T06:21:48.591Z] [2021-06-30T06:21:48.591Z] #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-06-30T06:21:48.591Z] #54 sha256:83265e0a8581bb5c2c51e5fb481e806954d159345c03f52d133aaec728fa4635 [2021-06-30T06:21:48.728Z] #51 DONE 0.4s [2021-06-30T06:21:48.728Z] [2021-06-30T06:21:48.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-06-30T06:21:48.728Z] #54 sha256:cb78b4c8dd509e42b17e41b36768e1df3ef952e3ddb75ad7baa304cf345e6bae [2021-06-30T06:21:48.906Z] #54 ... [2021-06-30T06:21:48.906Z] [2021-06-30T06:21:48.906Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-30T06:21:48.906Z] #47 sha256:c118dd8956fc71c1eca03be339e6395db963f0a5afe166a778e43d98a2b85e30 [2021-06-30T06:21:48.906Z] #47 DONE 0.3s [2021-06-30T06:21:48.906Z] [2021-06-30T06:21:48.906Z] #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-06-30T06:21:48.906Z] #54 sha256:83265e0a8581bb5c2c51e5fb481e806954d159345c03f52d133aaec728fa4635 [2021-06-30T06:21:48.990Z] #54 ... [2021-06-30T06:21:48.990Z] [2021-06-30T06:21:48.990Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-30T06:21:48.990Z] #53 sha256:9bd0fc2eaa3b7e4cedb27986df201d1d7839542f133abd802c11caa3484a5c3f [2021-06-30T06:21:48.990Z] #53 DONE 0.1s [2021-06-30T06:21:48.990Z] [2021-06-30T06:21:48.990Z] #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-06-30T06:21:48.990Z] #54 sha256:cb78b4c8dd509e42b17e41b36768e1df3ef952e3ddb75ad7baa304cf345e6bae [2021-06-30T06:21:49.221Z] #54 ... [2021-06-30T06:21:49.221Z] [2021-06-30T06:21:49.221Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-30T06:21:49.221Z] #49 sha256:f8570176de879307f2317481bcd41a98f5d3c30355e6cdf340e5d14da75bd683 [2021-06-30T06:21:49.221Z] #49 DONE 0.1s [2021-06-30T06:21:49.221Z] [2021-06-30T06:21:49.221Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-30T06:21:49.221Z] #51 sha256:16ee384dfc6317ece45da9c959a86233d9ef30a2acc8c961b85bda0b7e5ac660 [2021-06-30T06:21:49.800Z] #51 DONE 0.5s [2021-06-30T06:21:49.800Z] [2021-06-30T06:21:49.800Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-30T06:21:49.800Z] #53 sha256:64c52fa22ceef043819b677b714af5b97b959de4de0610a6b8110316be96833d [2021-06-30T06:21:49.800Z] #53 DONE 0.1s [2021-06-30T06:21:49.800Z] [2021-06-30T06:21:49.800Z] #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-06-30T06:21:49.800Z] #54 sha256:83265e0a8581bb5c2c51e5fb481e806954d159345c03f52d133aaec728fa4635 [2021-06-30T06:21:49.824Z] #29 8.164 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-30T06:21:50.083Z] #29 8.784 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-30T06:21:50.083Z] #29 8.810 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-30T06:21:50.083Z] #29 8.852 Collecting pyyaml (from yamllint==1.26.1) [2021-06-30T06:21:50.341Z] #29 8.983 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-30T06:21:50.605Z] #29 9.142 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-30T06:21:50.605Z] #29 9.144 Building wheels for collected packages: yamllint [2021-06-30T06:21:50.605Z] #29 9.144 Running setup.py bdist_wheel for yamllint: started [2021-06-30T06:21:50.867Z] #29 9.669 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-30T06:21:50.867Z] #29 9.670 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-30T06:21:50.867Z] #29 9.704 Successfully built yamllint [2021-06-30T06:21:51.127Z] #29 9.724 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-30T06:21:51.127Z] #29 9.924 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-30T06:21:52.064Z] #29 DONE 10.6s [2021-06-30T06:21:52.064Z] [2021-06-30T06:21:52.064Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-30T06:21:52.064Z] #32 sha256:dcb8f39efe0dd2fe730bc941c642159938f14adfcfe7f4e540f428aabd79fb31 [2021-06-30T06:21:52.323Z] #32 DONE 0.4s [2021-06-30T06:21:52.323Z] [2021-06-30T06:21:52.323Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-30T06:21:52.323Z] #37 sha256:84e426de411e90155678111c7efcb62d68ed66f6749ace6e4c42c19f61d7c6aa [2021-06-30T06:21:57.099Z] Commit message: "Reduce TestClientWithRequestTimeout flakiness" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-30T06:21:57.594Z] #37 DONE 5.3s [2021-06-30T06:21:57.594Z] [2021-06-30T06:21:57.594Z] #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-06-30T06:21:57.594Z] #61 sha256:8caade038b5415bce2523c774d0609f125fcbb03a58d7dbe2129059cda144c03 [2021-06-30T06:21:57.595Z] #61 81.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-30T06:21:57.595Z] #61 82.03 + mkdir -p /build [2021-06-30T06:21:57.595Z] #61 82.03 + cp runc /build/runc [2021-06-30T06:21:57.595Z] #61 DONE 85.2s [2021-06-30T06:21:57.595Z] [2021-06-30T06:21:57.595Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-30T06:21:57.595Z] #40 sha256:cc4d4694c3cef90ef3f2462cc1b353238cca9b1b8194e57afcb98b2588d0b1cd [2021-06-30T06:21:58.162Z] #40 DONE 0.5s [2021-06-30T06:21:58.162Z] [2021-06-30T06:21:58.162Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-30T06:21:58.162Z] #42 sha256:c5e6de49251b6853227c520afec9cb1f76098305473b0f13093a447ecca83b64 [2021-06-30T06:21:58.162Z] #42 DONE 0.1s [2021-06-30T06:21:58.162Z] [2021-06-30T06:21:58.162Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-30T06:21:58.162Z] #45 sha256:02f1ccfb3436d4d845142a10aa5fb35f3cb087bd626da99c16bdaeb121434a23 [2021-06-30T06:21:58.162Z] #45 DONE 0.0s [2021-06-30T06:21:58.163Z] [2021-06-30T06:21:58.163Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-30T06:21:58.163Z] #48 sha256:d025942afe9c8d4d0a28a3ea729b9873585bd7e83ae54ec324390f4d78976301 [2021-06-30T06:21:59.102Z] #48 DONE 0.7s [2021-06-30T06:21:59.102Z] [2021-06-30T06:21:59.102Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-30T06:21:59.102Z] #52 sha256:7196d2de20096f427fa7c30b50eb63e5cccd701364f9652b7534443db618dad7 [2021-06-30T06:21:59.102Z] #52 DONE 0.1s [2021-06-30T06:21:59.102Z] [2021-06-30T06:21:59.102Z] #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-06-30T06:21:59.102Z] #64 sha256:2415a3de8048e67f608d8f15173a19b7556fb6c776aeb4823f3b25d857cc8d5c [2021-06-30T06:21:59.102Z] #64 ... [2021-06-30T06:21:59.102Z] [2021-06-30T06:21:59.102Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-30T06:21:59.102Z] #54 sha256:7f8d9d538cd01f73c9af0e2112ee807ae36fc7873ef7390ae8797be692f7d3d9 [2021-06-30T06:21:59.669Z] #54 DONE 0.5s [2021-06-30T06:21:59.669Z] [2021-06-30T06:21:59.669Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-30T06:21:59.669Z] #56 sha256:0ac02f292e0860a0d4ba4f94ff9713411289de4a5468f4eab4f218dc416437c6 [2021-06-30T06:21:59.927Z] #56 DONE 0.3s [2021-06-30T06:21:59.927Z] [2021-06-30T06:21:59.927Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-30T06:21:59.927Z] #58 sha256:2b5c15fa29e447b1632d8d78dac33373554c4e2aa6670bedb92fa20dbcb5f671 [2021-06-30T06:22:00.398Z] + docker version [2021-06-30T06:22:01.315Z] #58 DONE 1.1s [2021-06-30T06:22:01.315Z] [2021-06-30T06:22:01.315Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-30T06:22:01.315Z] #60 sha256:a298f6e35fddd00e990c60a5216a074c8d5b7c1b35711aea04198779d1c3b5b3 [2021-06-30T06:22:01.315Z] #60 DONE 0.1s [2021-06-30T06:22:01.315Z] [2021-06-30T06:22:01.315Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-30T06:22:01.315Z] #62 sha256:2159970b337a2a84e95876f62d35b33564795284516da78255ada9b9a02cb4dc [2021-06-30T06:22:01.315Z] #62 DONE 0.1s [2021-06-30T06:22:01.315Z] [2021-06-30T06:22:01.315Z] #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-06-30T06:22:01.315Z] #64 sha256:2415a3de8048e67f608d8f15173a19b7556fb6c776aeb4823f3b25d857cc8d5c [2021-06-30T06:22:01.315Z] #64 140.5 # github.com/containerd/containerd/cmd/containerd [2021-06-30T06:22:01.315Z] #64 140.5 /usr/bin/ld: /tmp/go-link-954060461/000019.o: in function `New': [2021-06-30T06:22:01.315Z] #64 140.5 /tmp/tmp.pjwMFh3uoJ/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-06-30T06:22:01.315Z] #64 140.6 + bin/containerd-stress [2021-06-30T06:22:01.315Z] #64 141.8 + bin/containerd-shim [2021-06-30T06:22:01.522Z] #54 ... [2021-06-30T06:22:01.522Z] [2021-06-30T06:22:01.522Z] #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-06-30T06:22:01.522Z] #57 sha256:31cff2301936e75c6defa1c58de4def6b80b33b8e77d3157c308da077a12592a [2021-06-30T06:22:01.522Z] #57 179.4 + bin/containerd [2021-06-30T06:22:04.040Z] #57 ... [2021-06-30T06:22:04.040Z] [2021-06-30T06:22:04.040Z] #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-06-30T06:22:04.040Z] #54 sha256:2dac666b7abbe4221f972ef83e729f1a62816e8c1759b86345a35fe912ab7b04 [2021-06-30T06:22:04.040Z] #54 111.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-30T06:22:04.040Z] #54 112.1 + mkdir -p /build [2021-06-30T06:22:04.040Z] #54 112.1 + cp runc /build/runc [2021-06-30T06:22:04.040Z] #54 DONE 112.8s [2021-06-30T06:22:04.040Z] [2021-06-30T06:22:04.040Z] #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-06-30T06:22:04.040Z] #57 sha256:31cff2301936e75c6defa1c58de4def6b80b33b8e77d3157c308da077a12592a [2021-06-30T06:22:04.970Z] #57 ... [2021-06-30T06:22:04.970Z] [2021-06-30T06:22:04.970Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-30T06:22:04.970Z] #55 sha256:d81e10bf6cf6800ed845ec6c7be778eac7812e32bdc588da51be524e9c04d701 [2021-06-30T06:22:05.106Z] Client: Mirantis Container Runtime [2021-06-30T06:22:05.106Z] Version: 20.10.0 [2021-06-30T06:22:05.106Z] API version: 1.41 [2021-06-30T06:22:05.106Z] Go version: go1.13.15 [2021-06-30T06:22:05.106Z] Git commit: 6ee42dc [2021-06-30T06:22:05.106Z] Built: 03/11/2021 13:24:56 [2021-06-30T06:22:05.106Z] OS/Arch: windows/amd64 [2021-06-30T06:22:05.106Z] Context: default [2021-06-30T06:22:05.106Z] Experimental: true [2021-06-30T06:22:05.106Z] [2021-06-30T06:22:05.106Z] Server: Mirantis Container Runtime [2021-06-30T06:22:05.106Z] Engine: [2021-06-30T06:22:05.106Z] Version: 20.10.0 [2021-06-30T06:22:05.106Z] API version: 1.41 (minimum version 1.24) [2021-06-30T06:22:05.106Z] Go version: go1.13.15 [2021-06-30T06:22:05.106Z] Git commit: 1e08f21e79 [2021-06-30T06:22:05.106Z] Built: 03/11/2021 13:23:32 [2021-06-30T06:22:05.106Z] OS/Arch: windows/amd64 [2021-06-30T06:22:05.106Z] Experimental: true [2021-06-30T06:22:05.227Z] #55 DONE 0.3s [2021-06-30T06:22:05.227Z] [2021-06-30T06:22:05.227Z] #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-06-30T06:22:05.227Z] #57 sha256:31cff2301936e75c6defa1c58de4def6b80b33b8e77d3157c308da077a12592a [Pipeline] sh [2021-06-30T06:22:06.659Z] + docker info [2021-06-30T06:22:09.433Z] #64 148.6 + bin/containerd-shim-runc-v1 [2021-06-30T06:22:10.951Z] #54 ... [2021-06-30T06:22:10.951Z] [2021-06-30T06:22:10.951Z] #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-06-30T06:22:10.951Z] #57 sha256:fa9a7bea14f1031d41ead7ed76fbc09814775664928cb1790ba776bb8097bee3 [2021-06-30T06:22:10.951Z] #57 181.4 + bin/containerd [2021-06-30T06:22:11.776Z] #54 ... [2021-06-30T06:22:11.776Z] [2021-06-30T06:22:11.776Z] #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-06-30T06:22:11.776Z] #57 sha256:87e91e985da2dd50e8c5b335fe4ae04f6648fa8fbe29b6d8f442f9b10826bd3c [2021-06-30T06:22:11.776Z] #57 180.7 + bin/containerd [2021-06-30T06:22:11.776Z] #57 ... [2021-06-30T06:22:11.776Z] [2021-06-30T06:22:11.776Z] #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-06-30T06:22:11.776Z] #54 sha256:83265e0a8581bb5c2c51e5fb481e806954d159345c03f52d133aaec728fa4635 [2021-06-30T06:22:11.776Z] #54 112.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-30T06:22:11.776Z] #54 113.1 + mkdir -p /build [2021-06-30T06:22:11.776Z] #54 113.1 + cp runc /build/runc [2021-06-30T06:22:11.776Z] #54 DONE 113.4s [2021-06-30T06:22:11.776Z] [2021-06-30T06:22:11.776Z] #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-06-30T06:22:11.776Z] #57 sha256:87e91e985da2dd50e8c5b335fe4ae04f6648fa8fbe29b6d8f442f9b10826bd3c [2021-06-30T06:22:11.894Z] #57 ... [2021-06-30T06:22:11.894Z] [2021-06-30T06:22:11.894Z] #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-06-30T06:22:11.894Z] #54 sha256:cb78b4c8dd509e42b17e41b36768e1df3ef952e3ddb75ad7baa304cf345e6bae [2021-06-30T06:22:11.894Z] #54 114.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-30T06:22:11.894Z] #54 115.2 + mkdir -p /build [2021-06-30T06:22:11.894Z] #54 115.2 + cp runc /build/runc [2021-06-30T06:22:11.894Z] #54 DONE 116.1s [2021-06-30T06:22:11.894Z] [2021-06-30T06:22:11.894Z] #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-06-30T06:22:11.894Z] #57 sha256:fa9a7bea14f1031d41ead7ed76fbc09814775664928cb1790ba776bb8097bee3 [2021-06-30T06:22:12.716Z] #57 ... [2021-06-30T06:22:12.716Z] [2021-06-30T06:22:12.716Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-30T06:22:12.716Z] #55 sha256:f4bb9b904b1145912de2b0a0af0f5f6d2c3c96cf82051401607445b67e99421d [2021-06-30T06:22:12.716Z] #55 DONE 0.2s [2021-06-30T06:22:12.716Z] [2021-06-30T06:22:12.716Z] #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-06-30T06:22:12.716Z] #57 sha256:87e91e985da2dd50e8c5b335fe4ae04f6648fa8fbe29b6d8f442f9b10826bd3c [2021-06-30T06:22:13.620Z] #64 153.3 + bin/containerd-shim-runc-v2 [2021-06-30T06:22:13.620Z] #64 153.9 + binaries [2021-06-30T06:22:13.620Z] #64 153.9 + install -D bin/containerd /build/containerd [2021-06-30T06:22:13.620Z] #64 153.9 + install -D bin/containerd-shim /build/containerd-shim [2021-06-30T06:22:13.620Z] #64 153.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-30T06:22:13.620Z] #64 154.0 + install -D bin/ctr /build/ctr [2021-06-30T06:22:13.808Z] #57 ... [2021-06-30T06:22:13.808Z] [2021-06-30T06:22:13.808Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-30T06:22:13.808Z] #55 sha256:c0ec05f349ab3ace8428642bcd672f5651039a187902a66fc7a67e615ca2e9de [2021-06-30T06:22:13.808Z] #55 DONE 0.3s [2021-06-30T06:22:13.808Z] [2021-06-30T06:22:13.808Z] #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-06-30T06:22:13.808Z] #57 sha256:fa9a7bea14f1031d41ead7ed76fbc09814775664928cb1790ba776bb8097bee3 [2021-06-30T06:22:14.995Z] #64 DONE 155.2s [2021-06-30T06:22:15.931Z] [2021-06-30T06:22:15.931Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-30T06:22:15.931Z] #65 sha256:8dabe2013dd1748b1a83eafdefed6b078f962b2926f41166629876c8157bcb6f [2021-06-30T06:22:16.864Z] #65 DONE 0.9s [2021-06-30T06:22:17.123Z] [2021-06-30T06:22:17.123Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-30T06:22:17.123Z] #69 sha256:5262ef199b2c878e956de69dc5b67244c8066a9e59104e925f08e192691c8258 [2021-06-30T06:22:17.123Z] #69 DONE 0.2s [2021-06-30T06:22:17.123Z] [2021-06-30T06:22:17.123Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-30T06:22:17.123Z] #74 sha256:316c91aa798c54c605e796b10fce676d0d67a9e43691773b2d207e5666ec6d86 [2021-06-30T06:22:18.056Z] #74 DONE 1.0s [2021-06-30T06:22:18.317Z] [2021-06-30T06:22:18.317Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-30T06:22:18.317Z] #75 sha256:16fd9df2d96fbb2d0eddce9ad104b94cbbef438bf82642c2632fa33bdf40ea10 [2021-06-30T06:22:18.317Z] #75 DONE 0.0s [2021-06-30T06:22:18.317Z] [2021-06-30T06:22:18.317Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-30T06:22:18.317Z] #76 sha256:174bd585ab6777b71634aa0f94b410ead79956573c3bb1fcf9cfb2f6b39f02ab [2021-06-30T06:22:19.065Z] Client: [2021-06-30T06:22:19.065Z] Context: default [2021-06-30T06:22:19.065Z] Debug Mode: false [2021-06-30T06:22:19.065Z] Plugins: [2021-06-30T06:22:19.065Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-30T06:22:19.065Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-30T06:22:19.065Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-30T06:22:19.065Z] [2021-06-30T06:22:19.065Z] Server: [2021-06-30T06:22:19.065Z] Containers: 0 [2021-06-30T06:22:19.065Z] Running: 0 [2021-06-30T06:22:19.065Z] Paused: 0 [2021-06-30T06:22:19.065Z] Stopped: 0 [2021-06-30T06:22:19.065Z] Images: 0 [2021-06-30T06:22:19.065Z] Server Version: 20.10.0 [2021-06-30T06:22:19.065Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-06-30T06:22:19.065Z] LCOW: [2021-06-30T06:22:19.065Z] Windows: [2021-06-30T06:22:19.065Z] Logging Driver: json-file [2021-06-30T06:22:19.065Z] Plugins: [2021-06-30T06:22:19.065Z] Volume: local [2021-06-30T06:22:19.065Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T06:22:19.065Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T06:22:19.065Z] Swarm: inactive [2021-06-30T06:22:19.065Z] Default Isolation: process [2021-06-30T06:22:19.065Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-30T06:22:19.065Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-30T06:22:19.065Z] OSType: windows [2021-06-30T06:22:19.065Z] Architecture: x86_64 [2021-06-30T06:22:19.065Z] CPUs: 4 [2021-06-30T06:22:19.065Z] Total Memory: 32GiB [2021-06-30T06:22:19.065Z] Name: azwin-2-378260 [2021-06-30T06:22:19.065Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-30T06:22:19.065Z] Docker Root Dir: D:\docker [2021-06-30T06:22:19.065Z] Debug Mode: false [2021-06-30T06:22:19.065Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:22:19.065Z] Labels: [2021-06-30T06:22:19.065Z] Experimental: true [2021-06-30T06:22:19.065Z] Insecure Registries: [2021-06-30T06:22:19.065Z] 10.0.0.4:5000 [2021-06-30T06:22:19.065Z] 127.0.0.0/8 [2021-06-30T06:22:19.065Z] Registry Mirrors: [2021-06-30T06:22:19.065Z] http://10.0.0.4:5000/ [2021-06-30T06:22:19.065Z] Live Restore Enabled: false [2021-06-30T06:22:19.065Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-30T06:22:22.559Z] #76 DONE 3.8s [2021-06-30T06:22:22.559Z] [2021-06-30T06:22:22.559Z] #77 exporting to image [2021-06-30T06:22:22.559Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-30T06:22:22.559Z] #77 exporting layers [2021-06-30T06:22:34.761Z] #77 exporting layers 12.5s done [2021-06-30T06:22:34.761Z] #77 writing image sha256:881e74c661a4e913743effd493eb9b8632b8225a8a5705395344a201e7238ede done [2021-06-30T06:22:34.761Z] #77 naming to docker.io/library/docker:00a4f67ddf78883bb6e891ec3943de08564e209d done [2021-06-30T06:22:34.761Z] #77 DONE 12.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-30T06:22:35.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42580/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:00a4f67ddf78883bb6e891ec3943de08564e209d hack/validate/default [2021-06-30T06:22:36.033Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-30T06:22:36.033Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-30T06:22:36.033Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-30T06:22:36.033Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-30T06:22:36.033Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-30T06:22:36.033Z] Congratulations! No new tests were added to integration-cli. [2021-06-30T06:22:36.033Z] [2021-06-30T06:22:36.033Z] INFO Start validation with golang-ci-lint [2021-06-30T06:22:36.033Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-30T06:22:36.033Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-30T06:22:36.033Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-30T06:22:37.258Z] #57 211.6 # github.com/containerd/containerd/cmd/containerd [2021-06-30T06:22:37.258Z] #57 211.6 /usr/bin/ld: /tmp/go-link-145485315/000019.o: in function `New': [2021-06-30T06:22:37.258Z] #57 211.6 /tmp/tmp.to2mcTtGpX/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-06-30T06:22:37.258Z] #57 211.7 + bin/containerd-stress [2021-06-30T06:22:37.258Z] #57 212.8 + bin/containerd-shim [2021-06-30T06:22:37.485Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-30T06:22:37.486Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cbcc372a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-30T06:22:37.486Z] ---------------------------------------------------------------------------- [2021-06-30T06:22:37.486Z] [2021-06-30T06:22:37.486Z] INFO: executeCI.ps1 starting at Wed Jun 30 06:22:37 CUT 2021 [2021-06-30T06:22:37.486Z] [2021-06-30T06:22:37.486Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-30T06:22:37.486Z] INFO: Running git version 2.24.1.windows.2 [2021-06-30T06:22:37.486Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-30T06:22:37.486Z] INFO: Environment variables: [2021-06-30T06:22:37.946Z] [2021-06-30T06:22:37.946Z] Name Value [2021-06-30T06:22:37.946Z] ---- ----- [2021-06-30T06:22:37.946Z] ALLUSERSPROFILE C:\ProgramData [2021-06-30T06:22:37.946Z] amd64 true [2021-06-30T06:22:37.946Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-30T06:22:37.946Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-30T06:22:37.946Z] arm64 false [2021-06-30T06:22:37.946Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-30T06:22:37.946Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-30T06:22:37.946Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-30T06:22:37.947Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-30T06:22:37.947Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-30T06:22:37.947Z] BRANCH_NAME PR-42580 [2021-06-30T06:22:37.947Z] BUILD_DISPLAY_NAME #3 [2021-06-30T06:22:37.947Z] BUILD_ID 3 [2021-06-30T06:22:37.947Z] BUILD_NUMBER 3 [2021-06-30T06:22:37.947Z] BUILD_TAG jenkins-moby-PR-42580-3 [2021-06-30T06:22:37.947Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/3/ [2021-06-30T06:22:37.947Z] cgroup2 true [2021-06-30T06:22:37.947Z] CHANGE_AUTHOR thaJeztah [2021-06-30T06:22:37.947Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-30T06:22:37.947Z] CHANGE_BRANCH reduce_TestClientWithRequestTimeout_flakiness [2021-06-30T06:22:37.947Z] CHANGE_FORK thaJeztah/docker [2021-06-30T06:22:37.947Z] CHANGE_ID 42580 [2021-06-30T06:22:37.947Z] CHANGE_TARGET master [2021-06-30T06:22:37.947Z] CHANGE_TITLE Reduce TestClientWithRequestTimeout flakiness [2021-06-30T06:22:37.947Z] CHANGE_URL https://github.com/moby/moby/pull/42580 [2021-06-30T06:22:37.947Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-30T06:22:37.947Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-30T06:22:37.947Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-30T06:22:37.947Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-30T06:22:37.947Z] COMPUTERNAME azwin-2-378260 [2021-06-30T06:22:37.947Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-30T06:22:37.947Z] ConfigSequenceNumber 0 [2021-06-30T06:22:37.947Z] dco true [2021-06-30T06:22:37.947Z] DOCKER_BUILDKIT 0 [2021-06-30T06:22:37.947Z] DOCKER_DUT_DEBUG 1 [2021-06-30T06:22:37.947Z] DOCKER_EXPERIMENTAL 1 [2021-06-30T06:22:37.947Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-30T06:22:37.947Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-30T06:22:37.947Z] EXECUTOR_NUMBER 0 [2021-06-30T06:22:37.947Z] FQDN azwin-2-378260.westus.cloudapp.azure.com [2021-06-30T06:22:37.947Z] GIT_BRANCH PR-42580 [2021-06-30T06:22:37.947Z] GIT_COMMIT 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:22:37.947Z] GIT_PREVIOUS_COMMIT 00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:22:37.947Z] GIT_URL https://github.com/moby/moby.git [2021-06-30T06:22:37.947Z] HUDSON_COOKIE 201792aa-ef54-412e-89f9-d34148089b4a [2021-06-30T06:22:37.947Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-30T06:22:37.947Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-30T06:22:37.947Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-30T06:22:37.947Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-30T06:22:37.947Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-30T06:22:37.947Z] JENKINS_NODE_COOKIE 3c16da27-eda0-4d7b-a11d-025eafeb96cd [2021-06-30T06:22:37.947Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-30T06:22:37.947Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-30T06:22:37.947Z] JOB_BASE_NAME PR-42580 [2021-06-30T06:22:37.947Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/display/redirect [2021-06-30T06:22:37.947Z] JOB_NAME moby/PR-42580 [2021-06-30T06:22:37.947Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/ [2021-06-30T06:22:37.947Z] library.jps.version master [2021-06-30T06:22:37.947Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-30T06:22:37.947Z] NODE_LABELS amd64 azure azwin-2-378260 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-30T06:22:37.947Z] NODE_NAME azwin-2-378260 [2021-06-30T06:22:37.947Z] NUMBER_OF_PROCESSORS 4 [2021-06-30T06:22:37.947Z] OS Windows_NT [2021-06-30T06:22:37.947Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-30T06:22:37.947Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-30T06:22:37.947Z] ppc64le false [2021-06-30T06:22:37.947Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-30T06:22:37.947Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-06-30T06:22:37.947Z] PROCESSOR_LEVEL 6 [2021-06-30T06:22:37.947Z] PROCESSOR_REVISION 5504 [2021-06-30T06:22:37.947Z] ProgramData C:\ProgramData [2021-06-30T06:22:37.947Z] ProgramFiles C:\Program Files [2021-06-30T06:22:37.947Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-30T06:22:37.947Z] ProgramW6432 C:\Program Files [2021-06-30T06:22:37.947Z] PROMPT $P$G [2021-06-30T06:22:37.947Z] PSExecutionPolicyPreference Bypass [2021-06-30T06:22:37.947Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-30T06:22:37.947Z] PUBLIC C:\Users\Public [2021-06-30T06:22:37.947Z] rootless true [2021-06-30T06:22:37.947Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/3/display/redirect?page=artif... [2021-06-30T06:22:37.947Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/3/display/redirect?page=changes [2021-06-30T06:22:37.947Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/3/display/redirect [2021-06-30T06:22:37.947Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42580/3/display/redirect?page=tests [2021-06-30T06:22:37.947Z] s390x false [2021-06-30T06:22:37.947Z] SKIP_VALIDATION_TESTS 1 [2021-06-30T06:22:37.947Z] SOURCES_DRIVE d [2021-06-30T06:22:37.947Z] SOURCES_SUBDIR gopath [2021-06-30T06:22:37.947Z] STAGE_NAME Run tests [2021-06-30T06:22:37.947Z] SystemDrive C: [2021-06-30T06:22:37.947Z] SystemRoot C:\Windows [2021-06-30T06:22:37.947Z] TEMP C:\Windows\TEMP [2021-06-30T06:22:37.947Z] TESTDEBUG 0 [2021-06-30T06:22:37.947Z] TESTRUN_DRIVE d [2021-06-30T06:22:37.947Z] TESTRUN_SUBDIR CI [2021-06-30T06:22:37.947Z] TIMEOUT 120m [2021-06-30T06:22:37.947Z] TMP C:\Windows\TEMP [2021-06-30T06:22:37.947Z] unit_validate true [2021-06-30T06:22:37.947Z] USERDOMAIN WORKGROUP [2021-06-30T06:22:37.947Z] USERNAME azwin-2-378260$ [2021-06-30T06:22:37.947Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-30T06:22:37.947Z] validate_force false [2021-06-30T06:22:37.947Z] windir C:\Windows [2021-06-30T06:22:37.947Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-30T06:22:37.947Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-30T06:22:37.947Z] windows2022 true [2021-06-30T06:22:37.947Z] windows2022containerd false [2021-06-30T06:22:37.947Z] windowsRS1 false [2021-06-30T06:22:37.947Z] windowsRS5 true [2021-06-30T06:22:37.947Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-30T06:22:37.947Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-30T06:22:37.947Z] [2021-06-30T06:22:37.947Z] [2021-06-30T06:22:37.947Z] [2021-06-30T06:22:39.488Z] INFO: Sources under d:\gopath\... [2021-06-30T06:22:39.488Z] INFO: Test run under d:\CI\... [2021-06-30T06:22:39.488Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-30T06:22:39.488Z] INFO: docker/docker repository was found [2021-06-30T06:22:39.948Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-06-30T06:22:40.409Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-30T06:22:40.524Z] #57 219.7 + bin/containerd-shim-runc-v1 [2021-06-30T06:22:40.879Z] 29d5b6a226d2: Pulling fs layer [2021-06-30T06:22:44.826Z] #57 212.2 # github.com/containerd/containerd/cmd/containerd [2021-06-30T06:22:44.826Z] #57 212.2 /usr/bin/ld: /tmp/go-link-770308918/000019.o: in function `New': [2021-06-30T06:22:44.826Z] #57 212.2 /tmp/tmp.GW8jl1tnPu/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-06-30T06:22:44.826Z] #57 212.3 + bin/containerd-stress [2021-06-30T06:22:44.826Z] #57 213.4 + bin/containerd-shim [2021-06-30T06:22:45.769Z] #57 224.5 + bin/containerd-shim-runc-v2 [2021-06-30T06:22:45.769Z] #57 225.1 + binaries [2021-06-30T06:22:45.769Z] #57 225.1 + install -D bin/containerd /build/containerd [2021-06-30T06:22:45.769Z] #57 225.2 + install -D bin/containerd-shim /build/containerd-shim [2021-06-30T06:22:45.769Z] #57 225.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-30T06:22:45.769Z] #57 225.2 + install -D bin/ctr /build/ctr [2021-06-30T06:22:45.920Z] #57 213.1 # github.com/containerd/containerd/cmd/containerd [2021-06-30T06:22:45.920Z] #57 213.1 /usr/bin/ld: /tmp/go-link-992761338/000019.o: in function `New': [2021-06-30T06:22:45.920Z] #57 213.1 /tmp/tmp.XlMsBBxVh8/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-06-30T06:22:45.920Z] #57 213.2 + bin/containerd-stress [2021-06-30T06:22:45.920Z] #57 214.2 + bin/containerd-shim [2021-06-30T06:22:47.656Z] #57 DONE 227.3s [2021-06-30T06:22:48.584Z] [2021-06-30T06:22:48.584Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-30T06:22:48.584Z] #58 sha256:88258633502267169864f7d2e3d572be5bf0501d26bfaa61fc8103a55c7dfaac [2021-06-30T06:22:49.033Z] #57 220.3 + bin/containerd-shim-runc-v1 [2021-06-30T06:22:49.226Z] #57 221.2 + bin/containerd-shim-runc-v1 [2021-06-30T06:22:49.510Z] #58 DONE 0.9s [2021-06-30T06:22:49.510Z] [2021-06-30T06:22:49.510Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-30T06:22:49.510Z] #62 sha256:93e8ac525b52b71d09f5862adfa146913fb950f1fe61ef8414b75c15c9c75576 [2021-06-30T06:22:49.510Z] #62 DONE 0.2s [2021-06-30T06:22:49.510Z] [2021-06-30T06:22:49.510Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-30T06:22:49.510Z] #67 sha256:a5bda1f79db5998a0ce5a3f140e2528a64d44e6dd1ccd9776950bb42c801d2fc [2021-06-30T06:22:50.436Z] #67 DONE 1.0s [2021-06-30T06:22:50.436Z] [2021-06-30T06:22:50.436Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-30T06:22:50.436Z] #68 sha256:12f1d317f384f7a6b78da266d5bf05ded97f0ad9ae8d4601c76ce53fa3dd3efc [2021-06-30T06:22:50.436Z] #68 DONE 0.1s [2021-06-30T06:22:50.692Z] [2021-06-30T06:22:50.692Z] #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-06-30T06:22:50.692Z] #69 sha256:c2ad1db2b8fb89ba7eb516b41a94e73d110195d05ecbb5e21dcd992056f1d3aa [2021-06-30T06:22:51.255Z] #69 0.865 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-30T06:22:51.511Z] #69 1.165 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-30T06:22:51.804Z] #69 1.167 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-30T06:22:51.804Z] #69 1.168 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-30T06:22:52.624Z] #69 1.476 Reading package lists... [2021-06-30T06:22:53.238Z] #57 225.0 + bin/containerd-shim-runc-v2 [2021-06-30T06:22:53.550Z] #69 2.185 Reading package lists... [2021-06-30T06:22:53.550Z] #69 2.858 Building dependency tree... [2021-06-30T06:22:53.550Z] #69 2.981 Reading state information... [2021-06-30T06:22:53.550Z] #69 3.083 The following additional packages will be installed: [2021-06-30T06:22:53.550Z] #69 3.083 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-30T06:22:53.550Z] #69 3.084 libpam-systemd [2021-06-30T06:22:53.550Z] #69 3.084 Suggested packages: [2021-06-30T06:22:53.550Z] #69 3.084 systemd-container policykit-1 [2021-06-30T06:22:53.550Z] #69 3.084 Recommended packages: [2021-06-30T06:22:53.550Z] #69 3.084 libnss-systemd [2021-06-30T06:22:53.550Z] #69 3.163 The following NEW packages will be installed: [2021-06-30T06:22:53.550Z] #69 3.163 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-30T06:22:53.550Z] #69 3.164 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-30T06:22:53.809Z] #57 225.6 + binaries [2021-06-30T06:22:53.809Z] #57 225.6 + install -D bin/containerd /build/containerd [2021-06-30T06:22:53.809Z] #57 225.7 + install -D bin/containerd-shim /build/containerd-shim [2021-06-30T06:22:53.809Z] #57 225.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-30T06:22:53.809Z] #57 225.7 + install -D bin/ctr /build/ctr [2021-06-30T06:22:54.111Z] #69 3.539 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T06:22:54.111Z] #69 3.539 Need to get 4762 kB of archives. [2021-06-30T06:22:54.111Z] #69 3.539 After this operation, 16.6 MB of additional disk space will be used. [2021-06-30T06:22:54.111Z] #69 3.539 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-30T06:22:54.111Z] #69 3.541 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-06-30T06:22:54.111Z] #69 3.542 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-30T06:22:54.111Z] #69 3.546 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-30T06:22:54.111Z] #69 3.547 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-30T06:22:54.111Z] #69 3.549 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-30T06:22:54.111Z] #69 3.622 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-30T06:22:54.111Z] #69 3.628 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-30T06:22:54.111Z] #69 3.630 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-30T06:22:54.111Z] #69 3.632 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-30T06:22:54.111Z] #69 3.640 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-06-30T06:22:54.368Z] #69 3.797 debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T06:22:54.368Z] #69 3.820 Fetched 4762 kB in 0s (10.2 MB/s) [2021-06-30T06:22:54.368Z] #69 3.845 Selecting previously unselected package libargon2-1:amd64. [2021-06-30T06:22:54.368Z] #69 3.845 (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-06-30T06:22:54.368Z] #69 3.859 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-30T06:22:54.368Z] #69 3.866 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-30T06:22:54.368Z] #69 3.900 Selecting previously unselected package libjson-c3:amd64. [2021-06-30T06:22:54.368Z] #69 3.901 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-30T06:22:54.368Z] #69 3.905 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-30T06:22:54.368Z] #69 3.940 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-30T06:22:54.368Z] #69 3.942 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-30T06:22:54.368Z] #69 3.946 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-30T06:22:54.368Z] #69 3.998 Selecting previously unselected package libidn11:amd64. [2021-06-30T06:22:54.368Z] #69 4.001 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-30T06:22:54.508Z] #57 226.0 + bin/containerd-shim-runc-v2 [2021-06-30T06:22:54.508Z] #57 226.6 + binaries [2021-06-30T06:22:54.508Z] #57 226.6 + install -D bin/containerd /build/containerd [2021-06-30T06:22:54.508Z] #57 226.6 + install -D bin/containerd-shim /build/containerd-shim [2021-06-30T06:22:54.508Z] #57 226.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-30T06:22:54.508Z] #57 226.7 + install -D bin/ctr /build/ctr [2021-06-30T06:22:54.626Z] #69 4.005 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-30T06:22:54.626Z] #69 4.044 Selecting previously unselected package libkmod2:amd64. [2021-06-30T06:22:54.626Z] #69 4.046 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-30T06:22:54.626Z] #69 4.050 Unpacking libkmod2:amd64 (26-1) ... [2021-06-30T06:22:54.626Z] #69 4.100 Selecting previously unselected package systemd. [2021-06-30T06:22:54.626Z] #69 4.102 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-30T06:22:54.626Z] #69 4.141 Unpacking systemd (241-7~deb10u7) ... [2021-06-30T06:22:55.189Z] #69 4.568 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-30T06:22:55.189Z] #69 4.580 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-30T06:22:55.189Z] #69 4.591 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-30T06:22:55.189Z] #69 4.601 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-30T06:22:55.189Z] #69 4.612 Setting up libkmod2:amd64 (26-1) ... [2021-06-30T06:22:55.189Z] #69 4.621 Setting up systemd (241-7~deb10u7) ... [2021-06-30T06:22:55.189Z] #69 4.672 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-30T06:22:55.189Z] #69 4.674 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-30T06:22:55.189Z] #69 4.678 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-30T06:22:55.189Z] #69 4.678 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-30T06:22:55.445Z] #69 5.118 Selecting previously unselected package systemd-sysv. [2021-06-30T06:22:55.701Z] #69 5.118 (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-06-30T06:22:55.701Z] #69 5.133 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-30T06:22:55.701Z] #69 5.137 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-30T06:22:55.701Z] #69 5.176 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-30T06:22:55.701Z] #69 5.178 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-30T06:22:55.701Z] #69 5.182 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-30T06:22:55.701Z] #69 5.238 Selecting previously unselected package dbus. [2021-06-30T06:22:55.701Z] #69 5.241 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-30T06:22:55.701Z] #69 5.253 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-30T06:22:55.701Z] #69 5.312 Selecting previously unselected package libpam-systemd:amd64. [2021-06-30T06:22:55.701Z] #69 5.315 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-30T06:22:55.701Z] #69 5.319 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-30T06:22:55.701Z] #69 5.360 Selecting previously unselected package dbus-user-session. [2021-06-30T06:22:55.956Z] #69 5.363 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-30T06:22:55.956Z] #69 5.367 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-30T06:22:55.956Z] #69 5.440 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-30T06:22:55.956Z] #69 5.452 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-30T06:22:55.956Z] #69 5.464 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-30T06:22:55.956Z] #69 5.579 invoke-rc.d: could not determine current runlevel [2021-06-30T06:22:56.212Z] #69 5.582 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T06:22:56.212Z] #69 5.586 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-30T06:22:56.212Z] #69 5.736 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-30T06:22:56.212Z] #69 5.750 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-30T06:22:56.212Z] #69 5.759 Processing triggers for libc-bin (2.28-10) ... [2021-06-30T06:22:56.347Z] #57 DONE 227.9s [2021-06-30T06:22:56.415Z] #57 DONE 228.8s [2021-06-30T06:22:56.467Z] #69 DONE 5.9s [2021-06-30T06:22:56.467Z] [2021-06-30T06:22:56.467Z] #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-06-30T06:22:56.467Z] #70 sha256:df4f1bd20a9bf50cfefe52d82eedd6ad678c6a46c5ca85d0eb76ee6d0d8c4db3 [2021-06-30T06:22:56.917Z] [2021-06-30T06:22:56.917Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-30T06:22:56.917Z] #58 sha256:fb6201bac59788dc71c155191d36540a67772ce8af8a843432620126ccbed071 [2021-06-30T06:22:57.028Z] #70 0.455 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T06:22:57.028Z] #70 0.456 Dload Upload Total Spent Left Speed [2021-06-30T06:22:57.028Z] #70 0.458 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 17037 0 --:--:-- --:--:-- --:--:-- 17037 [2021-06-30T06:22:57.028Z] #70 DONE 0.6s [2021-06-30T06:22:57.028Z] [2021-06-30T06:22:57.028Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-30T06:22:57.028Z] #71 sha256:901cbff9cd81f12f9f72a39b8f3b4ca8dd9c9a80a12f11d0913cf151b988c113 [2021-06-30T06:22:57.355Z] [2021-06-30T06:22:57.355Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-30T06:22:57.355Z] #58 sha256:8f59fe7b8cca3fd93aba1ce6af5b70c9f8949ec0fb1c945011f53f8b8849dd28 [2021-06-30T06:22:57.855Z] #58 DONE 0.8s [2021-06-30T06:22:57.855Z] [2021-06-30T06:22:57.855Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-30T06:22:57.855Z] #62 sha256:39ae08f841fe70d9348fa6656d2a3af097c6c515474ffb9dc48cd77b1d984c8f [2021-06-30T06:22:57.924Z] #58 DONE 0.8s [2021-06-30T06:22:57.924Z] [2021-06-30T06:22:57.924Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-30T06:22:57.924Z] #62 sha256:c8e32734d58888086f029c7793845e0bbfe1852789838f0aa045f0d7e980f868 [2021-06-30T06:22:57.957Z] #71 DONE 0.9s [2021-06-30T06:22:57.957Z] [2021-06-30T06:22:57.957Z] #72 exporting to image [2021-06-30T06:22:57.957Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-30T06:22:57.957Z] #72 exporting layers [2021-06-30T06:22:58.115Z] #62 DONE 0.2s [2021-06-30T06:22:58.115Z] [2021-06-30T06:22:58.115Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-30T06:22:58.115Z] #67 sha256:74fc99ba0a2a1b8a9957c5818d643b0ab219f8400fab60b37734198d725d462a [2021-06-30T06:22:58.184Z] #62 DONE 0.2s [2021-06-30T06:22:58.184Z] [2021-06-30T06:22:58.184Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-30T06:22:58.184Z] #67 sha256:88337ed63df940e1c71293f8376905aa723bdb801bbd08b7717fff8f0ad2a113 [2021-06-30T06:22:58.778Z] 4612f6d0b889: Pull complete [2021-06-30T06:22:59.054Z] #67 DONE 1.0s [2021-06-30T06:22:59.054Z] [2021-06-30T06:22:59.054Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-30T06:22:59.054Z] #68 sha256:213190924127ad7f1bd39b8bb7570fa968f4de6c024acd375e7c3bd0c72406dd [2021-06-30T06:22:59.054Z] #68 DONE 0.0s [2021-06-30T06:22:59.054Z] [2021-06-30T06:22:59.054Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-30T06:22:59.054Z] #69 sha256:0fe4c551225ea09d72cc08ce4247a1a3e3a00dd8cbe4a041b1591aa5859a77a7 [2021-06-30T06:22:59.122Z] #67 DONE 1.0s [2021-06-30T06:22:59.122Z] [2021-06-30T06:22:59.122Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-30T06:22:59.122Z] #68 sha256:fa4b4d956a7d24f25343d59e52e039eec331116882b01a9664f537a4dc3594cd [2021-06-30T06:22:59.122Z] #68 DONE 0.1s [2021-06-30T06:22:59.122Z] [2021-06-30T06:22:59.122Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-30T06:22:59.122Z] #69 sha256:d1234078281be50855286f1f5333e4b4968edd8067dfda655f55c779f86e8885 [2021-06-30T06:23:00.437Z] #69 DONE 1.3s [2021-06-30T06:23:00.437Z] [2021-06-30T06:23:00.437Z] #70 exporting to image [2021-06-30T06:23:00.437Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-30T06:23:00.437Z] #70 exporting layers [2021-06-30T06:23:01.080Z] #69 DONE 1.5s [2021-06-30T06:23:01.080Z] [2021-06-30T06:23:01.080Z] #70 exporting to image [2021-06-30T06:23:01.080Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-30T06:23:01.080Z] #70 exporting layers [2021-06-30T06:23:04.498Z] #72 exporting layers 6.6s done [2021-06-30T06:23:04.498Z] #72 writing image sha256:3a4f8fe2d50e2b0fd56b155a664b53a9de6b218f0bfc5334e2c3d97c108c5a71 done [2021-06-30T06:23:04.498Z] #72 naming to docker.io/library/docker:00a4f67ddf78883bb6e891ec3943de08564e209d done [2021-06-30T06:23:04.498Z] #72 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-30T06:23:04.870Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -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:00a4f67ddf78883bb6e891ec3943de08564e209d hack/make.sh dynbinary test-integration [2021-06-30T06:23:06.756Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-30T06:23:06.756Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-30T06:23:06.756Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-30T06:23:06.756Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-30T06:23:06.756Z] 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-06-30T06:23:06.756Z] Detected virtualization docker. [2021-06-30T06:23:06.756Z] Detected architecture x86-64. [2021-06-30T06:23:06.756Z] Set hostname to . [2021-06-30T06:23:07.013Z] + source /etc/docker-entrypoint-cmd [2021-06-30T06:23:07.013Z] ++ hack/make.sh dynbinary test-integration [2021-06-30T06:23:07.013Z] [2021-06-30T06:23:07.028Z] #70 exporting layers 6.6s done [2021-06-30T06:23:07.028Z] #70 writing image sha256:e5f254399a98103c0f4fbbce1224b71ed078d76e5f9cd9650a946cded60d35cd done [2021-06-30T06:23:07.028Z] #70 naming to docker.io/library/docker:00a4f67ddf78883bb6e891ec3943de08564e209d done [2021-06-30T06:23:07.028Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-30T06:23:07.269Z] Removing bundles/ [2021-06-30T06:23:07.269Z] [2021-06-30T06:23:07.269Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-30T06:23:07.269Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:23:07.269Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:23:07.367Z] + trap exit INT TERM [2021-06-30T06:23:07.368Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-30T06:23:07.368Z] + CONTAINER_NAME=docker-pr3 [2021-06-30T06:23:07.368Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42580/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -e DOCKER_GRAPHDRIVER docker:00a4f67ddf78883bb6e891ec3943de08564e209d hack/make.sh dynbinary [2021-06-30T06:23:07.686Z] #70 exporting layers 6.7s done [2021-06-30T06:23:07.686Z] #70 writing image sha256:8fb7d1d7a64744535b05904df109a442d4402088f056304aaaf3759c79ebfa0a done [2021-06-30T06:23:07.686Z] #70 naming to docker.io/library/docker:00a4f67ddf78883bb6e891ec3943de08564e209d done [2021-06-30T06:23:07.686Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-30T06:23:08.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -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:00a4f67ddf78883bb6e891ec3943de08564e209d hack/make.sh dynbinary test-integration [2021-06-30T06:23:09.276Z] [2021-06-30T06:23:09.276Z] Removing bundles/ [2021-06-30T06:23:09.276Z] [2021-06-30T06:23:09.276Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-30T06:23:09.276Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:23:09.276Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:23:09.413Z] [2021-06-30T06:23:09.413Z] Removing bundles/ [2021-06-30T06:23:09.413Z] [2021-06-30T06:23:09.413Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-30T06:23:09.413Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:23:09.413Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:24:40.083Z] 639bb6bb2beb: Pull complete [2021-06-30T06:24:40.083Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-30T06:24:40.083Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T06:24:40.083Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T06:24:40.083Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-06-30T06:24:40.083Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-06-30T06:24:40.083Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-30T06:24:40.083Z] INFO: Docker version of control daemon [2021-06-30T06:24:40.083Z] [2021-06-30T06:24:40.083Z] Client: [2021-06-30T06:24:40.083Z] Version: 20.10.6 [2021-06-30T06:24:40.083Z] API version: 1.41 [2021-06-30T06:24:40.083Z] Go version: go1.16.3 [2021-06-30T06:24:40.083Z] Git commit: 370c289 [2021-06-30T06:24:40.083Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-30T06:24:40.083Z] OS/Arch: windows/amd64 [2021-06-30T06:24:40.083Z] Context: default [2021-06-30T06:24:40.083Z] Experimental: true [2021-06-30T06:24:40.083Z] [2021-06-30T06:24:40.083Z] Server: Docker Engine - Community [2021-06-30T06:24:40.083Z] Engine: [2021-06-30T06:24:40.083Z] Version: 20.10.6 [2021-06-30T06:24:40.083Z] API version: 1.41 (minimum version 1.24) [2021-06-30T06:24:40.083Z] Go version: go1.13.15 [2021-06-30T06:24:40.083Z] Git commit: 8728dd2 [2021-06-30T06:24:40.083Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-30T06:24:40.083Z] OS/Arch: windows/amd64 [2021-06-30T06:24:40.083Z] Experimental: true [2021-06-30T06:24:40.083Z] [2021-06-30T06:24:40.083Z] INFO: Docker info of control daemon [2021-06-30T06:24:40.083Z] [2021-06-30T06:24:40.083Z] Client: [2021-06-30T06:24:40.083Z] Context: default [2021-06-30T06:24:40.083Z] Debug Mode: false [2021-06-30T06:24:40.083Z] Plugins: [2021-06-30T06:24:40.083Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-30T06:24:40.083Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-30T06:24:40.083Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-30T06:24:40.083Z] [2021-06-30T06:24:40.083Z] Server: [2021-06-30T06:24:40.083Z] Containers: 0 [2021-06-30T06:24:40.083Z] Running: 0 [2021-06-30T06:24:40.083Z] Paused: 0 [2021-06-30T06:24:40.083Z] Stopped: 0 [2021-06-30T06:24:40.083Z] Images: 1 [2021-06-30T06:24:40.083Z] Server Version: 20.10.6 [2021-06-30T06:24:40.083Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-30T06:24:40.083Z] Windows: [2021-06-30T06:24:40.083Z] LCOW: [2021-06-30T06:24:40.083Z] Logging Driver: json-file [2021-06-30T06:24:40.083Z] Plugins: [2021-06-30T06:24:40.083Z] Volume: local [2021-06-30T06:24:40.083Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T06:24:40.083Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T06:24:40.083Z] Swarm: inactive [2021-06-30T06:24:40.083Z] Default Isolation: process [2021-06-30T06:24:40.083Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-30T06:24:40.083Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-30T06:24:40.083Z] OSType: windows [2021-06-30T06:24:40.083Z] Architecture: x86_64 [2021-06-30T06:24:40.083Z] CPUs: 4 [2021-06-30T06:24:40.083Z] Total Memory: 32GiB [2021-06-30T06:24:40.083Z] Name: azwin-2-17aca0 [2021-06-30T06:24:40.083Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-30T06:24:40.083Z] Docker Root Dir: D:\docker [2021-06-30T06:24:40.083Z] Debug Mode: false [2021-06-30T06:24:40.083Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:24:40.083Z] Labels: [2021-06-30T06:24:40.083Z] Experimental: true [2021-06-30T06:24:40.083Z] Insecure Registries: [2021-06-30T06:24:40.083Z] 10.0.0.4:5000 [2021-06-30T06:24:40.083Z] 127.0.0.0/8 [2021-06-30T06:24:40.083Z] Registry Mirrors: [2021-06-30T06:24:40.083Z] http://10.0.0.4:5000/ [2021-06-30T06:24:40.083Z] Live Restore Enabled: false [2021-06-30T06:24:40.083Z] Product License: Community Engine [2021-06-30T06:24:40.083Z] [2021-06-30T06:24:40.083Z] [2021-06-30T06:24:40.083Z] INFO: Commit hash is 00a4f67ddf [2021-06-30T06:24:40.083Z] INFO: Nuke-Everything... [2021-06-30T06:24:40.083Z] INFO: Container count on control daemon to delete is 0 [2021-06-30T06:24:40.083Z] INFO: Nuking d:\CI [2021-06-30T06:24:40.083Z] INFO: Zapped successfully [2021-06-30T06:24:40.083Z] INFO: Location for testing is d:\CI\PR-42580\3 [2021-06-30T06:24:40.083Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-30T06:24:40.083Z] [2021-06-30T06:24:40.083Z] [2021-06-30T06:24:40.083Z] INFO: Building the image from Dockerfile.windows at 06/30/2021 06:24:36... [2021-06-30T06:24:40.083Z] [2021-06-30T06:24:41.057Z] Sending build context to Docker daemon 60.85MB [2021-06-30T06:24:41.057Z] [2021-06-30T06:24:41.057Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-30T06:24:41.057Z] ---> 5b60ac4e9e92 [2021-06-30T06:24:41.057Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-30T06:24:41.057Z] ---> Running in 86386036b0e9 [2021-06-30T06:24:41.519Z] Removing intermediate container 86386036b0e9 [2021-06-30T06:24:41.519Z] ---> 889f3d081e77 [2021-06-30T06:24:41.519Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-06-30T06:24:41.519Z] ---> Running in 3e90f869b432 [2021-06-30T06:24:41.981Z] Removing intermediate container 3e90f869b432 [2021-06-30T06:24:41.981Z] ---> 0d170abae21b [2021-06-30T06:24:41.981Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-30T06:24:41.981Z] ---> Running in 31a932a04f01 [2021-06-30T06:24:42.442Z] Removing intermediate container 31a932a04f01 [2021-06-30T06:24:42.442Z] ---> 2f2693f27fec [2021-06-30T06:24:42.442Z] 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-06-30T06:24:42.442Z] ---> Running in ec0e337c3abd [2021-06-30T06:24:42.903Z] Removing intermediate container ec0e337c3abd [2021-06-30T06:24:42.903Z] ---> 6284e18b8f20 [2021-06-30T06:24:42.903Z] 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-06-30T06:24:42.903Z] ---> Running in 62095d76242c [2021-06-30T06:24:43.659Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:24:43.659Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:24:43.659Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:24:43.659Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:24:43.659Z] [2021-06-30T06:24:43.659Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-30T06:24:43.659Z] DOCKER_SYSTEMD=1 [2021-06-30T06:24:43.659Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-30T06:24:43.659Z] HOSTNAME=ccf5556e6173 [2021-06-30T06:24:43.659Z] DEST=bundles/test-integration [2021-06-30T06:24:43.659Z] PWD=/go/src/github.com/docker/docker [2021-06-30T06:24:43.659Z] DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:24:43.659Z] container=docker [2021-06-30T06:24:43.659Z] HOME=/root [2021-06-30T06:24:43.659Z] LANG=C.UTF-8 [2021-06-30T06:24:43.659Z] INVOCATION_ID=e070bab8f94e4cebad3c21ff525c9586 [2021-06-30T06:24:43.659Z] GOLANG_VERSION=1.16.5 [2021-06-30T06:24:43.659Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-30T06:24:43.659Z] VALIDATE_BRANCH=master [2021-06-30T06:24:43.659Z] TERM=xterm [2021-06-30T06:24:43.659Z] DOCKER_PKG=github.com/docker/docker [2021-06-30T06:24:43.659Z] SHLVL=3 [2021-06-30T06:24:43.659Z] TIMEOUT=120m [2021-06-30T06:24:43.659Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-30T06:24:43.659Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-30T06:24:43.659Z] GO111MODULE=off [2021-06-30T06:24:43.659Z] DOCKER_EXPERIMENTAL=1 [2021-06-30T06:24:43.659Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-30T06:24:43.659Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-30T06:24:43.659Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-30T06:24:43.659Z] GOPATH=/go [2021-06-30T06:24:43.659Z] PKG_CONFIG=pkg-config [2021-06-30T06:24:43.659Z] _=/usr/bin/env [2021-06-30T06:24:43.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-30T06:24:45.773Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:24:45.773Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:24:45.773Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:24:45.773Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:24:45.773Z] [2021-06-30T06:24:45.773Z] + TEST_INTEGRATION_DEST=1 [2021-06-30T06:24:45.773Z] + CONTAINER_NAME=docker-pr3-1 [2021-06-30T06:24:45.773Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-30T06:24:45.773Z] + run_tests test-integration-flaky [2021-06-30T06:24:45.773Z] + '[' -n 0 ']' [2021-06-30T06:24:45.773Z] + rm= [2021-06-30T06:24:45.773Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42580/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42580/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:00a4f67ddf78883bb6e891ec3943de08564e209d hack/make.sh test-integration-flaky test-integration [2021-06-30T06:24:45.773Z] + c=0 [2021-06-30T06:24:45.773Z] + TEST_INTEGRATION_DEST=3 [2021-06-30T06:24:45.773Z] + CONTAINER_NAME=docker-pr3-3 [2021-06-30T06:24:45.773Z] + TEST_SKIP_INTEGRATION=1 [2021-06-30T06:24:45.773Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-30T06:24:45.773Z] + run_tests [2021-06-30T06:24:45.773Z] + '[' -n 0 ']' [2021-06-30T06:24:45.773Z] + rm= [2021-06-30T06:24:45.773Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42580/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42580/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:00a4f67ddf78883bb6e891ec3943de08564e209d hack/make.sh '' test-integration [2021-06-30T06:24:45.773Z] + TEST_INTEGRATION_DEST=2 [2021-06-30T06:24:45.773Z] + CONTAINER_NAME=docker-pr3-2 [2021-06-30T06:24:45.773Z] + TEST_SKIP_INTEGRATION=1 [2021-06-30T06:24:45.773Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-30T06:24:45.773Z] + run_tests [2021-06-30T06:24:45.773Z] + '[' -n 0 ']' [2021-06-30T06:24:45.773Z] + rm= [2021-06-30T06:24:45.773Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42580/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42580/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:00a4f67ddf78883bb6e891ec3943de08564e209d hack/make.sh '' test-integration [2021-06-30T06:24:45.773Z] ++ jobs -p [2021-06-30T06:24:45.773Z] + for job in $(jobs -p) [2021-06-30T06:24:45.773Z] + wait 3888 [2021-06-30T06:24:45.773Z] [2021-06-30T06:24:45.773Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-30T06:24:45.773Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-30T06:24:45.773Z] HOSTNAME=bf6ad8a10186 [2021-06-30T06:24:45.773Z] TEST_SKIP_INTEGRATION=1 [2021-06-30T06:24:45.773Z] TESTDEBUG=0 [2021-06-30T06:24:45.773Z] DEST=bundles/test-integration [2021-06-30T06:24:45.773Z] PWD=/go/src/github.com/docker/docker [2021-06-30T06:24:45.773Z] KEEPBUNDLE=1 [2021-06-30T06:24:45.773Z] DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:24:45.773Z] container=docker [2021-06-30T06:24:45.773Z] HOME=/root [2021-06-30T06:24:45.773Z] GOLANG_VERSION=1.16.5 [2021-06-30T06:24:45.773Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-30T06:24:45.773Z] VALIDATE_BRANCH=master [2021-06-30T06:24:45.773Z] TERM=xterm [2021-06-30T06:24:45.773Z] DOCKER_PKG=github.com/docker/docker [2021-06-30T06:24:45.773Z] SHLVL=1 [2021-06-30T06:24:45.773Z] TIMEOUT=120m [2021-06-30T06:24:45.773Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-30T06:24:45.773Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-30T06:24:45.773Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-30T06:24:45.773Z] GO111MODULE=off [2021-06-30T06:24:45.773Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-30T06:24:45.773Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-30T06:24:45.773Z] GOPATH=/go [2021-06-30T06:24:45.773Z] PKG_CONFIG=pkg-config [2021-06-30T06:24:45.773Z] _=/usr/bin/env [2021-06-30T06:24:45.773Z] Building test suite binary ./integration-cli/test.main [2021-06-30T06:24:45.773Z] [2021-06-30T06:24:45.773Z] [2021-06-30T06:24:45.773Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-30T06:24:45.773Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-30T06:24:45.773Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-30T06:24:45.773Z] HOSTNAME=087a7bf5a11f [2021-06-30T06:24:45.773Z] TEST_SKIP_INTEGRATION=1 [2021-06-30T06:24:45.773Z] TESTDEBUG=0 [2021-06-30T06:24:45.773Z] DEST=bundles/test-integration [2021-06-30T06:24:45.773Z] PWD=/go/src/github.com/docker/docker [2021-06-30T06:24:45.773Z] KEEPBUNDLE=1 [2021-06-30T06:24:45.773Z] DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:24:45.773Z] container=docker [2021-06-30T06:24:45.773Z] HOME=/root [2021-06-30T06:24:45.773Z] GOLANG_VERSION=1.16.5 [2021-06-30T06:24:45.773Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-30T06:24:45.773Z] VALIDATE_BRANCH=master [2021-06-30T06:24:45.773Z] TERM=xterm [2021-06-30T06:24:45.773Z] DOCKER_PKG=github.com/docker/docker [2021-06-30T06:24:45.773Z] SHLVL=1 [2021-06-30T06:24:45.773Z] TIMEOUT=120m [2021-06-30T06:24:45.773Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-30T06:24:45.773Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-30T06:24:45.773Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-30T06:24:45.773Z] GO111MODULE=off [2021-06-30T06:24:45.773Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-30T06:24:45.773Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-30T06:24:45.773Z] GOPATH=/go [2021-06-30T06:24:45.773Z] PKG_CONFIG=pkg-config [2021-06-30T06:24:45.773Z] _=/usr/bin/env [2021-06-30T06:24:45.773Z] Building test suite binary ./integration-cli/test.main [2021-06-30T06:24:45.773Z] No new tests added to integration. [2021-06-30T06:24:45.773Z] [2021-06-30T06:24:45.773Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-30T06:24:45.773Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-30T06:24:45.773Z] HOSTNAME=46487c5449d2 [2021-06-30T06:24:45.773Z] TESTDEBUG=0 [2021-06-30T06:24:45.773Z] DEST=bundles/test-integration [2021-06-30T06:24:45.773Z] PWD=/go/src/github.com/docker/docker [2021-06-30T06:24:45.773Z] KEEPBUNDLE=1 [2021-06-30T06:24:45.773Z] DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:24:45.773Z] container=docker [2021-06-30T06:24:45.773Z] HOME=/root [2021-06-30T06:24:45.773Z] GOLANG_VERSION=1.16.5 [2021-06-30T06:24:45.773Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-30T06:24:45.773Z] VALIDATE_BRANCH=master [2021-06-30T06:24:45.773Z] TERM=xterm [2021-06-30T06:24:45.773Z] DOCKER_PKG=github.com/docker/docker [2021-06-30T06:24:45.773Z] SHLVL=1 [2021-06-30T06:24:45.773Z] TIMEOUT=120m [2021-06-30T06:24:45.773Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-30T06:24:45.773Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-30T06:24:45.773Z] GO111MODULE=off [2021-06-30T06:24:45.773Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-30T06:24:45.773Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-30T06:24:45.773Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-30T06:24:45.773Z] GOPATH=/go [2021-06-30T06:24:45.773Z] PKG_CONFIG=pkg-config [2021-06-30T06:24:45.773Z] _=/usr/bin/env [2021-06-30T06:24:45.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-30T06:24:45.908Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:24:45.908Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:24:45.908Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:24:45.908Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:24:45.908Z] [2021-06-30T06:24:45.908Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-30T06:24:45.908Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-30T06:24:45.908Z] HOSTNAME=3ab47847fd5c [2021-06-30T06:24:45.908Z] DEST=bundles/test-integration [2021-06-30T06:24:45.908Z] PWD=/go/src/github.com/docker/docker [2021-06-30T06:24:45.908Z] DOCKER_ROOTLESS=1 [2021-06-30T06:24:45.908Z] DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d [2021-06-30T06:24:45.908Z] container=docker [2021-06-30T06:24:45.908Z] HOME=/root [2021-06-30T06:24:45.908Z] GOLANG_VERSION=1.16.5 [2021-06-30T06:24:45.908Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-30T06:24:45.908Z] VALIDATE_BRANCH=master [2021-06-30T06:24:45.908Z] TERM=xterm [2021-06-30T06:24:45.908Z] DOCKER_PKG=github.com/docker/docker [2021-06-30T06:24:45.908Z] SHLVL=1 [2021-06-30T06:24:45.908Z] TIMEOUT=120m [2021-06-30T06:24:45.908Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-30T06:24:45.908Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-30T06:24:45.908Z] GO111MODULE=off [2021-06-30T06:24:45.908Z] DOCKER_EXPERIMENTAL=1 [2021-06-30T06:24:45.908Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-30T06:24:45.908Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-30T06:24:45.908Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-30T06:24:45.908Z] GOPATH=/go [2021-06-30T06:24:45.908Z] PKG_CONFIG=pkg-config [2021-06-30T06:24:45.908Z] _=/usr/bin/env [2021-06-30T06:24:45.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-30T06:24:48.725Z] [2021-06-30T06:24:48.725Z] SUCCESS: Specified value was saved. [2021-06-30T06:24:49.696Z] INFO: Downloading git... [2021-06-30T06:24:51.886Z] INFO: Downloading go... [2021-06-30T06:24:53.436Z] INFO: Downloading compiler 1 of 3... [2021-06-30T06:24:54.409Z] INFO: Downloading compiler 2 of 3... [2021-06-30T06:24:55.381Z] INFO: Downloading compiler 3 of 3... [2021-06-30T06:24:55.841Z] INFO: Extracting git... [2021-06-30T06:24:57.529Z] INFO [loader] Go packages loading at mode 575 (imports|name|compiled_files|files|types_sizes|deps|exports_file) took 2m12.795300359s [2021-06-30T06:24:57.529Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 529.07638ms [2021-06-30T06:25:08.247Z] INFO: Expanding go... [2021-06-30T06:25:19.463Z] INFO [runner/unused/goanalysis] analyzers took 36.506532424s with top 10 stages: buildssa: 31.894186069s, U1000: 4.612346355s [2021-06-30T06:25:22.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-30T06:25:22.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-30T06:25:24.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-30T06:25:24.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-30T06:25:29.375Z] INFO: Expanding compiler 1 of 3... [2021-06-30T06:25:29.381Z] INFO: Expanding compiler 2 of 3... [2021-06-30T06:25:34.099Z] INFO: Expanding compiler 3 of 3... [2021-06-30T06:25:34.562Z] INFO: Removing downloaded files... [2021-06-30T06:25:34.562Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-30T06:25:34.562Z] INFO: Configuring git core.autocrlf... [2021-06-30T06:25:38.247Z] 29d5b6a226d2: Verifying Checksum [2021-06-30T06:25:38.248Z] 29d5b6a226d2: Download complete [2021-06-30T06:25:44.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-06-30T06:25:44.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-30T06:25:51.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-06-30T06:25:51.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-30T06:25:59.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-30T06:25:59.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-30T06:25:59.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-30T06:25:59.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-30T06:25:59.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-30T06:26:01.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-30T06:26:01.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-30T06:26:01.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-30T06:26:01.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-30T06:26:02.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-30T06:26:02.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-30T06:26:03.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-30T06:26:04.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-30T06:26:05.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-30T06:26:06.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-30T06:26:06.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-30T06:26:06.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-30T06:26:07.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-30T06:26:07.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-30T06:26:08.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-30T06:26:08.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-30T06:26:09.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-30T06:26:09.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-30T06:26:09.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-30T06:26:10.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-30T06:26:10.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-30T06:26:10.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-30T06:26:11.657Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-30T06:26:11.657Z] Using test binary docker [2021-06-30T06:26:11.657Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-30T06:26:11.657Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-30T06:26:11.657Z] INFO: Waiting for daemon to start... [2021-06-30T06:26:11.657Z] Starting dockerd [2021-06-30T06:26:11.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-30T06:26:12.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-30T06:26:13.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-30T06:26:14.071Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-30T06:26:14.071Z] Using test binary docker [2021-06-30T06:26:14.071Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-30T06:26:14.071Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-30T06:26:14.071Z] INFO: Waiting for daemon to start... [2021-06-30T06:26:14.071Z] Starting dockerd [2021-06-30T06:26:15.819Z] . [2021-06-30T06:26:15.819Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-30T06:26:15.819Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-30T06:26:15.819Z] Error: No such image: emptyfs [2021-06-30T06:26:15.819Z] Running integration-test (iteration 1) [2021-06-30T06:26:15.819Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-30T06:26:17.367Z] . [2021-06-30T06:26:17.367Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-30T06:26:17.367Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-30T06:26:17.367Z] Error: No such image: emptyfs [2021-06-30T06:26:17.367Z] Running integration-test (iteration 1) [2021-06-30T06:26:17.367Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-30T06:26:30.668Z] Loaded image: buildpack-deps:buster [2021-06-30T06:26:30.668Z] Loaded image: busybox:latest [2021-06-30T06:26:30.668Z] Loaded image: busybox:glibc [2021-06-30T06:26:32.588Z] Loaded image: debian:bullseye [2021-06-30T06:26:32.847Z] Loaded image: hello-world:latest [2021-06-30T06:26:32.847Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:26:32.847Z] INFO: Testing against a local daemon [2021-06-30T06:26:32.847Z] === RUN TestCgroupNamespacesBuild [2021-06-30T06:26:34.738Z] --- PASS: TestCgroupNamespacesBuild (1.59s) [2021-06-30T06:26:34.738Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-30T06:26:35.471Z] Loaded image: buildpack-deps:buster [2021-06-30T06:26:35.472Z] Loaded image: busybox:latest [2021-06-30T06:26:35.472Z] Loaded image: busybox:glibc [2021-06-30T06:26:36.104Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.48s) [2021-06-30T06:26:36.104Z] === RUN TestBuildWithSession [2021-06-30T06:26:36.104Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:26:36.104Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-30T06:26:36.104Z] === RUN TestBuildSquashParent [2021-06-30T06:26:36.916Z] Loaded image: debian:bullseye [2021-06-30T06:26:36.916Z] Loaded image: hello-world:latest [2021-06-30T06:26:36.916Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:26:36.916Z] INFO: Testing against a local daemon [2021-06-30T06:26:36.916Z] === RUN TestCgroupNamespacesBuild [2021-06-30T06:26:38.836Z] --- PASS: TestCgroupNamespacesBuild (1.52s) [2021-06-30T06:26:38.836Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-30T06:26:39.775Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2021-06-30T06:26:39.775Z] === RUN TestBuildWithSession [2021-06-30T06:26:39.775Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:26:39.775Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-30T06:26:39.775Z] === RUN TestBuildSquashParent [2021-06-30T06:26:42.638Z] --- PASS: TestBuildSquashParent (5.84s) [2021-06-30T06:26:42.638Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-30T06:26:42.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:26:42.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:26:42.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:26:42.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:26:42.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:26:42.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:26:42.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:26:42.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:26:42.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:26:42.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:26:42.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:26:42.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:26:42.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:26:42.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:26:44.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:26:44.262Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:26:46.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:26:46.410Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:26:46.705Z] Removing intermediate container 62095d76242c [2021-06-30T06:26:46.705Z] ---> 0c4bcd5e3871 [2021-06-30T06:26:46.705Z] 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-06-30T06:26:46.705Z] ---> Running in d19db504bb69 [2021-06-30T06:26:46.705Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-30T06:26:46.705Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-30T06:26:47.677Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-30T06:26:47.677Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-30T06:26:47.677Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:26:47.677Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-30T06:26:47.910Z] --- PASS: TestBuildSquashParent (8.16s) [2021-06-30T06:26:47.910Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-30T06:26:47.910Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:26:47.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:26:48.138Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T06:26:48.138Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T06:26:48.138Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-30T06:26:48.138Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-30T06:26:48.138Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-30T06:26:48.170Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:26:48.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:26:48.170Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:26:48.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:26:48.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:26:48.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:26:48.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:26:48.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:26:48.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:26:48.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:26:48.170Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:26:48.170Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:26:48.300Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-30T06:26:48.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s) [2021-06-30T06:26:48.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s) [2021-06-30T06:26:48.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.13s) [2021-06-30T06:26:48.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2021-06-30T06:26:48.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2021-06-30T06:26:48.301Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2021-06-30T06:26:48.301Z] === RUN TestBuildMultiStageCopy [2021-06-30T06:26:48.301Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-30T06:26:48.600Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-30T06:26:48.600Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-30T06:26:50.078Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:26:50.078Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:26:50.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-30T06:26:50.368Z] 29d5b6a226d2: Pull complete [2021-06-30T06:26:50.368Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-30T06:26:50.368Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:26:50.368Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:26:50.368Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-06-30T06:26:50.368Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-06-30T06:26:50.368Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-30T06:26:50.368Z] INFO: Docker version of control daemon [2021-06-30T06:26:50.368Z] [2021-06-30T06:26:50.368Z] Client: Mirantis Container Runtime [2021-06-30T06:26:50.368Z] Version: 20.10.0 [2021-06-30T06:26:50.368Z] API version: 1.41 [2021-06-30T06:26:50.368Z] Go version: go1.13.15 [2021-06-30T06:26:50.368Z] Git commit: 6ee42dc [2021-06-30T06:26:50.368Z] Built: 03/11/2021 13:24:56 [2021-06-30T06:26:50.368Z] OS/Arch: windows/amd64 [2021-06-30T06:26:50.368Z] Context: default [2021-06-30T06:26:50.368Z] Experimental: true [2021-06-30T06:26:50.368Z] [2021-06-30T06:26:50.368Z] Server: Mirantis Container Runtime [2021-06-30T06:26:50.368Z] Engine: [2021-06-30T06:26:50.368Z] Version: 20.10.0 [2021-06-30T06:26:50.368Z] API version: 1.41 (minimum version 1.24) [2021-06-30T06:26:50.368Z] Go version: go1.13.15 [2021-06-30T06:26:50.368Z] Git commit: 1e08f21e79 [2021-06-30T06:26:50.368Z] Built: 03/11/2021 13:23:32 [2021-06-30T06:26:50.368Z] OS/Arch: windows/amd64 [2021-06-30T06:26:50.368Z] Experimental: true [2021-06-30T06:26:50.368Z] [2021-06-30T06:26:50.368Z] INFO: Docker info of control daemon [2021-06-30T06:26:50.368Z] [2021-06-30T06:26:50.368Z] Client: [2021-06-30T06:26:50.368Z] Context: default [2021-06-30T06:26:50.368Z] Debug Mode: false [2021-06-30T06:26:50.368Z] Plugins: [2021-06-30T06:26:50.368Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-30T06:26:50.368Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-30T06:26:50.368Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-30T06:26:50.368Z] [2021-06-30T06:26:50.368Z] Server: [2021-06-30T06:26:50.368Z] Containers: 0 [2021-06-30T06:26:50.368Z] Running: 0 [2021-06-30T06:26:50.368Z] Paused: 0 [2021-06-30T06:26:50.368Z] Stopped: 0 [2021-06-30T06:26:50.368Z] Images: 1 [2021-06-30T06:26:50.368Z] Server Version: 20.10.0 [2021-06-30T06:26:50.368Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-30T06:26:50.368Z] Windows: [2021-06-30T06:26:50.368Z] LCOW: [2021-06-30T06:26:50.368Z] Logging Driver: json-file [2021-06-30T06:26:50.368Z] Plugins: [2021-06-30T06:26:50.368Z] Volume: local [2021-06-30T06:26:50.368Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T06:26:50.368Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T06:26:50.368Z] Swarm: inactive [2021-06-30T06:26:50.368Z] Default Isolation: process [2021-06-30T06:26:50.368Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-30T06:26:50.368Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-30T06:26:50.368Z] OSType: windows [2021-06-30T06:26:50.368Z] Architecture: x86_64 [2021-06-30T06:26:50.368Z] CPUs: 4 [2021-06-30T06:26:50.368Z] Total Memory: 32GiB [2021-06-30T06:26:50.368Z] Name: azwin-2-378260 [2021-06-30T06:26:50.368Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-30T06:26:50.368Z] Docker Root Dir: D:\docker [2021-06-30T06:26:50.368Z] Debug Mode: false [2021-06-30T06:26:50.368Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:26:50.368Z] Labels: [2021-06-30T06:26:50.368Z] Experimental: true [2021-06-30T06:26:50.368Z] Insecure Registries: [2021-06-30T06:26:50.368Z] 10.0.0.4:5000 [2021-06-30T06:26:50.368Z] 127.0.0.0/8 [2021-06-30T06:26:50.368Z] Registry Mirrors: [2021-06-30T06:26:50.368Z] http://10.0.0.4:5000/ [2021-06-30T06:26:50.368Z] Live Restore Enabled: false [2021-06-30T06:26:50.368Z] [2021-06-30T06:26:50.368Z] [2021-06-30T06:26:50.368Z] INFO: Commit hash is 00a4f67ddf [2021-06-30T06:26:50.368Z] INFO: Nuke-Everything... [2021-06-30T06:26:50.368Z] INFO: Container count on control daemon to delete is 0 [2021-06-30T06:26:50.368Z] INFO: Nuking d:\CI [2021-06-30T06:26:50.368Z] INFO: Zapped successfully [2021-06-30T06:26:50.368Z] INFO: Location for testing is d:\CI\PR-42580\3 [2021-06-30T06:26:50.368Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-30T06:26:50.368Z] [2021-06-30T06:26:50.368Z] [2021-06-30T06:26:50.368Z] INFO: Building the image from Dockerfile.windows at 06/30/2021 06:26:48... [2021-06-30T06:26:50.368Z] [2021-06-30T06:26:50.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-30T06:26:50.700Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-30T06:26:50.700Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-30T06:26:50.955Z] --- PASS: TestBuildMultiStageCopy (2.65s) [2021-06-30T06:26:50.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.81s) [2021-06-30T06:26:50.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-06-30T06:26:50.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-06-30T06:26:50.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-06-30T06:26:50.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-06-30T06:26:50.955Z] === RUN TestBuildMultiStageParentConfig [2021-06-30T06:26:51.517Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-06-30T06:26:51.517Z] === RUN TestBuildLabelWithTargets [2021-06-30T06:26:52.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-30T06:26:52.445Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2021-06-30T06:26:52.445Z] === RUN TestBuildWithEmptyLayers [2021-06-30T06:26:53.007Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2021-06-30T06:26:53.007Z] === RUN TestBuildMultiStageOnBuild [2021-06-30T06:26:53.277Z] Sending build context to Docker daemon 60.85MB [2021-06-30T06:26:53.277Z] [2021-06-30T06:26:53.277Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-30T06:26:53.277Z] ---> 39d157a84080 [2021-06-30T06:26:53.277Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-30T06:26:53.277Z] ---> Running in 8188e5e1868d [2021-06-30T06:26:53.379Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:26:53.379Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:26:53.738Z] Removing intermediate container 8188e5e1868d [2021-06-30T06:26:53.738Z] ---> 03abb8591675 [2021-06-30T06:26:53.738Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-06-30T06:26:53.738Z] ---> Running in 1000481fcd3a [2021-06-30T06:26:54.199Z] Removing intermediate container 1000481fcd3a [2021-06-30T06:26:54.199Z] ---> e8dae443c323 [2021-06-30T06:26:54.199Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-30T06:26:54.199Z] ---> Running in b4bc0f9d5864 [2021-06-30T06:26:54.416Z] INFO: Build done for gotestsum... [2021-06-30T06:26:54.660Z] Removing intermediate container b4bc0f9d5864 [2021-06-30T06:26:54.660Z] ---> 6bdd525b7e52 [2021-06-30T06:26:54.660Z] 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-06-30T06:26:54.660Z] ---> Running in 0a1640efdf53 [2021-06-30T06:26:54.896Z] --- PASS: TestBuildMultiStageOnBuild (2.02s) [2021-06-30T06:26:54.896Z] === RUN TestBuildUncleanTarFilenames [2021-06-30T06:26:55.121Z] Removing intermediate container 0a1640efdf53 [2021-06-30T06:26:55.121Z] ---> 48f19d6e1f55 [2021-06-30T06:26:55.121Z] 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-06-30T06:26:55.121Z] ---> Running in eeece99b2f84 [2021-06-30T06:26:55.290Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-30T06:26:55.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s) [2021-06-30T06:26:55.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.98s) [2021-06-30T06:26:55.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2021-06-30T06:26:55.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2021-06-30T06:26:55.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2021-06-30T06:26:55.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2021-06-30T06:26:55.290Z] === RUN TestBuildMultiStageCopy [2021-06-30T06:26:55.290Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-30T06:26:55.459Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-06-30T06:26:55.459Z] === RUN TestBuildMultiStageLayerLeak [2021-06-30T06:26:55.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-30T06:26:55.915Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m25.650162598s with top 10 stages: buildssa: 1m48.038771378s, goimports: 23.860081911s, unconvert: 14.950349945s, gosec: 10.677165617s, golint: 7.417180862s, misspell: 5.135621253s, ineffassign: 5.106441809s, vrp: 4.22670676s, inspect: 4.206529113s, printf: 2.303997532s [2021-06-30T06:26:55.915Z] INFO [runner] Issues before processing: 2865, after processing: 0 [2021-06-30T06:26:55.915Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2290/2290, skip_dirs: 2290/2290, identifier_marker: 1901/1901, exclude: 1901/1901, filename_unadjuster: 2290/2290, autogenerated_exclude: 1901/2290, nolint: 0/78, skip_files: 2290/2290, cgo: 2290/2865, exclude-rules: 78/1901 [2021-06-30T06:26:55.915Z] INFO [runner] processing took 177.236574ms with stages: nolint: 65.24605ms, identifier_marker: 59.494995ms, path_prettifier: 25.056802ms, autogenerated_exclude: 10.433901ms, cgo: 7.104397ms, exclude-rules: 6.701668ms, skip_dirs: 3.026594ms, filename_unadjuster: 166.532µs, max_same_issues: 1.577µs, uniq_by_line: 912ns, diff: 640ns, max_from_linter: 526ns, source_code: 456ns, exclude: 421ns, path_shortener: 407ns, skip_files: 396ns, max_per_file_from_linter: 300ns [2021-06-30T06:26:55.915Z] INFO [runner] linters took 1m52.981178422s with stages: goanalysis_metalinter: 1m25.985318215s, unused: 26.814342304s [2021-06-30T06:26:55.915Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-06-30T06:26:55.915Z] INFO Memory: 2465 samples, avg is 2036.1MB, max is 5043.6MB [2021-06-30T06:26:55.915Z] INFO Execution took 4m6.318636152s [2021-06-30T06:26:55.915Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-30T06:26:56.270Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:00a4f67ddf78883bb6e891ec3943de08564e209d hack/make.sh dynbinary test-docker-py [2021-06-30T06:26:56.838Z] [2021-06-30T06:26:56.838Z] Removing bundles/ [2021-06-30T06:26:56.838Z] [2021-06-30T06:26:56.838Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-30T06:26:56.838Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:26:56.838Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:26:57.977Z] --- PASS: TestBuildMultiStageLayerLeak (2.14s) [2021-06-30T06:26:57.977Z] === RUN TestBuildWithHugeFile [2021-06-30T06:26:58.585Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-30T06:26:59.154Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-30T06:27:00.070Z] [2021-06-30T06:27:00.070Z] SUCCESS: Specified value was saved. [2021-06-30T06:27:00.093Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-30T06:27:01.032Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-30T06:27:01.042Z] INFO: Downloading git... [2021-06-30T06:27:02.411Z] --- PASS: TestBuildMultiStageCopy (7.00s) [2021-06-30T06:27:02.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.00s) [2021-06-30T06:27:02.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-30T06:27:02.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-06-30T06:27:02.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-06-30T06:27:02.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-30T06:27:02.411Z] === RUN TestBuildMultiStageParentConfig [2021-06-30T06:27:02.596Z] INFO: Downloading go... [2021-06-30T06:27:04.158Z] INFO: Downloading compiler 1 of 3... [2021-06-30T06:27:04.158Z] INFO: Downloading compiler 2 of 3... [2021-06-30T06:27:04.636Z] INFO: Downloading compiler 3 of 3... [2021-06-30T06:27:04.636Z] INFO: Extracting git... [2021-06-30T06:27:04.770Z] Removing intermediate container d19db504bb69 [2021-06-30T06:27:04.770Z] ---> 61565ed342be [2021-06-30T06:27:04.770Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-30T06:27:04.770Z] ---> Running in a8338ae9224a [2021-06-30T06:27:04.770Z] Removing intermediate container a8338ae9224a [2021-06-30T06:27:04.770Z] ---> 3f45cf59bf69 [2021-06-30T06:27:04.770Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-30T06:27:04.770Z] ---> Running in 426b0bb80eb1 [2021-06-30T06:27:05.231Z] Removing intermediate container 426b0bb80eb1 [2021-06-30T06:27:05.231Z] ---> 58e47a2b1f72 [2021-06-30T06:27:05.231Z] Step 10/10 : COPY . . [2021-06-30T06:27:07.689Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-30T06:27:07.693Z] === RUN TestBuildLabelWithTargets [2021-06-30T06:27:15.828Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-30T06:27:15.828Z] === RUN TestBuildWithEmptyLayers [2021-06-30T06:27:17.034Z] INFO: Expanding go... [2021-06-30T06:27:18.367Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-06-30T06:27:18.367Z] === RUN TestBuildMultiStageOnBuild [2021-06-30T06:27:23.645Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-30T06:27:23.645Z] === RUN TestBuildUncleanTarFilenames [2021-06-30T06:27:23.645Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-06-30T06:27:23.645Z] === RUN TestBuildMultiStageLayerLeak [2021-06-30T06:27:26.370Z] ---> 55df669cfb21 [2021-06-30T06:27:26.832Z] Successfully built 55df669cfb21 [2021-06-30T06:27:26.832Z] Successfully tagged docker:latest [2021-06-30T06:27:26.832Z] INFO: Image build ended at 06/30/2021 06:27:26. Duration:00:02:50.4436498 [2021-06-30T06:27:26.832Z] [2021-06-30T06:27:26.832Z] [2021-06-30T06:27:26.832Z] INFO: Building the test binaries at 06/30/2021 06:27:26... [2021-06-30T06:27:28.925Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2021-06-30T06:27:28.925Z] === RUN TestBuildWithHugeFile [2021-06-30T06:27:32.643Z] INFO: make.ps1 starting at 06/30/2021 06:27:31 [2021-06-30T06:27:32.643Z] INFO: Git commit (00a4f67ddf) assumed from DOCKER_GITCOMMIT environment variable [2021-06-30T06:27:32.643Z] INFO: Invoking autogen... [2021-06-30T06:27:32.643Z] INFO: Building daemon... [2021-06-30T06:27:38.103Z] INFO: Expanding compiler 1 of 3... [2021-06-30T06:27:39.054Z] INFO: Expanding compiler 2 of 3... [2021-06-30T06:27:43.697Z] INFO: Expanding compiler 3 of 3... [2021-06-30T06:27:44.148Z] INFO: Removing downloaded files... [2021-06-30T06:27:44.148Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-30T06:27:44.148Z] INFO: Configuring git core.autocrlf... [2021-06-30T06:28:05.678Z] --- PASS: TestBuildWithHugeFile (57.91s) [2021-06-30T06:28:05.679Z] === RUN TestBuildWCOWSandboxSize [2021-06-30T06:28:05.679Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:28:05.679Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-30T06:28:05.679Z] === RUN TestBuildWithEmptyDockerfile [2021-06-30T06:28:05.679Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:28:05.679Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:28:05.679Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:28:05.679Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:28:05.679Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:28:05.679Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:28:05.679Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:28:05.679Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:28:05.679Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:28:05.679Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-06-30T06:28:05.679Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-06-30T06:28:05.679Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-06-30T06:28:05.679Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-30T06:28:05.679Z] === RUN TestBuildPreserveOwnership [2021-06-30T06:28:05.679Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-30T06:28:05.679Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-30T06:28:05.679Z] --- PASS: TestBuildPreserveOwnership (4.31s) [2021-06-30T06:28:05.679Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.99s) [2021-06-30T06:28:05.679Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2021-06-30T06:28:05.679Z] === RUN TestBuildPlatformInvalid [2021-06-30T06:28:05.679Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-06-30T06:28:05.679Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-30T06:28:15.649Z] Loaded image: buildpack-deps:buster [2021-06-30T06:28:15.649Z] Loaded image: busybox:latest [2021-06-30T06:28:15.649Z] Loaded image: busybox:glibc [2021-06-30T06:28:17.017Z] Loaded image: debian:bullseye [2021-06-30T06:28:17.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-06-30T06:28:17.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-30T06:28:17.272Z] Loaded image: hello-world:latest [2021-06-30T06:28:17.272Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:28:23.807Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.44s) [2021-06-30T06:28:23.807Z] PASS [2021-06-30T06:28:23.807Z] [2021-06-30T06:28:23.807Z] === Skipped [2021-06-30T06:28:23.807Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-30T06:28:23.807Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:28:23.807Z] [2021-06-30T06:28:23.807Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-30T06:28:23.807Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:28:23.807Z] [2021-06-30T06:28:23.807Z] [2021-06-30T06:28:23.807Z] DONE 34 tests, 2 skipped in 128.105s [2021-06-30T06:28:23.807Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-30T06:28:23.807Z] INFO: Testing against a local daemon [2021-06-30T06:28:23.807Z] === RUN TestConfigInspect [2021-06-30T06:28:25.188Z] --- PASS: TestBuildWithHugeFile (50.36s) [2021-06-30T06:28:25.188Z] === RUN TestBuildWCOWSandboxSize [2021-06-30T06:28:25.188Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:28:25.188Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-30T06:28:25.188Z] === RUN TestBuildWithEmptyDockerfile [2021-06-30T06:28:25.188Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:28:25.188Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:28:25.188Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:28:25.188Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:28:25.188Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:28:25.188Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:28:25.188Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:28:25.188Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:28:25.188Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:28:25.188Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-06-30T06:28:25.188Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-06-30T06:28:25.188Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-06-30T06:28:25.188Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-30T06:28:25.188Z] === RUN TestBuildPreserveOwnership [2021-06-30T06:28:25.188Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-30T06:28:25.188Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-30T06:28:26.323Z] --- PASS: TestConfigInspect (2.38s) [2021-06-30T06:28:26.323Z] === RUN TestConfigList [2021-06-30T06:28:28.838Z] --- PASS: TestConfigList (2.19s) [2021-06-30T06:28:28.838Z] === RUN TestConfigsCreateAndDelete [2021-06-30T06:28:29.388Z] --- PASS: TestBuildPreserveOwnership (10.31s) [2021-06-30T06:28:29.388Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.30s) [2021-06-30T06:28:29.388Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-30T06:28:29.388Z] === RUN TestBuildPlatformInvalid [2021-06-30T06:28:29.388Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-06-30T06:28:29.388Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-30T06:28:29.388Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-30T06:28:29.388Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-30T06:28:29.388Z] PASS [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] === Skipped [2021-06-30T06:28:29.388Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-30T06:28:29.388Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-30T06:28:29.388Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-30T06:28:29.388Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] DONE 34 tests, 3 skipped in 132.292s [2021-06-30T06:28:29.388Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-30T06:28:29.388Z] INFO: Testing against a local daemon [2021-06-30T06:28:29.388Z] === RUN TestConfigInspect [2021-06-30T06:28:29.388Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] --- SKIP: TestConfigInspect (0.03s) [2021-06-30T06:28:29.388Z] === RUN TestConfigList [2021-06-30T06:28:29.388Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] --- SKIP: TestConfigList (0.01s) [2021-06-30T06:28:29.388Z] === RUN TestConfigsCreateAndDelete [2021-06-30T06:28:29.388Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-30T06:28:29.388Z] === RUN TestConfigsUpdate [2021-06-30T06:28:29.388Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-30T06:28:29.388Z] === RUN TestTemplatedConfig [2021-06-30T06:28:29.388Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-30T06:28:29.388Z] === RUN TestConfigCreateResolve [2021-06-30T06:28:29.388Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-30T06:28:29.388Z] PASS [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] === Skipped [2021-06-30T06:28:29.388Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-06-30T06:28:29.388Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-06-30T06:28:29.388Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-30T06:28:29.388Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-06-30T06:28:29.388Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-30T06:28:29.388Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-30T06:28:29.388Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] [2021-06-30T06:28:29.388Z] DONE 6 tests, 6 skipped in 0.209s [2021-06-30T06:28:29.648Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-30T06:28:29.648Z] INFO: Testing against a local daemon [2021-06-30T06:28:29.648Z] === RUN TestCheckpoint [2021-06-30T06:28:29.648Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:28:29.648Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-30T06:28:29.648Z] === RUN TestContainerInvalidJSON [2021-06-30T06:28:29.648Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:28:29.648Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:28:29.648Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:28:29.648Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:28:29.648Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:28:29.648Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:28:29.648Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:28:29.648Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:28:29.648Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:28:29.648Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-30T06:28:29.648Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-30T06:28:29.648Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-30T06:28:29.648Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-30T06:28:29.648Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-30T06:28:29.908Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-06-30T06:28:29.908Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-30T06:28:29.908Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-30T06:28:29.908Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-30T06:28:29.908Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-06-30T06:28:29.908Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-30T06:28:29.908Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-30T06:28:29.908Z] === RUN TestCopyFromContainer [2021-06-30T06:28:30.724Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2021-06-30T06:28:30.724Z] === RUN TestConfigsUpdate [2021-06-30T06:28:32.613Z] --- PASS: TestConfigsUpdate (2.17s) [2021-06-30T06:28:32.613Z] === RUN TestTemplatedConfig [2021-06-30T06:28:33.203Z] === RUN TestCopyFromContainer// [2021-06-30T06:28:33.203Z] === RUN TestCopyFromContainer//bar/root [2021-06-30T06:28:33.203Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-30T06:28:33.203Z] === RUN TestCopyFromContainer/bar/quux [2021-06-30T06:28:33.299Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-30T06:28:33.299Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:28:33.299Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:28:33.299Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-30T06:28:33.299Z] [2021-06-30T06:28:33.299Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-30T06:28:33.299Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-30T06:28:33.299Z] Using test binary docker [2021-06-30T06:28:33.299Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-30T06:28:33.299Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-30T06:28:33.299Z] INFO: Waiting for daemon to start... [2021-06-30T06:28:33.299Z] Starting dockerd [2021-06-30T06:28:33.299Z] . [2021-06-30T06:28:33.299Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-30T06:28:33.463Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-30T06:28:33.463Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-30T06:28:33.463Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-30T06:28:33.463Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-30T06:28:33.463Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-30T06:28:33.723Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-30T06:28:33.723Z] --- PASS: TestCopyFromContainer (3.80s) [2021-06-30T06:28:33.723Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-06-30T06:28:33.723Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-06-30T06:28:33.723Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-06-30T06:28:33.723Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-06-30T06:28:33.723Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-06-30T06:28:33.723Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-06-30T06:28:33.723Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-06-30T06:28:33.723Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-30T06:28:33.723Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-06-30T06:28:33.723Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-06-30T06:28:33.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-30T06:28:33.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:28:33.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:28:33.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:28:33.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:28:33.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:28:33.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:28:33.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:28:33.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:28:33.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:28:33.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-30T06:28:33.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-30T06:28:33.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-30T06:28:33.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-30T06:28:33.723Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-30T06:28:33.723Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-30T06:28:33.723Z] === RUN TestCreateWithInvalidEnv [2021-06-30T06:28:33.723Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-30T06:28:33.723Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-30T06:28:33.723Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-30T06:28:33.723Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-30T06:28:33.723Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-30T06:28:33.723Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-30T06:28:33.723Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-30T06:28:33.723Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-30T06:28:33.723Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-30T06:28:33.723Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-30T06:28:33.723Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-30T06:28:33.723Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-30T06:28:33.723Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-30T06:28:33.723Z] === RUN TestCreateTmpfsMountsTarget [2021-06-30T06:28:33.723Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-30T06:28:33.723Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-30T06:28:35.633Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2021-06-30T06:28:35.633Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-30T06:28:36.785Z] --- PASS: TestTemplatedConfig (3.35s) [2021-06-30T06:28:36.785Z] === RUN TestConfigCreateResolve [2021-06-30T06:28:37.544Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.80s) [2021-06-30T06:28:37.544Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-30T06:28:37.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:28:37.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:28:37.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:28:37.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:28:37.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:28:37.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:28:37.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:28:37.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:28:37.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:28:37.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:28:37.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:28:37.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:28:37.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:28:37.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:28:37.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:28:37.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-30T06:28:37.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-30T06:28:37.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-30T06:28:37.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-30T06:28:37.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-30T06:28:37.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-30T06:28:37.544Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-30T06:28:38.116Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2021-06-30T06:28:38.116Z] === RUN TestCreateDifferentPlatform [2021-06-30T06:28:38.116Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-30T06:28:38.116Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-30T06:28:38.116Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-30T06:28:38.116Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-30T06:28:38.116Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-30T06:28:38.116Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-30T06:28:38.116Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-30T06:28:38.116Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-30T06:28:38.116Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-30T06:28:38.116Z] === RUN TestContainerStartOnDaemonRestart [2021-06-30T06:28:38.116Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-30T06:28:38.116Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-30T06:28:38.116Z] === RUN TestDaemonRestartIpcMode [2021-06-30T06:28:38.116Z] === PAUSE TestDaemonRestartIpcMode [2021-06-30T06:28:38.116Z] === RUN TestDaemonHostGatewayIP [2021-06-30T06:28:38.116Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:28:38.116Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-30T06:28:38.116Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-30T06:28:38.116Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-30T06:28:38.116Z] === RUN TestContainerKillOnDaemonStart [2021-06-30T06:28:38.116Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-30T06:28:38.116Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-30T06:28:38.116Z] === RUN TestDiff [2021-06-30T06:28:38.150Z] --- PASS: TestConfigCreateResolve (2.17s) [2021-06-30T06:28:38.150Z] PASS [2021-06-30T06:28:38.150Z] [2021-06-30T06:28:38.150Z] DONE 6 tests in 14.450s [2021-06-30T06:28:38.150Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-30T06:28:38.407Z] INFO: Testing against a local daemon [2021-06-30T06:28:38.407Z] === RUN TestCheckpoint [2021-06-30T06:28:38.407Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:28:38.407Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-30T06:28:38.407Z] === RUN TestContainerInvalidJSON [2021-06-30T06:28:38.407Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:28:38.407Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:28:38.407Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:28:38.407Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:28:38.407Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:28:38.407Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:28:38.407Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:28:38.407Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:28:38.407Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:28:38.407Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-30T06:28:38.407Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-30T06:28:38.407Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-30T06:28:38.407Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-30T06:28:38.407Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-30T06:28:38.407Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-30T06:28:38.407Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-30T06:28:38.407Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-06-30T06:28:38.407Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-30T06:28:38.407Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-30T06:28:38.407Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-30T06:28:38.407Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-30T06:28:38.407Z] === RUN TestCopyFromContainer [2021-06-30T06:28:39.056Z] --- PASS: TestDiff (0.63s) [2021-06-30T06:28:39.056Z] === RUN TestExecWithCloseStdin [2021-06-30T06:28:39.663Z] --- PASS: TestExecWithCloseStdin (0.87s) [2021-06-30T06:28:39.663Z] === RUN TestExec [2021-06-30T06:28:39.771Z] === RUN TestCopyFromContainer// [2021-06-30T06:28:39.771Z] === RUN TestCopyFromContainer//bar/root [2021-06-30T06:28:39.771Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-30T06:28:40.027Z] === RUN TestCopyFromContainer/bar/quux [2021-06-30T06:28:40.027Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-30T06:28:40.027Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-30T06:28:40.027Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-30T06:28:40.283Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-30T06:28:40.283Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-30T06:28:40.283Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-30T06:28:40.283Z] --- PASS: TestCopyFromContainer (1.83s) [2021-06-30T06:28:40.283Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-06-30T06:28:40.283Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-06-30T06:28:40.283Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-30T06:28:40.283Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-06-30T06:28:40.283Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-06-30T06:28:40.283Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-06-30T06:28:40.283Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-06-30T06:28:40.283Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-30T06:28:40.283Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-06-30T06:28:40.283Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-06-30T06:28:40.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-30T06:28:40.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:28:40.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:28:40.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:28:40.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:28:40.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:28:40.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:28:40.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:28:40.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:28:40.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:28:40.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-30T06:28:40.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-30T06:28:40.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-30T06:28:40.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-30T06:28:40.283Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-30T06:28:40.283Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-30T06:28:40.283Z] === RUN TestCreateWithInvalidEnv [2021-06-30T06:28:40.539Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-30T06:28:40.539Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-30T06:28:40.539Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-30T06:28:40.539Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-30T06:28:40.539Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-30T06:28:40.539Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-30T06:28:40.539Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-30T06:28:40.539Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-30T06:28:40.539Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-30T06:28:40.539Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-30T06:28:40.539Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-30T06:28:40.539Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-30T06:28:40.539Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-30T06:28:40.539Z] === RUN TestCreateTmpfsMountsTarget [2021-06-30T06:28:40.539Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-30T06:28:40.539Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-30T06:28:40.621Z] --- PASS: TestExec (1.00s) [2021-06-30T06:28:40.621Z] === RUN TestExecUser [2021-06-30T06:28:41.561Z] --- PASS: TestExecUser (0.99s) [2021-06-30T06:28:41.561Z] === RUN TestExportContainerAndImportImage [2021-06-30T06:28:42.499Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-06-30T06:28:42.499Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-30T06:28:43.053Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2021-06-30T06:28:43.053Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-30T06:28:43.880Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-06-30T06:28:43.880Z] === RUN TestHealthCheckWorkdir [2021-06-30T06:28:44.790Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-30T06:28:44.790Z] [2021-06-30T06:28:44.790Z] ________ ____ __. [2021-06-30T06:28:44.790Z] \_____ \ | |/ _| [2021-06-30T06:28:44.790Z] / | \| < [2021-06-30T06:28:44.790Z] / | \ | \ [2021-06-30T06:28:44.790Z] \_______ /____|__ \ [2021-06-30T06:28:44.790Z] \/ \/ [2021-06-30T06:28:44.790Z] [2021-06-30T06:28:44.790Z] INFO: make.ps1 ended at 06/30/2021 06:28:41 [2021-06-30T06:28:44.790Z] INFO: Binaries build ended at 06/30/2021 06:28:43. Duration:00:01:16.7253454 [2021-06-30T06:28:44.790Z] INFO: Copying the built daemon binary to d:\CI\PR-42580\3\binary\dockerd-00a4f67ddf.exe... [2021-06-30T06:28:44.790Z] INFO: Copying the built client binary to d:\CI\PR-42580\3\binary\docker-00a4f67ddf.exe... [2021-06-30T06:28:44.790Z] INFO: Copying dockerversion from the container... [2021-06-30T06:28:44.790Z] INFO: Copying the golang package from the container to d:\CI\PR-42580\3\installer\go.zip... [2021-06-30T06:28:44.940Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-06-30T06:28:44.940Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-30T06:28:44.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:28:44.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:28:44.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:28:44.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:28:44.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:28:44.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:28:44.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:28:44.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:28:44.940Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:28:44.940Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:28:44.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:28:44.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:28:44.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:28:44.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:28:44.940Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:28:44.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-30T06:28:44.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-30T06:28:44.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-30T06:28:44.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-30T06:28:44.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-30T06:28:44.940Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-30T06:28:44.940Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-30T06:28:45.261Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2021-06-30T06:28:45.261Z] === RUN TestHealthKillContainer [2021-06-30T06:28:45.762Z] INFO: Extracting go.zip to d:\CI\PR-42580\3\go [2021-06-30T06:28:45.866Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-06-30T06:28:45.866Z] === RUN TestCreateDifferentPlatform [2021-06-30T06:28:45.866Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-30T06:28:45.866Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-30T06:28:45.866Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-30T06:28:45.866Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-30T06:28:45.866Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-30T06:28:45.866Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-30T06:28:45.866Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-30T06:28:45.866Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-30T06:28:45.866Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-30T06:28:45.866Z] === RUN TestContainerStartOnDaemonRestart [2021-06-30T06:28:45.866Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-30T06:28:45.866Z] === RUN TestDaemonRestartIpcMode [2021-06-30T06:28:45.866Z] === PAUSE TestDaemonRestartIpcMode [2021-06-30T06:28:45.866Z] === RUN TestDaemonHostGatewayIP [2021-06-30T06:28:45.866Z] === PAUSE TestDaemonHostGatewayIP [2021-06-30T06:28:45.866Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-30T06:28:45.866Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-30T06:28:45.866Z] === RUN TestContainerKillOnDaemonStart [2021-06-30T06:28:45.866Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-30T06:28:45.866Z] === RUN TestDiff [2021-06-30T06:28:46.794Z] --- PASS: TestDiff (0.76s) [2021-06-30T06:28:46.794Z] === RUN TestExecWithCloseStdin [2021-06-30T06:28:47.722Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-06-30T06:28:47.722Z] === RUN TestExec [2021-06-30T06:28:48.555Z] --- PASS: TestHealthKillContainer (2.95s) [2021-06-30T06:28:48.555Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-30T06:28:48.555Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-06-30T06:28:48.555Z] === RUN TestIpcModeNone [2021-06-30T06:28:49.088Z] --- PASS: TestExec (1.14s) [2021-06-30T06:28:49.088Z] === RUN TestExecUser [2021-06-30T06:28:49.497Z] --- PASS: TestIpcModeNone (0.89s) [2021-06-30T06:28:49.497Z] === RUN TestIpcModePrivate [2021-06-30T06:28:50.016Z] --- PASS: TestExecUser (1.10s) [2021-06-30T06:28:50.016Z] === RUN TestExportContainerAndImportImage [2021-06-30T06:28:50.436Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-30T06:28:50.436Z] --- PASS: TestIpcModePrivate (0.90s) [2021-06-30T06:28:50.436Z] === RUN TestIpcModeShareable [2021-06-30T06:28:50.436Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:28:50.436Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-30T06:28:50.436Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-30T06:28:50.942Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-06-30T06:28:50.942Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-30T06:28:52.305Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-06-30T06:28:52.305Z] === RUN TestHealthCheckWorkdir [2021-06-30T06:28:52.977Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2021-06-30T06:28:52.977Z] === RUN TestAPIIpcModeHost [2021-06-30T06:28:52.977Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:28:52.977Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-30T06:28:52.977Z] === RUN TestDaemonIpcModeShareable [2021-06-30T06:28:52.977Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:28:52.977Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-30T06:28:52.977Z] === RUN TestDaemonIpcModePrivate [2021-06-30T06:28:53.670Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2021-06-30T06:28:53.670Z] === RUN TestHealthKillContainer [2021-06-30T06:28:54.357Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-30T06:28:54.616Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2021-06-30T06:28:54.616Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-30T06:28:54.616Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:28:54.616Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-30T06:28:54.616Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-30T06:28:54.616Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:28:54.616Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-30T06:28:54.616Z] === RUN TestIpcModeOlderClient [2021-06-30T06:28:54.616Z] === PAUSE TestIpcModeOlderClient [2021-06-30T06:28:54.616Z] === RUN TestKillContainerInvalidSignal [2021-06-30T06:28:55.187Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2021-06-30T06:28:55.187Z] === RUN TestKillContainer [2021-06-30T06:28:55.187Z] === RUN TestKillContainer/no_signal [2021-06-30T06:28:55.757Z] === RUN TestKillContainer/non_killing_signal [2021-06-30T06:28:55.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-30T06:28:55.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-30T06:28:56.075Z] Removing intermediate container eeece99b2f84 [2021-06-30T06:28:56.075Z] ---> 857c8b928557 [2021-06-30T06:28:56.075Z] 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-06-30T06:28:56.075Z] ---> Running in 9a81a7dedb11 [2021-06-30T06:28:56.075Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-30T06:28:56.075Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-30T06:28:56.075Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-30T06:28:56.075Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-30T06:28:56.075Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-30T06:28:56.075Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-30T06:28:56.075Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T06:28:56.075Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T06:28:56.075Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-30T06:28:56.075Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-30T06:28:56.075Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-30T06:28:56.075Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-30T06:28:56.075Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-30T06:28:56.328Z] === RUN TestKillContainer/killing_signal [2021-06-30T06:28:56.524Z] INFO: Build done for gotestsum... [2021-06-30T06:28:56.937Z] --- PASS: TestHealthKillContainer (3.09s) [2021-06-30T06:28:56.937Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-30T06:28:57.268Z] --- PASS: TestKillContainer (1.93s) [2021-06-30T06:28:57.268Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-06-30T06:28:57.268Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-06-30T06:28:57.268Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-06-30T06:28:57.268Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-30T06:28:57.268Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-30T06:28:57.499Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-06-30T06:28:57.499Z] === RUN TestIpcModeNone [2021-06-30T06:28:57.839Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-30T06:28:58.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2021-06-30T06:28:58.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-06-30T06:28:58.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2021-06-30T06:28:58.409Z] === RUN TestKillStoppedContainer [2021-06-30T06:28:58.409Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-30T06:28:58.409Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-30T06:28:58.409Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-30T06:28:58.409Z] === RUN TestKillDifferentUserContainer [2021-06-30T06:28:58.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-30T06:28:58.889Z] --- PASS: TestIpcModeNone (1.05s) [2021-06-30T06:28:58.889Z] === RUN TestIpcModePrivate [2021-06-30T06:28:58.979Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-06-30T06:28:58.979Z] === RUN TestInspectOomKilledTrue [2021-06-30T06:28:58.979Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:28:58.979Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-30T06:28:58.979Z] === RUN TestInspectOomKilledFalse [2021-06-30T06:28:58.979Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:28:58.979Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-30T06:28:58.979Z] === RUN TestLinksEtcHostsContentMatch [2021-06-30T06:28:58.979Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-30T06:28:58.979Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-30T06:28:58.979Z] === RUN TestLinksContainerNames [2021-06-30T06:28:59.532Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-30T06:28:59.790Z] --- PASS: TestIpcModePrivate (1.13s) [2021-06-30T06:28:59.790Z] === RUN TestIpcModeShareable [2021-06-30T06:29:00.361Z] --- PASS: TestLinksContainerNames (1.26s) [2021-06-30T06:29:00.361Z] === RUN TestLogsFollowTailEmpty [2021-06-30T06:29:00.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-30T06:29:00.719Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-30T06:29:00.932Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-06-30T06:29:00.932Z] === RUN TestContainerNetworkMountsNoChown [2021-06-30T06:29:00.975Z] --- PASS: TestIpcModeShareable (1.10s) [2021-06-30T06:29:00.975Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-30T06:29:01.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-30T06:29:01.504Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/default [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/default [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/private [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/private [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rprivate [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/slave [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/slave [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rslave [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/shared [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/shared [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rshared [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-30T06:29:01.504Z] === CONT TestMountDaemonRoot/default [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:29:01.504Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-30T06:29:01.504Z] === CONT TestMountDaemonRoot/rshared [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:29:01.504Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:29:01.504Z] === CONT TestMountDaemonRoot/shared [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:29:01.504Z] === CONT TestMountDaemonRoot/rslave [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:29:01.504Z] === CONT TestMountDaemonRoot/slave [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-30T06:29:01.504Z] === CONT TestMountDaemonRoot/rprivate [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:29:01.504Z] === CONT TestMountDaemonRoot/private [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:29:01.504Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:29:01.504Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-30T06:29:01.505Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-30T06:29:01.505Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:29:01.505Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:29:01.505Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:29:01.765Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-30T06:29:02.025Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-30T06:29:02.025Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:29:02.025Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:29:02.025Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:29:02.025Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-30T06:29:02.025Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:29:02.025Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-30T06:29:02.025Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-30T06:29:02.025Z] === RUN TestContainerBindMountNonRecursive [2021-06-30T06:29:02.025Z] 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-06-30T06:29:02.025Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-30T06:29:02.025Z] === RUN TestContainerVolumesMountedAsShared [2021-06-30T06:29:02.025Z] 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-06-30T06:29:02.025Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-30T06:29:02.025Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-30T06:29:02.025Z] 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-06-30T06:29:02.025Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-30T06:29:02.025Z] === RUN TestNetworkNat [2021-06-30T06:29:02.964Z] --- PASS: TestNetworkNat (0.78s) [2021-06-30T06:29:02.964Z] === RUN TestNetworkLocalhostTCPNat [2021-06-30T06:29:03.533Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-06-30T06:29:03.533Z] === RUN TestNetworkLoopbackNat [2021-06-30T06:29:04.240Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s) [2021-06-30T06:29:04.240Z] === RUN TestAPIIpcModeHost [2021-06-30T06:29:04.802Z] --- PASS: TestAPIIpcModeHost (1.09s) [2021-06-30T06:29:04.802Z] === RUN TestDaemonIpcModeShareable [2021-06-30T06:29:05.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-30T06:29:06.688Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-30T06:29:06.688Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2021-06-30T06:29:06.688Z] === RUN TestDaemonIpcModePrivate [2021-06-30T06:29:06.792Z] Removing intermediate container 9a81a7dedb11 [2021-06-30T06:29:06.792Z] ---> 223315cf8788 [2021-06-30T06:29:06.792Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-30T06:29:06.792Z] ---> Running in 5b697868c135 [2021-06-30T06:29:06.825Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2021-06-30T06:29:06.825Z] === RUN TestPause [2021-06-30T06:29:06.825Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:29:06.825Z] --- SKIP: TestPause (0.00s) [2021-06-30T06:29:06.825Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-30T06:29:06.825Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:29:06.825Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-30T06:29:06.825Z] === RUN TestPauseStopPausedContainer [2021-06-30T06:29:06.825Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:29:06.825Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-30T06:29:06.825Z] === RUN TestPidHost [2021-06-30T06:29:07.243Z] Removing intermediate container 5b697868c135 [2021-06-30T06:29:07.243Z] ---> 427f760827b4 [2021-06-30T06:29:07.243Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-30T06:29:07.243Z] ---> Running in 92c9c405c54b [2021-06-30T06:29:07.693Z] Removing intermediate container 92c9c405c54b [2021-06-30T06:29:07.693Z] ---> 3c2e0e299c3d [2021-06-30T06:29:07.693Z] Step 10/10 : COPY . . [2021-06-30T06:29:08.052Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-30T06:29:08.205Z] --- PASS: TestPidHost (1.77s) [2021-06-30T06:29:08.205Z] === RUN TestPsFilter [2021-06-30T06:29:08.205Z] --- PASS: TestPsFilter (0.10s) [2021-06-30T06:29:08.205Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-30T06:29:08.308Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2021-06-30T06:29:08.308Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-30T06:29:09.145Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s) [2021-06-30T06:29:09.145Z] === RUN TestRemoveContainerWithVolume [2021-06-30T06:29:09.672Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-30T06:29:09.715Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-06-30T06:29:09.715Z] === RUN TestRemoveContainerRunning [2021-06-30T06:29:09.928Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2021-06-30T06:29:09.928Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-30T06:29:10.285Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-06-30T06:29:10.285Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-30T06:29:10.855Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2021-06-30T06:29:10.855Z] === RUN TestRemoveInvalidContainer [2021-06-30T06:29:10.855Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-30T06:29:10.855Z] === RUN TestRenameLinkedContainer [2021-06-30T06:29:10.933Z] INFO: Extraction ended at 06/30/2021 06:29:07. Duration:00:00:21.7010123 [2021-06-30T06:29:10.933Z] INFO: Updating the golang and path environment variables [2021-06-30T06:29:10.933Z] INFO: GOPATH=d:\gopath [2021-06-30T06:29:10.933Z] INFO: go version go1.16.5 windows/amd64 [2021-06-30T06:29:10.933Z] INFO: Running the daemon under test in debug mode [2021-06-30T06:29:10.933Z] INFO: Starting a daemon under test... [2021-06-30T06:29:10.933Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42580\3\daemon --pidfile d:\CI\PR-42580\3\docker.pid -D [2021-06-30T06:29:10.933Z] INFO: Process started successfully. [2021-06-30T06:29:10.933Z] INFO: Start tailing logs of the daemon under tests [2021-06-30T06:29:10.933Z] INFO: Waiting for the daemon under test to start... [2021-06-30T06:29:11.293Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-30T06:29:11.549Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2021-06-30T06:29:11.550Z] === RUN TestIpcModeOlderClient [2021-06-30T06:29:11.550Z] === PAUSE TestIpcModeOlderClient [2021-06-30T06:29:11.550Z] === RUN TestKillContainerInvalidSignal [2021-06-30T06:29:12.060Z] sha256:9f32d729cfd0fe50acce76c56bc500b018b0971ce4b183b8c5570387d479bd9b [2021-06-30T06:29:12.060Z] INFO: Starting docker-py tests... [2021-06-30T06:29:12.111Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-06-30T06:29:12.111Z] === RUN TestKillContainer [2021-06-30T06:29:12.111Z] === RUN TestKillContainer/no_signal [2021-06-30T06:29:12.627Z] ============================= test session starts ============================== [2021-06-30T06:29:12.627Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-30T06:29:12.627Z] rootdir: /src, inifile: pytest.ini [2021-06-30T06:29:12.627Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-30T06:29:13.038Z] === RUN TestKillContainer/non_killing_signal [2021-06-30T06:29:13.396Z] --- PASS: TestRenameLinkedContainer (2.57s) [2021-06-30T06:29:13.396Z] === RUN TestRenameStoppedContainer [2021-06-30T06:29:13.562Z] collected 390 items / 1 deselected / 389 selected [2021-06-30T06:29:13.562Z] [2021-06-30T06:29:13.599Z] === RUN TestKillContainer/killing_signal [2021-06-30T06:29:13.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-30T06:29:13.966Z] --- PASS: TestRenameStoppedContainer (0.63s) [2021-06-30T06:29:13.966Z] === RUN TestRenameRunningContainerAndReuse [2021-06-30T06:29:14.526Z] --- PASS: TestKillContainer (2.20s) [2021-06-30T06:29:14.526Z] --- PASS: TestKillContainer/no_signal (0.73s) [2021-06-30T06:29:14.526Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-06-30T06:29:14.526Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2021-06-30T06:29:14.526Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-30T06:29:14.526Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-30T06:29:15.088Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-30T06:29:15.348Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2021-06-30T06:29:15.348Z] === RUN TestRenameInvalidName [2021-06-30T06:29:15.919Z] --- PASS: TestRenameInvalidName (0.65s) [2021-06-30T06:29:15.919Z] === RUN TestRenameAnonymousContainer [2021-06-30T06:29:16.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-06-30T06:29:16.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-06-30T06:29:16.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-06-30T06:29:16.014Z] === RUN TestKillStoppedContainer [2021-06-30T06:29:16.014Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-30T06:29:16.014Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-30T06:29:16.014Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-30T06:29:16.014Z] === RUN TestKillDifferentUserContainer [2021-06-30T06:29:16.575Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-06-30T06:29:16.575Z] === RUN TestInspectOomKilledTrue [2021-06-30T06:29:16.575Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-30T06:29:16.575Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-30T06:29:16.575Z] === RUN TestInspectOomKilledFalse [2021-06-30T06:29:17.503Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-06-30T06:29:17.503Z] === RUN TestLinksEtcHostsContentMatch [2021-06-30T06:29:17.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-30T06:29:18.066Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-06-30T06:29:18.066Z] === RUN TestLinksContainerNames [2021-06-30T06:29:18.465Z] --- PASS: TestRenameAnonymousContainer (2.27s) [2021-06-30T06:29:18.465Z] === RUN TestRenameContainerWithSameName [2021-06-30T06:29:19.036Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2021-06-30T06:29:19.036Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-30T06:29:19.429Z] --- PASS: TestLinksContainerNames (1.37s) [2021-06-30T06:29:19.429Z] === RUN TestLogsFollowTailEmpty [2021-06-30T06:29:20.356Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-06-30T06:29:20.356Z] === RUN TestContainerNetworkMountsNoChown [2021-06-30T06:29:20.417Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2021-06-30T06:29:20.417Z] === RUN TestResize [2021-06-30T06:29:20.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-30T06:29:20.917Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/default [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/default [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/private [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/private [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/rprivate [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/slave [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/slave [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/rslave [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/shared [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/shared [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/rshared [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-30T06:29:20.917Z] === CONT TestMountDaemonRoot/default [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:29:20.917Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-30T06:29:20.917Z] === CONT TestMountDaemonRoot/rshared [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:29:20.917Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:29:20.917Z] === CONT TestMountDaemonRoot/shared [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:29:20.917Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:29:20.917Z] === CONT TestMountDaemonRoot/rslave [2021-06-30T06:29:20.917Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:29:20.918Z] === CONT TestMountDaemonRoot/slave [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-30T06:29:20.918Z] === CONT TestMountDaemonRoot/rprivate [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:29:20.918Z] === CONT TestMountDaemonRoot/private [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-30T06:29:20.918Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:29:20.918Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:29:20.918Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:29:20.918Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-30T06:29:20.918Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:29:20.918Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:29:20.918Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:29:20.918Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:29:20.918Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-30T06:29:20.918Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:29:20.987Z] --- PASS: TestResize (0.64s) [2021-06-30T06:29:20.987Z] === RUN TestResizeWithInvalidSize [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-30T06:29:21.174Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-30T06:29:21.174Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-30T06:29:21.174Z] === RUN TestContainerBindMountNonRecursive [2021-06-30T06:29:21.557Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-06-30T06:29:21.557Z] === RUN TestResizeWhenContainerNotStarted [2021-06-30T06:29:21.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-30T06:29:22.128Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-06-30T06:29:22.128Z] === RUN TestDaemonRestartKillContainers [2021-06-30T06:29:22.128Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-30T06:29:22.128Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:29:22.128Z] === RUN TestCgroupNamespacesRun [2021-06-30T06:29:23.691Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2021-06-30T06:29:23.691Z] === RUN TestContainerVolumesMountedAsShared [2021-06-30T06:29:23.691Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2021-06-30T06:29:23.691Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-30T06:29:24.038Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2021-06-30T06:29:24.039Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-30T06:29:24.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-30T06:29:24.621Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) [2021-06-30T06:29:24.621Z] === RUN TestNetworkNat [2021-06-30T06:29:24.979Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2021-06-30T06:29:24.979Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-30T06:29:25.550Z] --- PASS: TestNetworkNat (0.70s) [2021-06-30T06:29:25.550Z] === RUN TestNetworkLocalhostTCPNat [2021-06-30T06:29:26.112Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-06-30T06:29:26.112Z] === RUN TestNetworkLoopbackNat [2021-06-30T06:29:26.889Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2021-06-30T06:29:26.889Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-30T06:29:26.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-30T06:29:28.275Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2021-06-30T06:29:28.275Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-30T06:29:28.643Z] .....INFO: Daemon under test started and replied! [2021-06-30T06:29:28.643Z] INFO: Docker version of the daemon under test [2021-06-30T06:29:28.643Z] [2021-06-30T06:29:28.643Z] Client: [2021-06-30T06:29:28.643Z] Version: 17.06.2-ce [2021-06-30T06:29:28.643Z] API version: 1.30 [2021-06-30T06:29:28.643Z] Go version: go1.8.3 [2021-06-30T06:29:28.643Z] Git commit: cec0b72 [2021-06-30T06:29:28.643Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-30T06:29:28.643Z] OS/Arch: windows/amd64 [2021-06-30T06:29:28.643Z] [2021-06-30T06:29:28.643Z] Server: [2021-06-30T06:29:28.643Z] Version: 0.0.0-dev [2021-06-30T06:29:28.643Z] API version: 1.41 (minimum version 1.24) [2021-06-30T06:29:28.643Z] Go version: go1.16.5 [2021-06-30T06:29:28.643Z] Git commit: 00a4f67ddf [2021-06-30T06:29:28.643Z] Built: 06/30/2021 06:27:32 [2021-06-30T06:29:28.643Z] OS/Arch: windows/amd64 [2021-06-30T06:29:28.643Z] Experimental: false [2021-06-30T06:29:28.643Z] [2021-06-30T06:29:28.643Z] INFO: Docker info of the daemon under test [2021-06-30T06:29:28.643Z] [2021-06-30T06:29:28.643Z] Containers: 0 [2021-06-30T06:29:28.643Z] Running: 0 [2021-06-30T06:29:28.643Z] Paused: 0 [2021-06-30T06:29:28.643Z] Stopped: 0 [2021-06-30T06:29:28.643Z] Images: 0 [2021-06-30T06:29:28.643Z] Server Version: 0.0.0-dev [2021-06-30T06:29:28.643Z] Storage Driver: windowsfilter [2021-06-30T06:29:28.643Z] Windows: [2021-06-30T06:29:28.643Z] Logging Driver: json-file [2021-06-30T06:29:28.643Z] Plugins: [2021-06-30T06:29:28.643Z] Volume: local [2021-06-30T06:29:28.643Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T06:29:28.643Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T06:29:28.643Z] Swarm: inactive [2021-06-30T06:29:28.643Z] Default Isolation: process [2021-06-30T06:29:28.643Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-30T06:29:28.643Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-30T06:29:28.643Z] OSType: windows [2021-06-30T06:29:28.643Z] Architecture: x86_64 [2021-06-30T06:29:28.643Z] CPUs: 4 [2021-06-30T06:29:28.643Z] Total Memory: 32GiB [2021-06-30T06:29:28.643Z] Name: azwin-2-17aca0 [2021-06-30T06:29:28.643Z] ID: KYEF:BSWH:LE6W:VB2J:NCZF:G76Y:3YWB:TU22:NLNM:P6MN:MAGU:W7Q4 [2021-06-30T06:29:28.643Z] Docker Root Dir: D:\CI\PR-42580\3\daemon [2021-06-30T06:29:28.643Z] Debug Mode (client): false [2021-06-30T06:29:28.643Z] Debug Mode (server): true [2021-06-30T06:29:28.643Z] File Descriptors: -1 [2021-06-30T06:29:28.643Z] Goroutines: 16 [2021-06-30T06:29:28.643Z] System Time: 2021-06-30T06:29:26.7621348Z [2021-06-30T06:29:28.643Z] EventsListeners: 0 [2021-06-30T06:29:28.643Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:29:28.643Z] Labels: [2021-06-30T06:29:28.643Z] Experimental: false [2021-06-30T06:29:28.643Z] Insecure Registries: [2021-06-30T06:29:28.643Z] 127.0.0.0/8 [2021-06-30T06:29:28.643Z] Live Restore Enabled: false [2021-06-30T06:29:28.643Z] [2021-06-30T06:29:28.643Z] [2021-06-30T06:29:28.643Z] INFO: Docker images of the daemon under test [2021-06-30T06:29:28.643Z] [2021-06-30T06:29:28.643Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-30T06:29:28.643Z] [2021-06-30T06:29:28.643Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-30T06:29:28.643Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-30T06:29:28.643Z] ltsc2019: Pulling from windows/servercore [2021-06-30T06:29:28.643Z] 4612f6d0b889: Pulling fs layer [2021-06-30T06:29:28.643Z] 639bb6bb2beb: Pulling fs layer [2021-06-30T06:29:29.379Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2021-06-30T06:29:29.379Z] === RUN TestPause [2021-06-30T06:29:29.941Z] --- PASS: TestPause (0.70s) [2021-06-30T06:29:29.941Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-30T06:29:29.941Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:29:29.941Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-30T06:29:29.941Z] === RUN TestPauseStopPausedContainer [2021-06-30T06:29:30.185Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2021-06-30T06:29:30.185Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-30T06:29:30.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-30T06:29:30.504Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2021-06-30T06:29:30.504Z] === RUN TestPidHost [2021-06-30T06:29:31.125Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-06-30T06:29:31.125Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-30T06:29:31.695Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-06-30T06:29:31.695Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-30T06:29:32.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-30T06:29:33.018Z] --- PASS: TestPidHost (1.98s) [2021-06-30T06:29:33.018Z] === RUN TestPsFilter [2021-06-30T06:29:33.018Z] --- PASS: TestPsFilter (0.11s) [2021-06-30T06:29:33.018Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-30T06:29:33.274Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-06-30T06:29:33.274Z] === RUN TestRemoveContainerWithVolume [2021-06-30T06:29:33.606Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2021-06-30T06:29:33.606Z] === RUN TestNISDomainname [2021-06-30T06:29:33.606Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-30T06:29:33.606Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-30T06:29:33.606Z] === RUN TestHostnameDnsResolution [2021-06-30T06:29:34.202Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-06-30T06:29:34.202Z] === RUN TestRemoveContainerRunning [2021-06-30T06:29:34.203Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-30T06:29:34.545Z] --- PASS: TestHostnameDnsResolution (1.06s) [2021-06-30T06:29:34.545Z] === RUN TestStats [2021-06-30T06:29:34.545Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:29:34.545Z] --- SKIP: TestStats (0.00s) [2021-06-30T06:29:34.545Z] === RUN TestStopContainerWithTimeout [2021-06-30T06:29:34.545Z] === RUN TestStopContainerWithTimeout/0 [2021-06-30T06:29:34.545Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-30T06:29:34.545Z] === RUN TestStopContainerWithTimeout/1 [2021-06-30T06:29:34.545Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-30T06:29:34.545Z] === RUN TestStopContainerWithTimeout/3 [2021-06-30T06:29:34.545Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-30T06:29:34.545Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-30T06:29:34.545Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-30T06:29:34.545Z] === CONT TestStopContainerWithTimeout/0 [2021-06-30T06:29:34.545Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-30T06:29:34.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-30T06:29:34.764Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-06-30T06:29:34.764Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-30T06:29:35.028Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-30T06:29:35.515Z] === CONT TestStopContainerWithTimeout/3 [2021-06-30T06:29:35.690Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-06-30T06:29:35.690Z] === RUN TestRemoveInvalidContainer [2021-06-30T06:29:35.690Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-30T06:29:35.690Z] === RUN TestRenameLinkedContainer [2021-06-30T06:29:35.776Z] 639bb6bb2beb: Verifying Checksum [2021-06-30T06:29:35.776Z] 639bb6bb2beb: Download complete [2021-06-30T06:29:36.528Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-30T06:29:37.225Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-30T06:29:37.226Z] Using test binary docker [2021-06-30T06:29:37.434Z] === CONT TestStopContainerWithTimeout/1 [2021-06-30T06:29:37.486Z] +++ /etc/init.d/apparmor start [2021-06-30T06:29:37.486Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-30T06:29:37.486Z] INFO: Waiting for daemon to start... [2021-06-30T06:29:37.486Z] Starting dockerd [2021-06-30T06:29:37.486Z] +++ 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-06-30T06:29:38.206Z] --- PASS: TestRenameLinkedContainer (2.76s) [2021-06-30T06:29:38.207Z] === RUN TestRenameStoppedContainer [2021-06-30T06:29:39.133Z] --- PASS: TestRenameStoppedContainer (0.68s) [2021-06-30T06:29:39.133Z] === RUN TestRenameRunningContainerAndReuse [2021-06-30T06:29:39.341Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-30T06:29:39.341Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-06-30T06:29:39.341Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-06-30T06:29:39.341Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-06-30T06:29:39.341Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2021-06-30T06:29:39.341Z] === RUN TestDeleteDevicemapper [2021-06-30T06:29:39.341Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:29:39.341Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-30T06:29:39.341Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-30T06:29:40.032Z] . [2021-06-30T06:29:40.032Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-30T06:29:40.032Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-30T06:29:40.032Z] Error: No such image: emptyfs [2021-06-30T06:29:40.032Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-30T06:29:40.032Z] ++++ docker load [2021-06-30T06:29:40.293Z] Running integration-test (iteration 1) [2021-06-30T06:29:40.293Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-30T06:29:40.293Z] ++ 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-06-30T06:29:40.293Z] ++ set -e [2021-06-30T06:29:40.293Z] ++ '[' -n 0 ']' [2021-06-30T06:29:40.293Z] ++ set -x [2021-06-30T06:29:40.293Z] ++ 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-06-30T06:29:40.499Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2021-06-30T06:29:40.499Z] === RUN TestRenameInvalidName [2021-06-30T06:29:41.060Z] --- PASS: TestRenameInvalidName (0.70s) [2021-06-30T06:29:41.060Z] === RUN TestRenameAnonymousContainer [2021-06-30T06:29:41.879Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s) [2021-06-30T06:29:41.879Z] === RUN TestUpdateMemory [2021-06-30T06:29:41.879Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:29:41.879Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-30T06:29:41.879Z] === RUN TestUpdateCPUQuota [2021-06-30T06:29:41.879Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:29:41.879Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-30T06:29:41.879Z] === RUN TestUpdatePidsLimit [2021-06-30T06:29:41.879Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:29:41.879Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-30T06:29:41.879Z] === RUN TestUpdateRestartPolicy [2021-06-30T06:29:43.616Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2021-06-30T06:29:43.616Z] === RUN TestRenameContainerWithSameName [2021-06-30T06:29:44.178Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-06-30T06:29:44.178Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-30T06:29:45.545Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2021-06-30T06:29:45.545Z] === RUN TestResize [2021-06-30T06:29:46.472Z] --- PASS: TestResize (0.68s) [2021-06-30T06:29:46.472Z] === RUN TestResizeWithInvalidSize [2021-06-30T06:29:47.033Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-06-30T06:29:47.033Z] === RUN TestResizeWhenContainerNotStarted [2021-06-30T06:29:47.595Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:29:47.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:29:47.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:29:47.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:29:47.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:29:50.114Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:29:50.114Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:29:51.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:29:51.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:29:52.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:29:52.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:29:54.095Z] --- PASS: TestUpdateRestartPolicy (12.24s) [2021-06-30T06:29:54.095Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-30T06:29:54.355Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2021-06-30T06:29:54.355Z] === RUN TestWaitNonBlocked [2021-06-30T06:29:54.355Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:29:54.355Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:29:54.355Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:29:54.355Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:29:54.355Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:29:54.355Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:29:54.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:29:54.635Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:29:55.295Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-30T06:29:55.295Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2021-06-30T06:29:55.295Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-06-30T06:29:55.295Z] === RUN TestWaitBlocked [2021-06-30T06:29:55.295Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:29:55.295Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:29:55.295Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:29:55.295Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:29:55.295Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:29:55.295Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:29:56.235Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-30T06:29:56.235Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2021-06-30T06:29:56.235Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2021-06-30T06:29:56.235Z] === CONT TestDaemonRestartIpcMode [2021-06-30T06:29:56.235Z] === CONT TestIpcModeOlderClient [2021-06-30T06:29:56.496Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-30T06:29:56.496Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-30T06:29:57.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:29:57.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:29:58.209Z] ---> ee29ff320e1e [2021-06-30T06:29:58.660Z] Successfully built ee29ff320e1e [2021-06-30T06:29:58.660Z] Successfully tagged docker:latest [2021-06-30T06:29:58.660Z] INFO: Image build ended at 06/30/2021 06:29:58. Duration:00:03:10.1762202 [2021-06-30T06:29:58.660Z] [2021-06-30T06:29:58.660Z] [2021-06-30T06:29:58.660Z] INFO: Building the test binaries at 06/30/2021 06:29:58... [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.13s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.85s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2021-06-30T06:29:59.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s) [2021-06-30T06:29:59.609Z] === RUN TestCgroupNamespacesRun [2021-06-30T06:29:59.793Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.01s) [2021-06-30T06:30:00.054Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2021-06-30T06:30:00.054Z] PASS [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === Skipped [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-30T06:30:00.054Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-30T06:30:00.054Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-30T06:30:00.054Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-30T06:30:00.054Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-30T06:30:00.054Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-30T06:30:00.054Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-30T06:30:00.054Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-30T06:30:00.054Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-30T06:30:00.054Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-30T06:30:00.054Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-30T06:30:00.054Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-30T06:30:00.054Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-30T06:30:00.054Z] 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-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-30T06:30:00.054Z] 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-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-30T06:30:00.054Z] 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-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-30T06:30:00.054Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-30T06:30:00.054Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-30T06:30:00.054Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:30:00.054Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-30T06:30:00.054Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-30T06:30:00.054Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-30T06:30:00.054Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-30T06:30:00.054Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-30T06:30:00.054Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-30T06:30:00.054Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] [2021-06-30T06:30:00.054Z] DONE 177 tests, 25 skipped in 90.410s [2021-06-30T06:30:00.054Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-06-30T06:30:00.054Z] === RUN TestConfigDaemonLibtrustID [2021-06-30T06:30:00.624Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-30T06:30:00.624Z] === RUN TestDaemonConfigValidation [2021-06-30T06:30:00.624Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:30:00.624Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:30:00.624Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-30T06:30:00.624Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-30T06:30:00.624Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-30T06:30:00.624Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-30T06:30:00.624Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-30T06:30:00.624Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-30T06:30:00.624Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-30T06:30:00.624Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-30T06:30:00.624Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:30:00.624Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-30T06:30:00.624Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-30T06:30:00.624Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-30T06:30:00.624Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-30T06:30:00.883Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-06-30T06:30:00.883Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-06-30T06:30:00.883Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-06-30T06:30:00.883Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-06-30T06:30:00.883Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-06-30T06:30:00.883Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-06-30T06:30:00.883Z] PASS [2021-06-30T06:30:00.883Z] [2021-06-30T06:30:00.883Z] DONE 7 tests in 0.828s [2021-06-30T06:30:00.883Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-30T06:30:00.883Z] INFO: Testing against a local daemon [2021-06-30T06:30:00.883Z] === RUN TestCommitInheritsEnv [2021-06-30T06:30:01.496Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2021-06-30T06:30:01.496Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-30T06:30:01.496Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-30T06:30:01.496Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-30T06:30:01.496Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-30T06:30:02.263Z] --- PASS: TestCommitInheritsEnv (1.20s) [2021-06-30T06:30:02.264Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-30T06:30:02.264Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-30T06:30:02.264Z] === RUN TestImagesFilterMultiReference [2021-06-30T06:30:02.264Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-30T06:30:02.264Z] === RUN TestImagePullPlatformInvalid [2021-06-30T06:30:02.264Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-30T06:30:02.264Z] === RUN TestRemoveImageOrphaning [2021-06-30T06:30:03.385Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2021-06-30T06:30:03.385Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-30T06:30:04.177Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-06-30T06:30:04.178Z] === RUN TestRemoveImageGarbageCollector [2021-06-30T06:30:04.178Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-30T06:30:04.178Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-30T06:30:04.178Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-30T06:30:04.178Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-30T06:30:04.178Z] === RUN TestTagInvalidReference [2021-06-30T06:30:04.178Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-30T06:30:04.178Z] === RUN TestTagValidPrefixedRepo [2021-06-30T06:30:04.178Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-30T06:30:04.178Z] === RUN TestTagExistedNameWithoutForce [2021-06-30T06:30:04.178Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-30T06:30:04.178Z] === RUN TestTagOfficialNames [2021-06-30T06:30:04.378Z] INFO: make.ps1 starting at 06/30/2021 06:30:03 [2021-06-30T06:30:04.378Z] INFO: Git commit (00a4f67ddf) assumed from DOCKER_GITCOMMIT environment variable [2021-06-30T06:30:04.378Z] INFO: Invoking autogen... [2021-06-30T06:30:04.378Z] INFO: Building daemon... [2021-06-30T06:30:04.437Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-30T06:30:04.437Z] === RUN TestTagMatchesDigest [2021-06-30T06:30:04.437Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-30T06:30:04.437Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-30T06:30:04.753Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2021-06-30T06:30:04.753Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-30T06:30:06.641Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2021-06-30T06:30:06.642Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-30T06:30:07.569Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-06-30T06:30:07.569Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-30T06:30:08.129Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-06-30T06:30:08.129Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-30T06:30:10.017Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2021-06-30T06:30:10.017Z] === RUN TestNISDomainname [2021-06-30T06:30:11.383Z] --- PASS: TestNISDomainname (1.25s) [2021-06-30T06:30:11.383Z] === RUN TestHostnameDnsResolution [2021-06-30T06:30:12.310Z] --- PASS: TestHostnameDnsResolution (1.22s) [2021-06-30T06:30:12.310Z] === RUN TestStats [2021-06-30T06:30:12.617Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-30T06:30:15.576Z] --- PASS: TestStats (2.72s) [2021-06-30T06:30:15.576Z] === RUN TestStopContainerWithTimeout [2021-06-30T06:30:15.576Z] === RUN TestStopContainerWithTimeout/0 [2021-06-30T06:30:15.576Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-30T06:30:15.576Z] === RUN TestStopContainerWithTimeout/1 [2021-06-30T06:30:15.576Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-30T06:30:15.576Z] === RUN TestStopContainerWithTimeout/3 [2021-06-30T06:30:15.576Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-30T06:30:15.576Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-30T06:30:15.576Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-30T06:30:15.576Z] === CONT TestStopContainerWithTimeout/0 [2021-06-30T06:30:15.576Z] === CONT TestStopContainerWithTimeout/3 [2021-06-30T06:30:16.138Z] === CONT TestStopContainerWithTimeout/1 [2021-06-30T06:30:18.026Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-30T06:30:20.542Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-30T06:30:20.542Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2021-06-30T06:30:20.542Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2021-06-30T06:30:20.542Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2021-06-30T06:30:20.542Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2021-06-30T06:30:20.542Z] === RUN TestDeleteDevicemapper [2021-06-30T06:30:20.542Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:30:20.542Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-30T06:30:20.542Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-30T06:30:23.808Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.09s) [2021-06-30T06:30:23.808Z] === RUN TestUpdateMemory [2021-06-30T06:30:25.176Z] --- PASS: TestUpdateMemory (1.29s) [2021-06-30T06:30:25.176Z] === RUN TestUpdateCPUQuota [2021-06-30T06:30:27.014Z] Loaded image: buildpack-deps:buster [2021-06-30T06:30:27.014Z] Loaded image: busybox:latest [2021-06-30T06:30:27.014Z] Loaded image: busybox:glibc [2021-06-30T06:30:31.710Z] --- PASS: TestUpdateCPUQuota (6.51s) [2021-06-30T06:30:31.710Z] === RUN TestUpdatePidsLimit [2021-06-30T06:30:31.710Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-30T06:30:32.271Z] === RUN TestUpdatePidsLimit/no_change [2021-06-30T06:30:32.304Z] Loaded image: debian:bullseye [2021-06-30T06:30:32.304Z] Loaded image: hello-world:latest [2021-06-30T06:30:32.304Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:30:32.304Z] INFO: Testing against a local daemon [2021-06-30T06:30:32.304Z] === RUN TestCgroupNamespacesBuild [2021-06-30T06:30:32.832Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-30T06:30:33.788Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-30T06:30:34.362Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-30T06:30:35.306Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-30T06:30:35.867Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-30T06:30:36.512Z] --- PASS: TestCgroupNamespacesBuild (4.14s) [2021-06-30T06:30:36.512Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-30T06:30:37.231Z] --- PASS: TestUpdatePidsLimit (5.57s) [2021-06-30T06:30:37.231Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-06-30T06:30:37.231Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-06-30T06:30:37.231Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-06-30T06:30:37.231Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.76s) [2021-06-30T06:30:37.231Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.74s) [2021-06-30T06:30:37.231Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-06-30T06:30:37.231Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s) [2021-06-30T06:30:37.231Z] === RUN TestUpdateRestartPolicy [2021-06-30T06:30:39.067Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.48s) [2021-06-30T06:30:39.067Z] === RUN TestBuildWithSession [2021-06-30T06:30:39.067Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:30:39.067Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-30T06:30:39.067Z] === RUN TestBuildSquashParent [2021-06-30T06:30:51.356Z] --- PASS: TestBuildSquashParent (12.40s) [2021-06-30T06:30:51.356Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-30T06:30:51.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:30:51.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:30:51.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:30:51.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:30:51.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:30:51.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:30:51.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:30:51.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:30:51.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:30:51.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:30:51.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:30:51.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:30:51.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:30:51.356Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:30:52.065Z] --- PASS: TestUpdateRestartPolicy (12.63s) [2021-06-30T06:30:52.065Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-30T06:30:52.065Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-06-30T06:30:52.065Z] === RUN TestWaitNonBlocked [2021-06-30T06:30:52.065Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:30:52.065Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:30:52.065Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:30:52.065Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:30:52.065Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:30:52.065Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:30:52.065Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-30T06:30:52.065Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2021-06-30T06:30:52.065Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2021-06-30T06:30:52.065Z] === RUN TestWaitBlocked [2021-06-30T06:30:52.065Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:30:52.065Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:30:52.065Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:30:52.065Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:30:52.065Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:30:52.065Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:30:52.629Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-30T06:30:52.629Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2021-06-30T06:30:52.629Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2021-06-30T06:30:52.629Z] === CONT TestContainerStartOnDaemonRestart [2021-06-30T06:30:52.629Z] === CONT TestContainerKillOnDaemonStart [2021-06-30T06:30:55.895Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s) [2021-06-30T06:30:55.895Z] === CONT TestIpcModeOlderClient [2021-06-30T06:30:55.895Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-30T06:30:55.895Z] === CONT TestDaemonHostGatewayIP [2021-06-30T06:30:57.948Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:30:57.948Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:30:59.160Z] --- PASS: TestDaemonHostGatewayIP (3.25s) [2021-06-30T06:30:59.160Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-30T06:31:01.050Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2021-06-30T06:31:01.050Z] === CONT TestDaemonRestartIpcMode [2021-06-30T06:31:01.884Z] 4612f6d0b889: Verifying Checksum [2021-06-30T06:31:01.884Z] 4612f6d0b889: Download complete [2021-06-30T06:31:02.160Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:31:02.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:31:04.317Z] --- PASS: TestDaemonRestartIpcMode (2.90s) [2021-06-30T06:31:04.880Z] --- PASS: TestContainerKillOnDaemonStart (12.11s) [2021-06-30T06:31:04.880Z] PASS [2021-06-30T06:31:04.880Z] [2021-06-30T06:31:04.880Z] === Skipped [2021-06-30T06:31:04.880Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-30T06:31:04.880Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:31:04.880Z] [2021-06-30T06:31:04.880Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-30T06:31:04.880Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-30T06:31:04.880Z] [2021-06-30T06:31:04.880Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-30T06:31:04.880Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:31:04.880Z] [2021-06-30T06:31:04.880Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-30T06:31:04.880Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-30T06:31:04.880Z] [2021-06-30T06:31:04.880Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-30T06:31:04.880Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:31:04.880Z] [2021-06-30T06:31:04.880Z] [2021-06-30T06:31:04.880Z] DONE 196 tests, 5 skipped in 146.511s [2021-06-30T06:31:04.880Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-06-30T06:31:04.880Z] === RUN TestConfigDaemonLibtrustID [2021-06-30T06:31:05.441Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-06-30T06:31:05.441Z] === RUN TestDaemonConfigValidation [2021-06-30T06:31:05.441Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:31:05.441Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:31:05.441Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-30T06:31:05.441Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-30T06:31:05.441Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-30T06:31:05.441Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-30T06:31:05.441Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-30T06:31:05.441Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-30T06:31:05.441Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-30T06:31:05.441Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-30T06:31:05.441Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:31:05.441Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-30T06:31:05.441Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-30T06:31:05.441Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-30T06:31:05.441Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-30T06:31:05.441Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-06-30T06:31:05.441Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-06-30T06:31:05.441Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-06-30T06:31:05.441Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-06-30T06:31:05.441Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-06-30T06:31:05.441Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-06-30T06:31:05.441Z] PASS [2021-06-30T06:31:05.441Z] [2021-06-30T06:31:05.441Z] DONE 7 tests in 0.740s [2021-06-30T06:31:05.441Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-30T06:31:05.697Z] INFO: Testing against a local daemon [2021-06-30T06:31:05.697Z] === RUN TestCommitInheritsEnv [2021-06-30T06:31:05.952Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-06-30T06:31:05.952Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-30T06:31:05.952Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-30T06:31:05.952Z] === RUN TestImagesFilterMultiReference [2021-06-30T06:31:05.952Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-30T06:31:05.952Z] === RUN TestImagePullPlatformInvalid [2021-06-30T06:31:05.952Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-30T06:31:05.952Z] === RUN TestRemoveImageOrphaning [2021-06-30T06:31:06.208Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-06-30T06:31:06.208Z] === RUN TestRemoveImageGarbageCollector [2021-06-30T06:31:08.025Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-30T06:31:08.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.60s) [2021-06-30T06:31:08.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.75s) [2021-06-30T06:31:08.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.07s) [2021-06-30T06:31:08.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.54s) [2021-06-30T06:31:08.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.78s) [2021-06-30T06:31:08.025Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.46s) [2021-06-30T06:31:08.025Z] === RUN TestBuildMultiStageCopy [2021-06-30T06:31:08.025Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-30T06:31:08.095Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2021-06-30T06:31:08.095Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-30T06:31:08.095Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-30T06:31:08.095Z] === RUN TestTagInvalidReference [2021-06-30T06:31:08.095Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-30T06:31:08.095Z] === RUN TestTagValidPrefixedRepo [2021-06-30T06:31:08.095Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-30T06:31:08.095Z] === RUN TestTagExistedNameWithoutForce [2021-06-30T06:31:08.095Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-30T06:31:08.095Z] === RUN TestTagOfficialNames [2021-06-30T06:31:08.351Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-30T06:31:08.351Z] === RUN TestTagMatchesDigest [2021-06-30T06:31:08.351Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-30T06:31:08.351Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-30T06:31:12.233Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-30T06:31:12.233Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-30T06:31:12.805Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-30T06:31:13.377Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-30T06:31:13.950Z] --- PASS: TestBuildMultiStageCopy (5.82s) [2021-06-30T06:31:13.950Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.69s) [2021-06-30T06:31:13.950Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-06-30T06:31:13.950Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-06-30T06:31:13.950Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2021-06-30T06:31:13.950Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-06-30T06:31:13.950Z] === RUN TestBuildMultiStageParentConfig [2021-06-30T06:31:15.337Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2021-06-30T06:31:15.337Z] === RUN TestBuildLabelWithTargets [2021-06-30T06:31:17.253Z] --- PASS: TestBuildLabelWithTargets (1.93s) [2021-06-30T06:31:17.253Z] === RUN TestBuildWithEmptyLayers [2021-06-30T06:31:18.196Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-06-30T06:31:18.196Z] === RUN TestBuildMultiStageOnBuild [2021-06-30T06:31:18.930Z] ..........................xx.................... [ 29%] [2021-06-30T06:31:23.485Z] --- PASS: TestBuildMultiStageOnBuild (4.29s) [2021-06-30T06:31:23.485Z] === RUN TestBuildUncleanTarFilenames [2021-06-30T06:31:24.429Z] --- PASS: TestBuildUncleanTarFilenames (1.65s) [2021-06-30T06:31:24.429Z] === RUN TestBuildMultiStageLayerLeak [2021-06-30T06:31:28.634Z] --- PASS: TestBuildMultiStageLayerLeak (4.18s) [2021-06-30T06:31:28.634Z] === RUN TestBuildWithHugeFile [2021-06-30T06:31:30.347Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-30T06:31:30.347Z] [2021-06-30T06:31:30.347Z] ________ ____ __. [2021-06-30T06:31:30.347Z] \_____ \ | |/ _| [2021-06-30T06:31:30.347Z] / | \| < [2021-06-30T06:31:30.347Z] / | \ | \ [2021-06-30T06:31:30.347Z] \_______ /____|__ \ [2021-06-30T06:31:30.347Z] \/ \/ [2021-06-30T06:31:30.347Z] [2021-06-30T06:31:30.347Z] INFO: make.ps1 ended at 06/30/2021 06:31:21 [2021-06-30T06:31:30.347Z] INFO: Binaries build ended at 06/30/2021 06:31:23. Duration:00:01:25.0656255 [2021-06-30T06:31:30.347Z] INFO: Copying the built daemon binary to d:\CI\PR-42580\3\binary\dockerd-00a4f67ddf.exe... [2021-06-30T06:31:30.347Z] INFO: Copying the built client binary to d:\CI\PR-42580\3\binary\docker-00a4f67ddf.exe... [2021-06-30T06:31:30.347Z] INFO: Copying dockerversion from the container... [2021-06-30T06:31:30.347Z] INFO: Copying the golang package from the container to d:\CI\PR-42580\3\installer\go.zip... [2021-06-30T06:31:30.347Z] INFO: Extracting go.zip to d:\CI\PR-42580\3\go [2021-06-30T06:31:40.921Z] --- PASS: TestImportExtremelyLargeImageWorks (90.99s) [2021-06-30T06:31:40.921Z] PASS [2021-06-30T06:31:40.921Z] [2021-06-30T06:31:40.921Z] === Skipped [2021-06-30T06:31:40.921Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-30T06:31:40.921Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-30T06:31:40.921Z] [2021-06-30T06:31:40.921Z] [2021-06-30T06:31:40.921Z] DONE 12 tests, 1 skipped in 94.541s [2021-06-30T06:31:40.921Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-30T06:31:40.921Z] INFO: Testing against a local daemon [2021-06-30T06:31:40.921Z] === RUN TestNetworkCreateDelete [2021-06-30T06:31:40.921Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-30T06:31:40.921Z] === RUN TestDockerNetworkDeletePreferID [2021-06-30T06:31:40.921Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-06-30T06:31:40.921Z] === RUN TestDaemonDNSFallback [2021-06-30T06:31:42.829Z] --- PASS: TestDaemonDNSFallback (6.54s) [2021-06-30T06:31:42.829Z] === RUN TestInspectNetwork [2021-06-30T06:31:42.829Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:42.829Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestRunContainerWithBridgeNone [2021-06-30T06:31:42.829Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestNetworkInvalidJSON [2021-06-30T06:31:42.829Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-30T06:31:42.829Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-30T06:31:42.829Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:31:42.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:31:42.829Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:31:42.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:31:42.829Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-30T06:31:42.829Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:31:42.829Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:31:42.829Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-30T06:31:42.829Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-30T06:31:42.829Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-30T06:31:42.829Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestNetworkList [2021-06-30T06:31:42.829Z] === RUN TestNetworkList//networks [2021-06-30T06:31:42.829Z] === PAUSE TestNetworkList//networks [2021-06-30T06:31:42.829Z] === RUN TestNetworkList//networks/ [2021-06-30T06:31:42.829Z] === PAUSE TestNetworkList//networks/ [2021-06-30T06:31:42.829Z] === CONT TestNetworkList//networks [2021-06-30T06:31:42.829Z] === CONT TestNetworkList//networks/ [2021-06-30T06:31:42.829Z] --- PASS: TestNetworkList (0.01s) [2021-06-30T06:31:42.829Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-30T06:31:42.829Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestHostIPv4BridgeLabel [2021-06-30T06:31:42.829Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-30T06:31:42.829Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-30T06:31:42.829Z] === RUN TestDaemonDefaultNetworkPools [2021-06-30T06:31:42.829Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-30T06:31:42.829Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-06-30T06:31:42.829Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-30T06:31:42.829Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-30T06:31:42.829Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestServiceWithPredefinedNetwork [2021-06-30T06:31:42.829Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:42.829Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-30T06:31:42.829Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:31:42.829Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestServiceWithDataPathPortInit [2021-06-30T06:31:42.829Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:42.829Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-30T06:31:42.829Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:42.829Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-30T06:31:42.829Z] PASS [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === Skipped [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-30T06:31:42.829Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-30T06:31:42.829Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-30T06:31:42.829Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-30T06:31:42.829Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-30T06:31:42.829Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-06-30T06:31:42.829Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-30T06:31:42.829Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-30T06:31:42.829Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-30T06:31:42.829Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:31:42.829Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-30T06:31:42.829Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-30T06:31:42.829Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] DONE 22 tests, 12 skipped in 7.266s [2021-06-30T06:31:42.829Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:31:42.829Z] INFO: Testing against a local daemon [2021-06-30T06:31:42.829Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-30T06:31:42.829Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:31:42.829Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestDockerNetworkIpvlan [2021-06-30T06:31:42.829Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:31:42.829Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-30T06:31:42.829Z] PASS [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === Skipped [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-30T06:31:42.829Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-30T06:31:42.829Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] DONE 2 tests, 2 skipped in 0.130s [2021-06-30T06:31:42.829Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:31:42.829Z] INFO: Testing against a local daemon [2021-06-30T06:31:42.829Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-30T06:31:42.829Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-30T06:31:42.829Z] === RUN TestDockerNetworkMacvlan [2021-06-30T06:31:42.829Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-30T06:31:42.829Z] PASS [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === Skipped [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-30T06:31:42.829Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-30T06:31:42.829Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] DONE 2 tests, 2 skipped in 0.135s [2021-06-30T06:31:42.829Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-30T06:31:42.829Z] testing: warning: no tests to run [2021-06-30T06:31:42.829Z] PASS [2021-06-30T06:31:42.829Z] [2021-06-30T06:31:42.829Z] DONE 0 tests in 0.028s [2021-06-30T06:31:42.829Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-30T06:31:43.089Z] INFO: Testing against a local daemon [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginAllowRequest [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginTLS [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginDenyRequest [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginDenyResponse [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginAllowEventStream [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginErrorResponse [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginErrorRequest [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginHeader [2021-06-30T06:31:43.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.089Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-30T06:31:43.089Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-30T06:31:43.349Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.349Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-06-30T06:31:43.349Z] === RUN TestAuthZPluginV2Disable [2021-06-30T06:31:43.349Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.349Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-30T06:31:43.349Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-30T06:31:43.349Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.349Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-30T06:31:43.349Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-30T06:31:43.349Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.349Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-30T06:31:43.349Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-30T06:31:43.349Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.349Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-30T06:31:43.349Z] PASS [2021-06-30T06:31:43.349Z] [2021-06-30T06:31:43.349Z] === Skipped [2021-06-30T06:31:43.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-30T06:31:43.349Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.349Z] [2021-06-30T06:31:43.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-30T06:31:43.349Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.349Z] [2021-06-30T06:31:43.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-30T06:31:43.350Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] [2021-06-30T06:31:43.350Z] DONE 17 tests, 17 skipped in 0.386s [2021-06-30T06:31:43.350Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-30T06:31:43.610Z] INFO: Testing against a local daemon [2021-06-30T06:31:43.610Z] === RUN TestPluginInvalidJSON [2021-06-30T06:31:43.610Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:31:43.610Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:31:43.610Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:31:43.610Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-30T06:31:43.610Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-30T06:31:43.610Z] === RUN TestPluginInstall [2021-06-30T06:31:43.610Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.610Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-30T06:31:43.610Z] === RUN TestPluginsWithRuntimes [2021-06-30T06:31:43.610Z] 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-06-30T06:31:43.610Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-30T06:31:43.610Z] === RUN TestPluginBackCompatMediaTypes [2021-06-30T06:31:43.610Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-30T06:31:43.610Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-30T06:31:43.610Z] PASS [2021-06-30T06:31:43.610Z] [2021-06-30T06:31:43.610Z] === Skipped [2021-06-30T06:31:43.610Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-30T06:31:43.610Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-30T06:31:43.610Z] [2021-06-30T06:31:43.610Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-30T06:31:43.610Z] 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-06-30T06:31:43.610Z] [2021-06-30T06:31:43.610Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-30T06:31:43.610Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-30T06:31:43.610Z] [2021-06-30T06:31:43.610Z] [2021-06-30T06:31:43.610Z] DONE 5 tests, 3 skipped in 0.163s [2021-06-30T06:31:43.610Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-30T06:31:43.610Z] INFO: Testing against a local daemon [2021-06-30T06:31:43.610Z] === RUN TestExternalGraphDriver [2021-06-30T06:31:43.610Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-30T06:31:43.610Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-06-30T06:31:43.610Z] === RUN TestGraphdriverPluginV2 [2021-06-30T06:31:44.768Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-30T06:31:47.807Z] --- PASS: TestGraphdriverPluginV2 (3.62s) [2021-06-30T06:31:47.807Z] PASS [2021-06-30T06:31:47.807Z] [2021-06-30T06:31:47.807Z] === Skipped [2021-06-30T06:31:47.807Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-06-30T06:31:47.807Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-30T06:31:47.807Z] [2021-06-30T06:31:47.807Z] [2021-06-30T06:31:47.807Z] DONE 2 tests, 1 skipped in 3.808s [2021-06-30T06:31:47.807Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-30T06:31:47.807Z] INFO: Testing against a local daemon [2021-06-30T06:31:47.807Z] === RUN TestContinueAfterPluginCrash [2021-06-30T06:31:47.807Z] === PAUSE TestContinueAfterPluginCrash [2021-06-30T06:31:47.807Z] === RUN TestReadPluginNoRead [2021-06-30T06:31:47.807Z] === PAUSE TestReadPluginNoRead [2021-06-30T06:31:47.807Z] === RUN TestDaemonStartWithLogOpt [2021-06-30T06:31:47.807Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-30T06:31:47.807Z] === CONT TestContinueAfterPluginCrash [2021-06-30T06:31:47.807Z] === CONT TestDaemonStartWithLogOpt [2021-06-30T06:31:52.012Z] --- PASS: TestDaemonStartWithLogOpt (4.43s) [2021-06-30T06:31:52.012Z] === CONT TestReadPluginNoRead [2021-06-30T06:31:54.138Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-30T06:31:54.551Z] === RUN TestReadPluginNoRead/default [2021-06-30T06:31:55.356Z] INFO: Extraction ended at 06/30/2021 06:31:54. Duration:00:00:27.6537941 [2021-06-30T06:31:55.356Z] INFO: Updating the golang and path environment variables [2021-06-30T06:31:55.356Z] INFO: GOPATH=d:\gopath [2021-06-30T06:31:55.356Z] INFO: go version go1.16.5 windows/amd64 [2021-06-30T06:31:55.356Z] INFO: Running the daemon under test in debug mode [2021-06-30T06:31:55.356Z] INFO: Starting a daemon under test... [2021-06-30T06:31:55.356Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42580\3\daemon --pidfile d:\CI\PR-42580\3\docker.pid -D [2021-06-30T06:31:55.356Z] INFO: Process started successfully. [2021-06-30T06:31:55.356Z] INFO: Start tailing logs of the daemon under tests [2021-06-30T06:31:55.356Z] INFO: Waiting for the daemon under test to start... [2021-06-30T06:31:55.489Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-30T06:31:56.869Z] --- PASS: TestContinueAfterPluginCrash (9.33s) [2021-06-30T06:31:57.133Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-30T06:31:58.081Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-30T06:31:58.515Z] === CONT TestReadPluginNoRead [2021-06-30T06:31:58.515Z] read_test.go:92: [dd5497d609495] daemon is not started [2021-06-30T06:31:58.515Z] --- PASS: TestReadPluginNoRead (6.59s) [2021-06-30T06:31:58.515Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-06-30T06:31:58.515Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2021-06-30T06:31:58.515Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2021-06-30T06:31:58.515Z] PASS [2021-06-30T06:31:58.515Z] [2021-06-30T06:31:58.515Z] DONE 6 tests in 11.179s [2021-06-30T06:31:58.515Z] 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-06-30T06:31:58.515Z] testing: warning: no tests to run [2021-06-30T06:31:58.515Z] PASS [2021-06-30T06:31:58.516Z] [2021-06-30T06:31:58.516Z] DONE 0 tests in 0.041s [2021-06-30T06:31:58.516Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-30T06:31:58.776Z] INFO: Testing against a local daemon [2021-06-30T06:31:58.776Z] === RUN TestPluginWithDevMounts [2021-06-30T06:31:58.776Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-30T06:31:58.776Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-30T06:31:58.776Z] PASS [2021-06-30T06:31:58.776Z] [2021-06-30T06:31:58.776Z] === Skipped [2021-06-30T06:31:58.776Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-30T06:31:58.776Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-30T06:31:58.776Z] [2021-06-30T06:31:58.776Z] [2021-06-30T06:31:58.776Z] DONE 1 tests, 1 skipped in 0.137s [2021-06-30T06:31:58.776Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-30T06:31:58.776Z] INFO: Testing against a local daemon [2021-06-30T06:31:58.776Z] === RUN TestSecretInspect [2021-06-30T06:31:58.776Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] --- SKIP: TestSecretInspect (0.03s) [2021-06-30T06:31:59.036Z] === RUN TestSecretList [2021-06-30T06:31:59.036Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] --- SKIP: TestSecretList (0.01s) [2021-06-30T06:31:59.036Z] === RUN TestSecretsCreateAndDelete [2021-06-30T06:31:59.036Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-30T06:31:59.036Z] === RUN TestSecretsUpdate [2021-06-30T06:31:59.036Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-30T06:31:59.036Z] === RUN TestTemplatedSecret [2021-06-30T06:31:59.036Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-30T06:31:59.036Z] === RUN TestSecretCreateResolve [2021-06-30T06:31:59.036Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-06-30T06:31:59.036Z] PASS [2021-06-30T06:31:59.036Z] [2021-06-30T06:31:59.036Z] === Skipped [2021-06-30T06:31:59.036Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2021-06-30T06:31:59.036Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] [2021-06-30T06:31:59.036Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-30T06:31:59.036Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] [2021-06-30T06:31:59.036Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-30T06:31:59.036Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] [2021-06-30T06:31:59.036Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-30T06:31:59.036Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] [2021-06-30T06:31:59.036Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-30T06:31:59.036Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] [2021-06-30T06:31:59.036Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-06-30T06:31:59.036Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] [2021-06-30T06:31:59.036Z] [2021-06-30T06:31:59.036Z] DONE 6 tests, 6 skipped in 0.224s [2021-06-30T06:31:59.036Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-30T06:31:59.036Z] INFO: Testing against a local daemon [2021-06-30T06:31:59.036Z] === RUN TestServiceCreateInit [2021-06-30T06:31:59.036Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-30T06:31:59.036Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-30T06:31:59.036Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] --- PASS: TestServiceCreateInit (0.01s) [2021-06-30T06:31:59.036Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T06:31:59.036Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T06:31:59.036Z] === RUN TestCreateServiceMultipleTimes [2021-06-30T06:31:59.036Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-30T06:31:59.036Z] === RUN TestCreateServiceConflict [2021-06-30T06:31:59.036Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.036Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-30T06:31:59.036Z] === RUN TestCreateServiceMaxReplicas [2021-06-30T06:31:59.036Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-06-30T06:31:59.297Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-30T06:31:59.297Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-30T06:31:59.297Z] === RUN TestCreateServiceSecretFileMode [2021-06-30T06:31:59.297Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-30T06:31:59.297Z] === RUN TestCreateServiceConfigFileMode [2021-06-30T06:31:59.297Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-30T06:31:59.297Z] === RUN TestCreateServiceSysctls [2021-06-30T06:31:59.297Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-30T06:31:59.297Z] === RUN TestCreateServiceCapabilities [2021-06-30T06:31:59.297Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-30T06:31:59.297Z] === RUN TestInspect [2021-06-30T06:31:59.297Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestInspect (0.01s) [2021-06-30T06:31:59.297Z] === RUN TestCreateJob [2021-06-30T06:31:59.297Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestCreateJob (0.01s) [2021-06-30T06:31:59.297Z] === RUN TestReplicatedJob [2021-06-30T06:31:59.297Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-30T06:31:59.297Z] === RUN TestUpdateReplicatedJob [2021-06-30T06:31:59.297Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-30T06:31:59.297Z] === RUN TestServiceListWithStatuses [2021-06-30T06:31:59.297Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:31:59.297Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-30T06:31:59.297Z] === RUN TestDockerNetworkConnectAlias [2021-06-30T06:31:59.297Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-30T06:31:59.297Z] === RUN TestDockerNetworkReConnect [2021-06-30T06:31:59.297Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:31:59.297Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-30T06:31:59.297Z] === RUN TestServicePlugin [2021-06-30T06:32:01.208Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.208Z] --- SKIP: TestServicePlugin (1.98s) [2021-06-30T06:32:01.208Z] === RUN TestServiceUpdateLabel [2021-06-30T06:32:01.208Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.208Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-30T06:32:01.208Z] === RUN TestServiceUpdateSecrets [2021-06-30T06:32:01.208Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.208Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-30T06:32:01.468Z] === RUN TestServiceUpdateConfigs [2021-06-30T06:32:01.468Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-30T06:32:01.468Z] === RUN TestServiceUpdateNetwork [2021-06-30T06:32:01.468Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-30T06:32:01.468Z] === RUN TestServiceUpdatePidsLimit [2021-06-30T06:32:01.468Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-30T06:32:01.468Z] PASS [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === Skipped [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T06:32:01.468Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T06:32:01.468Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-30T06:32:01.468Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-30T06:32:01.468Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-06-30T06:32:01.468Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-30T06:32:01.468Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-30T06:32:01.468Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-30T06:32:01.468Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-30T06:32:01.468Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-30T06:32:01.468Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-30T06:32:01.468Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-30T06:32:01.468Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-30T06:32:01.468Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-30T06:32:01.468Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-30T06:32:01.468Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-30T06:32:01.468Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-30T06:32:01.468Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2021-06-30T06:32:01.468Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-30T06:32:01.468Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-30T06:32:01.468Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-30T06:32:01.468Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-30T06:32:01.468Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-30T06:32:01.468Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] DONE 24 tests, 23 skipped in 2.399s [2021-06-30T06:32:01.468Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-30T06:32:01.468Z] INFO: Testing against a local daemon [2021-06-30T06:32:01.468Z] === RUN TestSessionCreate [2021-06-30T06:32:01.468Z] --- PASS: TestSessionCreate (0.02s) [2021-06-30T06:32:01.468Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-30T06:32:01.468Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-30T06:32:01.468Z] PASS [2021-06-30T06:32:01.468Z] [2021-06-30T06:32:01.468Z] DONE 2 tests in 0.171s [2021-06-30T06:32:01.468Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-30T06:32:01.728Z] INFO: Testing against a local daemon [2021-06-30T06:32:01.728Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-30T06:32:01.728Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-30T06:32:01.728Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T06:32:01.728Z] === RUN TestEventsExecDie [2021-06-30T06:32:02.667Z] --- PASS: TestEventsExecDie (0.96s) [2021-06-30T06:32:02.667Z] === RUN TestEventsBackwardsCompatible [2021-06-30T06:32:02.667Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-30T06:32:02.667Z] === RUN TestEventsVolumeCreate [2021-06-30T06:32:02.667Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-30T06:32:02.667Z] === RUN TestInfoBinaryCommits [2021-06-30T06:32:02.667Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-30T06:32:02.667Z] === RUN TestInfoAPIVersioned [2021-06-30T06:32:02.667Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-30T06:32:02.667Z] === RUN TestInfoDiscoveryBackend [2021-06-30T06:32:03.237Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-06-30T06:32:03.237Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-30T06:32:07.430Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.44s) [2021-06-30T06:32:07.430Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-30T06:32:07.430Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:32:07.430Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-30T06:32:07.430Z] === RUN TestInfoAPI [2021-06-30T06:32:07.430Z] --- PASS: TestInfoAPI (0.02s) [2021-06-30T06:32:07.430Z] === RUN TestInfoAPIWarnings [2021-06-30T06:32:15.349Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-30T06:32:15.349Z] Using test binary docker [2021-06-30T06:32:15.349Z] +++ /etc/init.d/apparmor start [2021-06-30T06:32:15.349Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-30T06:32:15.349Z] INFO: Waiting for daemon to start... [2021-06-30T06:32:15.349Z] Starting dockerd [2021-06-30T06:32:15.349Z] +++ 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-06-30T06:32:15.349Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-30T06:32:15.349Z] Using test binary docker [2021-06-30T06:32:15.349Z] +++ /etc/init.d/apparmor start [2021-06-30T06:32:15.349Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-30T06:32:15.349Z] INFO: Waiting for daemon to start... [2021-06-30T06:32:15.349Z] Starting dockerd [2021-06-30T06:32:15.349Z] +++ 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-06-30T06:32:15.349Z] . [2021-06-30T06:32:15.349Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-30T06:32:15.349Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-30T06:32:15.349Z] Error: No such image: emptyfs [2021-06-30T06:32:15.349Z] ++++ docker load [2021-06-30T06:32:15.349Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-30T06:32:15.349Z] Running integration-test (iteration 1) [2021-06-30T06:32:15.349Z] 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-06-30T06:32:15.349Z] ++ 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-06-30T06:32:15.349Z] ++ set -e [2021-06-30T06:32:15.349Z] ++ '[' -n 0 ']' [2021-06-30T06:32:15.349Z] ++ set -x [2021-06-30T06:32:15.349Z] ++ 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-06-30T06:32:15.349Z] [2021-06-30T06:32:15.349Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-30T06:32:15.349Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-30T06:32:15.349Z] Error: No such image: emptyfs [2021-06-30T06:32:15.349Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-30T06:32:15.349Z] ++++ docker load [2021-06-30T06:32:15.349Z] Running integration-test (iteration 1) [2021-06-30T06:32:15.350Z] 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-06-30T06:32:15.350Z] ++ 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-06-30T06:32:15.350Z] ++ set -e [2021-06-30T06:32:15.350Z] ++ '[' -n 0 ']' [2021-06-30T06:32:15.350Z] ++ set -x [2021-06-30T06:32:15.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-30T06:32:16.313Z] ...INFO: Daemon under test started and replied! [2021-06-30T06:32:16.313Z] INFO: Docker version of the daemon under test [2021-06-30T06:32:16.313Z] [2021-06-30T06:32:16.313Z] Client: [2021-06-30T06:32:16.313Z] Version: 17.06.2-ce [2021-06-30T06:32:16.313Z] API version: 1.30 [2021-06-30T06:32:16.313Z] Go version: go1.8.3 [2021-06-30T06:32:16.313Z] Git commit: cec0b72 [2021-06-30T06:32:16.313Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-30T06:32:16.313Z] OS/Arch: windows/amd64 [2021-06-30T06:32:16.313Z] [2021-06-30T06:32:16.313Z] Server: [2021-06-30T06:32:16.313Z] Version: 0.0.0-dev [2021-06-30T06:32:16.313Z] API version: 1.41 (minimum version 1.24) [2021-06-30T06:32:16.313Z] Go version: go1.16.5 [2021-06-30T06:32:16.313Z] Git commit: 00a4f67ddf [2021-06-30T06:32:16.313Z] Built: 06/30/2021 06:30:03 [2021-06-30T06:32:16.313Z] OS/Arch: windows/amd64 [2021-06-30T06:32:16.313Z] Experimental: false [2021-06-30T06:32:16.313Z] [2021-06-30T06:32:16.313Z] INFO: Docker info of the daemon under test [2021-06-30T06:32:16.313Z] [2021-06-30T06:32:16.313Z] Containers: 0 [2021-06-30T06:32:16.313Z] Running: 0 [2021-06-30T06:32:16.313Z] Paused: 0 [2021-06-30T06:32:16.313Z] Stopped: 0 [2021-06-30T06:32:16.313Z] Images: 0 [2021-06-30T06:32:16.313Z] Server Version: 0.0.0-dev [2021-06-30T06:32:16.313Z] Storage Driver: windowsfilter [2021-06-30T06:32:16.313Z] Windows: [2021-06-30T06:32:16.313Z] Logging Driver: json-file [2021-06-30T06:32:16.313Z] Plugins: [2021-06-30T06:32:16.313Z] Volume: local [2021-06-30T06:32:16.313Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T06:32:16.313Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T06:32:16.313Z] Swarm: inactive [2021-06-30T06:32:16.313Z] Default Isolation: process [2021-06-30T06:32:16.313Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-30T06:32:16.313Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-30T06:32:16.313Z] OSType: windows [2021-06-30T06:32:16.313Z] Architecture: x86_64 [2021-06-30T06:32:16.313Z] CPUs: 4 [2021-06-30T06:32:16.313Z] Total Memory: 32GiB [2021-06-30T06:32:16.313Z] Name: azwin-2-378260 [2021-06-30T06:32:16.313Z] ID: RO7Y:XEJR:7APJ:GAPV:2TI2:TO73:QFKM:LJHS:IMZ7:UEZR:YWXW:VWGQ [2021-06-30T06:32:16.313Z] Docker Root Dir: D:\CI\PR-42580\3\daemon [2021-06-30T06:32:16.313Z] Debug Mode (client): false [2021-06-30T06:32:16.313Z] Debug Mode (server): true [2021-06-30T06:32:16.313Z] File Descriptors: -1 [2021-06-30T06:32:16.313Z] Goroutines: 16 [2021-06-30T06:32:16.313Z] System Time: 2021-06-30T06:32:14.6254182Z [2021-06-30T06:32:16.313Z] EventsListeners: 0 [2021-06-30T06:32:16.313Z] Registry: https://index.docker.io/v1/ [2021-06-30T06:32:16.313Z] Labels: [2021-06-30T06:32:16.313Z] Experimental: false [2021-06-30T06:32:16.313Z] Insecure Registries: [2021-06-30T06:32:16.313Z] 127.0.0.0/8 [2021-06-30T06:32:16.313Z] Live Restore Enabled: false [2021-06-30T06:32:16.313Z] [2021-06-30T06:32:16.313Z] [2021-06-30T06:32:16.313Z] INFO: Docker images of the daemon under test [2021-06-30T06:32:16.313Z] [2021-06-30T06:32:16.313Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-30T06:32:16.313Z] [2021-06-30T06:32:16.313Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-30T06:32:16.313Z] 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-06-30T06:32:16.313Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-30T06:32:16.313Z] 29d5b6a226d2: Pulling fs layer [2021-06-30T06:32:17.814Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-30T06:32:25.356Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-30T06:32:25.566Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-06-30T06:32:25.566Z] === RUN TestInfoDebug [2021-06-30T06:32:25.566Z] --- PASS: TestInfoDebug (0.52s) [2021-06-30T06:32:25.566Z] === RUN TestInfoInsecureRegistries [2021-06-30T06:32:25.566Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-30T06:32:25.566Z] === RUN TestInfoRegistryMirrors [2021-06-30T06:32:25.566Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-30T06:32:25.566Z] === RUN TestLoginFailsWithBadCredentials [2021-06-30T06:32:25.566Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-06-30T06:32:25.566Z] === RUN TestPingCacheHeaders [2021-06-30T06:32:25.566Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-30T06:32:25.566Z] === RUN TestPingGet [2021-06-30T06:32:25.566Z] --- PASS: TestPingGet (0.01s) [2021-06-30T06:32:25.566Z] === RUN TestPingHead [2021-06-30T06:32:25.566Z] --- PASS: TestPingHead (0.02s) [2021-06-30T06:32:25.566Z] === RUN TestVersion [2021-06-30T06:32:25.566Z] --- PASS: TestVersion (0.02s) [2021-06-30T06:32:25.566Z] PASS [2021-06-30T06:32:25.566Z] [2021-06-30T06:32:25.566Z] === Skipped [2021-06-30T06:32:25.566Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T06:32:25.566Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-30T06:32:25.566Z] [2021-06-30T06:32:25.566Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-30T06:32:25.566Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-30T06:32:25.566Z] [2021-06-30T06:32:25.566Z] [2021-06-30T06:32:25.566Z] DONE 19 tests, 2 skipped in 23.298s [2021-06-30T06:32:25.566Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-30T06:32:25.566Z] INFO: Testing against a local daemon [2021-06-30T06:32:25.566Z] === RUN TestVolumesCreateAndList [2021-06-30T06:32:25.566Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-30T06:32:25.566Z] === RUN TestVolumesRemove [2021-06-30T06:32:25.566Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-30T06:32:25.566Z] === RUN TestVolumesInspect [2021-06-30T06:32:25.566Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-30T06:32:25.566Z] === RUN TestVolumesInvalidJSON [2021-06-30T06:32:25.566Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-30T06:32:25.566Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-30T06:32:25.566Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-30T06:32:25.566Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-30T06:32:25.566Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-30T06:32:25.566Z] PASS [2021-06-30T06:32:25.566Z] [2021-06-30T06:32:25.566Z] DONE 5 tests in 0.249s [2021-06-30T06:32:25.566Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-30T06:32:25.566Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12586 is not a child of this shell [2021-06-30T06:32:25.566Z] warning: PID 12586 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-30T06:32:25.566Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-30T06:32:25.566Z] [2021-06-30T06:32:25.566Z] Unloading profiles will leave already running processes permanently [2021-06-30T06:32:25.566Z] unconfined, which can lead to unexpected situations. [2021-06-30T06:32:25.566Z] [2021-06-30T06:32:25.566Z] To set a process to complain mode, use the command line tool [2021-06-30T06:32:25.566Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-30T06:32:25.566Z] Removing test suite binaries [2021-06-30T06:32:25.566Z] exiting test-integration [2021-06-30T06:32:25.566Z] ++ exit 0 [2021-06-30T06:32:25.566Z] [2021-06-30T06:32:26.805Z] tests/integration/api_secret_test.py ..... [ 51%] Post stage [Pipeline] junit [2021-06-30T06:32:26.977Z] Recording test results [2021-06-30T06:32:28.732Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-30T06:32:29.076Z] + echo Ensuring container killed. [2021-06-30T06:32:29.076Z] Ensuring container killed. [2021-06-30T06:32:29.076Z] + docker rm -vf docker-pr3 [2021-06-30T06:32:29.076Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-30T06:32:29.370Z] + echo Chowning /workspace to jenkins user [2021-06-30T06:32:29.370Z] Chowning /workspace to jenkins user [2021-06-30T06:32:29.370Z] + id -u [2021-06-30T06:32:29.370Z] + id -g [2021-06-30T06:32:29.370Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42580:/workspace busybox chown -R 1000:1000 /workspace [2021-06-30T06:32:29.370Z] Unable to find image 'busybox:latest' locally [2021-06-30T06:32:29.370Z] latest: Pulling from library/busybox [2021-06-30T06:32:29.629Z] b71f96345d44: Pulling fs layer [2021-06-30T06:32:29.629Z] b71f96345d44: Verifying Checksum [2021-06-30T06:32:29.629Z] b71f96345d44: Download complete [2021-06-30T06:32:29.629Z] b71f96345d44: Pull complete [2021-06-30T06:32:29.629Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-30T06:32:29.629Z] Status: Downloaded newer image for busybox:latest [2021-06-30T06:32:31.009Z] 29d5b6a226d2: Verifying Checksum [2021-06-30T06:32:31.009Z] 29d5b6a226d2: Download complete [2021-06-30T06:32:31.116Z] tests/integration/api_service_test.py ....................s............. [ 60%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-30T06:32:31.838Z] + bundleName=amd64-rootless [2021-06-30T06:32:31.838Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-30T06:32:31.838Z] Creating amd64-rootless-bundles.tar.gz [2021-06-30T06:32:31.838Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-06-30T06:32:31.838Z] + 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-06-30T06:32:31.851Z] Archiving artifacts [2021-06-30T06:32:34.042Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42580/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-30T06:32:34.361Z] + make clean [2021-06-30T06:32:34.621Z] docker volume rm -f docker-dev-cache [2021-06-30T06:32:34.621Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T06:32:44.722Z] --- PASS: TestImportExtremelyLargeImageWorks (92.18s) [2021-06-30T06:32:44.722Z] PASS [2021-06-30T06:32:44.722Z] [2021-06-30T06:32:44.722Z] DONE 12 tests in 94.873s [2021-06-30T06:32:44.722Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-30T06:32:44.722Z] INFO: Testing against a local daemon [2021-06-30T06:32:44.722Z] === RUN TestNetworkCreateDelete [2021-06-30T06:32:44.722Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-30T06:32:44.722Z] === RUN TestDockerNetworkDeletePreferID [2021-06-30T06:32:44.722Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-30T06:32:44.722Z] === RUN TestDaemonDNSFallback [2021-06-30T06:32:45.342Z] .......................... [ 67%] [2021-06-30T06:32:47.988Z] --- PASS: TestDaemonDNSFallback (6.64s) [2021-06-30T06:32:47.988Z] === RUN TestInspectNetwork [2021-06-30T06:32:51.252Z] === RUN TestInspectNetwork/full_network_id [2021-06-30T06:32:51.252Z] === RUN TestInspectNetwork/partial_network_id [2021-06-30T06:32:51.252Z] === RUN TestInspectNetwork/network_name [2021-06-30T06:32:51.252Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-30T06:32:54.104Z] Loaded image: buildpack-deps:buster [2021-06-30T06:32:54.104Z] Loaded image: busybox:latest [2021-06-30T06:32:54.104Z] Loaded image: busybox:glibc [2021-06-30T06:32:55.413Z] --- PASS: TestInspectNetwork (7.61s) [2021-06-30T06:32:55.413Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-30T06:32:55.413Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-30T06:32:55.413Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-30T06:32:55.413Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-30T06:32:55.413Z] === RUN TestRunContainerWithBridgeNone [2021-06-30T06:32:56.020Z] Loaded image: buildpack-deps:buster [2021-06-30T06:32:56.282Z] Loaded image: busybox:latest [2021-06-30T06:32:57.228Z] Loaded image: busybox:glibc [2021-06-30T06:32:58.690Z] --- PASS: TestRunContainerWithBridgeNone (3.14s) [2021-06-30T06:32:58.690Z] === RUN TestNetworkInvalidJSON [2021-06-30T06:32:58.690Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-30T06:32:58.690Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-30T06:32:58.690Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:32:58.690Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:32:58.690Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:32:58.690Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:32:58.690Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-30T06:32:58.690Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:32:58.690Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:32:58.690Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-30T06:32:58.690Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-30T06:32:58.690Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-30T06:32:58.690Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-30T06:32:58.690Z] === RUN TestNetworkList [2021-06-30T06:32:58.690Z] === RUN TestNetworkList//networks [2021-06-30T06:32:58.690Z] === PAUSE TestNetworkList//networks [2021-06-30T06:32:58.690Z] === RUN TestNetworkList//networks/ [2021-06-30T06:32:58.690Z] === PAUSE TestNetworkList//networks/ [2021-06-30T06:32:58.690Z] === CONT TestNetworkList//networks [2021-06-30T06:32:58.690Z] === CONT TestNetworkList//networks/ [2021-06-30T06:32:58.690Z] --- PASS: TestNetworkList (0.01s) [2021-06-30T06:32:58.690Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-30T06:32:58.690Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-30T06:32:58.690Z] === RUN TestHostIPv4BridgeLabel [2021-06-30T06:32:58.946Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-06-30T06:32:58.946Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-30T06:32:59.871Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-06-30T06:32:59.871Z] === RUN TestDaemonDefaultNetworkPools [2021-06-30T06:33:00.798Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-06-30T06:33:00.798Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-30T06:33:01.762Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-06-30T06:33:01.762Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-30T06:33:02.516Z] Loaded image: debian:bullseye [2021-06-30T06:33:02.516Z] Loaded image: hello-world:latest [2021-06-30T06:33:02.516Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:33:02.516Z] INFO: Testing against a local daemon [2021-06-30T06:33:02.516Z] === RUN TestDockerDaemonSuite [2021-06-30T06:33:02.516Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-30T06:33:03.135Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-06-30T06:33:03.135Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-30T06:33:03.696Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-30T06:33:03.696Z] === RUN TestServiceWithPredefinedNetwork [2021-06-30T06:33:04.433Z] Loaded image: debian:bullseye [2021-06-30T06:33:04.433Z] Loaded image: hello-world:latest [2021-06-30T06:33:04.693Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:33:04.693Z] INFO: Testing against a local daemon [2021-06-30T06:33:04.693Z] === RUN TestDockerSuite [2021-06-30T06:33:04.693Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-30T06:33:04.693Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-30T06:33:04.953Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-30T06:33:04.953Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-30T06:33:04.953Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-30T06:33:04.953Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-30T06:33:04.953Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-30T06:33:04.953Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-30T06:33:06.221Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s) [2021-06-30T06:33:06.221Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-30T06:33:06.221Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:33:06.221Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:33:06.221Z] === RUN TestServiceWithDataPathPortInit [2021-06-30T06:33:06.338Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-30T06:33:06.598Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-30T06:33:07.170Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-30T06:33:07.170Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-30T06:33:07.742Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-30T06:33:08.002Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-30T06:33:08.002Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-30T06:33:09.927Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-30T06:33:10.506Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-30T06:33:10.506Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-30T06:33:10.506Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-30T06:33:10.767Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-30T06:33:11.712Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-30T06:33:13.095Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-30T06:33:13.095Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-30T06:33:13.360Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-30T06:33:13.360Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-30T06:33:13.360Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-30T06:33:13.896Z] 4612f6d0b889: Pull complete [2021-06-30T06:33:18.643Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-30T06:33:21.058Z] --- PASS: TestServiceWithDataPathPortInit (14.32s) [2021-06-30T06:33:21.058Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-30T06:33:21.189Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-30T06:33:23.571Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vs4drx59xulj3t44b8oqgdp2o Created:2021-06-30 06:33:21.94597262 +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[d014b0588bcb81de9fc982441bb9d8042e13e2c4d8d06b91df4fccac7d6c55ad:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.suj0vyu0i1kr6bgyd93lxqsjv EndpointID:530f44eb52ca68147a7e373a84365e5beb5cd40d0927d758cfa7cf537a2ded7e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c9fafbf78355a107c601bc87e3c9848ff046e59f12ecdea22ab36de250ae03be 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:9053c15141af IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.suj0vyu0i1kr6bgyd93lxqsjv EndpointID:530f44eb52ca68147a7e373a84365e5beb5cd40d0927d758cfa7cf537a2ded7e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-30T06:33:23.733Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-30T06:33:24.304Z] --- PASS: TestBuildWithHugeFile (115.73s) [2021-06-30T06:33:24.304Z] === RUN TestBuildWCOWSandboxSize [2021-06-30T06:33:24.304Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:33:24.304Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-30T06:33:24.304Z] === RUN TestBuildWithEmptyDockerfile [2021-06-30T06:33:24.304Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:33:24.304Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:33:24.304Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:33:24.304Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:33:24.304Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:33:24.304Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:33:24.304Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:33:24.304Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:33:24.304Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:33:24.304Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-06-30T06:33:24.304Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-06-30T06:33:24.304Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-30T06:33:24.304Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-06-30T06:33:24.304Z] === RUN TestBuildPreserveOwnership [2021-06-30T06:33:24.304Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-30T06:33:26.216Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-30T06:33:26.735Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-30T06:33:26.786Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-30T06:33:27.727Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-30T06:33:27.989Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-30T06:33:28.808Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s) [2021-06-30T06:33:28.809Z] PASS [2021-06-30T06:33:28.809Z] [2021-06-30T06:33:28.809Z] === Skipped [2021-06-30T06:33:28.809Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:33:28.809Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:33:28.809Z] [2021-06-30T06:33:28.809Z] [2021-06-30T06:33:28.809Z] DONE 26 tests, 1 skipped in 47.524s [2021-06-30T06:33:28.809Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:33:28.809Z] INFO: Testing against a local daemon [2021-06-30T06:33:28.809Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-30T06:33:28.809Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:33:28.809Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-30T06:33:28.809Z] === RUN TestDockerNetworkIpvlan [2021-06-30T06:33:28.809Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:33:28.809Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-30T06:33:28.809Z] PASS [2021-06-30T06:33:28.809Z] [2021-06-30T06:33:28.809Z] === Skipped [2021-06-30T06:33:28.809Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-30T06:33:28.809Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:33:28.809Z] [2021-06-30T06:33:28.809Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-30T06:33:28.809Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:33:28.809Z] [2021-06-30T06:33:28.809Z] [2021-06-30T06:33:28.809Z] DONE 2 tests, 2 skipped in 0.036s [2021-06-30T06:33:28.809Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:33:28.809Z] INFO: Testing against a local daemon [2021-06-30T06:33:28.809Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-30T06:33:28.930Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-30T06:33:29.369Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-06-30T06:33:29.369Z] === RUN TestDockerNetworkMacvlan [2021-06-30T06:33:29.501Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-30T06:33:29.762Z] --- PASS: TestBuildPreserveOwnership (5.36s) [2021-06-30T06:33:29.762Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.52s) [2021-06-30T06:33:29.762Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.83s) [2021-06-30T06:33:29.762Z] === RUN TestBuildPlatformInvalid [2021-06-30T06:33:29.762Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-30T06:33:29.762Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-06-30T06:33:29.762Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-30T06:33:29.930Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-30T06:33:30.858Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-30T06:33:31.675Z] docker_cli_daemon_test.go:1455: [d8ea55cfd8a81] daemon is not started [2021-06-30T06:33:31.785Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-30T06:33:32.245Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-30T06:33:32.816Z] check_test.go:309: [d144383ff3a38] daemon is not started [2021-06-30T06:33:32.816Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-30T06:33:34.298Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-30T06:33:34.727Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-30T06:33:35.669Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-30T06:33:36.242Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-30T06:33:36.813Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-30T06:33:37.626Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-30T06:33:38.197Z] check_test.go:309: [db8f877502377] daemon is not started [2021-06-30T06:33:38.197Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-30T06:33:40.111Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-30T06:33:41.495Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-30T06:33:42.056Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-30T06:33:42.880Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-30T06:33:42.880Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-30T06:33:43.943Z] --- PASS: TestDockerNetworkMacvlan (14.24s) [2021-06-30T06:33:43.943Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-06-30T06:33:43.943Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-06-30T06:33:43.943Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.67s) [2021-06-30T06:33:43.943Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.81s) [2021-06-30T06:33:43.943Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.95s) [2021-06-30T06:33:43.943Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2021-06-30T06:33:43.943Z] PASS [2021-06-30T06:33:43.943Z] [2021-06-30T06:33:43.943Z] DONE 8 tests in 15.578s [2021-06-30T06:33:43.943Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-30T06:33:43.943Z] testing: warning: no tests to run [2021-06-30T06:33:43.943Z] PASS [2021-06-30T06:33:43.943Z] [2021-06-30T06:33:43.943Z] DONE 0 tests in 0.007s [2021-06-30T06:33:43.943Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-30T06:33:43.943Z] INFO: Testing against a local daemon [2021-06-30T06:33:43.943Z] === RUN TestAuthZPluginAllowRequest [2021-06-30T06:33:44.799Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-30T06:33:44.807Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-30T06:33:44.807Z] tests/integration/client_test.py ..... [ 75%] [2021-06-30T06:33:44.807Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-30T06:33:44.807Z] tests/integration/errors_test.py . [ 76%] [2021-06-30T06:33:45.307Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2021-06-30T06:33:45.307Z] === RUN TestAuthZPluginTLS [2021-06-30T06:33:45.563Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-06-30T06:33:45.563Z] === RUN TestAuthZPluginDenyRequest [2021-06-30T06:33:46.124Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-06-30T06:33:46.124Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-30T06:33:46.183Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-30T06:33:46.684Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-30T06:33:46.684Z] === RUN TestAuthZPluginDenyResponse [2021-06-30T06:33:47.125Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-30T06:33:47.245Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-06-30T06:33:47.245Z] === RUN TestAuthZPluginAllowEventStream [2021-06-30T06:33:48.609Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-06-30T06:33:48.609Z] === RUN TestAuthZPluginErrorResponse [2021-06-30T06:33:49.046Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-30T06:33:49.170Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-30T06:33:49.170Z] === RUN TestAuthZPluginErrorRequest [2021-06-30T06:33:49.306Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-30T06:33:49.731Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-06-30T06:33:49.731Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-30T06:33:50.292Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-06-30T06:33:50.292Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-30T06:33:50.691Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-30T06:33:50.691Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-30T06:33:52.179Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2021-06-30T06:33:52.179Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-30T06:33:52.604Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-30T06:33:53.176Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-30T06:33:53.747Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-30T06:33:54.068Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2021-06-30T06:33:54.068Z] === RUN TestAuthZPluginHeader [2021-06-30T06:33:54.629Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-06-30T06:33:54.629Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-30T06:33:58.797Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.69s) [2021-06-30T06:33:58.797Z] === RUN TestAuthZPluginV2Disable [2021-06-30T06:33:59.031Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-30T06:33:59.603Z] Loaded image: buildpack-deps:buster [2021-06-30T06:33:59.864Z] Loaded image: busybox:latest [2021-06-30T06:34:00.436Z] Loaded image: busybox:glibc [2021-06-30T06:34:01.310Z] --- PASS: TestAuthZPluginV2Disable (2.90s) [2021-06-30T06:34:01.310Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-30T06:34:02.355Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-30T06:34:03.739Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-30T06:34:03.826Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.75s) [2021-06-30T06:34:03.826Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-30T06:34:06.296Z] Loaded image: debian:bullseye [2021-06-30T06:34:06.557Z] Loaded image: hello-world:latest [2021-06-30T06:34:06.557Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-30T06:34:06.557Z] Loaded image: arm32v7/hello-world:latest [2021-06-30T06:34:07.127Z] check_test.go:309: [d7b0453de6482] daemon is not started [2021-06-30T06:34:07.127Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-30T06:34:07.697Z] check_test.go:309: [d922826c10775] daemon is not started [2021-06-30T06:34:07.697Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-30T06:34:10.015Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-30T06:34:10.242Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-30T06:34:10.242Z] check_test.go:309: [de97ede1d7fc3] daemon is not started [2021-06-30T06:34:10.242Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-30T06:34:12.059Z] 29d5b6a226d2: Pull complete [2021-06-30T06:34:12.059Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-30T06:34:12.059Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:34:12.059Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-30T06:34:12.059Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-30T06:34:12.059Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-30T06:34:12.059Z] WARN: Skipping validation tests [2021-06-30T06:34:12.059Z] INFO: Running unit tests at 06/30/2021 06:34:04... [2021-06-30T06:34:12.059Z] INFO: make.ps1 starting at 06/30/2021 06:34:08 [2021-06-30T06:34:12.059Z] INFO: Git commit (00a4f67ddf) assumed from DOCKER_GITCOMMIT environment variable [2021-06-30T06:34:12.059Z] INFO: Invoking autogen... [2021-06-30T06:34:12.059Z] INFO: Running unit tests... [2021-06-30T06:34:13.578Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-30T06:34:13.785Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.90s) [2021-06-30T06:34:13.785Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-30T06:34:14.922Z] 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/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/signal/testfiles 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-06-30T06:34:15.534Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-30T06:34:16.922Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.96s) [2021-06-30T06:34:16.922Z] PASS [2021-06-30T06:34:16.923Z] [2021-06-30T06:34:16.923Z] === Skipped [2021-06-30T06:34:16.923Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-30T06:34:16.923Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:34:16.923Z] [2021-06-30T06:34:16.923Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-30T06:34:16.923Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-30T06:34:16.923Z] [2021-06-30T06:34:16.923Z] [2021-06-30T06:34:16.923Z] DONE 34 tests, 2 skipped in 276.607s [2021-06-30T06:34:16.923Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-30T06:34:16.923Z] ++ 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-06-30T06:34:16.923Z] ++ set -e [2021-06-30T06:34:16.923Z] ++ '[' -n 0 ']' [2021-06-30T06:34:16.923Z] ++ set -x [2021-06-30T06:34:16.923Z] ++ 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-06-30T06:34:17.183Z] INFO: Testing against a local daemon [2021-06-30T06:34:17.183Z] === RUN TestConfigInspect [2021-06-30T06:34:18.123Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-30T06:34:19.507Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-30T06:34:19.768Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-30T06:34:20.029Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-30T06:34:20.029Z] --- PASS: TestConfigInspect (3.01s) [2021-06-30T06:34:20.029Z] === RUN TestConfigList [2021-06-30T06:34:20.290Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-30T06:34:21.672Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-30T06:34:21.932Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-30T06:34:22.503Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-30T06:34:22.764Z] --- PASS: TestConfigList (2.56s) [2021-06-30T06:34:22.764Z] === RUN TestConfigsCreateAndDelete [2021-06-30T06:34:23.706Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-30T06:34:24.278Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-30T06:34:25.144Z] ? github.com/docker/docker/api [no test files] [2021-06-30T06:34:25.219Z] --- PASS: TestConfigsCreateAndDelete (2.44s) [2021-06-30T06:34:25.219Z] === RUN TestConfigsUpdate [2021-06-30T06:34:26.159Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-30T06:34:26.731Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-30T06:34:27.301Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-30T06:34:27.562Z] check_test.go:309: [dd28edf501b6b] daemon is not started [2021-06-30T06:34:27.562Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-30T06:34:27.824Z] --- PASS: TestConfigsUpdate (2.62s) [2021-06-30T06:34:27.824Z] === RUN TestTemplatedConfig [2021-06-30T06:34:28.085Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-30T06:34:28.526Z] ......... [ 86%] [2021-06-30T06:34:28.657Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-30T06:34:29.227Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-30T06:34:31.818Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-06-30T06:34:31.818Z] PASS [2021-06-30T06:34:31.818Z] [2021-06-30T06:34:31.818Z] DONE 17 tests in 46.663s [2021-06-30T06:34:31.818Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-30T06:34:31.818Z] INFO: Testing against a local daemon [2021-06-30T06:34:31.818Z] === RUN TestPluginInvalidJSON [2021-06-30T06:34:31.818Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:34:31.818Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:34:31.818Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:34:31.818Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-30T06:34:31.818Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-30T06:34:31.818Z] === RUN TestPluginInstall [2021-06-30T06:34:31.818Z] === RUN TestPluginInstall/no_auth [2021-06-30T06:34:31.818Z] time="2021-06-30T06:34:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:34:31.818Z] time="2021-06-30T06:34:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad8deeed3e35b2fb692f5435cf338c611f5afb111a6bc5f903d790e70d0c4b42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:34:31.818Z] time="2021-06-30T06:34:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:34:31.818Z] time="2021-06-30T06:34:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad8deeed3e35b2fb692f5435cf338c611f5afb111a6bc5f903d790e70d0c4b42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:34:32.073Z] === RUN TestPluginInstall/with_htpasswd [2021-06-30T06:34:32.526Z] --- PASS: TestTemplatedConfig (4.90s) [2021-06-30T06:34:32.526Z] === RUN TestConfigCreateResolve [2021-06-30T06:34:32.634Z] time="2021-06-30T06:34:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:34:32.634Z] time="2021-06-30T06:34:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d2ef7c487f64f5da613f020d489aff6f9128c02a2594fce7f74b29570105a64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:34:32.634Z] time="2021-06-30T06:34:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:34:32.634Z] time="2021-06-30T06:34:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d2ef7c487f64f5da613f020d489aff6f9128c02a2594fce7f74b29570105a64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:34:32.890Z] === RUN TestPluginInstall/with_insecure [2021-06-30T06:34:33.386Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-30T06:34:33.469Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-30T06:34:33.818Z] time="2021-06-30T06:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:34:33.818Z] time="2021-06-30T06:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4506abd820839fac20a192a9aa77f8ceb60618d57a1fddc844d34b3618919a4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:34:33.818Z] time="2021-06-30T06:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:34:33.818Z] time="2021-06-30T06:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4506abd820839fac20a192a9aa77f8ceb60618d57a1fddc844d34b3618919a4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:34:34.073Z] plugin_test.go:165: [d42739f4123b3] daemon is not started [2021-06-30T06:34:34.073Z] --- PASS: TestPluginInstall (3.61s) [2021-06-30T06:34:34.073Z] --- PASS: TestPluginInstall/no_auth (1.82s) [2021-06-30T06:34:34.073Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2021-06-30T06:34:34.073Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-06-30T06:34:34.073Z] === RUN TestPluginsWithRuntimes [2021-06-30T06:34:35.017Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-30T06:34:35.438Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-30T06:34:36.014Z] --- PASS: TestConfigCreateResolve (3.13s) [2021-06-30T06:34:36.014Z] PASS [2021-06-30T06:34:36.014Z] [2021-06-30T06:34:36.014Z] DONE 6 tests in 18.869s [2021-06-30T06:34:36.014Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-30T06:34:36.014Z] ++ 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-06-30T06:34:36.014Z] ++ set -e [2021-06-30T06:34:36.014Z] ++ '[' -n 0 ']' [2021-06-30T06:34:36.014Z] ++ set -x [2021-06-30T06:34:36.014Z] ++ 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-06-30T06:34:36.014Z] INFO: Testing against a local daemon [2021-06-30T06:34:36.014Z] === RUN TestCheckpoint [2021-06-30T06:34:36.014Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:34:36.014Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-30T06:34:36.014Z] === RUN TestContainerInvalidJSON [2021-06-30T06:34:36.014Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:34:36.014Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:34:36.014Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:34:36.014Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:34:36.014Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:34:36.014Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:34:36.014Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:34:36.014Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:34:36.014Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:34:36.014Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-30T06:34:36.014Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-30T06:34:36.014Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-30T06:34:36.014Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-30T06:34:36.014Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-30T06:34:36.014Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-30T06:34:36.014Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-30T06:34:36.275Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2021-06-30T06:34:36.275Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-30T06:34:36.365Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-30T06:34:36.535Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-06-30T06:34:36.535Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-30T06:34:36.535Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-06-30T06:34:36.535Z] === RUN TestCopyFromContainer [2021-06-30T06:34:36.796Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-30T06:34:37.730Z] --- PASS: TestPluginsWithRuntimes (3.49s) [2021-06-30T06:34:37.730Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) [2021-06-30T06:34:37.730Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-06-30T06:34:37.730Z] === RUN TestPluginBackCompatMediaTypes [2021-06-30T06:34:37.986Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-06-30T06:34:37.986Z] PASS [2021-06-30T06:34:37.986Z] [2021-06-30T06:34:37.986Z] DONE 10 tests in 7.745s [2021-06-30T06:34:37.986Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-30T06:34:37.986Z] INFO: Testing against a local daemon [2021-06-30T06:34:37.986Z] === RUN TestExternalGraphDriver [2021-06-30T06:34:38.242Z] === RUN TestExternalGraphDriver/json [2021-06-30T06:34:38.716Z] === RUN TestCopyFromContainer// [2021-06-30T06:34:38.716Z] === RUN TestCopyFromContainer//bar/root [2021-06-30T06:34:38.716Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-30T06:34:38.977Z] === RUN TestCopyFromContainer/bar/quux [2021-06-30T06:34:38.977Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-30T06:34:39.237Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-30T06:34:39.237Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-30T06:34:39.498Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-30T06:34:39.498Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-30T06:34:39.498Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-30T06:34:39.498Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-30T06:34:39.758Z] --- PASS: TestCopyFromContainer (3.25s) [2021-06-30T06:34:39.758Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-06-30T06:34:39.758Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-06-30T06:34:39.758Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-06-30T06:34:39.758Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-06-30T06:34:39.758Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-06-30T06:34:39.758Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-06-30T06:34:39.758Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-06-30T06:34:39.758Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-30T06:34:39.758Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-06-30T06:34:39.758Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-06-30T06:34:39.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-30T06:34:39.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:34:39.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:34:39.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:34:39.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:34:39.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:34:39.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:34:39.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:34:39.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:34:39.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:34:39.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-06-30T06:34:39.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-30T06:34:39.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-30T06:34:39.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-30T06:34:39.758Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-30T06:34:39.758Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-30T06:34:39.758Z] === RUN TestCreateWithInvalidEnv [2021-06-30T06:34:39.758Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-30T06:34:39.758Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-30T06:34:39.758Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-30T06:34:39.758Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-30T06:34:39.758Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-30T06:34:39.758Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-30T06:34:39.758Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-30T06:34:39.758Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-30T06:34:39.758Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-30T06:34:39.758Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-30T06:34:39.758Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-30T06:34:39.758Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-30T06:34:39.758Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-30T06:34:39.758Z] === RUN TestCreateTmpfsMountsTarget [2021-06-30T06:34:39.759Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-30T06:34:39.759Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-30T06:34:40.129Z] === RUN TestExternalGraphDriver/spec [2021-06-30T06:34:41.574Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-30T06:34:41.832Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-30T06:34:42.015Z] === RUN TestExternalGraphDriver/pull [2021-06-30T06:34:42.710Z] === RUN TestMiddlewares [2021-06-30T06:34:42.710Z] --- PASS: TestMiddlewares (0.00s) [2021-06-30T06:34:42.710Z] PASS [2021-06-30T06:34:42.710Z] coverage: 9.0% of statements [2021-06-30T06:34:42.710Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2021-06-30T06:34:43.058Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-30T06:34:43.058Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-30T06:34:43.058Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-30T06:34:43.058Z] check_test.go:309: [d76d5859d0d1c] daemon is not started [2021-06-30T06:34:43.058Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-30T06:34:43.058Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-30T06:34:43.628Z] --- PASS: TestCreateWithCustomMaskedPaths (3.70s) [2021-06-30T06:34:43.628Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-30T06:34:43.901Z] --- PASS: TestExternalGraphDriver (5.44s) [2021-06-30T06:34:43.901Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2021-06-30T06:34:43.901Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2021-06-30T06:34:43.901Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2021-06-30T06:34:43.901Z] === RUN TestGraphdriverPluginV2 [2021-06-30T06:34:44.570Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-30T06:34:45.142Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-30T06:34:47.056Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.57s) [2021-06-30T06:34:47.056Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-30T06:34:47.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:34:47.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:34:47.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:34:47.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:34:47.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:34:47.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:34:47.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:34:47.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:34:47.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:34:47.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:34:47.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:34:47.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:34:47.167Z] --- PASS: TestGraphdriverPluginV2 (3.64s) [2021-06-30T06:34:47.168Z] PASS [2021-06-30T06:34:47.168Z] [2021-06-30T06:34:47.168Z] DONE 5 tests in 9.116s [2021-06-30T06:34:47.168Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-30T06:34:47.168Z] INFO: Testing against a local daemon [2021-06-30T06:34:47.168Z] === RUN TestContinueAfterPluginCrash [2021-06-30T06:34:47.168Z] === PAUSE TestContinueAfterPluginCrash [2021-06-30T06:34:47.168Z] === RUN TestReadPluginNoRead [2021-06-30T06:34:47.168Z] === PAUSE TestReadPluginNoRead [2021-06-30T06:34:47.168Z] === RUN TestDaemonStartWithLogOpt [2021-06-30T06:34:47.168Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-30T06:34:47.168Z] === CONT TestContinueAfterPluginCrash [2021-06-30T06:34:47.168Z] === CONT TestDaemonStartWithLogOpt [2021-06-30T06:34:47.321Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:34:47.321Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:34:47.321Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:34:47.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-30T06:34:47.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-06-30T06:34:47.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-06-30T06:34:47.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-30T06:34:47.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-30T06:34:47.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-30T06:34:47.321Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-30T06:34:47.894Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-30T06:34:47.917Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-30T06:34:48.464Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.13s) [2021-06-30T06:34:48.464Z] === RUN TestCreateDifferentPlatform [2021-06-30T06:34:48.464Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-30T06:34:48.464Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-30T06:34:48.464Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-30T06:34:48.464Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-30T06:34:48.464Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-30T06:34:48.464Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-30T06:34:48.464Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-30T06:34:48.464Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-30T06:34:48.464Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-30T06:34:48.464Z] === RUN TestContainerStartOnDaemonRestart [2021-06-30T06:34:48.464Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-30T06:34:48.464Z] === RUN TestDaemonRestartIpcMode [2021-06-30T06:34:48.464Z] === PAUSE TestDaemonRestartIpcMode [2021-06-30T06:34:48.464Z] === RUN TestDaemonHostGatewayIP [2021-06-30T06:34:48.464Z] === PAUSE TestDaemonHostGatewayIP [2021-06-30T06:34:48.464Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-30T06:34:48.464Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-30T06:34:48.464Z] === RUN TestContainerKillOnDaemonStart [2021-06-30T06:34:48.464Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-30T06:34:48.464Z] === RUN TestDiff [2021-06-30T06:34:49.408Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-30T06:34:49.670Z] --- PASS: TestDiff (1.17s) [2021-06-30T06:34:49.670Z] === RUN TestExecWithCloseStdin [2021-06-30T06:34:50.614Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-30T06:34:50.686Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-30T06:34:50.686Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-30T06:34:51.187Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-30T06:34:51.332Z] --- PASS: TestDaemonStartWithLogOpt (3.66s) [2021-06-30T06:34:51.332Z] === CONT TestReadPluginNoRead [2021-06-30T06:34:51.447Z] --- PASS: TestExecWithCloseStdin (1.74s) [2021-06-30T06:34:51.447Z] === RUN TestExec [2021-06-30T06:34:52.018Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-30T06:34:52.960Z] check_test.go:309: [dd6df911e639d] daemon is not started [2021-06-30T06:34:52.960Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-30T06:34:53.220Z] === RUN TestReadPluginNoRead/default [2021-06-30T06:34:53.220Z] --- PASS: TestExec (1.79s) [2021-06-30T06:34:53.220Z] === RUN TestExecUser [2021-06-30T06:34:55.107Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-30T06:34:55.135Z] --- PASS: TestExecUser (2.00s) [2021-06-30T06:34:55.135Z] === RUN TestExportContainerAndImportImage [2021-06-30T06:34:55.681Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-30T06:34:56.197Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-30T06:34:56.197Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-30T06:34:56.197Z] [2021-06-30T06:34:56.197Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-30T06:34:56.197Z] =========================== short test summary info ============================ [2021-06-30T06:34:56.197Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-30T06:34:56.197Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-30T06:34:56.197Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-30T06:34:56.197Z] Not supported on most drivers [2021-06-30T06:34:56.197Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-30T06:34:56.197Z] Output of docker top depends on host distro, and is not formalized. [2021-06-30T06:34:56.197Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-30T06:34:56.197Z] Output of docker top depends on host distro, and is not formalized. [2021-06-30T06:34:56.197Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-30T06:34:56.197Z] Can fail if eth0 has multiple IP addresses [2021-06-30T06:34:56.197Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-30T06:34:56.197Z] This doesn't seem to be taken into account by the engine [2021-06-30T06:34:56.197Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-30T06:34:56.197Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-30T06:34:56.197Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-30T06:34:56.197Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 343.62 seconds == [2021-06-30T06:34:56.455Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-30T06:34:56.473Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2021-06-30T06:34:56.473Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-30T06:34:57.050Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-30T06:34:57.050Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-30T06:34:57.050Z] --- PASS: TestExportContainerAndImportImage (1.61s) [2021-06-30T06:34:57.050Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-30T06:34:57.311Z] check_test.go:309: [d566833f08d11] daemon is not started [2021-06-30T06:34:57.311Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-30T06:34:57.839Z] === CONT TestReadPluginNoRead [2021-06-30T06:34:57.839Z] read_test.go:92: [d0ccf768246c8] daemon is not started [2021-06-30T06:34:57.839Z] --- PASS: TestReadPluginNoRead (7.04s) [2021-06-30T06:34:57.839Z] --- PASS: TestReadPluginNoRead/default (1.58s) [2021-06-30T06:34:57.839Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2021-06-30T06:34:57.839Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-06-30T06:34:57.839Z] PASS [2021-06-30T06:34:57.839Z] [2021-06-30T06:34:57.839Z] DONE 6 tests in 10.749s [2021-06-30T06:34:57.839Z] 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-06-30T06:34:57.839Z] testing: warning: no tests to run [2021-06-30T06:34:57.839Z] PASS [2021-06-30T06:34:58.095Z] [2021-06-30T06:34:58.095Z] DONE 0 tests in 0.022s [2021-06-30T06:34:58.095Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-30T06:34:58.095Z] INFO: Testing against a local daemon [2021-06-30T06:34:58.095Z] === RUN TestPluginWithDevMounts [2021-06-30T06:34:58.095Z] === PAUSE TestPluginWithDevMounts [2021-06-30T06:34:58.095Z] === CONT TestPluginWithDevMounts [2021-06-30T06:34:58.254Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2021-06-30T06:34:58.254Z] === RUN TestHealthCheckWorkdir [2021-06-30T06:34:59.638Z] docker_cli_daemon_plugins_test.go:79: [d94125d73e0d2] daemon is not started [2021-06-30T06:34:59.638Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-30T06:34:59.899Z] --- PASS: TestHealthCheckWorkdir (1.74s) [2021-06-30T06:34:59.899Z] === RUN TestHealthKillContainer [2021-06-30T06:34:59.983Z] --- PASS: TestPluginWithDevMounts (1.61s) [2021-06-30T06:34:59.983Z] PASS [2021-06-30T06:34:59.983Z] [2021-06-30T06:34:59.983Z] DONE 1 tests in 1.645s [2021-06-30T06:34:59.983Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-30T06:34:59.983Z] INFO: Testing against a local daemon [2021-06-30T06:34:59.983Z] === RUN TestSecretInspect [2021-06-30T06:35:00.471Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-30T06:35:00.731Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-30T06:35:01.675Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-30T06:35:01.871Z] --- PASS: TestSecretInspect (2.22s) [2021-06-30T06:35:01.871Z] === RUN TestSecretList [2021-06-30T06:35:02.616Z] docker_cli_daemon_plugins_test.go:169: [dfc4d57fe6e02] daemon is not started [2021-06-30T06:35:04.002Z] --- PASS: TestHealthKillContainer (3.80s) [2021-06-30T06:35:04.002Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-30T06:35:04.002Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-30T06:35:04.384Z] --- PASS: TestSecretList (2.21s) [2021-06-30T06:35:04.384Z] === RUN TestSecretsCreateAndDelete [2021-06-30T06:35:04.944Z] --- PASS: TestInspectCpusetInConfigPre120 (1.18s) [2021-06-30T06:35:04.944Z] === RUN TestIpcModeNone [2021-06-30T06:35:05.516Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-30T06:35:06.272Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2021-06-30T06:35:06.272Z] === RUN TestSecretsUpdate [2021-06-30T06:35:06.899Z] --- PASS: TestIpcModeNone (1.86s) [2021-06-30T06:35:06.899Z] === RUN TestIpcModePrivate [2021-06-30T06:35:08.283Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2021-06-30T06:35:08.544Z] --- PASS: TestIpcModePrivate (1.83s) [2021-06-30T06:35:08.544Z] === RUN TestIpcModeShareable [2021-06-30T06:35:08.649Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-30T06:35:08.649Z] [2021-06-30T06:35:08.649Z] Unloading profiles will leave already running processes permanently [2021-06-30T06:35:08.649Z] unconfined, which can lead to unexpected situations. [2021-06-30T06:35:08.649Z] [2021-06-30T06:35:08.649Z] To set a process to complain mode, use the command line tool [2021-06-30T06:35:08.649Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-30T06:35:08.649Z] Post stage [Pipeline] junit [2021-06-30T06:35:08.661Z] Recording test results [2021-06-30T06:35:08.784Z] --- PASS: TestSecretsUpdate (2.18s) [2021-06-30T06:35:08.784Z] === RUN TestTemplatedSecret [2021-06-30T06:35:08.805Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-30T06:35:09.389Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-30T06:35:09.816Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-30T06:35:09.965Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-30T06:35:10.093Z] + echo Ensuring container killed. [2021-06-30T06:35:10.093Z] Ensuring container killed. [2021-06-30T06:35:10.093Z] + docker rm -vf docker-pr3 [2021-06-30T06:35:10.093Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-30T06:35:10.234Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-06-30T06:35:10.330Z] 639bb6bb2beb: Pull complete [2021-06-30T06:35:10.330Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-30T06:35:10.330Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T06:35:10.330Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-30T06:35:10.330Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-30T06:35:10.330Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-30T06:35:10.330Z] WARN: Skipping validation tests [2021-06-30T06:35:10.330Z] INFO: Running unit tests at 06/30/2021 06:35:07... [2021-06-30T06:35:10.382Z] + echo Chowning /workspace to jenkins user [2021-06-30T06:35:10.382Z] Chowning /workspace to jenkins user [2021-06-30T06:35:10.382Z] + id -u [2021-06-30T06:35:10.382Z] + id -g [2021-06-30T06:35:10.382Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42580:/workspace busybox chown -R 1000:1000 /workspace [2021-06-30T06:35:10.382Z] Unable to find image 'busybox:latest' locally [2021-06-30T06:35:10.382Z] latest: Pulling from library/busybox [2021-06-30T06:35:10.382Z] b71f96345d44: Pulling fs layer [2021-06-30T06:35:10.496Z] --- PASS: TestIpcModeShareable (1.81s) [2021-06-30T06:35:10.496Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-30T06:35:10.496Z] check_test.go:309: [dd7c497c4000b] daemon is not started [2021-06-30T06:35:10.496Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-30T06:35:10.640Z] b71f96345d44: Verifying Checksum [2021-06-30T06:35:10.640Z] b71f96345d44: Download complete [2021-06-30T06:35:10.640Z] b71f96345d44: Pull complete [2021-06-30T06:35:10.640Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-30T06:35:10.640Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-30T06:35:11.875Z] + bundleName=docker-py [2021-06-30T06:35:11.875Z] + echo Creating docker-py-bundles.tar.gz [2021-06-30T06:35:11.875Z] Creating docker-py-bundles.tar.gz [2021-06-30T06:35:11.875Z] + 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-06-30T06:35:11.888Z] Archiving artifacts [2021-06-30T06:35:12.049Z] --- PASS: TestTemplatedSecret (3.32s) [2021-06-30T06:35:12.049Z] === RUN TestSecretCreateResolve [2021-06-30T06:35:13.047Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-30T06:35:13.881Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42580/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2021-06-30T06:35:13.946Z] --- PASS: TestSecretCreateResolve (2.19s) [2021-06-30T06:35:13.946Z] PASS [2021-06-30T06:35:13.946Z] [2021-06-30T06:35:13.946Z] DONE 6 tests in 14.326s [2021-06-30T06:35:13.946Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-30T06:35:13.946Z] INFO: Testing against a local daemon [2021-06-30T06:35:13.946Z] === RUN TestServiceCreateInit [2021-06-30T06:35:13.946Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] sh [2021-06-30T06:35:14.031Z] INFO: make.ps1 starting at 06/30/2021 06:35:13 [2021-06-30T06:35:14.031Z] INFO: Git commit (00a4f67ddf) assumed from DOCKER_GITCOMMIT environment variable [2021-06-30T06:35:14.031Z] INFO: Invoking autogen... [2021-06-30T06:35:14.235Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -e DOCKER_GRAPHDRIVER docker:00a4f67ddf78883bb6e891ec3943de08564e209d hack/make.sh binary [2021-06-30T06:35:14.485Z] INFO: Running unit tests... [2021-06-30T06:35:14.805Z] [2021-06-30T06:35:14.805Z] Removing bundles/ [2021-06-30T06:35:14.805Z] [2021-06-30T06:35:14.805Z] ---> Making bundle: binary (in bundles/binary) [2021-06-30T06:35:14.805Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-30T06:35:14.805Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:35:15.594Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-30T06:35:15.595Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.99s) [2021-06-30T06:35:15.595Z] === RUN TestAPIIpcModeHost [2021-06-30T06:35:16.978Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-30T06:35:17.548Z] --- PASS: TestAPIIpcModeHost (2.10s) [2021-06-30T06:35:17.548Z] === RUN TestDaemonIpcModeShareable [2021-06-30T06:35:17.548Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-30T06:35:19.220Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-30T06:35:20.095Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-30T06:35:20.095Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2021-06-30T06:35:20.356Z] --- PASS: TestDaemonIpcModeShareable (2.74s) [2021-06-30T06:35:20.356Z] === RUN TestDaemonIpcModePrivate [2021-06-30T06:35:21.506Z] 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/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/signal/testfiles 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-06-30T06:35:21.742Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-30T06:35:23.127Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-06-30T06:35:23.127Z] --- PASS: TestDaemonIpcModePrivate (2.79s) [2021-06-30T06:35:23.127Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-30T06:35:23.384Z] --- PASS: TestServiceCreateInit (9.28s) [2021-06-30T06:35:23.384Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.64s) [2021-06-30T06:35:23.384Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s) [2021-06-30T06:35:23.384Z] === RUN TestCreateServiceMultipleTimes [2021-06-30T06:35:24.069Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-30T06:35:24.069Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-30T06:35:25.451Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2021-06-30T06:35:25.713Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.72s) [2021-06-30T06:35:25.713Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-30T06:35:26.284Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-30T06:35:26.855Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-30T06:35:28.237Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-06-30T06:35:28.237Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.37s) [2021-06-30T06:35:28.237Z] === RUN TestIpcModeOlderClient [2021-06-30T06:35:28.237Z] === PAUSE TestIpcModeOlderClient [2021-06-30T06:35:28.237Z] === RUN TestKillContainerInvalidSignal [2021-06-30T06:35:28.237Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-30T06:35:28.497Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-30T06:35:29.068Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2021-06-30T06:35:29.068Z] === RUN TestKillContainer [2021-06-30T06:35:29.068Z] === RUN TestKillContainer/no_signal [2021-06-30T06:35:30.009Z] === RUN TestKillContainer/non_killing_signal [2021-06-30T06:35:30.270Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-30T06:35:30.840Z] === RUN TestKillContainer/killing_signal [2021-06-30T06:35:31.767Z] ? github.com/docker/docker/api [no test files] [2021-06-30T06:35:32.225Z] --- PASS: TestKillContainer (3.15s) [2021-06-30T06:35:32.225Z] --- PASS: TestKillContainer/no_signal (0.95s) [2021-06-30T06:35:32.225Z] --- PASS: TestKillContainer/non_killing_signal (0.90s) [2021-06-30T06:35:32.225Z] --- PASS: TestKillContainer/killing_signal (1.09s) [2021-06-30T06:35:32.225Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-30T06:35:32.225Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-30T06:35:33.610Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-30T06:35:34.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.02s) [2021-06-30T06:35:34.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.08s) [2021-06-30T06:35:34.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s) [2021-06-30T06:35:34.184Z] === RUN TestKillStoppedContainer [2021-06-30T06:35:34.444Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-06-30T06:35:34.444Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-30T06:35:34.445Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-30T06:35:34.445Z] === RUN TestKillDifferentUserContainer [2021-06-30T06:35:35.386Z] --- PASS: TestKillDifferentUserContainer (1.05s) [2021-06-30T06:35:35.386Z] === RUN TestInspectOomKilledTrue [2021-06-30T06:35:35.386Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:35:35.386Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-30T06:35:35.386Z] === RUN TestInspectOomKilledFalse [2021-06-30T06:35:35.386Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:35:35.386Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-30T06:35:35.386Z] === RUN TestLinksEtcHostsContentMatch [2021-06-30T06:35:36.767Z] --- PASS: TestLinksEtcHostsContentMatch (1.16s) [2021-06-30T06:35:36.767Z] === RUN TestLinksContainerNames [2021-06-30T06:35:37.028Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-30T06:35:37.598Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-30T06:35:38.981Z] --- PASS: TestLinksContainerNames (2.35s) [2021-06-30T06:35:38.981Z] === RUN TestLogsFollowTailEmpty [2021-06-30T06:35:39.241Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-30T06:35:40.181Z] --- PASS: TestLogsFollowTailEmpty (1.06s) [2021-06-30T06:35:40.181Z] === RUN TestContainerNetworkMountsNoChown [2021-06-30T06:35:41.122Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-30T06:35:41.382Z] --- PASS: TestContainerNetworkMountsNoChown (1.27s) [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/default [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/default [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/private [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/private [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rprivate [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/slave [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/slave [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rslave [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/shared [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/shared [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rshared [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-30T06:35:41.382Z] === CONT TestMountDaemonRoot/default [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:35:41.382Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-30T06:35:41.382Z] === CONT TestMountDaemonRoot/rshared [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:35:41.382Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-30T06:35:41.382Z] === CONT TestMountDaemonRoot/shared [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:35:41.382Z] === CONT TestMountDaemonRoot/rslave [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:35:41.382Z] === CONT TestMountDaemonRoot/slave [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:35:41.382Z] === CONT TestMountDaemonRoot/rprivate [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:35:41.382Z] === CONT TestMountDaemonRoot/private [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-30T06:35:41.382Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:35:41.382Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:35:41.382Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-30T06:35:41.383Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-30T06:35:41.383Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-30T06:35:41.383Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-30T06:35:41.383Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-30T06:35:41.383Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-30T06:35:41.419Z] --- PASS: TestCreateServiceMultipleTimes (17.33s) [2021-06-30T06:35:41.419Z] === RUN TestCreateServiceConflict [2021-06-30T06:35:41.643Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-30T06:35:41.643Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-30T06:35:41.643Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-30T06:35:41.643Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-30T06:35:41.643Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-30T06:35:41.643Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-30T06:35:41.643Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-30T06:35:41.643Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-30T06:35:41.643Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-30T06:35:41.643Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-30T06:35:41.903Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-30T06:35:41.903Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-30T06:35:41.903Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-30T06:35:41.903Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-30T06:35:41.903Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-30T06:35:41.903Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-30T06:35:41.903Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-30T06:35:41.903Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-30T06:35:41.903Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-30T06:35:41.903Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-30T06:35:41.903Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-06-30T06:35:41.904Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-30T06:35:41.904Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-30T06:35:41.904Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-30T06:35:41.904Z] === RUN TestContainerBindMountNonRecursive [2021-06-30T06:35:42.783Z] --- PASS: TestCreateServiceConflict (2.18s) [2021-06-30T06:35:42.783Z] === RUN TestCreateServiceMaxReplicas [2021-06-30T06:35:43.044Z] === RUN TestBoolValue [2021-06-30T06:35:43.044Z] --- PASS: TestBoolValue (0.00s) [2021-06-30T06:35:43.044Z] === RUN TestBoolValueOrDefault [2021-06-30T06:35:43.044Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-30T06:35:43.044Z] === RUN TestInt64ValueOrZero [2021-06-30T06:35:43.044Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-30T06:35:43.044Z] === RUN TestInt64ValueOrDefault [2021-06-30T06:35:43.044Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-30T06:35:43.044Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-30T06:35:43.044Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-30T06:35:43.044Z] === RUN TestJsonContentType [2021-06-30T06:35:43.044Z] --- PASS: TestJsonContentType (0.00s) [2021-06-30T06:35:43.044Z] PASS [2021-06-30T06:35:43.044Z] coverage: 14.7% of statements [2021-06-30T06:35:43.044Z] ok github.com/docker/docker/api/server/httputils 0.092s coverage: 14.7% of statements [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-30T06:35:43.044Z] === RUN TestMaskSecretKeys [2021-06-30T06:35:43.044Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-30T06:35:43.044Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-30T06:35:43.044Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-30T06:35:43.044Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-30T06:35:43.044Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-30T06:35:43.044Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-30T06:35:43.044Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-30T06:35:43.044Z] === RUN TestVersionMiddlewareVersion [2021-06-30T06:35:43.044Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-30T06:35:43.044Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-30T06:35:43.044Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-30T06:35:43.044Z] PASS [2021-06-30T06:35:43.044Z] coverage: 37.7% of statements [2021-06-30T06:35:43.044Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-30T06:35:43.044Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-30T06:35:43.044Z] === RUN TestStrSliceMarshalJSON [2021-06-30T06:35:43.044Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-30T06:35:43.044Z] === RUN TestStrSliceUnmarshalJSON [2021-06-30T06:35:43.044Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-30T06:35:43.044Z] === RUN TestStrSliceUnmarshalString [2021-06-30T06:35:43.044Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-30T06:35:43.044Z] === RUN TestStrSliceUnmarshalSlice [2021-06-30T06:35:43.044Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-30T06:35:43.044Z] PASS [2021-06-30T06:35:43.044Z] coverage: 90.0% of statements [2021-06-30T06:35:43.044Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2021-06-30T06:35:43.494Z] === RUN TestAdjustForAPIVersion [2021-06-30T06:35:43.494Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-30T06:35:43.494Z] PASS [2021-06-30T06:35:43.494Z] coverage: 5.7% of statements [2021-06-30T06:35:43.494Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-30T06:35:43.494Z] === RUN TestToJSON [2021-06-30T06:35:43.494Z] --- PASS: TestToJSON (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestToParamWithVersion [2021-06-30T06:35:43.494Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestFromJSON [2021-06-30T06:35:43.494Z] --- PASS: TestFromJSON (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestEmpty [2021-06-30T06:35:43.494Z] --- PASS: TestEmpty (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestArgsMatchKVListEmptySources [2021-06-30T06:35:43.494Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestArgsMatchKVList [2021-06-30T06:35:43.494Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestArgsMatch [2021-06-30T06:35:43.494Z] --- PASS: TestArgsMatch (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestAdd [2021-06-30T06:35:43.494Z] --- PASS: TestAdd (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestDel [2021-06-30T06:35:43.494Z] --- PASS: TestDel (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestLen [2021-06-30T06:35:43.494Z] --- PASS: TestLen (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestExactMatch [2021-06-30T06:35:43.494Z] --- PASS: TestExactMatch (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestOnlyOneExactMatch [2021-06-30T06:35:43.494Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestContains [2021-06-30T06:35:43.494Z] --- PASS: TestContains (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestValidate [2021-06-30T06:35:43.494Z] --- PASS: TestValidate (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestWalkValues [2021-06-30T06:35:43.494Z] --- PASS: TestWalkValues (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestFuzzyMatch [2021-06-30T06:35:43.494Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-30T06:35:43.494Z] === RUN TestClone [2021-06-30T06:35:43.494Z] --- PASS: TestClone (0.00s) [2021-06-30T06:35:43.494Z] PASS [2021-06-30T06:35:43.494Z] coverage: 92.2% of statements [2021-06-30T06:35:43.494Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-30T06:35:43.494Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-30T06:35:43.494Z] === RUN TestDurationToSecondsString [2021-06-30T06:35:43.945Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-30T06:35:43.945Z] === RUN TestGetTimestamp [2021-06-30T06:35:43.945Z] === RUN TestCompareVersion [2021-06-30T06:35:43.945Z] --- PASS: TestCompareVersion (0.00s) [2021-06-30T06:35:43.945Z] PASS [2021-06-30T06:35:43.945Z] coverage: 75.0% of statements [2021-06-30T06:35:43.945Z] --- PASS: TestGetTimestamp (0.12s) [2021-06-30T06:35:43.945Z] === RUN TestParseTimestamps [2021-06-30T06:35:43.945Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-30T06:35:43.945Z] PASS [2021-06-30T06:35:43.945Z] coverage: 100.0% of statements [2021-06-30T06:35:43.945Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2021-06-30T06:35:43.945Z] ok github.com/docker/docker/api/types/time 0.161s coverage: 100.0% of statements [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/builder [no test files] [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-30T06:35:43.945Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-30T06:35:44.895Z] === RUN TestParseRemoteURL [2021-06-30T06:35:44.895Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-30T06:35:44.895Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-30T06:35:44.895Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-30T06:35:44.895Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-30T06:35:44.895Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-30T06:35:44.895Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-30T06:35:44.895Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-30T06:35:44.895Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-30T06:35:44.895Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-30T06:35:44.895Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-30T06:35:44.895Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-30T06:35:44.895Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-30T06:35:44.895Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-30T06:35:44.895Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-30T06:35:44.895Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-30T06:35:44.895Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-30T06:35:44.895Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-30T06:35:44.895Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-30T06:35:44.895Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-30T06:35:44.895Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-30T06:35:44.895Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-30T06:35:44.895Z] === RUN TestCloneArgsSmartHttp [2021-06-30T06:35:44.895Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-06-30T06:35:44.895Z] === RUN TestCloneArgsDumbHttp [2021-06-30T06:35:44.895Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-30T06:35:44.895Z] === RUN TestCloneArgsGit [2021-06-30T06:35:44.895Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-30T06:35:45.205Z] check_test.go:309: [d42c6043f1694] daemon is not started [2021-06-30T06:35:45.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-30T06:35:45.346Z] === RUN TestCheckoutGit [2021-06-30T06:35:45.777Z] --- PASS: TestContainerBindMountNonRecursive (3.75s) [2021-06-30T06:35:45.777Z] === RUN TestContainerVolumesMountedAsShared [2021-06-30T06:35:46.049Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2021-06-30T06:35:46.049Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-30T06:35:46.349Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2021-06-30T06:35:46.349Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-30T06:35:46.504Z] === RUN TestMiddlewares [2021-06-30T06:35:46.504Z] --- PASS: TestMiddlewares (0.00s) [2021-06-30T06:35:46.504Z] PASS [2021-06-30T06:35:46.504Z] coverage: 9.0% of statements [2021-06-30T06:35:46.504Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2021-06-30T06:35:46.856Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-30T06:35:46.856Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-30T06:35:46.856Z] === RUN TestProcessNoDockerignore [2021-06-30T06:35:46.856Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-30T06:35:46.856Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestDetectContentType [2021-06-30T06:35:46.856Z] --- PASS: TestDetectContentType (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestSelectAcceptableMIME [2021-06-30T06:35:46.856Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestInspectEmptyResponse [2021-06-30T06:35:46.856Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestInspectResponseBinary [2021-06-30T06:35:46.856Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestResponseUnsupportedContentType [2021-06-30T06:35:46.856Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestInspectResponseTextSimple [2021-06-30T06:35:46.856Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestInspectResponseEmptyContentType [2021-06-30T06:35:46.856Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestUnknownContentLength [2021-06-30T06:35:46.856Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestDownloadRemote [2021-06-30T06:35:46.856Z] --- PASS: TestDownloadRemote (0.08s) [2021-06-30T06:35:46.856Z] === RUN TestGetWithStatusError [2021-06-30T06:35:46.856Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestCloseRootDirectory [2021-06-30T06:35:46.856Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:35:46.856Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestHashFile [2021-06-30T06:35:46.856Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:35:46.856Z] --- SKIP: TestHashFile (0.00s) [2021-06-30T06:35:46.856Z] === RUN TestHashSubdir [2021-06-30T06:35:46.856Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:35:46.856Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-30T06:35:46.856Z] === RUN TestRemoveDirectory [2021-06-30T06:35:46.856Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:35:46.856Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-30T06:35:46.856Z] PASS [2021-06-30T06:35:46.856Z] coverage: 9.3% of statements [2021-06-30T06:35:46.856Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 9.3% of statements [2021-06-30T06:35:46.920Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-30T06:35:47.306Z] === RUN TestGetAllAllowed [2021-06-30T06:35:47.306Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestGetAllMeta [2021-06-30T06:35:47.306Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-30T06:35:47.306Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestIsUnreferencedBuiltin [2021-06-30T06:35:47.306Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestIsExistingDirectory [2021-06-30T06:35:47.306Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestGetFilenameForDownload [2021-06-30T06:35:47.306Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestEnv2Variables [2021-06-30T06:35:47.306Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-30T06:35:47.306Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestMaintainer [2021-06-30T06:35:47.306Z] --- PASS: TestMaintainer (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestLabel [2021-06-30T06:35:47.306Z] --- PASS: TestLabel (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestFromScratch [2021-06-30T06:35:47.306Z] --- PASS: TestFromScratch (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestFromWithArg [2021-06-30T06:35:47.306Z] --- PASS: TestFromWithArg (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-30T06:35:47.306Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestFromWithUndefinedArg [2021-06-30T06:35:47.306Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestFromMultiStageWithNamedStage [2021-06-30T06:35:47.306Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestOnbuild [2021-06-30T06:35:47.306Z] --- PASS: TestOnbuild (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestWorkdir [2021-06-30T06:35:47.306Z] --- PASS: TestWorkdir (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestCmd [2021-06-30T06:35:47.306Z] --- PASS: TestCmd (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestHealthcheckNone [2021-06-30T06:35:47.306Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-30T06:35:47.306Z] === RUN TestHealthcheckCmd [2021-06-30T06:35:47.307Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestEntrypoint [2021-06-30T06:35:47.307Z] --- PASS: TestEntrypoint (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestExpose [2021-06-30T06:35:47.307Z] --- PASS: TestExpose (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestUser [2021-06-30T06:35:47.307Z] --- PASS: TestUser (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestVolume [2021-06-30T06:35:47.307Z] --- PASS: TestVolume (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestStopSignal [2021-06-30T06:35:47.307Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-30T06:35:47.307Z] --- SKIP: TestStopSignal (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestArg [2021-06-30T06:35:47.307Z] --- PASS: TestArg (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestShell [2021-06-30T06:35:47.307Z] --- PASS: TestShell (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestPrependEnvOnCmd [2021-06-30T06:35:47.307Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestRunWithBuildArgs [2021-06-30T06:35:47.307Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestRunIgnoresHealthcheck [2021-06-30T06:35:47.307Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestDispatchUnsupportedOptions [2021-06-30T06:35:47.307Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-30T06:35:47.307Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-30T06:35:47.307Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-30T06:35:47.307Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-30T06:35:47.307Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-30T06:35:47.307Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-30T06:35:47.307Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestNormalizeWorkdir [2021-06-30T06:35:47.307Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestDispatch [2021-06-30T06:35:47.307Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-30T06:35:47.307Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-30T06:35:47.307Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-30T06:35:47.307Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-30T06:35:47.307Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-30T06:35:47.307Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-30T06:35:47.307Z] === RUN TestDispatch/COPY_url [2021-06-30T06:35:47.307Z] --- PASS: TestDispatch (0.05s) [2021-06-30T06:35:47.307Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-06-30T06:35:47.307Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-30T06:35:47.307Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-30T06:35:47.307Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-30T06:35:47.307Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-30T06:35:47.307Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-30T06:35:47.307Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestAddScratchImageAddsToMounts [2021-06-30T06:35:47.307Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-30T06:35:47.307Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-30T06:35:47.307Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-30T06:35:47.307Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestImageSourceGetAddsToMounts [2021-06-30T06:35:47.307Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestEmptyDockerfile [2021-06-30T06:35:47.307Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestSymlinkDockerfile [2021-06-30T06:35:47.307Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-30T06:35:47.307Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-30T06:35:47.307Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestNonExistingDockerfile [2021-06-30T06:35:47.307Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestCopyRunConfig [2021-06-30T06:35:47.307Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestDeepCopyRunConfig [2021-06-30T06:35:47.307Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestExportImage [2021-06-30T06:35:47.307Z] --- PASS: TestExportImage (0.00s) [2021-06-30T06:35:47.307Z] === RUN TestNormalizeDest [2021-06-30T06:35:47.307Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-30T06:35:47.307Z] PASS [2021-06-30T06:35:47.307Z] coverage: 47.0% of statements [2021-06-30T06:35:47.307Z] ok github.com/docker/docker/builder/dockerfile 0.182s coverage: 47.0% of statements [2021-06-30T06:35:47.307Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-30T06:35:47.757Z] === RUN TestEnable [2021-06-30T06:35:47.757Z] --- PASS: TestEnable (0.00s) [2021-06-30T06:35:47.757Z] === RUN TestDisable [2021-06-30T06:35:47.757Z] --- PASS: TestDisable (0.00s) [2021-06-30T06:35:47.757Z] === RUN TestEnabled [2021-06-30T06:35:47.757Z] --- PASS: TestEnabled (0.00s) [2021-06-30T06:35:47.757Z] PASS [2021-06-30T06:35:47.757Z] coverage: 100.0% of statements [2021-06-30T06:35:47.757Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-06-30T06:35:48.304Z] --- PASS: TestContainerVolumesMountedAsSlave (1.66s) [2021-06-30T06:35:48.304Z] === RUN TestNetworkNat [2021-06-30T06:35:48.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-30T06:35:48.706Z] === RUN TestTCP4Proxy [2021-06-30T06:35:48.706Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-30T06:35:48.706Z] === RUN TestTCP4ProxyHalfClose [2021-06-30T06:35:48.706Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-06-30T06:35:48.706Z] === RUN TestTCP6Proxy [2021-06-30T06:35:48.706Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-30T06:35:48.706Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-30T06:35:48.706Z] === RUN TestTCPDualStackProxy [2021-06-30T06:35:48.706Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-30T06:35:48.706Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-30T06:35:48.706Z] === RUN TestUDP4Proxy [2021-06-30T06:35:48.706Z] --- PASS: TestUDP4Proxy (0.01s) [2021-06-30T06:35:48.706Z] === RUN TestUDP6Proxy [2021-06-30T06:35:48.706Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-30T06:35:48.706Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-30T06:35:48.706Z] === RUN TestUDPWriteError [2021-06-30T06:35:48.706Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-30T06:35:48.706Z] === RUN TestSCTP4Proxy [2021-06-30T06:35:48.706Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-30T06:35:48.706Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-30T06:35:48.706Z] === RUN TestSCTP6Proxy [2021-06-30T06:35:48.706Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-30T06:35:48.706Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-30T06:35:48.706Z] PASS [2021-06-30T06:35:48.706Z] coverage: 49.4% of statements [2021-06-30T06:35:48.706Z] ok github.com/docker/docker/cmd/docker-proxy 0.092s coverage: 49.4% of statements [2021-06-30T06:35:49.249Z] --- PASS: TestNetworkNat (1.20s) [2021-06-30T06:35:49.249Z] === RUN TestNetworkLocalhostTCPNat [2021-06-30T06:35:51.162Z] --- PASS: TestNetworkLocalhostTCPNat (1.64s) [2021-06-30T06:35:51.162Z] === RUN TestNetworkLoopbackNat [2021-06-30T06:35:55.372Z] --- PASS: TestNetworkLoopbackNat (4.31s) [2021-06-30T06:35:55.372Z] === RUN TestPause [2021-06-30T06:35:56.755Z] --- PASS: TestPause (1.34s) [2021-06-30T06:35:56.755Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-30T06:35:56.755Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:35:56.755Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-30T06:35:56.755Z] === RUN TestPauseStopPausedContainer [2021-06-30T06:35:57.326Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-30T06:35:57.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-30T06:35:57.898Z] --- PASS: TestPauseStopPausedContainer (1.32s) [2021-06-30T06:35:57.898Z] === RUN TestPidHost [2021-06-30T06:35:58.929Z] === RUN TestCheckpointCreateError [2021-06-30T06:35:58.929Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCheckpointCreate [2021-06-30T06:35:58.929Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCheckpointDeleteError [2021-06-30T06:35:58.929Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCheckpointDelete [2021-06-30T06:35:58.929Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCheckpointListError [2021-06-30T06:35:58.929Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCheckpointList [2021-06-30T06:35:58.929Z] --- PASS: TestCheckpointList (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCheckpointListContainerNotFound [2021-06-30T06:35:58.929Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestNewClientWithOpsFromEnv [2021-06-30T06:35:58.929Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-30T06:35:58.929Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestGetAPIPath [2021-06-30T06:35:58.929Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestParseHostURL [2021-06-30T06:35:58.929Z] --- PASS: TestParseHostURL (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-30T06:35:58.929Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-30T06:35:58.929Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestNegotiateAPIVersion [2021-06-30T06:35:58.929Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestNegotiateAPVersionOverride [2021-06-30T06:35:58.929Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-30T06:35:58.929Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-30T06:35:58.929Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-30T06:35:58.929Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestClientRedirect [2021-06-30T06:35:58.929Z] --- PASS: TestClientRedirect (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigCreateUnsupported [2021-06-30T06:35:58.929Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigCreateError [2021-06-30T06:35:58.929Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigCreate [2021-06-30T06:35:58.929Z] --- PASS: TestConfigCreate (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigInspectNotFound [2021-06-30T06:35:58.929Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigInspectWithEmptyID [2021-06-30T06:35:58.929Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigInspectUnsupported [2021-06-30T06:35:58.929Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigInspectError [2021-06-30T06:35:58.929Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigInspectConfigNotFound [2021-06-30T06:35:58.929Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigInspect [2021-06-30T06:35:58.929Z] --- PASS: TestConfigInspect (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigListUnsupported [2021-06-30T06:35:58.929Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigListError [2021-06-30T06:35:58.929Z] --- PASS: TestConfigListError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigList [2021-06-30T06:35:58.929Z] --- PASS: TestConfigList (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigRemoveUnsupported [2021-06-30T06:35:58.929Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigRemoveError [2021-06-30T06:35:58.929Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigRemove [2021-06-30T06:35:58.929Z] --- PASS: TestConfigRemove (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigUpdateUnsupported [2021-06-30T06:35:58.929Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigUpdateError [2021-06-30T06:35:58.929Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestConfigUpdate [2021-06-30T06:35:58.929Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerCommitError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerCommit [2021-06-30T06:35:58.929Z] --- PASS: TestContainerCommit (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerStatPathError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerStatPathNotFoundError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerStatPathNoHeaderError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerStatPath [2021-06-30T06:35:58.929Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCopyToContainerError [2021-06-30T06:35:58.929Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCopyToContainerNotFoundError [2021-06-30T06:35:58.929Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-30T06:35:58.929Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCopyToContainer [2021-06-30T06:35:58.929Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCopyFromContainerError [2021-06-30T06:35:58.929Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCopyFromContainerNotFoundError [2021-06-30T06:35:58.929Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-30T06:35:58.929Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-30T06:35:58.929Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestCopyFromContainer [2021-06-30T06:35:58.929Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerCreateError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerCreateImageNotFound [2021-06-30T06:35:58.929Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerCreateWithName [2021-06-30T06:35:58.929Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerCreateAutoRemove [2021-06-30T06:35:58.929Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerDiffError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerDiff [2021-06-30T06:35:58.929Z] --- PASS: TestContainerDiff (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerExecCreateError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerExecCreate [2021-06-30T06:35:58.929Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerExecStartError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerExecStart [2021-06-30T06:35:58.929Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerExecInspectError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerExecInspect [2021-06-30T06:35:58.929Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerExportError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerExportError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerExport [2021-06-30T06:35:58.929Z] --- PASS: TestContainerExport (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerInspectError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerInspectContainerNotFound [2021-06-30T06:35:58.929Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerInspectWithEmptyID [2021-06-30T06:35:58.929Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerInspect [2021-06-30T06:35:58.929Z] --- PASS: TestContainerInspect (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerInspectNode [2021-06-30T06:35:58.929Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerKillError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerKillError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerKill [2021-06-30T06:35:58.929Z] --- PASS: TestContainerKill (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerListError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerListError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerList [2021-06-30T06:35:58.929Z] --- PASS: TestContainerList (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerLogsNotFoundError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerLogsError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerLogs [2021-06-30T06:35:58.929Z] --- PASS: TestContainerLogs (0.14s) [2021-06-30T06:35:58.929Z] === RUN TestContainerPauseError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerPause [2021-06-30T06:35:58.929Z] --- PASS: TestContainerPause (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainersPruneError [2021-06-30T06:35:58.929Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainersPrune [2021-06-30T06:35:58.929Z] --- PASS: TestContainersPrune (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerRemoveError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerRemoveNotFoundError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerRemove [2021-06-30T06:35:58.929Z] --- PASS: TestContainerRemove (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerRenameError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerRename [2021-06-30T06:35:58.929Z] --- PASS: TestContainerRename (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerResizeError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerExecResizeError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerResize [2021-06-30T06:35:58.929Z] --- PASS: TestContainerResize (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerExecResize [2021-06-30T06:35:58.929Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerRestartError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerRestart [2021-06-30T06:35:58.929Z] --- PASS: TestContainerRestart (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerStartError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerStartError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerStart [2021-06-30T06:35:58.929Z] --- PASS: TestContainerStart (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerStatsError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerStats [2021-06-30T06:35:58.929Z] --- PASS: TestContainerStats (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerStopError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerStopError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerStop [2021-06-30T06:35:58.929Z] --- PASS: TestContainerStop (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerTopError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerTopError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerTop [2021-06-30T06:35:58.929Z] --- PASS: TestContainerTop (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerUnpauseError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerUnpause [2021-06-30T06:35:58.929Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerUpdateError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerUpdate [2021-06-30T06:35:58.929Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerWaitError [2021-06-30T06:35:58.929Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestContainerWait [2021-06-30T06:35:58.929Z] --- PASS: TestContainerWait (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestDiskUsageError [2021-06-30T06:35:58.929Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-30T06:35:58.929Z] === RUN TestDiskUsage [2021-06-30T06:35:58.929Z] --- PASS: TestDiskUsage (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestDistributionInspectUnsupported [2021-06-30T06:35:58.930Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestDistributionInspectWithEmptyID [2021-06-30T06:35:58.930Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestEventsErrorInOptions [2021-06-30T06:35:58.930Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestEventsErrorFromServer [2021-06-30T06:35:58.930Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestEvents [2021-06-30T06:35:58.930Z] --- PASS: TestEvents (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestTLSCloseWriter [2021-06-30T06:35:58.930Z] === PAUSE TestTLSCloseWriter [2021-06-30T06:35:58.930Z] === RUN TestImageBuildError [2021-06-30T06:35:58.930Z] --- PASS: TestImageBuildError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageBuild [2021-06-30T06:35:58.930Z] --- PASS: TestImageBuild (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestGetDockerOS [2021-06-30T06:35:58.930Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageCreateError [2021-06-30T06:35:58.930Z] --- PASS: TestImageCreateError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageCreate [2021-06-30T06:35:58.930Z] --- PASS: TestImageCreate (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageHistoryError [2021-06-30T06:35:58.930Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageHistory [2021-06-30T06:35:58.930Z] --- PASS: TestImageHistory (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageImportError [2021-06-30T06:35:58.930Z] --- PASS: TestImageImportError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageImport [2021-06-30T06:35:58.930Z] --- PASS: TestImageImport (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageInspectError [2021-06-30T06:35:58.930Z] --- PASS: TestImageInspectError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageInspectImageNotFound [2021-06-30T06:35:58.930Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageInspectWithEmptyID [2021-06-30T06:35:58.930Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageInspect [2021-06-30T06:35:58.930Z] --- PASS: TestImageInspect (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageListError [2021-06-30T06:35:58.930Z] --- PASS: TestImageListError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageList [2021-06-30T06:35:58.930Z] --- PASS: TestImageList (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageListApiBefore125 [2021-06-30T06:35:58.930Z] --- PASS: TestImageListApiBefore125 (0.02s) [2021-06-30T06:35:58.930Z] === RUN TestImageLoadError [2021-06-30T06:35:58.930Z] --- PASS: TestImageLoadError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageLoad [2021-06-30T06:35:58.930Z] --- PASS: TestImageLoad (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagesPruneError [2021-06-30T06:35:58.930Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagesPrune [2021-06-30T06:35:58.930Z] --- PASS: TestImagesPrune (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePullReferenceParseError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePullAnyError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePullWithoutErrors [2021-06-30T06:35:58.930Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePushReferenceError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePushAnyError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-30T06:35:58.930Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImagePushWithoutErrors [2021-06-30T06:35:58.930Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-30T06:35:58.930Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-30T06:35:58.930Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-30T06:35:58.930Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-30T06:35:58.930Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-30T06:35:58.930Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-30T06:35:58.930Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-30T06:35:58.930Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-30T06:35:58.930Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageRemoveError [2021-06-30T06:35:58.930Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageRemoveImageNotFound [2021-06-30T06:35:58.930Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageRemove [2021-06-30T06:35:58.930Z] --- PASS: TestImageRemove (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageSaveError [2021-06-30T06:35:58.930Z] --- PASS: TestImageSaveError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageSave [2021-06-30T06:35:58.930Z] --- PASS: TestImageSave (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageSearchAnyError [2021-06-30T06:35:58.930Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-30T06:35:58.930Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-30T06:35:58.930Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-30T06:35:58.930Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-30T06:35:58.930Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageSearchWithoutErrors [2021-06-30T06:35:58.930Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageTagError [2021-06-30T06:35:58.930Z] --- PASS: TestImageTagError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageTagInvalidReference [2021-06-30T06:35:58.930Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageTagInvalidSourceImageName [2021-06-30T06:35:58.930Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageTagHexSource [2021-06-30T06:35:58.930Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestImageTag [2021-06-30T06:35:58.930Z] --- PASS: TestImageTag (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestInfoServerError [2021-06-30T06:35:58.930Z] --- PASS: TestInfoServerError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestInfoInvalidResponseJSONError [2021-06-30T06:35:58.930Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestInfo [2021-06-30T06:35:58.930Z] --- PASS: TestInfo (0.01s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkConnectError [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkConnect [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkCreateError [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkCreate [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkDisconnectError [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkDisconnect [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkInspectError [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkInspectNotFoundError [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkInspectWithEmptyID [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkInspect [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkListError [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkListError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkList [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkList (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworksPruneError [2021-06-30T06:35:58.930Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworksPrune [2021-06-30T06:35:58.930Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkRemoveError [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNetworkRemove [2021-06-30T06:35:58.930Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNodeInspectError [2021-06-30T06:35:58.930Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNodeInspectNodeNotFound [2021-06-30T06:35:58.930Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNodeInspectWithEmptyID [2021-06-30T06:35:58.930Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNodeInspect [2021-06-30T06:35:58.930Z] --- PASS: TestNodeInspect (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNodeListError [2021-06-30T06:35:58.930Z] --- PASS: TestNodeListError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNodeList [2021-06-30T06:35:58.930Z] --- PASS: TestNodeList (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNodeRemoveError [2021-06-30T06:35:58.930Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNodeRemove [2021-06-30T06:35:58.930Z] --- PASS: TestNodeRemove (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNodeUpdateError [2021-06-30T06:35:58.930Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestNodeUpdate [2021-06-30T06:35:58.930Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestOptionWithTimeout [2021-06-30T06:35:58.930Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPingFail [2021-06-30T06:35:58.930Z] --- PASS: TestPingFail (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPingWithError [2021-06-30T06:35:58.930Z] 2021/06/30 06:35:57 RoundTripper returned a response & error; ignoring response [2021-06-30T06:35:58.930Z] 2021/06/30 06:35:57 RoundTripper returned a response & error; ignoring response [2021-06-30T06:35:58.930Z] --- PASS: TestPingWithError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPingSuccess [2021-06-30T06:35:58.930Z] --- PASS: TestPingSuccess (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPingHeadFallback [2021-06-30T06:35:58.930Z] === RUN TestPingHeadFallback/OK [2021-06-30T06:35:58.930Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-30T06:35:58.930Z] === RUN TestPingHeadFallback/Not_Found [2021-06-30T06:35:58.930Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-30T06:35:58.930Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-30T06:35:58.930Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-30T06:35:58.930Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-30T06:35:58.930Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-30T06:35:58.930Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginDisableError [2021-06-30T06:35:58.930Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginDisable [2021-06-30T06:35:58.930Z] --- PASS: TestPluginDisable (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginEnableError [2021-06-30T06:35:58.930Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginEnable [2021-06-30T06:35:58.930Z] --- PASS: TestPluginEnable (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginInspectError [2021-06-30T06:35:58.930Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginInspectWithEmptyID [2021-06-30T06:35:58.930Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginInspect [2021-06-30T06:35:58.930Z] --- PASS: TestPluginInspect (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginListError [2021-06-30T06:35:58.930Z] --- PASS: TestPluginListError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginList [2021-06-30T06:35:58.930Z] --- PASS: TestPluginList (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginPushError [2021-06-30T06:35:58.930Z] --- PASS: TestPluginPushError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginPush [2021-06-30T06:35:58.930Z] --- PASS: TestPluginPush (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginRemoveError [2021-06-30T06:35:58.930Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginRemove [2021-06-30T06:35:58.930Z] --- PASS: TestPluginRemove (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginSetError [2021-06-30T06:35:58.930Z] --- PASS: TestPluginSetError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPluginSet [2021-06-30T06:35:58.930Z] --- PASS: TestPluginSet (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSetHostHeader [2021-06-30T06:35:58.930Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestPlainTextError [2021-06-30T06:35:58.930Z] --- PASS: TestPlainTextError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestInfiniteError [2021-06-30T06:35:58.930Z] --- PASS: TestInfiniteError (0.06s) [2021-06-30T06:35:58.930Z] === RUN TestCanceledContext [2021-06-30T06:35:58.930Z] 2021/06/30 06:35:57 RoundTripper returned a response & error; ignoring response [2021-06-30T06:35:58.930Z] --- PASS: TestCanceledContext (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestDeadlineExceededContext [2021-06-30T06:35:58.930Z] 2021/06/30 06:35:57 RoundTripper returned a response & error; ignoring response [2021-06-30T06:35:58.930Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretCreateUnsupported [2021-06-30T06:35:58.930Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretCreateError [2021-06-30T06:35:58.930Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretCreate [2021-06-30T06:35:58.930Z] --- PASS: TestSecretCreate (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretInspectUnsupported [2021-06-30T06:35:58.930Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretInspectError [2021-06-30T06:35:58.930Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretInspectSecretNotFound [2021-06-30T06:35:58.930Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretInspectWithEmptyID [2021-06-30T06:35:58.930Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretInspect [2021-06-30T06:35:58.930Z] --- PASS: TestSecretInspect (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretListUnsupported [2021-06-30T06:35:58.930Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretListError [2021-06-30T06:35:58.930Z] --- PASS: TestSecretListError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretList [2021-06-30T06:35:58.930Z] --- PASS: TestSecretList (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretRemoveUnsupported [2021-06-30T06:35:58.930Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretRemoveError [2021-06-30T06:35:58.930Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretRemove [2021-06-30T06:35:58.930Z] --- PASS: TestSecretRemove (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretUpdateUnsupported [2021-06-30T06:35:58.930Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretUpdateError [2021-06-30T06:35:58.930Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSecretUpdate [2021-06-30T06:35:58.930Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceCreateError [2021-06-30T06:35:58.930Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceCreate [2021-06-30T06:35:58.930Z] --- PASS: TestServiceCreate (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-30T06:35:58.930Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceCreateDigestPinning [2021-06-30T06:35:58.930Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceInspectError [2021-06-30T06:35:58.930Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceInspectServiceNotFound [2021-06-30T06:35:58.930Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceInspectWithEmptyID [2021-06-30T06:35:58.930Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceInspect [2021-06-30T06:35:58.930Z] --- PASS: TestServiceInspect (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceListError [2021-06-30T06:35:58.930Z] --- PASS: TestServiceListError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceList [2021-06-30T06:35:58.930Z] --- PASS: TestServiceList (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceLogsError [2021-06-30T06:35:58.930Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceLogs [2021-06-30T06:35:58.930Z] --- PASS: TestServiceLogs (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceRemoveError [2021-06-30T06:35:58.930Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceRemoveNotFoundError [2021-06-30T06:35:58.930Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceRemove [2021-06-30T06:35:58.930Z] --- PASS: TestServiceRemove (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceUpdateError [2021-06-30T06:35:58.930Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestServiceUpdate [2021-06-30T06:35:58.930Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSwarmGetUnlockKeyError [2021-06-30T06:35:58.930Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSwarmGetUnlockKey [2021-06-30T06:35:58.930Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSwarmInitError [2021-06-30T06:35:58.930Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSwarmInit [2021-06-30T06:35:58.930Z] --- PASS: TestSwarmInit (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSwarmInspectError [2021-06-30T06:35:58.930Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSwarmInspect [2021-06-30T06:35:58.930Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-30T06:35:58.930Z] === RUN TestSwarmJoinError [2021-06-30T06:35:58.931Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestSwarmJoin [2021-06-30T06:35:58.931Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestSwarmLeaveError [2021-06-30T06:35:58.931Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestSwarmLeave [2021-06-30T06:35:58.931Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestSwarmUnlockError [2021-06-30T06:35:58.931Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestSwarmUnlock [2021-06-30T06:35:58.931Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestSwarmUpdateError [2021-06-30T06:35:58.931Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestSwarmUpdate [2021-06-30T06:35:58.931Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestTaskInspectError [2021-06-30T06:35:58.931Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestTaskInspectWithEmptyID [2021-06-30T06:35:58.931Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestTaskInspect [2021-06-30T06:35:58.931Z] --- PASS: TestTaskInspect (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestTaskListError [2021-06-30T06:35:58.931Z] --- PASS: TestTaskListError (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestTaskList [2021-06-30T06:35:58.931Z] --- PASS: TestTaskList (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestVolumeCreateError [2021-06-30T06:35:58.931Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestVolumeCreate [2021-06-30T06:35:58.931Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestVolumeInspectError [2021-06-30T06:35:58.931Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestVolumeInspectNotFound [2021-06-30T06:35:58.931Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestVolumeInspectWithEmptyID [2021-06-30T06:35:58.931Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestVolumeInspect [2021-06-30T06:35:58.931Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestVolumeListError [2021-06-30T06:35:58.931Z] --- PASS: TestVolumeListError (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestVolumeList [2021-06-30T06:35:58.931Z] --- PASS: TestVolumeList (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestVolumeRemoveError [2021-06-30T06:35:58.931Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-30T06:35:58.931Z] === RUN TestVolumeRemove [2021-06-30T06:35:58.931Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-30T06:35:58.931Z] === CONT TestTLSCloseWriter [2021-06-30T06:35:58.931Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-30T06:35:58.931Z] PASS [2021-06-30T06:35:58.931Z] coverage: 75.0% of statements [2021-06-30T06:35:58.931Z] ok github.com/docker/docker/client 0.375s coverage: 75.0% of statements [2021-06-30T06:36:00.882Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s) [2021-06-30T06:36:00.882Z] === RUN TestCreateServiceSecretFileMode [2021-06-30T06:36:02.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-30T06:36:02.104Z] --- PASS: TestPidHost (3.85s) [2021-06-30T06:36:02.104Z] === RUN TestPsFilter [2021-06-30T06:36:02.104Z] --- PASS: TestPsFilter (0.22s) [2021-06-30T06:36:02.104Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-30T06:36:02.245Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2021-06-30T06:36:02.245Z] === RUN TestCreateServiceConfigFileMode [2021-06-30T06:36:03.491Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.48s) [2021-06-30T06:36:03.491Z] === RUN TestRemoveContainerWithVolume [2021-06-30T06:36:04.757Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2021-06-30T06:36:04.757Z] === RUN TestCreateServiceSysctls [2021-06-30T06:36:04.876Z] --- PASS: TestRemoveContainerWithVolume (1.40s) [2021-06-30T06:36:04.876Z] === RUN TestRemoveContainerRunning [2021-06-30T06:36:05.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-30T06:36:06.523Z] --- PASS: TestRemoveContainerRunning (1.41s) [2021-06-30T06:36:06.523Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-30T06:36:07.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-30T06:36:07.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.38s) [2021-06-30T06:36:07.666Z] === RUN TestRemoveInvalidContainer [2021-06-30T06:36:07.666Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-30T06:36:07.666Z] === RUN TestRenameLinkedContainer [2021-06-30T06:36:08.966Z] --- PASS: TestCreateServiceSysctls (3.69s) [2021-06-30T06:36:08.966Z] === RUN TestCreateServiceCapabilities [2021-06-30T06:36:11.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-30T06:36:11.479Z] --- PASS: TestCreateServiceCapabilities (2.78s) [2021-06-30T06:36:11.479Z] === RUN TestInspect [2021-06-30T06:36:13.613Z] --- PASS: TestRenameLinkedContainer (6.02s) [2021-06-30T06:36:13.613Z] === RUN TestRenameStoppedContainer [2021-06-30T06:36:13.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-30T06:36:13.634Z] --- PASS: TestCheckoutGit (28.45s) [2021-06-30T06:36:13.634Z] === RUN TestValidGitTransport [2021-06-30T06:36:13.634Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-30T06:36:13.634Z] === RUN TestGitInvalidRef [2021-06-30T06:36:13.635Z] --- PASS: TestGitInvalidRef (0.22s) [2021-06-30T06:36:13.635Z] PASS [2021-06-30T06:36:13.635Z] coverage: 86.3% of statements [2021-06-30T06:36:13.635Z] ok github.com/docker/docker/builder/remotecontext/git 28.736s coverage: 86.3% of statements [2021-06-30T06:36:14.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-30T06:36:14.585Z] ? github.com/docker/docker/cli [no test files] [2021-06-30T06:36:14.585Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-30T06:36:14.742Z] --- PASS: TestInspect (3.17s) [2021-06-30T06:36:14.742Z] === RUN TestCreateJob [2021-06-30T06:36:14.815Z] --- PASS: TestRenameStoppedContainer (1.20s) [2021-06-30T06:36:14.815Z] === RUN TestRenameRunningContainerAndReuse [2021-06-30T06:36:16.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-30T06:36:17.301Z] --- PASS: TestRenameRunningContainerAndReuse (2.47s) [2021-06-30T06:36:17.301Z] === RUN TestRenameInvalidName [2021-06-30T06:36:17.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-30T06:36:17.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-30T06:36:18.007Z] --- PASS: TestCreateJob (3.72s) [2021-06-30T06:36:18.007Z] === RUN TestReplicatedJob [2021-06-30T06:36:18.505Z] --- PASS: TestRenameInvalidName (1.10s) [2021-06-30T06:36:18.505Z] === RUN TestRenameAnonymousContainer [2021-06-30T06:36:19.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-30T06:36:23.655Z] --- PASS: TestRenameAnonymousContainer (4.59s) [2021-06-30T06:36:23.655Z] === RUN TestRenameContainerWithSameName [2021-06-30T06:36:23.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-30T06:36:24.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-30T06:36:24.176Z] --- PASS: TestRenameContainerWithSameName (1.23s) [2021-06-30T06:36:24.176Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-30T06:36:24.542Z] --- PASS: TestReplicatedJob (6.26s) [2021-06-30T06:36:24.542Z] === RUN TestUpdateReplicatedJob [2021-06-30T06:36:26.723Z] --- PASS: TestRenameContainerWithLinkedContainer (2.32s) [2021-06-30T06:36:26.723Z] === RUN TestResize [2021-06-30T06:36:27.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-30T06:36:27.927Z] --- PASS: TestResize (1.31s) [2021-06-30T06:36:27.927Z] === RUN TestResizeWithInvalidSize [2021-06-30T06:36:28.704Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2021-06-30T06:36:28.704Z] === RUN TestServiceListWithStatuses [2021-06-30T06:36:28.704Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:36:28.704Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-30T06:36:28.704Z] === RUN TestDockerNetworkConnectAlias [2021-06-30T06:36:29.282Z] === RUN TestContainerStopSignal [2021-06-30T06:36:29.282Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestContainerStopTimeout [2021-06-30T06:36:29.282Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-30T06:36:29.282Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-30T06:36:29.282Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-30T06:36:29.282Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestReplaceAndAppendEnvVars [2021-06-30T06:36:29.282Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-30T06:36:29.282Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestNewMemoryStore [2021-06-30T06:36:29.282Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestAddContainers [2021-06-30T06:36:29.282Z] --- PASS: TestAddContainers (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestGetContainer [2021-06-30T06:36:29.282Z] --- PASS: TestGetContainer (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestDeleteContainer [2021-06-30T06:36:29.282Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestListContainers [2021-06-30T06:36:29.282Z] --- PASS: TestListContainers (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestFirstContainer [2021-06-30T06:36:29.282Z] --- PASS: TestFirstContainer (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestApplyAllContainer [2021-06-30T06:36:29.282Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestIsValidHealthString [2021-06-30T06:36:29.282Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestStateRunStop [2021-06-30T06:36:29.282Z] --- PASS: TestStateRunStop (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestStateTimeoutWait [2021-06-30T06:36:29.282Z] state_test.go:141: Stop callback fired [2021-06-30T06:36:29.282Z] state_test.go:165: Stop callback fired [2021-06-30T06:36:29.282Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-30T06:36:29.282Z] === RUN TestIsValidStateString [2021-06-30T06:36:29.282Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestViewSaveDelete [2021-06-30T06:36:29.282Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-30T06:36:29.282Z] === RUN TestViewAll [2021-06-30T06:36:29.282Z] --- PASS: TestViewAll (0.02s) [2021-06-30T06:36:29.282Z] === RUN TestViewGet [2021-06-30T06:36:29.282Z] --- PASS: TestViewGet (0.01s) [2021-06-30T06:36:29.282Z] === RUN TestNames [2021-06-30T06:36:29.282Z] --- PASS: TestNames (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestViewWithHealthCheck [2021-06-30T06:36:29.282Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-30T06:36:29.282Z] PASS [2021-06-30T06:36:29.282Z] coverage: 41.5% of statements [2021-06-30T06:36:29.282Z] ok github.com/docker/docker/container 0.260s coverage: 41.5% of statements [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-30T06:36:29.282Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestConfigureDaemonLogs [2021-06-30T06:36:29.282Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestCommonOptionsInstallFlags [2021-06-30T06:36:29.282Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-30T06:36:29.282Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-30T06:36:29.282Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-30T06:36:29.282Z] PASS [2021-06-30T06:36:29.282Z] coverage: 18.5% of statements [2021-06-30T06:36:29.282Z] ok github.com/docker/docker/cmd/dockerd 0.171s coverage: 18.5% of statements [2021-06-30T06:36:29.282Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-30T06:36:29.282Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-30T06:36:29.282Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-30T06:36:29.282Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-30T06:36:29.313Z] --- PASS: TestResizeWithInvalidSize (1.21s) [2021-06-30T06:36:29.313Z] === RUN TestResizeWhenContainerNotStarted [2021-06-30T06:36:30.233Z] === RUN TestPrepare [2021-06-30T06:36:30.233Z] --- PASS: TestPrepare (0.00s) [2021-06-30T06:36:30.233Z] === RUN TestStart [2021-06-30T06:36:30.233Z] --- PASS: TestStart (0.00s) [2021-06-30T06:36:30.233Z] === RUN TestWaitCancel [2021-06-30T06:36:30.233Z] --- PASS: TestWaitCancel (0.00s) [2021-06-30T06:36:30.233Z] === RUN TestWaitDisabled [2021-06-30T06:36:30.233Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-30T06:36:30.233Z] === RUN TestWaitEnabled [2021-06-30T06:36:30.233Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-30T06:36:30.233Z] === RUN TestRemove [2021-06-30T06:36:30.233Z] --- PASS: TestRemove (0.00s) [2021-06-30T06:36:30.233Z] PASS [2021-06-30T06:36:30.233Z] coverage: 65.3% of statements [2021-06-30T06:36:30.233Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.168s coverage: 65.3% of statements [2021-06-30T06:36:30.254Z] --- PASS: TestResizeWhenContainerNotStarted (1.21s) [2021-06-30T06:36:30.254Z] === RUN TestDaemonRestartKillContainers [2021-06-30T06:36:30.254Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:36:30.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:36:30.254Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:36:30.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:36:30.254Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:36:30.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:36:30.254Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:36:30.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:36:30.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:36:30.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:36:30.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:36:30.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:36:30.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:36:30.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:36:30.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:36:30.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:36:30.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:36:30.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:36:30.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:36:30.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:36:30.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:36:30.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:36:30.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:36:30.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:36:30.255Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-30T06:36:30.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-30T06:36:32.378Z] === RUN TestNewListSecretsFilters [2021-06-30T06:36:32.378Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-30T06:36:32.378Z] === RUN TestNewListConfigsFilters [2021-06-30T06:36:32.378Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-30T06:36:32.378Z] PASS [2021-06-30T06:36:32.378Z] coverage: 0.5% of statements [2021-06-30T06:36:32.378Z] ok github.com/docker/docker/daemon/cluster 0.639s coverage: 0.5% of statements [2021-06-30T06:36:32.828Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-30T06:36:32.828Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-30T06:36:32.828Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-30T06:36:32.828Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-30T06:36:32.828Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-30T06:36:32.828Z] PASS [2021-06-30T06:36:32.828Z] coverage: 35.9% of statements [2021-06-30T06:36:32.829Z] ok github.com/docker/docker/daemon/cluster/convert 0.201s coverage: 35.9% of statements [2021-06-30T06:36:32.869Z] --- PASS: TestDockerNetworkConnectAlias (4.64s) [2021-06-30T06:36:32.869Z] === RUN TestDockerNetworkReConnect [2021-06-30T06:36:34.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:36:35.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:36:35.300Z] check_test.go:309: [da41219f54264] daemon is not started [2021-06-30T06:36:35.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-30T06:36:36.133Z] --- PASS: TestDockerNetworkReConnect (3.53s) [2021-06-30T06:36:36.134Z] === RUN TestServicePlugin [2021-06-30T06:36:36.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-30T06:36:36.509Z] === RUN TestBuilderGC [2021-06-30T06:36:36.509Z] --- PASS: TestBuilderGC (0.01s) [2021-06-30T06:36:36.509Z] === RUN TestDaemonConfigurationNotFound [2021-06-30T06:36:36.509Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestDaemonBrokenConfiguration [2021-06-30T06:36:36.509Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestParseClusterAdvertiseSettings [2021-06-30T06:36:36.509Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestFindConfigurationConflicts [2021-06-30T06:36:36.509Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-30T06:36:36.509Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-30T06:36:36.509Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-30T06:36:36.509Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-30T06:36:36.509Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-30T06:36:36.509Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-30T06:36:36.509Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-30T06:36:36.509Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-30T06:36:36.509Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-30T06:36:36.509Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-30T06:36:36.509Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-30T06:36:36.509Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-30T06:36:36.509Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestValidateConfiguration [2021-06-30T06:36:36.509Z] === RUN TestValidateConfiguration/with_label [2021-06-30T06:36:36.509Z] === RUN TestValidateConfiguration/with_dns [2021-06-30T06:36:36.509Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-30T06:36:36.509Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-30T06:36:36.509Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-30T06:36:36.509Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-30T06:36:36.509Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-30T06:36:36.509Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-30T06:36:36.509Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestModifiedDiscoverySettings [2021-06-30T06:36:36.509Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestReloadSetConfigFileNotExist [2021-06-30T06:36:36.509Z] time="2021-06-30T06:36:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-30T06:36:36.509Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-06-30T06:36:36.509Z] === RUN TestReloadDefaultConfigNotExist [2021-06-30T06:36:36.509Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:36:36.509Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestReloadBadDefaultConfig [2021-06-30T06:36:36.509Z] time="2021-06-30T06:36:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-629944727" [2021-06-30T06:36:36.509Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestReloadWithConflictingLabels [2021-06-30T06:36:36.509Z] time="2021-06-30T06:36:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-998871562" [2021-06-30T06:36:36.509Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestReloadWithDuplicateLabels [2021-06-30T06:36:36.509Z] time="2021-06-30T06:36:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-809885153" [2021-06-30T06:36:36.509Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-30T06:36:36.509Z] === RUN TestDaemonConfigurationMerge [2021-06-30T06:36:36.509Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-30T06:36:36.509Z] PASS [2021-06-30T06:36:36.509Z] coverage: 79.2% of statements [2021-06-30T06:36:36.509Z] ok github.com/docker/docker/daemon/config 0.241s coverage: 79.2% of statements [2021-06-30T06:36:36.509Z] === RUN TestWaitNodeAttachment [2021-06-30T06:36:36.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-30T06:36:36.959Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-30T06:36:36.959Z] === RUN TestIsolationConversion [2021-06-30T06:36:36.959Z] === RUN TestIsolationConversion/default [2021-06-30T06:36:36.959Z] === RUN TestIsolationConversion/process [2021-06-30T06:36:36.959Z] === RUN TestIsolationConversion/hyperv [2021-06-30T06:36:36.959Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-30T06:36:36.959Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-30T06:36:36.959Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-30T06:36:36.959Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-30T06:36:36.959Z] === RUN TestContainerLabels [2021-06-30T06:36:36.959Z] --- PASS: TestContainerLabels (0.00s) [2021-06-30T06:36:36.959Z] === RUN TestCredentialSpecConversion [2021-06-30T06:36:36.959Z] === RUN TestCredentialSpecConversion/none [2021-06-30T06:36:36.959Z] === RUN TestCredentialSpecConversion/config [2021-06-30T06:36:36.959Z] === RUN TestCredentialSpecConversion/file [2021-06-30T06:36:36.959Z] === RUN TestCredentialSpecConversion/registry [2021-06-30T06:36:36.959Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-30T06:36:36.959Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-30T06:36:36.959Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-30T06:36:36.959Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-30T06:36:36.959Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-30T06:36:36.959Z] === RUN TestControllerValidateMountBind [2021-06-30T06:36:36.959Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-30T06:36:36.959Z] === RUN TestControllerValidateMountVolume [2021-06-30T06:36:36.959Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-30T06:36:36.959Z] === RUN TestControllerValidateMountTarget [2021-06-30T06:36:36.959Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-30T06:36:36.959Z] === RUN TestControllerValidateMountTmpfs [2021-06-30T06:36:36.959Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-30T06:36:36.959Z] === RUN TestControllerValidateMountInvalidType [2021-06-30T06:36:36.959Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-30T06:36:36.959Z] === RUN TestControllerValidateMountNamedPipe [2021-06-30T06:36:36.959Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-30T06:36:36.959Z] PASS [2021-06-30T06:36:36.959Z] coverage: 11.0% of statements [2021-06-30T06:36:36.959Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.561s coverage: 11.0% of statements [2021-06-30T06:36:36.959Z] === RUN TestDiscoveryOptsErrors [2021-06-30T06:36:36.959Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-30T06:36:36.959Z] === RUN TestDiscoveryOpts [2021-06-30T06:36:36.959Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-30T06:36:36.959Z] PASS [2021-06-30T06:36:36.959Z] coverage: 30.0% of statements [2021-06-30T06:36:36.959Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2021-06-30T06:36:37.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-30T06:36:37.409Z] === RUN TestVerifyNetworkingConfig [2021-06-30T06:36:37.409Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestGetContainer [2021-06-30T06:36:37.409Z] --- PASS: TestGetContainer (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestValidContainerNames [2021-06-30T06:36:37.409Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestContainerInitDNS [2021-06-30T06:36:37.409Z] daemon_test.go:147: root required [2021-06-30T06:36:37.409Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestMerge [2021-06-30T06:36:37.409Z] --- PASS: TestMerge (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestValidateContainerIsolation [2021-06-30T06:36:37.409Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestFindNetworkErrorType [2021-06-30T06:36:37.409Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestEnsureServicesExist [2021-06-30T06:36:37.409Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestEnsureServicesExistErrors [2021-06-30T06:36:37.409Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-30T06:36:37.409Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-30T06:36:37.409Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-30T06:36:37.409Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestContainerDelete [2021-06-30T06:36:37.409Z] --- PASS: TestContainerDelete (0.01s) [2021-06-30T06:36:37.409Z] === RUN TestContainerDoubleDelete [2021-06-30T06:36:37.409Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestLogContainerEventCopyLabels [2021-06-30T06:36:37.409Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestLogContainerEventWithAttributes [2021-06-30T06:36:37.409Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestNoneHealthcheck [2021-06-30T06:36:37.409Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestHealthStates [2021-06-30T06:36:37.409Z] time="2021-06-30T06:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:36:37.409Z] time="2021-06-30T06:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:36:37.409Z] time="2021-06-30T06:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:36:37.409Z] time="2021-06-30T06:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:36:37.409Z] time="2021-06-30T06:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:36:37.409Z] time="2021-06-30T06:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:36:37.409Z] time="2021-06-30T06:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:36:37.409Z] time="2021-06-30T06:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:36:37.409Z] time="2021-06-30T06:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:36:37.409Z] time="2021-06-30T06:36:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-30T06:36:37.409Z] --- PASS: TestHealthStates (0.13s) [2021-06-30T06:36:37.409Z] === RUN TestMaskURLCredentials [2021-06-30T06:36:37.409Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestGetInspectData [2021-06-30T06:36:37.409Z] --- PASS: TestGetInspectData (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestFillLicense [2021-06-30T06:36:37.409Z] --- PASS: TestFillLicense (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestListInvalidFilter [2021-06-30T06:36:37.409Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestNameFilter [2021-06-30T06:36:37.409Z] --- PASS: TestNameFilter (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-30T06:36:37.409Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-30T06:36:37.409Z] === 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-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-30T06:36:37.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-30T06:36:37.409Z] --- 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-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-30T06:36:37.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestDaemonReloadLabels [2021-06-30T06:36:37.409Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-30T06:36:37.409Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestDaemonReloadMirrors [2021-06-30T06:36:37.409Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-30T06:36:37.409Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-30T06:36:37.409Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-30T06:36:37.409Z] === RUN TestDaemonDiscoveryReload [2021-06-30T06:36:37.859Z] === RUN TestEventsLog [2021-06-30T06:36:37.859Z] --- PASS: TestEventsLog (0.00s) [2021-06-30T06:36:37.859Z] === RUN TestEventsLogTimeout [2021-06-30T06:36:37.859Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-30T06:36:37.859Z] === RUN TestLogEvents [2021-06-30T06:36:37.859Z] --- PASS: TestLogEvents (0.05s) [2021-06-30T06:36:37.859Z] === RUN TestLoadBufferedEvents [2021-06-30T06:36:37.859Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-06-30T06:36:37.859Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-30T06:36:37.859Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-30T06:36:37.859Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-30T06:36:37.859Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-30T06:36:37.859Z] PASS [2021-06-30T06:36:37.859Z] coverage: 50.0% of statements [2021-06-30T06:36:37.859Z] ok github.com/docker/docker/daemon/events 0.224s coverage: 50.0% of statements [2021-06-30T06:36:38.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-30T06:36:38.309Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-30T06:36:38.309Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-30T06:36:38.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-30T06:36:38.775Z] === RUN TestIsEmptyDir [2021-06-30T06:36:38.775Z] --- PASS: TestIsEmptyDir (0.00s) [2021-06-30T06:36:38.775Z] PASS [2021-06-30T06:36:38.775Z] coverage: 2.3% of statements [2021-06-30T06:36:38.775Z] ok github.com/docker/docker/daemon/graphdriver 0.055s coverage: 2.3% of statements [2021-06-30T06:36:38.775Z] === RUN TestLinkNaming [2021-06-30T06:36:38.775Z] --- PASS: TestLinkNaming (0.00s) [2021-06-30T06:36:38.775Z] === RUN TestLinkNew [2021-06-30T06:36:38.775Z] --- PASS: TestLinkNew (0.00s) [2021-06-30T06:36:38.775Z] === RUN TestLinkEnv [2021-06-30T06:36:38.775Z] --- PASS: TestLinkEnv (0.00s) [2021-06-30T06:36:38.775Z] === RUN TestLinkMultipleEnv [2021-06-30T06:36:38.775Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-30T06:36:38.775Z] === RUN TestLinkPortRangeEnv [2021-06-30T06:36:38.775Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-30T06:36:38.775Z] PASS [2021-06-30T06:36:38.775Z] coverage: 93.0% of statements [2021-06-30T06:36:38.775Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2021-06-30T06:36:39.225Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-06-30T06:36:39.226Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-30T06:36:39.676Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-30T06:36:39.676Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-30T06:36:39.676Z] reload_test.go:520: root required [2021-06-30T06:36:39.676Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-30T06:36:39.676Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-30T06:36:39.676Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-30T06:36:39.676Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-30T06:36:39.676Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-06-30T06:36:39.676Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-30T06:36:39.676Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-30T06:36:39.676Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-30T06:36:39.676Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-30T06:36:39.676Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-30T06:36:39.676Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-30T06:36:39.676Z] === RUN TestParseVolumesFrom [2021-06-30T06:36:39.676Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-30T06:36:39.676Z] PASS [2021-06-30T06:36:39.676Z] coverage: 9.1% of statements [2021-06-30T06:36:39.676Z] ok github.com/docker/docker/daemon 2.400s coverage: 9.1% of statements [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-30T06:36:39.676Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-30T06:36:40.297Z] plugin_test.go:62: [dae90e33d10ba] joining swarm manager [df7a4dfbeb963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:36:40.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-30T06:36:41.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-30T06:36:41.187Z] === RUN TestAdapterReadLogs [2021-06-30T06:36:41.187Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-30T06:36:41.187Z] === RUN TestCopier [2021-06-30T06:36:41.187Z] --- PASS: TestCopier (0.00s) [2021-06-30T06:36:41.187Z] === RUN TestCopierLongLines [2021-06-30T06:36:41.187Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-30T06:36:41.187Z] === RUN TestCopierSlow [2021-06-30T06:36:41.187Z] === RUN TestNewStreamConfig [2021-06-30T06:36:41.187Z] === RUN TestNewStreamConfig/defaults [2021-06-30T06:36:41.187Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-30T06:36:41.188Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-30T06:36:41.188Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-30T06:36:41.188Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-30T06:36:41.188Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-30T06:36:41.188Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-30T06:36:41.188Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-30T06:36:41.188Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-30T06:36:41.188Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-30T06:36:41.188Z] --- PASS: TestCopierSlow (0.20s) [2021-06-30T06:36:41.188Z] === RUN TestCopierWithSized [2021-06-30T06:36:41.188Z] === RUN TestCopierWithSized/as_is [2021-06-30T06:36:41.188Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-30T06:36:41.188Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-30T06:36:41.188Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-30T06:36:41.188Z] === RUN TestCopierWithPartial [2021-06-30T06:36:41.188Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestRingLogger [2021-06-30T06:36:41.188Z] --- PASS: TestRingLogger (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestRingCap [2021-06-30T06:36:41.188Z] --- PASS: TestRingCap (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestRingClose [2021-06-30T06:36:41.188Z] --- PASS: TestRingClose (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestRingDrain [2021-06-30T06:36:41.188Z] --- PASS: TestRingDrain (0.00s) [2021-06-30T06:36:41.188Z] PASS [2021-06-30T06:36:41.188Z] coverage: 43.8% of statements [2021-06-30T06:36:41.188Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 43.8% of statements [2021-06-30T06:36:41.188Z] time="2021-06-30T06:36:40Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-30T06:36:41.188Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-06-30T06:36:41.188Z] === RUN TestCreateSuccess [2021-06-30T06:36:41.188Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestCreateLogGroupSuccess [2021-06-30T06:36:41.188Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestCreateError [2021-06-30T06:36:41.188Z] --- PASS: TestCreateError (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestCreateAlreadyExists [2021-06-30T06:36:41.188Z] time="2021-06-30T06:36:40Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-30T06:36:41.188Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestLogClosed [2021-06-30T06:36:41.188Z] --- PASS: TestLogClosed (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestLogBlocking [2021-06-30T06:36:41.188Z] --- PASS: TestLogBlocking (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-30T06:36:41.188Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestLogNonBlockingBufferFull [2021-06-30T06:36:41.188Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestPublishBatchSuccess [2021-06-30T06:36:41.188Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestPublishBatchError [2021-06-30T06:36:41.188Z] time="2021-06-30T06:36:40Z" level=error msg=Error [2021-06-30T06:36:41.188Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-30T06:36:41.188Z] time="2021-06-30T06:36:40Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-30T06:36:41.188Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-30T06:36:41.188Z] time="2021-06-30T06:36:40Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-30T06:36:41.188Z] time="2021-06-30T06:36:40Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-30T06:36:41.188Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchSimple [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchTicker [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchMultilinePattern [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchClose [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestEffectiveLen [2021-06-30T06:36:41.188Z] === RUN TestEffectiveLen/0/Hello [2021-06-30T06:36:41.188Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-30T06:36:41.188Z] === RUN TestEffectiveLen/2/🙃 [2021-06-30T06:36:41.188Z] === RUN TestEffectiveLen/3/���� [2021-06-30T06:36:41.188Z] === RUN TestEffectiveLen/4/He��o [2021-06-30T06:36:41.188Z] === RUN TestEffectiveLen/5/ [2021-06-30T06:36:41.188Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestFindValidSplit [2021-06-30T06:36:41.188Z] === RUN TestFindValidSplit/0/ [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1044: [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:36:41.188Z] === RUN TestFindValidSplit/1/Hello [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1044: Hello [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:36:41.188Z] === RUN TestFindValidSplit/2/Hello [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1044: He [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1045: llo [2021-06-30T06:36:41.188Z] === RUN TestFindValidSplit/3/Hello [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1044: [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1045: Hello [2021-06-30T06:36:41.188Z] === RUN TestFindValidSplit/4/🙃 [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1044: [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-30T06:36:41.188Z] === RUN TestFindValidSplit/5/🙃 [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:36:41.188Z] === RUN TestFindValidSplit/6/a� [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1044: a [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1045: � [2021-06-30T06:36:41.188Z] === RUN TestFindValidSplit/7/a� [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1044: a� [2021-06-30T06:36:41.188Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:36:41.188Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-30T06:36:41.188Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestProcessEventEmoji [2021-06-30T06:36:41.188Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchLineSplit [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchMaxEvents [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-30T06:36:41.188Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-30T06:36:41.188Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-30T06:36:41.224Z] plugin_test.go:65: [d8724072cc1ad] joining swarm manager [df7a4dfbeb963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:36:41.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-30T06:36:41.638Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-30T06:36:41.638Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-30T06:36:41.638Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-30T06:36:41.638Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-30T06:36:41.638Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-30T06:36:41.638Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-30T06:36:41.638Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-30T06:36:41.638Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-30T06:36:41.638Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-30T06:36:41.638Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-30T06:36:41.638Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-30T06:36:41.638Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-30T06:36:41.638Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-30T06:36:41.638Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-30T06:36:41.638Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-30T06:36:41.638Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-30T06:36:41.638Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-30T06:36:41.638Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-30T06:36:41.638Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-30T06:36:41.638Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-30T06:36:41.638Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-30T06:36:41.638Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-30T06:36:41.638Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-30T06:36:41.638Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-30T06:36:41.638Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-30T06:36:41.638Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-30T06:36:41.638Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-30T06:36:41.638Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-30T06:36:41.638Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-30T06:36:41.638Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-30T06:36:41.638Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-30T06:36:41.638Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-30T06:36:41.639Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-30T06:36:41.639Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-30T06:36:41.639Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-30T06:36:41.639Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-30T06:36:41.639Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-30T06:36:41.639Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-30T06:36:41.639Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-30T06:36:41.639Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-30T06:36:41.639Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-30T06:36:41.639Z] === RUN TestCreateTagSuccess [2021-06-30T06:36:41.639Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-30T06:36:41.639Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-30T06:36:41.639Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-06-30T06:36:41.639Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-30T06:36:41.639Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-30T06:36:41.639Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-30T06:36:41.639Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-30T06:36:41.639Z] PASS [2021-06-30T06:36:41.639Z] coverage: 77.8% of statements [2021-06-30T06:36:41.639Z] ok github.com/docker/docker/daemon/logger/awslogs 0.383s coverage: 77.8% of statements [2021-06-30T06:36:41.639Z] === RUN TestSearchRegistryForImagesErrors [2021-06-30T06:36:41.639Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-30T06:36:41.639Z] === RUN TestSearchRegistryForImages [2021-06-30T06:36:41.639Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-30T06:36:41.639Z] === RUN TestOnlyPlatformWithFallback [2021-06-30T06:36:41.639Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-30T06:36:41.639Z] === RUN TestImageDelete [2021-06-30T06:36:41.639Z] === RUN TestImageDelete/no_lease [2021-06-30T06:36:41.639Z] === RUN TestImageDelete/lease_exists [2021-06-30T06:36:41.639Z] --- PASS: TestImageDelete (0.03s) [2021-06-30T06:36:41.639Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-30T06:36:41.639Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-06-30T06:36:41.639Z] === RUN TestContentStoreForPull [2021-06-30T06:36:41.639Z] --- PASS: TestContentStoreForPull (0.15s) [2021-06-30T06:36:41.639Z] PASS [2021-06-30T06:36:41.639Z] coverage: 6.7% of statements [2021-06-30T06:36:41.639Z] ok github.com/docker/docker/daemon/images 0.280s coverage: 6.7% of statements [2021-06-30T06:36:41.639Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-30T06:36:41.639Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-30T06:36:41.639Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-30T06:36:41.639Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-30T06:36:41.639Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-30T06:36:41.639Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-30T06:36:41.639Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-30T06:36:41.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-30T06:36:42.089Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-30T06:36:42.089Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-30T06:36:42.089Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-30T06:36:42.089Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-06-30T06:36:42.089Z] === RUN TestFastTimeMarshalJSON [2021-06-30T06:36:42.089Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-30T06:36:42.089Z] PASS [2021-06-30T06:36:42.089Z] coverage: 87.2% of statements [2021-06-30T06:36:42.089Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.199s coverage: 87.2% of statements [2021-06-30T06:36:42.539Z] === RUN TestJSONFileLogger [2021-06-30T06:36:42.539Z] --- PASS: TestJSONFileLogger (0.01s) [2021-06-30T06:36:42.539Z] === RUN TestJSONFileLoggerWithTags [2021-06-30T06:36:42.539Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-06-30T06:36:42.539Z] === RUN TestJSONFileLoggerWithOpts [2021-06-30T06:36:42.539Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-30T06:36:42.539Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-30T06:36:42.539Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-30T06:36:42.539Z] === RUN TestEncodeDecode [2021-06-30T06:36:42.539Z] === PAUSE TestEncodeDecode [2021-06-30T06:36:42.539Z] === RUN TestUnexpectedEOF [2021-06-30T06:36:42.539Z] time="2021-06-30T06:36:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-30T06:36:42.539Z] time="2021-06-30T06:36:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-30T06:36:42.539Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-06-30T06:36:42.539Z] === CONT TestEncodeDecode [2021-06-30T06:36:42.539Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-30T06:36:42.539Z] PASS [2021-06-30T06:36:42.539Z] coverage: 69.9% of statements [2021-06-30T06:36:42.539Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.203s coverage: 69.9% of statements [2021-06-30T06:36:43.488Z] === RUN TestWriteLog [2021-06-30T06:36:43.488Z] === PAUSE TestWriteLog [2021-06-30T06:36:43.488Z] === RUN TestReadLog [2021-06-30T06:36:43.488Z] === PAUSE TestReadLog [2021-06-30T06:36:43.488Z] === CONT TestWriteLog [2021-06-30T06:36:43.488Z] === CONT TestReadLog [2021-06-30T06:36:43.488Z] --- PASS: TestWriteLog (0.00s) [2021-06-30T06:36:43.488Z] === RUN TestReadLog/tail_exact [2021-06-30T06:36:43.488Z] === RUN TestReadLog/tail_less_than_available [2021-06-30T06:36:43.488Z] === RUN TestReadLog/tail_more_than_available [2021-06-30T06:36:43.488Z] --- PASS: TestReadLog (0.16s) [2021-06-30T06:36:43.488Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-06-30T06:36:43.488Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-30T06:36:43.488Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-30T06:36:43.488Z] PASS [2021-06-30T06:36:43.488Z] coverage: 75.2% of statements [2021-06-30T06:36:43.488Z] ok github.com/docker/docker/daemon/logger/local 0.260s coverage: 75.2% of statements [2021-06-30T06:36:43.488Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-30T06:36:43.488Z] === RUN TestOpenFileDelete [2021-06-30T06:36:43.488Z] --- PASS: TestOpenFileDelete (0.01s) [2021-06-30T06:36:43.938Z] === RUN TestOpenFileRename [2021-06-30T06:36:43.938Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-30T06:36:43.938Z] === RUN TestParseLogTagDefaultTag [2021-06-30T06:36:43.938Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-30T06:36:43.938Z] === RUN TestParseLogTag [2021-06-30T06:36:43.938Z] --- PASS: TestParseLogTag (0.00s) [2021-06-30T06:36:43.938Z] === RUN TestParseLogTagEmptyTag [2021-06-30T06:36:43.938Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-30T06:36:43.938Z] === RUN TestTailFiles [2021-06-30T06:36:43.938Z] --- PASS: TestTailFiles (0.00s) [2021-06-30T06:36:43.938Z] === RUN TestFollowLogsConsumerGone [2021-06-30T06:36:43.938Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-30T06:36:43.938Z] === RUN TestFollowLogsProducerGone [2021-06-30T06:36:43.938Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-30T06:36:43.938Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-30T06:36:43.938Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-30T06:36:43.938Z] === RUN TestCheckCapacityAndRotate [2021-06-30T06:36:43.938Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-30T06:36:43.938Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-30T06:36:43.938Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2021-06-30T06:36:43.938Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.03s) [2021-06-30T06:36:43.938Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-06-30T06:36:43.938Z] PASS [2021-06-30T06:36:43.938Z] coverage: 53.7% of statements [2021-06-30T06:36:43.938Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.249s coverage: 53.7% of statements [2021-06-30T06:36:43.938Z] === RUN TestLog [2021-06-30T06:36:43.938Z] --- PASS: TestLog (0.01s) [2021-06-30T06:36:43.938Z] PASS [2021-06-30T06:36:43.938Z] coverage: 31.5% of statements [2021-06-30T06:36:43.938Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2021-06-30T06:36:44.887Z] === RUN TestNewParse [2021-06-30T06:36:44.887Z] --- PASS: TestNewParse (0.00s) [2021-06-30T06:36:44.887Z] PASS [2021-06-30T06:36:44.887Z] coverage: 8.3% of statements [2021-06-30T06:36:44.887Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2021-06-30T06:36:44.887Z] === RUN TestValidateLogOpt [2021-06-30T06:36:44.887Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-30T06:36:44.887Z] === RUN TestNewMissedConfig [2021-06-30T06:36:44.887Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-30T06:36:44.887Z] === RUN TestNewMissedUrl [2021-06-30T06:36:44.887Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-30T06:36:44.887Z] === RUN TestNewMissedToken [2021-06-30T06:36:44.887Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-30T06:36:44.887Z] === RUN TestNewWithProxy [2021-06-30T06:36:44.887Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-30T06:36:44.887Z] === RUN TestDefault [2021-06-30T06:36:44.887Z] --- PASS: TestDefault (0.01s) [2021-06-30T06:36:44.887Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-30T06:36:44.887Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-30T06:36:44.887Z] === RUN TestJsonFormat [2021-06-30T06:36:44.887Z] --- PASS: TestJsonFormat (0.01s) [2021-06-30T06:36:44.887Z] === RUN TestRawFormat [2021-06-30T06:36:44.888Z] --- PASS: TestRawFormat (0.00s) [2021-06-30T06:36:44.888Z] === RUN TestRawFormatWithLabels [2021-06-30T06:36:44.888Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-30T06:36:44.888Z] === RUN TestRawFormatWithoutTag [2021-06-30T06:36:44.888Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-30T06:36:44.888Z] === RUN TestBatching [2021-06-30T06:36:44.888Z] === RUN TestParseLogFormat [2021-06-30T06:36:44.888Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-30T06:36:44.888Z] === RUN TestValidateLogOptEmpty [2021-06-30T06:36:44.888Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-30T06:36:44.888Z] === RUN TestValidateSyslogAddress [2021-06-30T06:36:44.888Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-30T06:36:44.888Z] === RUN TestParseAddressDefaultPort [2021-06-30T06:36:44.888Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-30T06:36:44.888Z] === RUN TestValidateSyslogFacility [2021-06-30T06:36:44.888Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-30T06:36:44.888Z] === RUN TestValidateLogOptSyslogFormat [2021-06-30T06:36:44.888Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-30T06:36:44.888Z] === RUN TestValidateLogOpt [2021-06-30T06:36:44.888Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-30T06:36:44.888Z] PASS [2021-06-30T06:36:44.888Z] coverage: 46.8% of statements [2021-06-30T06:36:44.888Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2021-06-30T06:36:45.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-30T06:36:45.338Z] --- PASS: TestBatching (0.21s) [2021-06-30T06:36:45.338Z] === RUN TestFrequency [2021-06-30T06:36:45.338Z] --- PASS: TestFrequency (0.17s) [2021-06-30T06:36:45.338Z] === RUN TestOneMessagePerRequest [2021-06-30T06:36:45.338Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-30T06:36:45.338Z] === RUN TestVerify [2021-06-30T06:36:45.338Z] --- PASS: TestVerify (0.00s) [2021-06-30T06:36:45.338Z] === RUN TestSkipVerify [2021-06-30T06:36:45.788Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:45.788Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:45.788Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:45.788Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:45.788Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:46.238Z] --- PASS: TestSkipVerify (0.61s) [2021-06-30T06:36:46.238Z] === RUN TestBufferMaximum [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035005.771150\",\"host\":\"6c2432bc8bb4\"}'" [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035005.771150\",\"host\":\"6c2432bc8bb4\"}'" [2021-06-30T06:36:46.238Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-30T06:36:46.238Z] === RUN TestServerAlwaysDown [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035005.774163\",\"host\":\"6c2432bc8bb4\"}'" [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035005.774163\",\"host\":\"6c2432bc8bb4\"}'" [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035005.774163\",\"host\":\"6c2432bc8bb4\"}'" [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035005.774163\",\"host\":\"6c2432bc8bb4\"}'" [2021-06-30T06:36:46.238Z] time="2021-06-30T06:36:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035005.774163\",\"host\":\"6c2432bc8bb4\"}'" [2021-06-30T06:36:46.238Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-30T06:36:46.238Z] === RUN TestCannotSendAfterClose [2021-06-30T06:36:46.238Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-30T06:36:46.238Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-30T06:36:46.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-30T06:36:46.687Z] === RUN TestV1IDService [2021-06-30T06:36:46.687Z] --- PASS: TestV1IDService (0.03s) [2021-06-30T06:36:46.687Z] === RUN TestV2MetadataService [2021-06-30T06:36:46.820Z] === RUN TestBoolValue [2021-06-30T06:36:46.820Z] --- PASS: TestBoolValue (0.00s) [2021-06-30T06:36:46.820Z] === RUN TestBoolValueOrDefault [2021-06-30T06:36:46.820Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-30T06:36:46.820Z] === RUN TestInt64ValueOrZero [2021-06-30T06:36:46.820Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-30T06:36:46.820Z] === RUN TestInt64ValueOrDefault [2021-06-30T06:36:46.820Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-30T06:36:46.820Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-30T06:36:46.820Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-30T06:36:46.820Z] === RUN TestJsonContentType [2021-06-30T06:36:46.820Z] --- PASS: TestJsonContentType (0.00s) [2021-06-30T06:36:46.820Z] PASS [2021-06-30T06:36:46.820Z] coverage: 14.7% of statements [2021-06-30T06:36:46.820Z] ok github.com/docker/docker/api/server/httputils 0.143s coverage: 14.7% of statements [2021-06-30T06:36:46.820Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-30T06:36:47.137Z] time="2021-06-30T06:36:46Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-06-30T06:36:47.137Z] time="2021-06-30T06:36:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6c2432bc8bb4\"}'" [2021-06-30T06:36:47.137Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-06-30T06:36:47.137Z] PASS [2021-06-30T06:36:47.137Z] coverage: 82.5% of statements [2021-06-30T06:36:47.137Z] ok github.com/docker/docker/daemon/logger/splunk 2.093s coverage: 82.5% of statements [2021-06-30T06:36:47.137Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-30T06:36:47.137Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-30T06:36:47.137Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-30T06:36:47.137Z] --- PASS: TestV2MetadataService (0.65s) [2021-06-30T06:36:47.137Z] PASS [2021-06-30T06:36:47.137Z] coverage: 48.2% of statements [2021-06-30T06:36:47.137Z] ok github.com/docker/docker/distribution/metadata 0.743s coverage: 48.2% of statements [2021-06-30T06:36:47.274Z] === RUN TestMaskSecretKeys [2021-06-30T06:36:47.274Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-30T06:36:47.274Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-30T06:36:47.274Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-30T06:36:47.274Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-30T06:36:47.274Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-30T06:36:47.274Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-30T06:36:47.274Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-30T06:36:47.274Z] === RUN TestVersionMiddlewareVersion [2021-06-30T06:36:47.274Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-30T06:36:47.274Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-30T06:36:47.591Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-30T06:36:47.591Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-30T06:36:47.591Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-30T06:36:47.591Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-30T06:36:47.591Z] === RUN TestContinueOnError_NeverContinue [2021-06-30T06:36:47.591Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-30T06:36:47.591Z] === RUN TestManifestStore [2021-06-30T06:36:47.591Z] === RUN TestManifestStore/no_remote_or_local [2021-06-30T06:36:47.591Z] === RUN TestSuccessfulDownload [2021-06-30T06:36:47.591Z] download_test.go:268: Needs fixing on Windows [2021-06-30T06:36:47.591Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-30T06:36:47.591Z] === RUN TestCancelledDownload [2021-06-30T06:36:47.591Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-30T06:36:47.591Z] === RUN TestMaxDownloadAttempts [2021-06-30T06:36:47.591Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-30T06:36:47.591Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-30T06:36:47.591Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-30T06:36:47.591Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-30T06:36:47.591Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-30T06:36:47.591Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-30T06:36:47.591Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-30T06:36:47.591Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-30T06:36:47.591Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-30T06:36:47.591Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-30T06:36:47.591Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-30T06:36:47.591Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-30T06:36:47.591Z] time="2021-06-30T06:36:47Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local252058915\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-30T06:36:47.591Z] === RUN TestManifestStore/no_local_cache [2021-06-30T06:36:47.591Z] === RUN TestManifestStore/with_local_cache [2021-06-30T06:36:47.591Z] === RUN TestManifestStore/unknown_media_type [2021-06-30T06:36:47.591Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-30T06:36:47.591Z] time="2021-06-30T06:36:47Z" level=warning msg="reference for unknown type: " [2021-06-30T06:36:47.591Z] time="2021-06-30T06:36:47Z" level=warning msg="reference for unknown type: " [2021-06-30T06:36:47.591Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-30T06:36:47.591Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-30T06:36:47.591Z] time="2021-06-30T06:36:47Z" level=warning msg="reference for unknown type: " [2021-06-30T06:36:47.591Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-30T06:36:47.591Z] time="2021-06-30T06:36:47Z" level=warning msg="reference for unknown type: " [2021-06-30T06:36:47.591Z] time="2021-06-30T06:36:47Z" level=warning msg="reference for unknown type: " [2021-06-30T06:36:47.591Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-30T06:36:47.591Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-30T06:36:47.591Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-30T06:36:47.591Z] time="2021-06-30T06:36:47Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore (0.21s) [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-30T06:36:47.591Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-30T06:36:47.591Z] === RUN TestDetectManifestBlobMediaType [2021-06-30T06:36:47.591Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-30T06:36:47.591Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-30T06:36:47.591Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-30T06:36:47.591Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-30T06:36:47.591Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-30T06:36:47.591Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-30T06:36:47.591Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-30T06:36:47.591Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-30T06:36:47.591Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-30T06:36:47.591Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-30T06:36:47.591Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-30T06:36:47.591Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-30T06:36:47.591Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-30T06:36:47.591Z] === RUN TestFixManifestLayers [2021-06-30T06:36:47.591Z] --- PASS: TestFixManifestLayers (0.01s) [2021-06-30T06:36:47.591Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-30T06:36:47.591Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-30T06:36:47.591Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-30T06:36:47.591Z] === RUN TestFixManifestLayersBadParent [2021-06-30T06:36:47.591Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-30T06:36:47.591Z] === RUN TestValidateManifest [2021-06-30T06:36:47.591Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-30T06:36:47.591Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-30T06:36:47.591Z] === RUN TestFormatPlatform [2021-06-30T06:36:47.591Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-30T06:36:47.592Z] === RUN TestGetRepositoryMountCandidates [2021-06-30T06:36:47.592Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-30T06:36:47.592Z] === RUN TestLayerAlreadyExists [2021-06-30T06:36:47.592Z] 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-06-30T06:36:47.592Z] 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-06-30T06:36:47.592Z] 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-06-30T06:36:47.592Z] 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-06-30T06:36:47.592Z] 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-06-30T06:36:47.592Z] 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-06-30T06:36:47.592Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-30T06:36:47.592Z] === RUN TestWhenEmptyAuthConfig [2021-06-30T06:36:47.731Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-30T06:36:47.731Z] PASS [2021-06-30T06:36:47.731Z] coverage: 37.7% of statements [2021-06-30T06:36:47.731Z] ok github.com/docker/docker/api/server/middleware 0.073s coverage: 37.7% of statements [2021-06-30T06:36:47.731Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-30T06:36:47.731Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-30T06:36:47.731Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-30T06:36:47.731Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-30T06:36:47.731Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-30T06:36:47.731Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-30T06:36:47.731Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-30T06:36:47.731Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-30T06:36:47.731Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-30T06:36:47.977Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-30T06:36:48.041Z] time="2021-06-30T06:36:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:36:48.041Z] time="2021-06-30T06:36:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:36:48.041Z] time="2021-06-30T06:36:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:36:48.041Z] time="2021-06-30T06:36:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:36:48.041Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-30T06:36:48.041Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-06-30T06:36:48.041Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-06-30T06:36:48.041Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-06-30T06:36:48.041Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-06-30T06:36:48.041Z] === RUN TestTransfer [2021-06-30T06:36:48.041Z] --- PASS: TestTransfer (0.12s) [2021-06-30T06:36:48.041Z] === RUN TestConcurrencyLimit [2021-06-30T06:36:48.504Z] --- PASS: TestConcurrencyLimit (0.45s) [2021-06-30T06:36:48.504Z] === RUN TestInactiveJobs [2021-06-30T06:36:48.504Z] === RUN TestNotFound [2021-06-30T06:36:48.504Z] --- PASS: TestNotFound (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestConflict [2021-06-30T06:36:48.504Z] --- PASS: TestConflict (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestForbidden [2021-06-30T06:36:48.504Z] --- PASS: TestForbidden (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestInvalidParameter [2021-06-30T06:36:48.504Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestNotImplemented [2021-06-30T06:36:48.504Z] --- PASS: TestNotImplemented (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestNotModified [2021-06-30T06:36:48.504Z] --- PASS: TestNotModified (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestUnauthorized [2021-06-30T06:36:48.504Z] --- PASS: TestUnauthorized (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestUnknown [2021-06-30T06:36:48.504Z] --- PASS: TestUnknown (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestCancelled [2021-06-30T06:36:48.504Z] --- PASS: TestCancelled (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestDeadline [2021-06-30T06:36:48.504Z] --- PASS: TestDeadline (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestDataLoss [2021-06-30T06:36:48.504Z] --- PASS: TestDataLoss (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestUnavailable [2021-06-30T06:36:48.504Z] --- PASS: TestUnavailable (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestSystem [2021-06-30T06:36:48.504Z] --- PASS: TestSystem (0.00s) [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Not_Found [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Bad_Request [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Conflict [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Unauthorized [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Forbidden [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Not_Modified [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-30T06:36:48.504Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-30T06:36:48.504Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-30T06:36:48.504Z] PASS [2021-06-30T06:36:48.504Z] coverage: 53.1% of statements [2021-06-30T06:36:48.504Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-06-30T06:36:48.917Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-30T06:36:48.917Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-30T06:36:48.917Z] === RUN TestAdjustForAPIVersion [2021-06-30T06:36:48.917Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-30T06:36:48.917Z] PASS [2021-06-30T06:36:48.917Z] coverage: 5.7% of statements [2021-06-30T06:36:48.917Z] ok github.com/docker/docker/api/server/router/swarm 0.060s coverage: 5.7% of statements [2021-06-30T06:36:48.917Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-30T06:36:48.917Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-30T06:36:48.917Z] ? github.com/docker/docker/api/types [no test files] [2021-06-30T06:36:48.917Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-30T06:36:48.917Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-30T06:36:48.917Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-30T06:36:48.917Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-30T06:36:48.962Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-06-30T06:36:48.962Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-30T06:36:48.962Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-30T06:36:48.962Z] === RUN TestTokenPassThru [2021-06-30T06:36:48.962Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-30T06:36:48.962Z] === RUN TestTokenPassThruDifferentHost [2021-06-30T06:36:48.962Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-06-30T06:36:48.962Z] PASS [2021-06-30T06:36:48.962Z] coverage: 23.8% of statements [2021-06-30T06:36:48.962Z] ok github.com/docker/docker/distribution 1.510s coverage: 23.8% of statements [2021-06-30T06:36:48.962Z] --- PASS: TestInactiveJobs (0.40s) [2021-06-30T06:36:48.962Z] === RUN TestWatchRelease [2021-06-30T06:36:48.962Z] === RUN TestFSGetInvalidData [2021-06-30T06:36:48.962Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-30T06:36:48.962Z] === RUN TestFSInvalidSet [2021-06-30T06:36:48.962Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-30T06:36:48.962Z] === RUN TestFSInvalidRoot [2021-06-30T06:36:48.962Z] --- PASS: TestWatchRelease (0.04s) [2021-06-30T06:36:48.962Z] === RUN TestWatchFinishedTransfer [2021-06-30T06:36:48.962Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-30T06:36:48.962Z] === RUN TestDuplicateTransfer [2021-06-30T06:36:48.962Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-30T06:36:48.962Z] === RUN TestFSMetadataGetSet [2021-06-30T06:36:48.962Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-06-30T06:36:48.962Z] === RUN TestFSInvalidWalker [2021-06-30T06:36:48.962Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-30T06:36:48.962Z] === RUN TestSuccessfulUpload [2021-06-30T06:36:48.962Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-30T06:36:48.962Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-30T06:36:48.962Z] === RUN TestFSGetSet [2021-06-30T06:36:48.962Z] --- PASS: TestFSGetSet (0.03s) [2021-06-30T06:36:48.962Z] === RUN TestFSGetUnsetKey [2021-06-30T06:36:48.962Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-06-30T06:36:48.962Z] === RUN TestFSGetEmptyData [2021-06-30T06:36:48.962Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-06-30T06:36:48.962Z] === RUN TestFSDelete [2021-06-30T06:36:48.962Z] --- PASS: TestFSDelete (0.01s) [2021-06-30T06:36:48.962Z] === RUN TestFSWalker [2021-06-30T06:36:48.962Z] --- PASS: TestFSWalker (0.01s) [2021-06-30T06:36:48.962Z] === RUN TestFSWalkerStopOnError [2021-06-30T06:36:48.962Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-30T06:36:48.962Z] === RUN TestNewFromJSON [2021-06-30T06:36:48.962Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-30T06:36:48.962Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-30T06:36:48.962Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-30T06:36:48.962Z] === RUN TestMarshalKeyOrder [2021-06-30T06:36:48.962Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-30T06:36:48.962Z] === RUN TestHistoryEqual [2021-06-30T06:36:48.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-30T06:36:49.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-30T06:36:49.370Z] === RUN TestToJSON [2021-06-30T06:36:49.370Z] --- PASS: TestToJSON (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestToParamWithVersion [2021-06-30T06:36:49.370Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestFromJSON [2021-06-30T06:36:49.370Z] --- PASS: TestFromJSON (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestEmpty [2021-06-30T06:36:49.370Z] --- PASS: TestEmpty (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestArgsMatchKVListEmptySources [2021-06-30T06:36:49.370Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestArgsMatchKVList [2021-06-30T06:36:49.370Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestArgsMatch [2021-06-30T06:36:49.370Z] --- PASS: TestArgsMatch (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestAdd [2021-06-30T06:36:49.370Z] --- PASS: TestAdd (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestDel [2021-06-30T06:36:49.370Z] --- PASS: TestDel (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestLen [2021-06-30T06:36:49.370Z] --- PASS: TestLen (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestExactMatch [2021-06-30T06:36:49.370Z] --- PASS: TestExactMatch (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestOnlyOneExactMatch [2021-06-30T06:36:49.370Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestContains [2021-06-30T06:36:49.370Z] --- PASS: TestContains (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestValidate [2021-06-30T06:36:49.370Z] --- PASS: TestValidate (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestWalkValues [2021-06-30T06:36:49.370Z] --- PASS: TestWalkValues (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestFuzzyMatch [2021-06-30T06:36:49.370Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestClone [2021-06-30T06:36:49.370Z] --- PASS: TestClone (0.00s) [2021-06-30T06:36:49.370Z] PASS [2021-06-30T06:36:49.370Z] coverage: 92.2% of statements [2021-06-30T06:36:49.370Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2021-06-30T06:36:49.370Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-30T06:36:49.370Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-30T06:36:49.370Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-30T06:36:49.370Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-30T06:36:49.370Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-30T06:36:49.370Z] === RUN TestStrSliceMarshalJSON [2021-06-30T06:36:49.370Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestStrSliceUnmarshalJSON [2021-06-30T06:36:49.370Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestStrSliceUnmarshalString [2021-06-30T06:36:49.370Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestStrSliceUnmarshalSlice [2021-06-30T06:36:49.370Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-30T06:36:49.370Z] PASS [2021-06-30T06:36:49.370Z] coverage: 90.0% of statements [2021-06-30T06:36:49.370Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2021-06-30T06:36:49.370Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-30T06:36:49.370Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-30T06:36:49.370Z] === RUN TestDurationToSecondsString [2021-06-30T06:36:49.370Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-30T06:36:49.370Z] === RUN TestGetTimestamp [2021-06-30T06:36:49.416Z] --- PASS: TestHistoryEqual (0.13s) [2021-06-30T06:36:49.416Z] === RUN TestImage [2021-06-30T06:36:49.416Z] --- PASS: TestImage (0.00s) [2021-06-30T06:36:49.416Z] === RUN TestImageOSNotEmpty [2021-06-30T06:36:49.416Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-30T06:36:49.416Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-30T06:36:49.416Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-30T06:36:49.416Z] === RUN TestCreate [2021-06-30T06:36:49.416Z] --- PASS: TestCreate (0.01s) [2021-06-30T06:36:49.416Z] === RUN TestRestore [2021-06-30T06:36:49.416Z] time="2021-06-30T06:36:48Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-30T06:36:49.416Z] --- PASS: TestRestore (0.07s) [2021-06-30T06:36:49.416Z] === RUN TestAddDelete [2021-06-30T06:36:49.416Z] time="2021-06-30T06:36:49Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-30T06:36:49.416Z] --- PASS: TestAddDelete (0.04s) [2021-06-30T06:36:49.416Z] === RUN TestSearchAfterDelete [2021-06-30T06:36:49.416Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-30T06:36:49.416Z] === RUN TestParentReset [2021-06-30T06:36:49.416Z] --- PASS: TestParentReset (0.02s) [2021-06-30T06:36:49.416Z] === RUN TestGetAndSetLastUpdated [2021-06-30T06:36:49.416Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-06-30T06:36:49.416Z] === RUN TestStoreLen [2021-06-30T06:36:49.416Z] --- PASS: TestStoreLen (0.04s) [2021-06-30T06:36:49.416Z] PASS [2021-06-30T06:36:49.416Z] coverage: 86.6% of statements [2021-06-30T06:36:49.416Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-06-30T06:36:49.416Z] === RUN TestCancelledUpload [2021-06-30T06:36:49.416Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-30T06:36:49.416Z] PASS [2021-06-30T06:36:49.416Z] coverage: 76.8% of statements [2021-06-30T06:36:49.416Z] ok github.com/docker/docker/image 0.544s coverage: 86.6% of statements [2021-06-30T06:36:49.416Z] ok github.com/docker/docker/distribution/xfer 1.940s coverage: 76.8% of statements [2021-06-30T06:36:49.416Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-30T06:36:49.823Z] --- PASS: TestGetTimestamp (0.14s) [2021-06-30T06:36:49.823Z] === RUN TestParseTimestamps [2021-06-30T06:36:49.823Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-30T06:36:49.823Z] PASS [2021-06-30T06:36:49.823Z] coverage: 100.0% of statements [2021-06-30T06:36:49.823Z] ok github.com/docker/docker/api/types/time 0.171s coverage: 100.0% of statements [2021-06-30T06:36:49.823Z] === RUN TestCompareVersion [2021-06-30T06:36:49.823Z] --- PASS: TestCompareVersion (0.00s) [2021-06-30T06:36:49.823Z] PASS [2021-06-30T06:36:49.823Z] coverage: 75.0% of statements [2021-06-30T06:36:49.823Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/builder [no test files] [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-30T06:36:49.823Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-30T06:36:49.866Z] === RUN TestCompare [2021-06-30T06:36:49.866Z] --- PASS: TestCompare (0.00s) [2021-06-30T06:36:49.866Z] PASS [2021-06-30T06:36:49.866Z] coverage: 19.2% of statements [2021-06-30T06:36:49.866Z] ok github.com/docker/docker/image/cache 0.074s coverage: 19.2% of statements [2021-06-30T06:36:50.315Z] === RUN TestValidateManifest [2021-06-30T06:36:50.315Z] === RUN TestValidateManifest/non-nil [2021-06-30T06:36:50.315Z] === RUN TestValidateManifest/nil [2021-06-30T06:36:50.315Z] --- PASS: TestValidateManifest (0.00s) [2021-06-30T06:36:50.315Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-30T06:36:50.315Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-30T06:36:50.315Z] PASS [2021-06-30T06:36:50.315Z] coverage: 0.7% of statements [2021-06-30T06:36:50.765Z] ok github.com/docker/docker/image/tarexport 0.139s coverage: 0.7% of statements [2021-06-30T06:36:50.765Z] === RUN TestMakeV1ConfigFromConfig [2021-06-30T06:36:50.765Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-30T06:36:50.765Z] PASS [2021-06-30T06:36:50.765Z] coverage: 25.0% of statements [2021-06-30T06:36:50.765Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements [2021-06-30T06:36:50.765Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.17s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.57s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.56s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.19s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.33s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.00s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.55s) [2021-06-30T06:36:51.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.17s) [2021-06-30T06:36:51.169Z] === RUN TestCgroupNamespacesRun [2021-06-30T06:36:51.247Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-30T06:36:51.247Z] Copying nested executables into bundles/binary-daemon [2021-06-30T06:36:51.247Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-30T06:36:51.247Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:36:51.247Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-30T06:36:51.247Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-30T06:36:51.343Z] === RUN TestParseRemoteURL [2021-06-30T06:36:51.343Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-30T06:36:51.343Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-30T06:36:51.343Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-30T06:36:51.343Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-30T06:36:51.343Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-30T06:36:51.343Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-30T06:36:51.343Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-30T06:36:51.343Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-30T06:36:51.343Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-30T06:36:51.343Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-30T06:36:51.343Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-30T06:36:51.343Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-30T06:36:51.343Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-30T06:36:51.343Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-30T06:36:51.343Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-30T06:36:51.343Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-30T06:36:51.343Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-30T06:36:51.343Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-30T06:36:51.343Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-30T06:36:51.343Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-30T06:36:51.343Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-30T06:36:51.343Z] === RUN TestCloneArgsSmartHttp [2021-06-30T06:36:51.343Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-30T06:36:51.343Z] === RUN TestCloneArgsDumbHttp [2021-06-30T06:36:51.343Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-30T06:36:51.343Z] === RUN TestCloneArgsGit [2021-06-30T06:36:51.343Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-30T06:36:51.343Z] === RUN TestCheckoutGit [2021-06-30T06:36:51.589Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -e DOCKER_GRAPHDRIVER docker:00a4f67ddf78883bb6e891ec3943de08564e209d hack/make.sh cross [2021-06-30T06:36:52.157Z] [2021-06-30T06:36:52.157Z] Removing bundles/ [2021-06-30T06:36:52.157Z] [2021-06-30T06:36:52.157Z] ---> Making bundle: cross (in bundles/cross) [2021-06-30T06:36:52.157Z] Cross building: bundles/cross/linux/amd64 [2021-06-30T06:36:52.157Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-30T06:36:52.157Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-30T06:36:52.276Z] === RUN TestSerialization [2021-06-30T06:36:52.276Z] --- PASS: TestSerialization (0.02s) [2021-06-30T06:36:52.276Z] PASS [2021-06-30T06:36:52.276Z] coverage: 100.0% of statements [2021-06-30T06:36:52.276Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2021-06-30T06:36:52.276Z] === RUN TestEnvironmentParsing [2021-06-30T06:36:52.276Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-30T06:36:52.276Z] PASS [2021-06-30T06:36:52.276Z] coverage: 1.2% of statements [2021-06-30T06:36:52.276Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.2% of statements [2021-06-30T06:36:52.276Z] === RUN TestEmptyLayer [2021-06-30T06:36:52.276Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-30T06:36:52.276Z] === RUN TestCommitFailure [2021-06-30T06:36:52.276Z] --- PASS: TestCommitFailure (0.01s) [2021-06-30T06:36:52.276Z] === RUN TestStartTransactionFailure [2021-06-30T06:36:52.276Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-30T06:36:52.276Z] === RUN TestGetOrphan [2021-06-30T06:36:52.276Z] --- PASS: TestGetOrphan (0.01s) [2021-06-30T06:36:52.276Z] === RUN TestMountAndRegister [2021-06-30T06:36:52.276Z] layer_test.go:271: Layer size: 14 [2021-06-30T06:36:52.276Z] --- PASS: TestMountAndRegister (0.04s) [2021-06-30T06:36:52.276Z] === RUN TestLayerRelease [2021-06-30T06:36:52.276Z] layer_test.go:304: Failing on Windows [2021-06-30T06:36:52.276Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-30T06:36:52.276Z] === RUN TestStoreRestore [2021-06-30T06:36:52.276Z] layer_test.go:353: Failing on Windows [2021-06-30T06:36:52.276Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-30T06:36:52.276Z] === RUN TestTarStreamStability [2021-06-30T06:36:52.276Z] layer_test.go:468: Failing on Windows [2021-06-30T06:36:52.276Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-30T06:36:52.276Z] === RUN TestRegisterExistingLayer [2021-06-30T06:36:52.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-30T06:36:52.726Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-06-30T06:36:52.726Z] === RUN TestTarStreamVerification [2021-06-30T06:36:52.726Z] layer_test.go:697: Failing on Windows [2021-06-30T06:36:52.726Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-30T06:36:52.726Z] === RUN TestLayerMigration [2021-06-30T06:36:52.726Z] migration_test.go:46: Failing on Windows [2021-06-30T06:36:52.726Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-30T06:36:52.726Z] === RUN TestLayerMigrationNoTarsplit [2021-06-30T06:36:52.726Z] migration_test.go:182: Failing on Windows [2021-06-30T06:36:52.726Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-30T06:36:52.726Z] === RUN TestMountInit [2021-06-30T06:36:52.726Z] mount_test.go:17: Failing on Windows [2021-06-30T06:36:52.726Z] --- SKIP: TestMountInit (0.00s) [2021-06-30T06:36:52.726Z] === RUN TestMountSize [2021-06-30T06:36:52.726Z] mount_test.go:76: Failing on Windows [2021-06-30T06:36:52.726Z] --- SKIP: TestMountSize (0.00s) [2021-06-30T06:36:52.726Z] === RUN TestMountChanges [2021-06-30T06:36:52.726Z] mount_test.go:125: Failing on Windows [2021-06-30T06:36:52.726Z] --- SKIP: TestMountChanges (0.00s) [2021-06-30T06:36:52.726Z] === RUN TestMountApply [2021-06-30T06:36:52.726Z] mount_test.go:212: Failing on Windows [2021-06-30T06:36:52.726Z] --- SKIP: TestMountApply (0.00s) [2021-06-30T06:36:52.726Z] PASS [2021-06-30T06:36:52.726Z] coverage: 30.1% of statements [2021-06-30T06:36:52.726Z] ok github.com/docker/docker/layer 0.301s coverage: 30.1% of statements [2021-06-30T06:36:52.726Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-30T06:36:52.726Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-30T06:36:52.726Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-30T06:36:52.726Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-30T06:36:52.864Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-30T06:36:52.864Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestProcessNoDockerignore [2021-06-30T06:36:52.864Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-30T06:36:52.864Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestDetectContentType [2021-06-30T06:36:52.864Z] --- PASS: TestDetectContentType (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestSelectAcceptableMIME [2021-06-30T06:36:52.864Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestInspectEmptyResponse [2021-06-30T06:36:52.864Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestInspectResponseBinary [2021-06-30T06:36:52.864Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestResponseUnsupportedContentType [2021-06-30T06:36:52.864Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestInspectResponseTextSimple [2021-06-30T06:36:52.864Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestInspectResponseEmptyContentType [2021-06-30T06:36:52.864Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestUnknownContentLength [2021-06-30T06:36:52.864Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestDownloadRemote [2021-06-30T06:36:52.864Z] --- PASS: TestDownloadRemote (0.07s) [2021-06-30T06:36:52.864Z] === RUN TestGetWithStatusError [2021-06-30T06:36:52.864Z] --- PASS: TestGetWithStatusError (0.01s) [2021-06-30T06:36:52.864Z] === RUN TestCloseRootDirectory [2021-06-30T06:36:52.864Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:36:52.864Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestHashFile [2021-06-30T06:36:52.864Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:36:52.864Z] --- SKIP: TestHashFile (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestHashSubdir [2021-06-30T06:36:52.864Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:36:52.864Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-30T06:36:52.864Z] === RUN TestRemoveDirectory [2021-06-30T06:36:52.864Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:36:52.864Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-30T06:36:52.864Z] PASS [2021-06-30T06:36:52.864Z] coverage: 9.3% of statements [2021-06-30T06:36:52.864Z] ok github.com/docker/docker/builder/remotecontext 0.255s coverage: 9.3% of statements [2021-06-30T06:36:53.177Z] === RUN TestSequenceGetAvailableBit [2021-06-30T06:36:53.177Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestSequenceEqual [2021-06-30T06:36:53.177Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestSequenceCopy [2021-06-30T06:36:53.177Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestGetFirstAvailable [2021-06-30T06:36:53.177Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestFindSequence [2021-06-30T06:36:53.177Z] --- PASS: TestFindSequence (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestCheckIfAvailable [2021-06-30T06:36:53.177Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestMergeSequences [2021-06-30T06:36:53.177Z] --- PASS: TestMergeSequences (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestPushReservation [2021-06-30T06:36:53.177Z] --- PASS: TestPushReservation (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestSerializeDeserialize [2021-06-30T06:36:53.177Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestSet [2021-06-30T06:36:53.177Z] --- PASS: TestSet (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestSetUnset [2021-06-30T06:36:53.177Z] --- PASS: TestSetUnset (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestOffsetSetUnset [2021-06-30T06:36:53.177Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestSetInRange [2021-06-30T06:36:53.177Z] --- PASS: TestSetInRange (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestSetAnyInRange [2021-06-30T06:36:53.177Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestMethods [2021-06-30T06:36:53.177Z] --- PASS: TestMethods (0.00s) [2021-06-30T06:36:53.177Z] === RUN TestRandomAllocateDeallocate [2021-06-30T06:36:53.317Z] === RUN TestGetAllAllowed [2021-06-30T06:36:53.317Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestGetAllMeta [2021-06-30T06:36:53.317Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-30T06:36:53.317Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestIsUnreferencedBuiltin [2021-06-30T06:36:53.317Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestIsExistingDirectory [2021-06-30T06:36:53.317Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestGetFilenameForDownload [2021-06-30T06:36:53.317Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestEnv2Variables [2021-06-30T06:36:53.317Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-30T06:36:53.317Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestMaintainer [2021-06-30T06:36:53.317Z] --- PASS: TestMaintainer (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestLabel [2021-06-30T06:36:53.317Z] --- PASS: TestLabel (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestFromScratch [2021-06-30T06:36:53.317Z] --- PASS: TestFromScratch (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestFromWithArg [2021-06-30T06:36:53.317Z] --- PASS: TestFromWithArg (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-30T06:36:53.317Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestFromWithUndefinedArg [2021-06-30T06:36:53.317Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestFromMultiStageWithNamedStage [2021-06-30T06:36:53.317Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestOnbuild [2021-06-30T06:36:53.317Z] --- PASS: TestOnbuild (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestWorkdir [2021-06-30T06:36:53.317Z] --- PASS: TestWorkdir (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestCmd [2021-06-30T06:36:53.317Z] --- PASS: TestCmd (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestHealthcheckNone [2021-06-30T06:36:53.317Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestHealthcheckCmd [2021-06-30T06:36:53.317Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestEntrypoint [2021-06-30T06:36:53.317Z] --- PASS: TestEntrypoint (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestExpose [2021-06-30T06:36:53.317Z] --- PASS: TestExpose (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestUser [2021-06-30T06:36:53.317Z] --- PASS: TestUser (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestVolume [2021-06-30T06:36:53.317Z] --- PASS: TestVolume (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestStopSignal [2021-06-30T06:36:53.317Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-30T06:36:53.317Z] --- SKIP: TestStopSignal (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestArg [2021-06-30T06:36:53.317Z] --- PASS: TestArg (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestShell [2021-06-30T06:36:53.317Z] --- PASS: TestShell (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestPrependEnvOnCmd [2021-06-30T06:36:53.317Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestRunWithBuildArgs [2021-06-30T06:36:53.317Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestRunIgnoresHealthcheck [2021-06-30T06:36:53.317Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestDispatchUnsupportedOptions [2021-06-30T06:36:53.317Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-30T06:36:53.317Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-30T06:36:53.317Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-30T06:36:53.317Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-30T06:36:53.317Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-30T06:36:53.317Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-30T06:36:53.317Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestNormalizeWorkdir [2021-06-30T06:36:53.317Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestDispatch [2021-06-30T06:36:53.317Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-30T06:36:53.317Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-30T06:36:53.317Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-30T06:36:53.317Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-30T06:36:53.317Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-30T06:36:53.317Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-30T06:36:53.317Z] === RUN TestDispatch/COPY_url [2021-06-30T06:36:53.317Z] --- PASS: TestDispatch (0.05s) [2021-06-30T06:36:53.317Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-30T06:36:53.317Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-30T06:36:53.317Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-30T06:36:53.317Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-30T06:36:53.317Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-30T06:36:53.317Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-30T06:36:53.317Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestAddScratchImageAddsToMounts [2021-06-30T06:36:53.317Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-30T06:36:53.317Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-30T06:36:53.317Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-30T06:36:53.317Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestImageSourceGetAddsToMounts [2021-06-30T06:36:53.317Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestEmptyDockerfile [2021-06-30T06:36:53.317Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestSymlinkDockerfile [2021-06-30T06:36:53.317Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-30T06:36:53.317Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-30T06:36:53.317Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestNonExistingDockerfile [2021-06-30T06:36:53.317Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestCopyRunConfig [2021-06-30T06:36:53.317Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestDeepCopyRunConfig [2021-06-30T06:36:53.317Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestExportImage [2021-06-30T06:36:53.317Z] --- PASS: TestExportImage (0.00s) [2021-06-30T06:36:53.317Z] === RUN TestNormalizeDest [2021-06-30T06:36:53.317Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-30T06:36:53.317Z] PASS [2021-06-30T06:36:53.317Z] coverage: 47.0% of statements [2021-06-30T06:36:53.317Z] ok github.com/docker/docker/builder/dockerfile 0.171s coverage: 47.0% of statements [2021-06-30T06:36:53.317Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-30T06:36:53.771Z] === RUN TestEnable [2021-06-30T06:36:53.771Z] --- PASS: TestEnable (0.00s) [2021-06-30T06:36:53.771Z] === RUN TestDisable [2021-06-30T06:36:53.771Z] --- PASS: TestDisable (0.00s) [2021-06-30T06:36:53.771Z] === RUN TestEnabled [2021-06-30T06:36:53.771Z] --- PASS: TestEnabled (0.00s) [2021-06-30T06:36:53.771Z] PASS [2021-06-30T06:36:53.771Z] coverage: 100.0% of statements [2021-06-30T06:36:53.771Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2021-06-30T06:36:53.940Z] --- PASS: TestCgroupNamespacesRun (2.93s) [2021-06-30T06:36:53.940Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-30T06:36:54.727Z] === RUN TestTCP4Proxy [2021-06-30T06:36:54.727Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-30T06:36:54.727Z] === RUN TestTCP4ProxyHalfClose [2021-06-30T06:36:54.727Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-30T06:36:54.727Z] === RUN TestTCP6Proxy [2021-06-30T06:36:54.727Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-30T06:36:54.727Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-30T06:36:54.727Z] === RUN TestTCPDualStackProxy [2021-06-30T06:36:54.727Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-30T06:36:54.727Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-30T06:36:54.727Z] === RUN TestUDP4Proxy [2021-06-30T06:36:54.727Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-30T06:36:54.727Z] === RUN TestUDP6Proxy [2021-06-30T06:36:54.727Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-30T06:36:54.727Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-30T06:36:54.727Z] === RUN TestUDPWriteError [2021-06-30T06:36:54.727Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-30T06:36:54.727Z] === RUN TestSCTP4Proxy [2021-06-30T06:36:54.727Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-30T06:36:54.727Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-30T06:36:54.727Z] === RUN TestSCTP6Proxy [2021-06-30T06:36:54.727Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-30T06:36:54.727Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-30T06:36:54.727Z] PASS [2021-06-30T06:36:54.727Z] coverage: 49.4% of statements [2021-06-30T06:36:54.727Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2021-06-30T06:36:55.318Z] === RUN TestInvalidConfig [2021-06-30T06:36:55.318Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-30T06:36:55.318Z] === RUN TestConfig [2021-06-30T06:36:55.318Z] --- PASS: TestConfig (0.00s) [2021-06-30T06:36:55.318Z] === RUN TestOptionsLabels [2021-06-30T06:36:55.318Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-30T06:36:55.318Z] === RUN TestValidName [2021-06-30T06:36:55.318Z] --- PASS: TestValidName (0.00s) [2021-06-30T06:36:55.318Z] === RUN TestTLSConfiguration [2021-06-30T06:36:55.768Z] time="2021-06-30T06:36:55Z" level=info msg="Option Initializing KV with TLS" [2021-06-30T06:36:55.768Z] --- PASS: TestTLSConfiguration (0.14s) [2021-06-30T06:36:55.768Z] PASS [2021-06-30T06:36:55.768Z] coverage: 24.0% of statements [2021-06-30T06:36:55.768Z] ok github.com/docker/docker/libnetwork/config 0.251s coverage: 24.0% of statements [2021-06-30T06:36:55.852Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2021-06-30T06:36:55.852Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-30T06:36:56.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-30T06:36:56.218Z] === RUN TestErrorInterfaces [2021-06-30T06:36:56.218Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestNetworkMarshalling [2021-06-30T06:36:56.218Z] --- PASS: TestNetworkMarshalling (0.12s) [2021-06-30T06:36:56.218Z] === RUN TestEndpointMarshalling [2021-06-30T06:36:56.218Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestAuxAddresses [2021-06-30T06:36:56.218Z] time="2021-06-30T06:36:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-30T06:36:56.218Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-30T06:36:56.218Z] === RUN TestSRVServiceQuery [2021-06-30T06:36:56.218Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:36:56.218Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestServiceVIPReuse [2021-06-30T06:36:56.218Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:36:56.218Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-30T06:36:56.218Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:36:56.218Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestDNSIPQuery [2021-06-30T06:36:56.218Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:36:56.218Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestDNSProxyServFail [2021-06-30T06:36:56.218Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:36:56.218Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestSandboxAddEmpty [2021-06-30T06:36:56.218Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:36:56.218Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestSandboxAddMultiPrio [2021-06-30T06:36:56.218Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:36:56.218Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestSandboxAddSamePrio [2021-06-30T06:36:56.218Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:36:56.218Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestCleanupServiceDiscovery [2021-06-30T06:36:56.218Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:36:56.218Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestDNSOptions [2021-06-30T06:36:56.218Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:36:56.218Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestMultipleControllersWithSameStore [2021-06-30T06:36:56.218Z] time="2021-06-30T06:36:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-30T06:36:56.218Z] time="2021-06-30T06:36:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-30T06:36:56.218Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-06-30T06:36:56.218Z] PASS [2021-06-30T06:36:56.218Z] coverage: 8.6% of statements [2021-06-30T06:36:56.218Z] ok github.com/docker/docker/libnetwork 0.254s coverage: 8.6% of statements [2021-06-30T06:36:56.218Z] === RUN TestKey [2021-06-30T06:36:56.218Z] --- PASS: TestKey (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestParseKey [2021-06-30T06:36:56.218Z] --- PASS: TestParseKey (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestInvalidDataStore [2021-06-30T06:36:56.218Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestKVObjectFlatKey [2021-06-30T06:36:56.218Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-30T06:36:56.218Z] === RUN TestAtomicKVObjectFlatKey [2021-06-30T06:36:56.218Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-30T06:36:56.218Z] PASS [2021-06-30T06:36:56.218Z] coverage: 21.9% of statements [2021-06-30T06:36:56.218Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2021-06-30T06:36:56.671Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-30T06:36:56.671Z] === RUN TestIPDataMarshalling [2021-06-30T06:36:56.671Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-30T06:36:56.671Z] === RUN TestValidateAndIsV6 [2021-06-30T06:36:56.671Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-30T06:36:56.671Z] PASS [2021-06-30T06:36:56.671Z] coverage: 68.9% of statements [2021-06-30T06:36:56.671Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2021-06-30T06:36:57.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-30T06:36:57.621Z] === RUN TestDriver [2021-06-30T06:36:57.621Z] --- PASS: TestDriver (0.00s) [2021-06-30T06:36:57.621Z] PASS [2021-06-30T06:36:57.621Z] coverage: 34.8% of statements [2021-06-30T06:36:57.621Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-06-30T06:36:57.621Z] === RUN TestDriver [2021-06-30T06:36:57.621Z] --- PASS: TestDriver (0.00s) [2021-06-30T06:36:57.621Z] PASS [2021-06-30T06:36:57.621Z] coverage: 34.8% of statements [2021-06-30T06:36:57.621Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2021-06-30T06:36:58.072Z] === RUN TestNetworkAllocateFree [2021-06-30T06:36:58.072Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-30T06:36:58.072Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-30T06:36:58.072Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-30T06:36:58.072Z] PASS [2021-06-30T06:36:58.072Z] coverage: 63.6% of statements [2021-06-30T06:36:58.072Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.075s coverage: 63.6% of statements [2021-06-30T06:36:58.072Z] --- PASS: TestRandomAllocateDeallocate (4.78s) [2021-06-30T06:36:58.072Z] === RUN TestAllocateRandomDeallocate [2021-06-30T06:36:58.438Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.79s) [2021-06-30T06:36:58.438Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-30T06:36:58.523Z] === RUN TestGetEmptyCapabilities [2021-06-30T06:36:58.523Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-30T06:36:58.523Z] === RUN TestGetExtraCapabilities [2021-06-30T06:36:58.523Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-30T06:36:58.523Z] === RUN TestGetInvalidCapabilities [2021-06-30T06:36:58.523Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-30T06:36:58.523Z] === RUN TestRemoteDriver [2021-06-30T06:36:58.523Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-30T06:36:58.523Z] === RUN TestDriverError [2021-06-30T06:36:58.523Z] --- PASS: TestDriverError (0.00s) [2021-06-30T06:36:58.523Z] === RUN TestMissingValues [2021-06-30T06:36:58.523Z] --- PASS: TestMissingValues (0.00s) [2021-06-30T06:36:58.523Z] === RUN TestRollback [2021-06-30T06:36:58.523Z] --- PASS: TestRollback (0.00s) [2021-06-30T06:36:58.523Z] PASS [2021-06-30T06:36:58.523Z] coverage: 57.4% of statements [2021-06-30T06:36:58.523Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.074s coverage: 57.4% of statements [2021-06-30T06:36:58.974Z] === RUN TestNAT [2021-06-30T06:36:58.974Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-30T06:36:58.974Z] --- SKIP: TestNAT (0.00s) [2021-06-30T06:36:58.974Z] === RUN TestTransparent [2021-06-30T06:36:58.974Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-30T06:36:58.974Z] --- SKIP: TestTransparent (0.00s) [2021-06-30T06:36:58.974Z] PASS [2021-06-30T06:36:58.974Z] coverage: 0.0% of statements [2021-06-30T06:36:58.974Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2021-06-30T06:36:59.424Z] --- PASS: TestAllocateRandomDeallocate (1.13s) [2021-06-30T06:36:59.424Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-30T06:36:59.424Z] === RUN TestBuildDefault [2021-06-30T06:36:59.424Z] --- PASS: TestBuildDefault (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestBuildHostnameDomainname [2021-06-30T06:36:59.424Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestBuildHostname [2021-06-30T06:36:59.424Z] --- PASS: TestBuildHostname (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestBuildHostnameFQDN [2021-06-30T06:36:59.424Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestBuildNoIP [2021-06-30T06:36:59.424Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestUpdate [2021-06-30T06:36:59.424Z] --- PASS: TestUpdate (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-30T06:36:59.424Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-30T06:36:59.424Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestAddEmpty [2021-06-30T06:36:59.424Z] --- PASS: TestAddEmpty (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestAdd [2021-06-30T06:36:59.424Z] --- PASS: TestAdd (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestDeleteEmpty [2021-06-30T06:36:59.424Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestDeleteNewline [2021-06-30T06:36:59.424Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestDelete [2021-06-30T06:36:59.424Z] --- PASS: TestDelete (0.00s) [2021-06-30T06:36:59.424Z] === RUN TestConcurrentWrites [2021-06-30T06:36:59.424Z] --- PASS: TestConcurrentWrites (0.12s) [2021-06-30T06:36:59.424Z] PASS [2021-06-30T06:36:59.424Z] coverage: 81.2% of statements [2021-06-30T06:36:59.424Z] ok github.com/docker/docker/libnetwork/etchosts 0.175s coverage: 81.2% of statements [2021-06-30T06:36:59.875Z] === RUN TestNew [2021-06-30T06:36:59.875Z] --- PASS: TestNew (0.00s) [2021-06-30T06:36:59.875Z] === RUN TestAddDriver [2021-06-30T06:36:59.875Z] --- PASS: TestAddDriver (0.00s) [2021-06-30T06:36:59.875Z] === RUN TestAddDuplicateDriver [2021-06-30T06:36:59.875Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-30T06:36:59.875Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-30T06:36:59.875Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-30T06:36:59.875Z] === RUN TestDriver [2021-06-30T06:36:59.875Z] --- PASS: TestDriver (0.00s) [2021-06-30T06:36:59.875Z] === RUN TestIPAM [2021-06-30T06:36:59.875Z] --- PASS: TestIPAM (0.00s) [2021-06-30T06:36:59.875Z] === RUN TestWalkIPAMs [2021-06-30T06:36:59.875Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-30T06:36:59.875Z] === RUN TestWalkDrivers [2021-06-30T06:36:59.875Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-30T06:36:59.875Z] PASS [2021-06-30T06:36:59.875Z] coverage: 82.4% of statements [2021-06-30T06:36:59.875Z] ok github.com/docker/docker/libnetwork/drvregistry 0.073s coverage: 82.4% of statements [2021-06-30T06:37:00.325Z] === RUN TestDiff [2021-06-30T06:37:00.325Z] --- PASS: TestDiff (0.00s) [2021-06-30T06:37:00.325Z] === RUN TestAddedCallback [2021-06-30T06:37:00.325Z] --- PASS: TestAddedCallback (0.00s) [2021-06-30T06:37:00.325Z] === RUN TestRemovedCallback [2021-06-30T06:37:00.325Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-30T06:37:00.325Z] === RUN TestNoCallback [2021-06-30T06:37:00.325Z] --- PASS: TestNoCallback (0.00s) [2021-06-30T06:37:00.325Z] PASS [2021-06-30T06:37:00.325Z] coverage: 48.1% of statements [2021-06-30T06:37:00.325Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-06-30T06:37:00.325Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.08s) [2021-06-30T06:37:00.325Z] === RUN TestRetrieveFromStore [2021-06-30T06:37:00.776Z] === RUN TestNew [2021-06-30T06:37:00.776Z] --- PASS: TestNew (0.00s) [2021-06-30T06:37:00.776Z] === RUN TestAllocate [2021-06-30T06:37:00.776Z] --- PASS: TestAllocate (0.00s) [2021-06-30T06:37:00.776Z] === RUN TestUninitialized [2021-06-30T06:37:00.776Z] --- PASS: TestUninitialized (0.00s) [2021-06-30T06:37:00.776Z] === RUN TestAllocateInRange [2021-06-30T06:37:00.776Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-30T06:37:00.776Z] === RUN TestAllocateSerial [2021-06-30T06:37:00.776Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-30T06:37:00.776Z] PASS [2021-06-30T06:37:00.776Z] coverage: 87.5% of statements [2021-06-30T06:37:00.776Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2021-06-30T06:37:00.776Z] --- PASS: TestRetrieveFromStore (0.44s) [2021-06-30T06:37:00.776Z] === RUN TestIsCorrupted [2021-06-30T06:37:00.776Z] --- PASS: TestIsCorrupted (0.02s) [2021-06-30T06:37:00.776Z] === RUN TestSetRollover [2021-06-30T06:37:00.776Z] === RUN TestCaller [2021-06-30T06:37:00.776Z] --- PASS: TestCaller (0.00s) [2021-06-30T06:37:00.776Z] PASS [2021-06-30T06:37:00.776Z] coverage: 100.0% of statements [2021-06-30T06:37:00.776Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2021-06-30T06:37:00.984Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-30T06:37:01.226Z] === RUN TestSetSerialInsertDelete [2021-06-30T06:37:01.226Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-30T06:37:01.226Z] === RUN TestSetParallelInsertDelete [2021-06-30T06:37:01.246Z] --- PASS: TestCgroupNamespacesRunHostMode (2.72s) [2021-06-30T06:37:01.246Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-30T06:37:02.178Z] === RUN TestPoolRequest [2021-06-30T06:37:02.178Z] --- PASS: TestPoolRequest (0.00s) [2021-06-30T06:37:02.178Z] === RUN TestOtherRequests [2021-06-30T06:37:02.178Z] --- PASS: TestOtherRequests (0.00s) [2021-06-30T06:37:02.178Z] PASS [2021-06-30T06:37:02.178Z] coverage: 57.1% of statements [2021-06-30T06:37:02.178Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2021-06-30T06:37:02.178Z] === RUN TestInt2IP2IntConversion [2021-06-30T06:37:02.631Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2021-06-30T06:37:02.631Z] === RUN TestGetAddressVersion [2021-06-30T06:37:02.631Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-30T06:37:02.631Z] === RUN TestKeyString [2021-06-30T06:37:02.631Z] --- PASS: TestKeyString (0.00s) [2021-06-30T06:37:02.631Z] === RUN TestPoolDataMarshal [2021-06-30T06:37:02.631Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-30T06:37:02.631Z] === RUN TestSubnetsMarshal [2021-06-30T06:37:02.631Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-06-30T06:37:02.631Z] === RUN TestAddSubnets [2021-06-30T06:37:02.631Z] --- PASS: TestAddSubnets (0.04s) [2021-06-30T06:37:02.631Z] === RUN TestDoublePoolRelease [2021-06-30T06:37:02.631Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-06-30T06:37:02.631Z] === RUN TestAddReleasePoolID [2021-06-30T06:37:02.631Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-06-30T06:37:02.631Z] === RUN TestPredefinedPool [2021-06-30T06:37:02.631Z] --- PASS: TestPredefinedPool (0.02s) [2021-06-30T06:37:02.631Z] === RUN TestRemoveSubnet [2021-06-30T06:37:02.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-30T06:37:03.082Z] --- PASS: TestRemoveSubnet (0.18s) [2021-06-30T06:37:03.082Z] === RUN TestGetSameAddress [2021-06-30T06:37:03.082Z] --- PASS: TestGetSameAddress (0.02s) [2021-06-30T06:37:03.082Z] === RUN TestPoolAllocationReuse [2021-06-30T06:37:03.082Z] --- PASS: TestSetRollover (2.44s) [2021-06-30T06:37:03.082Z] === RUN TestSetRolloverSerial [2021-06-30T06:37:03.082Z] === RUN TestGetCapabilities [2021-06-30T06:37:03.082Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-30T06:37:03.082Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-30T06:37:03.082Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-30T06:37:03.082Z] === RUN TestGetDefaultAddressSpaces [2021-06-30T06:37:03.533Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-30T06:37:03.533Z] === RUN TestRemoteDriver [2021-06-30T06:37:03.533Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-30T06:37:03.533Z] PASS [2021-06-30T06:37:03.533Z] coverage: 47.4% of statements [2021-06-30T06:37:03.533Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2021-06-30T06:37:03.576Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.46s) [2021-06-30T06:37:03.576Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-30T06:37:03.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-30T06:37:03.983Z] === RUN TestWindowsIPAM [2021-06-30T06:37:03.983Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-30T06:37:03.983Z] PASS [2021-06-30T06:37:03.983Z] coverage: 71.4% of statements [2021-06-30T06:37:03.983Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2021-06-30T06:37:04.433Z] --- PASS: TestPoolAllocationReuse (1.41s) [2021-06-30T06:37:04.433Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-30T06:37:04.433Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-06-30T06:37:04.433Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-30T06:37:04.433Z] --- PASS: TestSetRolloverSerial (1.30s) [2021-06-30T06:37:04.433Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-30T06:37:04.433Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-30T06:37:04.433Z] PASS [2021-06-30T06:37:04.433Z] coverage: 84.4% of statements [2021-06-30T06:37:04.433Z] ok github.com/docker/docker/libnetwork/bitseq 11.228s coverage: 84.4% of statements [2021-06-30T06:37:04.883Z] === RUN TestDefaultNetwork [2021-06-30T06:37:04.983Z] === RUN TestCheckpointCreateError [2021-06-30T06:37:04.983Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCheckpointCreate [2021-06-30T06:37:04.983Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCheckpointDeleteError [2021-06-30T06:37:04.983Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCheckpointDelete [2021-06-30T06:37:04.983Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCheckpointListError [2021-06-30T06:37:04.983Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCheckpointList [2021-06-30T06:37:04.983Z] --- PASS: TestCheckpointList (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCheckpointListContainerNotFound [2021-06-30T06:37:04.983Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestNewClientWithOpsFromEnv [2021-06-30T06:37:04.983Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-30T06:37:04.983Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestGetAPIPath [2021-06-30T06:37:04.983Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestParseHostURL [2021-06-30T06:37:04.983Z] --- PASS: TestParseHostURL (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-30T06:37:04.983Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-30T06:37:04.983Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestNegotiateAPIVersion [2021-06-30T06:37:04.983Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestNegotiateAPVersionOverride [2021-06-30T06:37:04.983Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-30T06:37:04.983Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-30T06:37:04.983Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-30T06:37:04.983Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestClientRedirect [2021-06-30T06:37:04.983Z] --- PASS: TestClientRedirect (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigCreateUnsupported [2021-06-30T06:37:04.983Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigCreateError [2021-06-30T06:37:04.983Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigCreate [2021-06-30T06:37:04.983Z] --- PASS: TestConfigCreate (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigInspectNotFound [2021-06-30T06:37:04.983Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigInspectWithEmptyID [2021-06-30T06:37:04.983Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigInspectUnsupported [2021-06-30T06:37:04.983Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigInspectError [2021-06-30T06:37:04.983Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigInspectConfigNotFound [2021-06-30T06:37:04.983Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigInspect [2021-06-30T06:37:04.983Z] --- PASS: TestConfigInspect (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigListUnsupported [2021-06-30T06:37:04.983Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigListError [2021-06-30T06:37:04.983Z] --- PASS: TestConfigListError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigList [2021-06-30T06:37:04.983Z] --- PASS: TestConfigList (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigRemoveUnsupported [2021-06-30T06:37:04.983Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigRemoveError [2021-06-30T06:37:04.983Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigRemove [2021-06-30T06:37:04.983Z] --- PASS: TestConfigRemove (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigUpdateUnsupported [2021-06-30T06:37:04.983Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigUpdateError [2021-06-30T06:37:04.983Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestConfigUpdate [2021-06-30T06:37:04.983Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerCommitError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerCommit [2021-06-30T06:37:04.983Z] --- PASS: TestContainerCommit (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerStatPathError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerStatPathNotFoundError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerStatPathNoHeaderError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerStatPath [2021-06-30T06:37:04.983Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCopyToContainerError [2021-06-30T06:37:04.983Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCopyToContainerNotFoundError [2021-06-30T06:37:04.983Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-30T06:37:04.983Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCopyToContainer [2021-06-30T06:37:04.983Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCopyFromContainerError [2021-06-30T06:37:04.983Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCopyFromContainerNotFoundError [2021-06-30T06:37:04.983Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-30T06:37:04.983Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-30T06:37:04.983Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestCopyFromContainer [2021-06-30T06:37:04.983Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerCreateError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerCreateImageNotFound [2021-06-30T06:37:04.983Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerCreateWithName [2021-06-30T06:37:04.983Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerCreateAutoRemove [2021-06-30T06:37:04.983Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerDiffError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerDiff [2021-06-30T06:37:04.983Z] --- PASS: TestContainerDiff (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerExecCreateError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerExecCreate [2021-06-30T06:37:04.983Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerExecStartError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerExecStart [2021-06-30T06:37:04.983Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerExecInspectError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerExecInspect [2021-06-30T06:37:04.983Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerExportError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerExportError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerExport [2021-06-30T06:37:04.983Z] --- PASS: TestContainerExport (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerInspectError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerInspectContainerNotFound [2021-06-30T06:37:04.983Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerInspectWithEmptyID [2021-06-30T06:37:04.983Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerInspect [2021-06-30T06:37:04.983Z] --- PASS: TestContainerInspect (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerInspectNode [2021-06-30T06:37:04.983Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerKillError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerKillError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerKill [2021-06-30T06:37:04.983Z] --- PASS: TestContainerKill (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerListError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerListError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerList [2021-06-30T06:37:04.983Z] --- PASS: TestContainerList (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerLogsNotFoundError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerLogsError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerLogs [2021-06-30T06:37:04.983Z] --- PASS: TestContainerLogs (0.14s) [2021-06-30T06:37:04.983Z] === RUN TestContainerPauseError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerPause [2021-06-30T06:37:04.983Z] --- PASS: TestContainerPause (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainersPruneError [2021-06-30T06:37:04.983Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainersPrune [2021-06-30T06:37:04.983Z] --- PASS: TestContainersPrune (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerRemoveError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerRemoveNotFoundError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerRemove [2021-06-30T06:37:04.983Z] --- PASS: TestContainerRemove (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerRenameError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerRenameError (0.01s) [2021-06-30T06:37:04.983Z] === RUN TestContainerRename [2021-06-30T06:37:04.983Z] --- PASS: TestContainerRename (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerResizeError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerExecResizeError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerResize [2021-06-30T06:37:04.983Z] --- PASS: TestContainerResize (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerExecResize [2021-06-30T06:37:04.983Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerRestartError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerRestart [2021-06-30T06:37:04.983Z] --- PASS: TestContainerRestart (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerStartError [2021-06-30T06:37:04.983Z] --- PASS: TestContainerStartError (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerStart [2021-06-30T06:37:04.983Z] --- PASS: TestContainerStart (0.00s) [2021-06-30T06:37:04.983Z] === RUN TestContainerStatsError [2021-06-30T06:37:04.984Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestContainerStats [2021-06-30T06:37:04.984Z] --- PASS: TestContainerStats (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestContainerStopError [2021-06-30T06:37:04.984Z] --- PASS: TestContainerStopError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestContainerStop [2021-06-30T06:37:04.984Z] --- PASS: TestContainerStop (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestContainerTopError [2021-06-30T06:37:04.984Z] --- PASS: TestContainerTopError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestContainerTop [2021-06-30T06:37:04.984Z] --- PASS: TestContainerTop (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestContainerUnpauseError [2021-06-30T06:37:04.984Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestContainerUnpause [2021-06-30T06:37:04.984Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestContainerUpdateError [2021-06-30T06:37:04.984Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestContainerUpdate [2021-06-30T06:37:04.984Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestContainerWaitError [2021-06-30T06:37:04.984Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestContainerWait [2021-06-30T06:37:04.984Z] --- PASS: TestContainerWait (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestDiskUsageError [2021-06-30T06:37:04.984Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestDiskUsage [2021-06-30T06:37:04.984Z] --- PASS: TestDiskUsage (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestDistributionInspectUnsupported [2021-06-30T06:37:04.984Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestDistributionInspectWithEmptyID [2021-06-30T06:37:04.984Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestEventsErrorInOptions [2021-06-30T06:37:04.984Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestEventsErrorFromServer [2021-06-30T06:37:04.984Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestEvents [2021-06-30T06:37:04.984Z] --- PASS: TestEvents (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestTLSCloseWriter [2021-06-30T06:37:04.984Z] === PAUSE TestTLSCloseWriter [2021-06-30T06:37:04.984Z] === RUN TestImageBuildError [2021-06-30T06:37:04.984Z] --- PASS: TestImageBuildError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageBuild [2021-06-30T06:37:04.984Z] --- PASS: TestImageBuild (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestGetDockerOS [2021-06-30T06:37:04.984Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageCreateError [2021-06-30T06:37:04.984Z] --- PASS: TestImageCreateError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageCreate [2021-06-30T06:37:04.984Z] --- PASS: TestImageCreate (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageHistoryError [2021-06-30T06:37:04.984Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageHistory [2021-06-30T06:37:04.984Z] --- PASS: TestImageHistory (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageImportError [2021-06-30T06:37:04.984Z] --- PASS: TestImageImportError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageImport [2021-06-30T06:37:04.984Z] --- PASS: TestImageImport (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageInspectError [2021-06-30T06:37:04.984Z] --- PASS: TestImageInspectError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageInspectImageNotFound [2021-06-30T06:37:04.984Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageInspectWithEmptyID [2021-06-30T06:37:04.984Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageInspect [2021-06-30T06:37:04.984Z] --- PASS: TestImageInspect (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageListError [2021-06-30T06:37:04.984Z] --- PASS: TestImageListError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageList [2021-06-30T06:37:04.984Z] --- PASS: TestImageList (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageListApiBefore125 [2021-06-30T06:37:04.984Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageLoadError [2021-06-30T06:37:04.984Z] --- PASS: TestImageLoadError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageLoad [2021-06-30T06:37:04.984Z] --- PASS: TestImageLoad (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagesPruneError [2021-06-30T06:37:04.984Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagesPrune [2021-06-30T06:37:04.984Z] --- PASS: TestImagesPrune (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePullReferenceParseError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePullAnyError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePullWithoutErrors [2021-06-30T06:37:04.984Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePushReferenceError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePushAnyError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-30T06:37:04.984Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImagePushWithoutErrors [2021-06-30T06:37:04.984Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-30T06:37:04.984Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-30T06:37:04.984Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-30T06:37:04.984Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-30T06:37:04.984Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-30T06:37:04.984Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-30T06:37:04.984Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-30T06:37:04.984Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-30T06:37:04.984Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageRemoveError [2021-06-30T06:37:04.984Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageRemoveImageNotFound [2021-06-30T06:37:04.984Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageRemove [2021-06-30T06:37:04.984Z] --- PASS: TestImageRemove (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageSaveError [2021-06-30T06:37:04.984Z] --- PASS: TestImageSaveError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageSave [2021-06-30T06:37:04.984Z] --- PASS: TestImageSave (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageSearchAnyError [2021-06-30T06:37:04.984Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-30T06:37:04.984Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-30T06:37:04.984Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-30T06:37:04.984Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-30T06:37:04.984Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageSearchWithoutErrors [2021-06-30T06:37:04.984Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageTagError [2021-06-30T06:37:04.984Z] --- PASS: TestImageTagError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageTagInvalidReference [2021-06-30T06:37:04.984Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageTagInvalidSourceImageName [2021-06-30T06:37:04.984Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageTagHexSource [2021-06-30T06:37:04.984Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestImageTag [2021-06-30T06:37:04.984Z] --- PASS: TestImageTag (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestInfoServerError [2021-06-30T06:37:04.984Z] --- PASS: TestInfoServerError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestInfoInvalidResponseJSONError [2021-06-30T06:37:04.984Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestInfo [2021-06-30T06:37:04.984Z] --- PASS: TestInfo (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkConnectError [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkConnect [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkCreateError [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkCreate [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkDisconnectError [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkDisconnect [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkInspectError [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkInspectNotFoundError [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkInspectWithEmptyID [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkInspect [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkListError [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkListError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkList [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkList (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworksPruneError [2021-06-30T06:37:04.984Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworksPrune [2021-06-30T06:37:04.984Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkRemoveError [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNetworkRemove [2021-06-30T06:37:04.984Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNodeInspectError [2021-06-30T06:37:04.984Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNodeInspectNodeNotFound [2021-06-30T06:37:04.984Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNodeInspectWithEmptyID [2021-06-30T06:37:04.984Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNodeInspect [2021-06-30T06:37:04.984Z] --- PASS: TestNodeInspect (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNodeListError [2021-06-30T06:37:04.984Z] --- PASS: TestNodeListError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNodeList [2021-06-30T06:37:04.984Z] --- PASS: TestNodeList (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNodeRemoveError [2021-06-30T06:37:04.984Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNodeRemove [2021-06-30T06:37:04.984Z] --- PASS: TestNodeRemove (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNodeUpdateError [2021-06-30T06:37:04.984Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestNodeUpdate [2021-06-30T06:37:04.984Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestOptionWithTimeout [2021-06-30T06:37:04.984Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPingFail [2021-06-30T06:37:04.984Z] --- PASS: TestPingFail (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPingWithError [2021-06-30T06:37:04.984Z] 2021/06/30 06:37:03 RoundTripper returned a response & error; ignoring response [2021-06-30T06:37:04.984Z] 2021/06/30 06:37:03 RoundTripper returned a response & error; ignoring response [2021-06-30T06:37:04.984Z] --- PASS: TestPingWithError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPingSuccess [2021-06-30T06:37:04.984Z] --- PASS: TestPingSuccess (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPingHeadFallback [2021-06-30T06:37:04.984Z] === RUN TestPingHeadFallback/OK [2021-06-30T06:37:04.984Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-30T06:37:04.984Z] === RUN TestPingHeadFallback/Not_Found [2021-06-30T06:37:04.984Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-30T06:37:04.984Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-30T06:37:04.984Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-30T06:37:04.984Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-30T06:37:04.984Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-30T06:37:04.984Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginDisableError [2021-06-30T06:37:04.984Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginDisable [2021-06-30T06:37:04.984Z] --- PASS: TestPluginDisable (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginEnableError [2021-06-30T06:37:04.984Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginEnable [2021-06-30T06:37:04.984Z] --- PASS: TestPluginEnable (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginInspectError [2021-06-30T06:37:04.984Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginInspectWithEmptyID [2021-06-30T06:37:04.984Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginInspect [2021-06-30T06:37:04.984Z] --- PASS: TestPluginInspect (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginListError [2021-06-30T06:37:04.984Z] --- PASS: TestPluginListError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginList [2021-06-30T06:37:04.984Z] --- PASS: TestPluginList (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginPushError [2021-06-30T06:37:04.984Z] --- PASS: TestPluginPushError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginPush [2021-06-30T06:37:04.984Z] --- PASS: TestPluginPush (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginRemoveError [2021-06-30T06:37:04.984Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginRemove [2021-06-30T06:37:04.984Z] --- PASS: TestPluginRemove (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginSetError [2021-06-30T06:37:04.984Z] --- PASS: TestPluginSetError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPluginSet [2021-06-30T06:37:04.984Z] --- PASS: TestPluginSet (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSetHostHeader [2021-06-30T06:37:04.984Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestPlainTextError [2021-06-30T06:37:04.984Z] --- PASS: TestPlainTextError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestInfiniteError [2021-06-30T06:37:04.984Z] --- PASS: TestInfiniteError (0.05s) [2021-06-30T06:37:04.984Z] === RUN TestCanceledContext [2021-06-30T06:37:04.984Z] 2021/06/30 06:37:04 RoundTripper returned a response & error; ignoring response [2021-06-30T06:37:04.984Z] --- PASS: TestCanceledContext (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestDeadlineExceededContext [2021-06-30T06:37:04.984Z] 2021/06/30 06:37:04 RoundTripper returned a response & error; ignoring response [2021-06-30T06:37:04.984Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretCreateUnsupported [2021-06-30T06:37:04.984Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretCreateError [2021-06-30T06:37:04.984Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretCreate [2021-06-30T06:37:04.984Z] --- PASS: TestSecretCreate (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretInspectUnsupported [2021-06-30T06:37:04.984Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretInspectError [2021-06-30T06:37:04.984Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretInspectSecretNotFound [2021-06-30T06:37:04.984Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretInspectWithEmptyID [2021-06-30T06:37:04.984Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretInspect [2021-06-30T06:37:04.984Z] --- PASS: TestSecretInspect (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretListUnsupported [2021-06-30T06:37:04.984Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretListError [2021-06-30T06:37:04.984Z] --- PASS: TestSecretListError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretList [2021-06-30T06:37:04.984Z] --- PASS: TestSecretList (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretRemoveUnsupported [2021-06-30T06:37:04.984Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretRemoveError [2021-06-30T06:37:04.984Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretRemove [2021-06-30T06:37:04.984Z] --- PASS: TestSecretRemove (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretUpdateUnsupported [2021-06-30T06:37:04.984Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretUpdateError [2021-06-30T06:37:04.984Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestSecretUpdate [2021-06-30T06:37:04.984Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestServiceCreateError [2021-06-30T06:37:04.984Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestServiceCreate [2021-06-30T06:37:04.984Z] --- PASS: TestServiceCreate (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-30T06:37:04.984Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-30T06:37:04.984Z] === RUN TestServiceCreateDigestPinning [2021-06-30T06:37:04.984Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceInspectError [2021-06-30T06:37:04.985Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceInspectServiceNotFound [2021-06-30T06:37:04.985Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceInspectWithEmptyID [2021-06-30T06:37:04.985Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceInspect [2021-06-30T06:37:04.985Z] --- PASS: TestServiceInspect (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceListError [2021-06-30T06:37:04.985Z] --- PASS: TestServiceListError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceList [2021-06-30T06:37:04.985Z] --- PASS: TestServiceList (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceLogsError [2021-06-30T06:37:04.985Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceLogs [2021-06-30T06:37:04.985Z] --- PASS: TestServiceLogs (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceRemoveError [2021-06-30T06:37:04.985Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceRemoveNotFoundError [2021-06-30T06:37:04.985Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceRemove [2021-06-30T06:37:04.985Z] --- PASS: TestServiceRemove (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceUpdateError [2021-06-30T06:37:04.985Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestServiceUpdate [2021-06-30T06:37:04.985Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmGetUnlockKeyError [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmGetUnlockKey [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmInitError [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmInit [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmInit (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmInspectError [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmInspect [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmJoinError [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmJoin [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmLeaveError [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmLeave [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmUnlockError [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmUnlock [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmUpdateError [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestSwarmUpdate [2021-06-30T06:37:04.985Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestTaskInspectError [2021-06-30T06:37:04.985Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestTaskInspectWithEmptyID [2021-06-30T06:37:04.985Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestTaskInspect [2021-06-30T06:37:04.985Z] --- PASS: TestTaskInspect (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestTaskListError [2021-06-30T06:37:04.985Z] --- PASS: TestTaskListError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestTaskList [2021-06-30T06:37:04.985Z] --- PASS: TestTaskList (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestVolumeCreateError [2021-06-30T06:37:04.985Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestVolumeCreate [2021-06-30T06:37:04.985Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestVolumeInspectError [2021-06-30T06:37:04.985Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestVolumeInspectNotFound [2021-06-30T06:37:04.985Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestVolumeInspectWithEmptyID [2021-06-30T06:37:04.985Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestVolumeInspect [2021-06-30T06:37:04.985Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestVolumeListError [2021-06-30T06:37:04.985Z] --- PASS: TestVolumeListError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestVolumeList [2021-06-30T06:37:04.985Z] --- PASS: TestVolumeList (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestVolumeRemoveError [2021-06-30T06:37:04.985Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-30T06:37:04.985Z] === RUN TestVolumeRemove [2021-06-30T06:37:04.985Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-30T06:37:04.985Z] === CONT TestTLSCloseWriter [2021-06-30T06:37:04.985Z] --- PASS: TestTLSCloseWriter (0.03s) [2021-06-30T06:37:04.985Z] PASS [2021-06-30T06:37:04.985Z] coverage: 75.0% of statements [2021-06-30T06:37:04.985Z] ok github.com/docker/docker/client 0.353s coverage: 75.0% of statements [2021-06-30T06:37:05.333Z] --- PASS: TestDefaultNetwork (0.27s) [2021-06-30T06:37:05.333Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-30T06:37:05.333Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-06-30T06:37:05.333Z] === RUN TestInitAddressPools [2021-06-30T06:37:05.333Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-30T06:37:05.333Z] PASS [2021-06-30T06:37:05.333Z] coverage: 74.0% of statements [2021-06-30T06:37:05.333Z] ok github.com/docker/docker/libnetwork/ipamutils 0.605s coverage: 74.0% of statements [2021-06-30T06:37:05.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-30T06:37:05.752Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.89s) [2021-06-30T06:37:05.752Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-30T06:37:05.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-30T06:37:06.287Z] === RUN TestKeyValue [2021-06-30T06:37:06.287Z] --- PASS: TestKeyValue (0.00s) [2021-06-30T06:37:06.287Z] PASS [2021-06-30T06:37:06.287Z] coverage: 60.0% of statements [2021-06-30T06:37:06.287Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-06-30T06:37:06.694Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-06-30T06:37:06.694Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-30T06:37:07.236Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-30T06:37:07.636Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-30T06:37:07.721Z] --- PASS: TestServicePlugin (30.34s) [2021-06-30T06:37:07.721Z] === RUN TestServiceUpdateLabel [2021-06-30T06:37:08.578Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-30T06:37:08.745Z] === RUN TestGenerate [2021-06-30T06:37:08.745Z] --- PASS: TestGenerate (0.00s) [2021-06-30T06:37:08.745Z] === RUN TestGeneratePtr [2021-06-30T06:37:08.745Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-30T06:37:08.745Z] === RUN TestGenerateMissingField [2021-06-30T06:37:08.745Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-30T06:37:08.745Z] === RUN TestFieldCannotBeSet [2021-06-30T06:37:08.745Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-30T06:37:08.745Z] === RUN TestTypeMismatchError [2021-06-30T06:37:08.745Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-30T06:37:08.745Z] PASS [2021-06-30T06:37:08.745Z] coverage: 100.0% of statements [2021-06-30T06:37:08.745Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2021-06-30T06:37:08.745Z] === RUN TestNetworkDBSimple [2021-06-30T06:37:09.084Z] --- PASS: TestServiceUpdateLabel (2.21s) [2021-06-30T06:37:09.084Z] === RUN TestServiceUpdateSecrets [2021-06-30T06:37:09.150Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.67s) [2021-06-30T06:37:09.150Z] === RUN TestNISDomainname [2021-06-30T06:37:09.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-30T06:37:09.150Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-30T06:37:09.150Z] check_test.go:309: [d77d4c9013f02] daemon is not started [2021-06-30T06:37:09.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-30T06:37:09.150Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-30T06:37:09.150Z] check_test.go:309: [d56ca98f1d382] daemon is not started [2021-06-30T06:37:09.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-30T06:37:09.195Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.60s) [2021-06-30T06:37:09.195Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-30T06:37:09.195Z] testing: warning: no tests to run [2021-06-30T06:37:09.195Z] PASS [2021-06-30T06:37:09.195Z] coverage: 0.0% of statements [2021-06-30T06:37:09.195Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2021-06-30T06:37:09.410Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-30T06:37:09.644Z] 2021/06/30 06:37:09 Closing DB instances... [2021-06-30T06:37:10.093Z] === RUN TestRequestNewPort [2021-06-30T06:37:10.093Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-30T06:37:10.093Z] === RUN TestRequestSpecificPort [2021-06-30T06:37:10.093Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-30T06:37:10.093Z] === RUN TestReleasePort [2021-06-30T06:37:10.093Z] --- PASS: TestReleasePort (0.00s) [2021-06-30T06:37:10.093Z] === RUN TestReuseReleasedPort [2021-06-30T06:37:10.093Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-30T06:37:10.093Z] === RUN TestReleaseUnreadledPort [2021-06-30T06:37:10.093Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-30T06:37:10.093Z] === RUN TestUnknowProtocol [2021-06-30T06:37:10.093Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-30T06:37:10.093Z] === RUN TestAllocateAllPorts [2021-06-30T06:37:10.093Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-30T06:37:10.093Z] === RUN TestPortAllocation [2021-06-30T06:37:10.093Z] --- PASS: TestPortAllocation (0.00s) [2021-06-30T06:37:10.093Z] === RUN TestPortAllocationWithCustomRange [2021-06-30T06:37:10.093Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-30T06:37:10.093Z] === RUN TestNoDuplicateBPR [2021-06-30T06:37:10.093Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-30T06:37:10.093Z] === RUN TestChangePortRange [2021-06-30T06:37:10.093Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-30T06:37:10.093Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-30T06:37:10.093Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-30T06:37:10.093Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-30T06:37:10.093Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-30T06:37:10.093Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-30T06:37:10.093Z] --- PASS: TestChangePortRange (0.00s) [2021-06-30T06:37:10.093Z] PASS [2021-06-30T06:37:10.093Z] coverage: 88.6% of statements [2021-06-30T06:37:10.093Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2021-06-30T06:37:10.543Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-06-30T06:37:10.543Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-30T06:37:10.994Z] === RUN TestTransportPortConv [2021-06-30T06:37:10.994Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-30T06:37:10.994Z] === RUN TestTransportPortBindingConv [2021-06-30T06:37:10.994Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-30T06:37:10.994Z] === RUN TestErrorConstructors [2021-06-30T06:37:10.994Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-30T06:37:10.994Z] === RUN TestCompareIPMask [2021-06-30T06:37:10.994Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-30T06:37:10.994Z] === RUN TestUtilGetHostPartIP [2021-06-30T06:37:10.994Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-30T06:37:10.994Z] === RUN TestUtilGetBroadcastIP [2021-06-30T06:37:10.994Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-30T06:37:10.994Z] === RUN TestParseCIDR [2021-06-30T06:37:10.994Z] --- PASS: TestParseCIDR (0.00s) [2021-06-30T06:37:10.994Z] PASS [2021-06-30T06:37:10.994Z] coverage: 47.9% of statements [2021-06-30T06:37:10.994Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 47.9% of statements [2021-06-30T06:37:10.994Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.90s) [2021-06-30T06:37:10.994Z] === RUN TestGetAddress [2021-06-30T06:37:11.356Z] --- PASS: TestNISDomainname (2.33s) [2021-06-30T06:37:11.356Z] === RUN TestHostnameDnsResolution [2021-06-30T06:37:11.443Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-06-30T06:37:11.443Z] PASS [2021-06-30T06:37:11.443Z] coverage: 100.0% of statements [2021-06-30T06:37:11.443Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.060s coverage: 100.0% of statements [2021-06-30T06:37:11.893Z] 2021/06/30 06:37:11 Closing DB instances... [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-30T06:37:11.893Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-30T06:37:11.893Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-30T06:37:11.894Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-30T06:37:11.894Z] PASS [2021-06-30T06:37:11.894Z] coverage: 44.0% of statements [2021-06-30T06:37:11.894Z] ok github.com/docker/docker/oci 0.048s coverage: 44.0% of statements [2021-06-30T06:37:12.843Z] === RUN TestAddressPoolOpt [2021-06-30T06:37:12.843Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/a [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/something [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/_=a [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/env1=value1 [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/_env1=value1 [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/PATH [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/=a [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/PATH= [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/PATH=something [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/asd!qwe [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/1asd [2021-06-30T06:37:12.843Z] === RUN TestValidateEnv/123 [2021-06-30T06:37:12.844Z] === RUN TestValidateEnv/some_space [2021-06-30T06:37:12.844Z] === RUN TestValidateEnv/__some_space_before [2021-06-30T06:37:12.844Z] === RUN TestValidateEnv/some_space_after__ [2021-06-30T06:37:12.844Z] === RUN TestValidateEnv/= [2021-06-30T06:37:12.844Z] === RUN TestValidateEnv/PaTh [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestParseHost [2021-06-30T06:37:12.844Z] --- PASS: TestParseHost (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestParseDockerDaemonHost [2021-06-30T06:37:12.844Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestParseTCP [2021-06-30T06:37:12.844Z] --- PASS: TestParseTCP (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-30T06:37:12.844Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestValidateExtraHosts [2021-06-30T06:37:12.844Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestIpOptString [2021-06-30T06:37:12.844Z] --- PASS: TestIpOptString (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-30T06:37:12.844Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestNewIpOptValidDefaultVal [2021-06-30T06:37:12.844Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestIpOptSetInvalidVal [2021-06-30T06:37:12.844Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestValidateIPAddress [2021-06-30T06:37:12.844Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestMapOpts [2021-06-30T06:37:12.844Z] --- PASS: TestMapOpts (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestListOptsWithoutValidator [2021-06-30T06:37:12.844Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestListOptsWithValidator [2021-06-30T06:37:12.844Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestValidateDNSSearch [2021-06-30T06:37:12.844Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_general_format [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_one_more [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-30T06:37:12.844Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-30T06:37:12.844Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestNamedListOpts [2021-06-30T06:37:12.844Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestNamedMapOpts [2021-06-30T06:37:12.844Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestParseLink [2021-06-30T06:37:12.844Z] --- PASS: TestParseLink (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestQuotedStringSetWithQuotes [2021-06-30T06:37:12.844Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-30T06:37:12.844Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-30T06:37:12.844Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-30T06:37:12.844Z] === RUN TestUlimitOpt [2021-06-30T06:37:12.844Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-30T06:37:12.844Z] PASS [2021-06-30T06:37:12.844Z] coverage: 67.1% of statements [2021-06-30T06:37:12.844Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2021-06-30T06:37:12.844Z] === RUN TestParseVersion [2021-06-30T06:37:12.844Z] --- PASS: TestParseVersion (0.00s) [2021-06-30T06:37:12.844Z] PASS [2021-06-30T06:37:12.844Z] coverage: 52.9% of statements [2021-06-30T06:37:12.844Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2021-06-30T06:37:13.281Z] --- PASS: TestHostnameDnsResolution (1.93s) [2021-06-30T06:37:13.281Z] === RUN TestStats [2021-06-30T06:37:13.294Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-06-30T06:37:13.294Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-30T06:37:13.542Z] check_test.go:309: [d374c9a2f55f0] daemon is not started [2021-06-30T06:37:13.542Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-30T06:37:14.814Z] 2021/06/30 06:37:14 Closing DB instances... [2021-06-30T06:37:14.814Z] === RUN TestIsArchivePathDir [2021-06-30T06:37:14.814Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-06-30T06:37:14.814Z] === RUN TestIsArchivePathInvalidFile [2021-06-30T06:37:14.814Z] === RUN TestPeerCertificateMarshalJSON [2021-06-30T06:37:14.814Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-06-30T06:37:14.814Z] === RUN TestIsArchivePathTar [2021-06-30T06:37:15.265Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-06-30T06:37:15.265Z] === RUN TestDecompressStreamGzip [2021-06-30T06:37:15.265Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-06-30T06:37:15.265Z] === RUN TestDecompressStreamBzip2 [2021-06-30T06:37:15.265Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-06-30T06:37:15.265Z] === RUN TestDecompressStreamXz [2021-06-30T06:37:15.265Z] archive_test.go:134: Xz not present in msys2 [2021-06-30T06:37:15.265Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestCompressStreamXzUnsupported [2021-06-30T06:37:15.265Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-30T06:37:15.265Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestCompressStreamInvalid [2021-06-30T06:37:15.265Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestExtensionInvalid [2021-06-30T06:37:15.265Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestExtensionUncompressed [2021-06-30T06:37:15.265Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestExtensionBzip2 [2021-06-30T06:37:15.265Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestExtensionGzip [2021-06-30T06:37:15.265Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestExtensionXz [2021-06-30T06:37:15.265Z] --- PASS: TestExtensionXz (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestCmdStreamLargeStderr [2021-06-30T06:37:15.265Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-30T06:37:15.265Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-30T06:37:15.265Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2021-06-30T06:37:15.265Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-30T06:37:15.265Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestMiddleware [2021-06-30T06:37:15.265Z] --- PASS: TestMiddleware (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestNewResponseModifier [2021-06-30T06:37:15.265Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-30T06:37:15.265Z] PASS [2021-06-30T06:37:15.265Z] coverage: 26.8% of statements [2021-06-30T06:37:15.265Z] ok github.com/docker/docker/pkg/authorization 0.556s coverage: 26.8% of statements [2021-06-30T06:37:15.265Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-30T06:37:15.265Z] === RUN TestCmdStreamBad [2021-06-30T06:37:15.265Z] archive_test.go:239: Failing on Windows CI machines [2021-06-30T06:37:15.265Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestCmdStreamGood [2021-06-30T06:37:15.265Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-30T06:37:15.265Z] === RUN TestUntarPathWithInvalidDest [2021-06-30T06:37:15.265Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-06-30T06:37:15.265Z] === RUN TestUntarPathWithInvalidSrc [2021-06-30T06:37:15.265Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-30T06:37:15.265Z] === RUN TestUntarPath [2021-06-30T06:37:15.716Z] --- PASS: TestUntarPath (0.07s) [2021-06-30T06:37:15.716Z] === RUN TestUntarPathWithDestinationFile [2021-06-30T06:37:15.716Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-06-30T06:37:15.716Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-30T06:37:15.716Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-06-30T06:37:15.716Z] === RUN TestCopyWithTarInvalidSrc [2021-06-30T06:37:15.716Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-30T06:37:15.716Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-30T06:37:15.716Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-30T06:37:15.716Z] === RUN TestCopyWithTarSrcFile [2021-06-30T06:37:15.716Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-30T06:37:15.716Z] === RUN TestCopyWithTarSrcFolder [2021-06-30T06:37:15.716Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-30T06:37:15.716Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-30T06:37:15.716Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-30T06:37:15.716Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-30T06:37:15.716Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-30T06:37:15.716Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-30T06:37:15.716Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-30T06:37:15.716Z] === RUN TestCopyFileWithTarSrcFile [2021-06-30T06:37:15.716Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-06-30T06:37:15.716Z] === RUN TestTarFiles [2021-06-30T06:37:16.085Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-30T06:37:16.167Z] === RUN TestUnbuffered [2021-06-30T06:37:16.167Z] --- PASS: TestUnbuffered (0.00s) [2021-06-30T06:37:16.167Z] === RUN TestRaceUnbuffered [2021-06-30T06:37:16.167Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-30T06:37:16.167Z] PASS [2021-06-30T06:37:16.167Z] coverage: 100.0% of statements [2021-06-30T06:37:16.167Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-06-30T06:37:16.167Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.81s) [2021-06-30T06:37:16.167Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-30T06:37:16.616Z] === RUN TestMatch [2021-06-30T06:37:16.616Z] === RUN TestMatch/[[]] [2021-06-30T06:37:16.616Z] === RUN TestMatch/[[foo]] [2021-06-30T06:37:16.616Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-30T06:37:16.616Z] === RUN TestMatch/[[foo_bar]] [2021-06-30T06:37:16.616Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-30T06:37:16.616Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-30T06:37:16.616Z] === RUN TestMatch/[] [2021-06-30T06:37:16.616Z] === RUN TestMatch/[]#01 [2021-06-30T06:37:16.616Z] === RUN TestMatch/[[qux]] [2021-06-30T06:37:16.616Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-30T06:37:16.616Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-30T06:37:16.616Z] === RUN TestMatch/[[foo_baz]] [2021-06-30T06:37:16.616Z] --- PASS: TestMatch (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[] (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-30T06:37:16.616Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-30T06:37:16.616Z] PASS [2021-06-30T06:37:16.616Z] coverage: 87.5% of statements [2021-06-30T06:37:16.616Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2021-06-30T06:37:16.657Z] --- PASS: TestStats (3.14s) [2021-06-30T06:37:16.657Z] === RUN TestStopContainerWithTimeout [2021-06-30T06:37:16.657Z] === RUN TestStopContainerWithTimeout/0 [2021-06-30T06:37:16.657Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-30T06:37:16.657Z] === RUN TestStopContainerWithTimeout/1 [2021-06-30T06:37:16.657Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-30T06:37:16.657Z] === RUN TestStopContainerWithTimeout/3 [2021-06-30T06:37:16.657Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-30T06:37:16.657Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-30T06:37:16.657Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-30T06:37:16.657Z] === CONT TestStopContainerWithTimeout/0 [2021-06-30T06:37:16.657Z] === CONT TestStopContainerWithTimeout/3 [2021-06-30T06:37:17.568Z] === RUN TestChrootTarUntar [2021-06-30T06:37:17.568Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:37:17.568Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-30T06:37:17.568Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-30T06:37:17.568Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:37:17.568Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-30T06:37:17.568Z] === RUN TestChrootUntarEmptyArchive [2021-06-30T06:37:17.568Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-30T06:37:17.568Z] === RUN TestChrootTarUntarWithSymlink [2021-06-30T06:37:17.568Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:37:17.568Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-30T06:37:17.568Z] === RUN TestChrootCopyWithTar [2021-06-30T06:37:17.568Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:37:17.568Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-30T06:37:17.568Z] === RUN TestChrootCopyFileWithTar [2021-06-30T06:37:17.568Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:37:17.568Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-30T06:37:17.568Z] === RUN TestChrootUntarPath [2021-06-30T06:37:17.568Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:37:17.568Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-30T06:37:17.568Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-30T06:37:17.568Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:37:17.568Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:37:17.568Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-30T06:37:17.568Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:37:17.568Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:37:17.568Z] === RUN TestChrootApplyDotDotFile [2021-06-30T06:37:17.568Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:37:17.568Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-30T06:37:17.568Z] PASS [2021-06-30T06:37:17.568Z] coverage: 15.4% of statements [2021-06-30T06:37:17.568Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 15.4% of statements [2021-06-30T06:37:18.043Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-30T06:37:18.536Z] === RUN TestSizeEmpty [2021-06-30T06:37:18.536Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-30T06:37:18.536Z] === RUN TestSizeEmptyFile [2021-06-30T06:37:18.536Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-30T06:37:18.536Z] === RUN TestSizeNonemptyFile [2021-06-30T06:37:18.536Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-30T06:37:18.536Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-30T06:37:18.536Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-30T06:37:18.536Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-30T06:37:18.536Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-30T06:37:18.536Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-30T06:37:18.536Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-30T06:37:18.536Z] === RUN TestMoveToSubdir [2021-06-30T06:37:18.536Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-30T06:37:18.536Z] === RUN TestSizeNonExistingDirectory [2021-06-30T06:37:18.536Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-30T06:37:18.536Z] PASS [2021-06-30T06:37:18.536Z] coverage: 80.0% of statements [2021-06-30T06:37:18.536Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-06-30T06:37:18.536Z] 2021/06/30 06:37:18 Closing DB instances... [2021-06-30T06:37:18.614Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-30T06:37:18.614Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-30T06:37:19.489Z] --- PASS: TestTarFiles (3.58s) [2021-06-30T06:37:19.489Z] === RUN TestTarUntar [2021-06-30T06:37:19.489Z] --- PASS: TestTarUntar (0.03s) [2021-06-30T06:37:19.489Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-30T06:37:19.489Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-30T06:37:19.489Z] === RUN TestTarWithOptions [2021-06-30T06:37:19.489Z] --- PASS: TestTarWithOptions (0.02s) [2021-06-30T06:37:19.489Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-30T06:37:19.489Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-30T06:37:19.489Z] === RUN TestUntarUstarGnuConflict [2021-06-30T06:37:19.489Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-06-30T06:37:19.489Z] === RUN TestUntarInvalidFilenames [2021-06-30T06:37:19.489Z] === RUN Test [2021-06-30T06:37:19.489Z] === RUN Test/TestContainsEntry [2021-06-30T06:37:19.489Z] === RUN Test/TestCreateEntries [2021-06-30T06:37:19.489Z] === RUN Test/TestEntriesDiff [2021-06-30T06:37:19.489Z] === RUN Test/TestEntriesEquality [2021-06-30T06:37:19.489Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-30T06:37:19.489Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-30T06:37:19.489Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-30T06:37:19.489Z] === RUN Test/TestGeneratorNotGenerate [2021-06-30T06:37:19.489Z] === RUN Test/TestGeneratorWithPort [2021-06-30T06:37:19.489Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-30T06:37:19.489Z] === RUN Test/TestNewEntry [2021-06-30T06:37:19.489Z] === RUN Test/TestParse [2021-06-30T06:37:19.489Z] --- PASS: Test (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-30T06:37:19.489Z] --- PASS: Test/TestParse (0.00s) [2021-06-30T06:37:19.489Z] PASS [2021-06-30T06:37:19.489Z] coverage: 58.3% of statements [2021-06-30T06:37:19.489Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames086210262\\dest" [2021-06-30T06:37:19.489Z] ok github.com/docker/docker/pkg/discovery 0.039s coverage: 58.3% of statements [2021-06-30T06:37:19.489Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-06-30T06:37:19.489Z] === RUN TestUntarHardlinkToSymlink [2021-06-30T06:37:19.489Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-30T06:37:19.489Z] === RUN TestUntarInvalidHardlink [2021-06-30T06:37:19.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink054964599\\victim\\hello" -> "../victim/hello" [2021-06-30T06:37:19.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink778249834\\victim\\hello" -> "/../victim/hello" [2021-06-30T06:37:19.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink642761921\\victim" -> "../victim" [2021-06-30T06:37:19.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink975688492\\victim" -> "../victim" [2021-06-30T06:37:19.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink456947355\\victim" -> "../victim" [2021-06-30T06:37:19.489Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink256569662\\victim" -> "../victim" [2021-06-30T06:37:19.489Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-06-30T06:37:19.489Z] === RUN TestUntarInvalidSymlink [2021-06-30T06:37:19.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink686934917\\dest\\dotdot" -> "../victim/hello" [2021-06-30T06:37:19.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink486715168\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-30T06:37:19.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink696344063\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:37:19.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink291197778\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:37:19.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink756106889\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:37:19.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink645636692\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:37:19.489Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink301784995\\dest\\dir\\loophole" -> "../../victim" [2021-06-30T06:37:19.489Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-06-30T06:37:19.489Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-30T06:37:19.489Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-30T06:37:19.489Z] === RUN TestXGlobalNoParent [2021-06-30T06:37:19.489Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-30T06:37:19.489Z] === RUN TestReplaceFileTarWrapper [2021-06-30T06:37:19.489Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-06-30T06:37:19.489Z] === RUN TestPrefixHeaderReadable [2021-06-30T06:37:19.489Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-06-30T06:37:19.489Z] === RUN TestDisablePigz [2021-06-30T06:37:19.489Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-30T06:37:19.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-30T06:37:19.943Z] --- PASS: TestDisablePigz (0.12s) [2021-06-30T06:37:19.943Z] === RUN TestPigz [2021-06-30T06:37:19.943Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-06-30T06:37:19.943Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-30T06:37:19.943Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-30T06:37:19.943Z] --- PASS: TestPigz (0.16s) [2021-06-30T06:37:19.943Z] === RUN TestCopyFileWithInvalidDest [2021-06-30T06:37:19.943Z] archive_windows_test.go:16: Currently fails [2021-06-30T06:37:19.943Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-30T06:37:19.943Z] === RUN TestCanonicalTarNameForPath [2021-06-30T06:37:19.943Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-30T06:37:19.943Z] === RUN TestCanonicalTarName [2021-06-30T06:37:19.943Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-30T06:37:19.943Z] === RUN TestChmodTarEntry [2021-06-30T06:37:19.943Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-30T06:37:19.943Z] === RUN TestHardLinkOrder [2021-06-30T06:37:19.943Z] --- PASS: TestHardLinkOrder (0.07s) [2021-06-30T06:37:19.943Z] === RUN TestChangeString [2021-06-30T06:37:19.944Z] --- PASS: TestChangeString (0.00s) [2021-06-30T06:37:19.944Z] === RUN TestChangesWithNoChanges [2021-06-30T06:37:19.944Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-06-30T06:37:19.944Z] === RUN TestChangesWithChanges [2021-06-30T06:37:19.944Z] --- PASS: TestChangesWithChanges (0.02s) [2021-06-30T06:37:19.944Z] === RUN TestChangesWithChangesGH13590 [2021-06-30T06:37:19.944Z] changes_test.go:196: needs more investigation [2021-06-30T06:37:19.944Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-30T06:37:19.944Z] === RUN TestChangesDirsEmpty [2021-06-30T06:37:19.944Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-30T06:37:19.944Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-30T06:37:19.944Z] === RUN TestChangesDirsMutated [2021-06-30T06:37:19.944Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-30T06:37:19.944Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-30T06:37:19.944Z] === RUN TestApplyLayer [2021-06-30T06:37:19.944Z] changes_test.go:433: needs further investigation [2021-06-30T06:37:19.944Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-30T06:37:19.944Z] === RUN TestChangesSizeWithHardlinks [2021-06-30T06:37:19.944Z] changes_test.go:469: needs further investigation [2021-06-30T06:37:19.944Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-30T06:37:19.944Z] === RUN TestChangesSizeWithNoChanges [2021-06-30T06:37:19.944Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-30T06:37:19.944Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-30T06:37:19.944Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-30T06:37:19.944Z] === RUN TestChangesSize [2021-06-30T06:37:19.944Z] --- PASS: TestChangesSize (0.00s) [2021-06-30T06:37:19.944Z] === RUN TestApplyLayerInvalidFilenames [2021-06-30T06:37:19.944Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames405884184\\dest" [2021-06-30T06:37:19.944Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-30T06:37:19.944Z] === RUN TestApplyLayerInvalidHardlink [2021-06-30T06:37:19.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink647497738\\victim\\hello" -> "../victim/hello" [2021-06-30T06:37:19.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink387957729\\victim\\hello" -> "/../victim/hello" [2021-06-30T06:37:19.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink213979084\\victim" -> "../victim" [2021-06-30T06:37:19.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink500776635\\victim" -> "../victim" [2021-06-30T06:37:19.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink708872414\\victim" -> "../victim" [2021-06-30T06:37:19.944Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink186958501\\victim" -> "../victim" [2021-06-30T06:37:19.944Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-06-30T06:37:19.944Z] === RUN TestApplyLayerInvalidSymlink [2021-06-30T06:37:19.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink170916800\\dest\\dotdot" -> "../victim/hello" [2021-06-30T06:37:19.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink170239007\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-30T06:37:19.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink248277234\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:37:19.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink923606953\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:37:19.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink887646452\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:37:19.944Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink319889859\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:37:19.944Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-06-30T06:37:19.944Z] === RUN TestApplyLayerWhiteouts [2021-06-30T06:37:19.944Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-06-30T06:37:19.944Z] === RUN TestGenerateEmptyFile [2021-06-30T06:37:19.944Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-30T06:37:19.944Z] === RUN TestGenerateWithContent [2021-06-30T06:37:19.944Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-30T06:37:19.944Z] PASS [2021-06-30T06:37:19.944Z] coverage: 61.6% of statements [2021-06-30T06:37:19.944Z] ok github.com/docker/docker/pkg/archive 5.464s coverage: 61.6% of statements [2021-06-30T06:37:20.127Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-30T06:37:20.393Z] === RUN Test [2021-06-30T06:37:20.393Z] === RUN Test/TestContent [2021-06-30T06:37:20.393Z] === RUN Test/TestInitialize [2021-06-30T06:37:20.393Z] === RUN Test/TestNew [2021-06-30T06:37:20.393Z] === RUN Test/TestParsingContentsWithComments [2021-06-30T06:37:20.393Z] === RUN Test/TestRegister [2021-06-30T06:37:20.393Z] === RUN Test/TestWatch [2021-06-30T06:37:20.393Z] --- PASS: Test (0.01s) [2021-06-30T06:37:20.393Z] --- PASS: Test/TestContent (0.00s) [2021-06-30T06:37:20.393Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-30T06:37:20.393Z] --- PASS: Test/TestNew (0.00s) [2021-06-30T06:37:20.393Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-30T06:37:20.393Z] --- PASS: Test/TestRegister (0.00s) [2021-06-30T06:37:20.393Z] --- PASS: Test/TestWatch (0.00s) [2021-06-30T06:37:20.393Z] PASS [2021-06-30T06:37:20.393Z] coverage: 97.6% of statements [2021-06-30T06:37:20.393Z] ok github.com/docker/docker/pkg/discovery/file 0.044s coverage: 97.6% of statements [2021-06-30T06:37:20.698Z] === CONT TestStopContainerWithTimeout/1 [2021-06-30T06:37:21.902Z] === RUN Test [2021-06-30T06:37:21.902Z] === RUN Test/TestInitialize [2021-06-30T06:37:21.902Z] 2021/06/30 06:37:21 Closing DB instances... [2021-06-30T06:37:21.902Z] time="2021-06-30T06:37:21Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:37:21.902Z] time="2021-06-30T06:37:21Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:37:21.902Z] time="2021-06-30T06:37:21Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:37:21.902Z] === RUN Test/TestInitializeWithCerts [2021-06-30T06:37:21.902Z] time="2021-06-30T06:37:21Z" level=info msg="Initializing discovery with TLS" [2021-06-30T06:37:21.902Z] === RUN Test/TestWatch [2021-06-30T06:37:21.902Z] time="2021-06-30T06:37:21Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:37:22.587Z] --- PASS: TestCheckoutGit (29.99s) [2021-06-30T06:37:22.587Z] === RUN TestValidGitTransport [2021-06-30T06:37:22.587Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-30T06:37:22.587Z] === RUN TestGitInvalidRef [2021-06-30T06:37:22.587Z] --- PASS: TestGitInvalidRef (0.20s) [2021-06-30T06:37:22.587Z] PASS [2021-06-30T06:37:22.587Z] coverage: 86.3% of statements [2021-06-30T06:37:22.587Z] ok github.com/docker/docker/builder/remotecontext/git 30.310s coverage: 86.3% of statements [2021-06-30T06:37:22.587Z] ? github.com/docker/docker/cli [no test files] [2021-06-30T06:37:22.587Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-30T06:37:22.851Z] --- PASS: TestNetworkDBCRUDTableEntries (3.22s) [2021-06-30T06:37:22.851Z] === RUN TestNetworkDBNodeLeave [2021-06-30T06:37:23.245Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-30T06:37:23.245Z] --- PASS: TestStopContainerWithTimeout/0 (2.03s) [2021-06-30T06:37:23.245Z] --- PASS: TestStopContainerWithTimeout/3 (3.99s) [2021-06-30T06:37:23.245Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2021-06-30T06:37:23.245Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2021-06-30T06:37:23.245Z] === RUN TestDeleteDevicemapper [2021-06-30T06:37:23.245Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:37:23.245Z] --- SKIP: TestDeleteDevicemapper (0.02s) [2021-06-30T06:37:23.245Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-30T06:37:23.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-30T06:37:23.916Z] --- PASS: TestServiceUpdateSecrets (15.08s) [2021-06-30T06:37:23.916Z] === RUN TestServiceUpdateConfigs [2021-06-30T06:37:24.993Z] --- PASS: Test (3.13s) [2021-06-30T06:37:24.993Z] --- PASS: Test/TestInitialize (0.12s) [2021-06-30T06:37:24.993Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-30T06:37:24.993Z] --- PASS: Test/TestWatch (3.00s) [2021-06-30T06:37:24.993Z] PASS [2021-06-30T06:37:24.993Z] coverage: 84.1% of statements [2021-06-30T06:37:24.993Z] ok github.com/docker/docker/pkg/discovery/kv 3.184s coverage: 84.1% of statements [2021-06-30T06:37:25.444Z] === RUN Test [2021-06-30T06:37:25.444Z] === RUN Test/TestWatch [2021-06-30T06:37:25.444Z] --- PASS: Test (0.00s) [2021-06-30T06:37:25.444Z] --- PASS: Test/TestWatch (0.00s) [2021-06-30T06:37:25.444Z] PASS [2021-06-30T06:37:25.444Z] coverage: 92.3% of statements [2021-06-30T06:37:25.444Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2021-06-30T06:37:25.894Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-06-30T06:37:25.894Z] === RUN TestNetworkDBWatch [2021-06-30T06:37:26.344Z] === RUN Test [2021-06-30T06:37:26.344Z] === RUN Test/TestInitialize [2021-06-30T06:37:26.344Z] === RUN Test/TestInitializeWithPattern [2021-06-30T06:37:26.344Z] === RUN Test/TestRegister [2021-06-30T06:37:26.344Z] === RUN Test/TestWatch [2021-06-30T06:37:26.344Z] --- PASS: Test (0.00s) [2021-06-30T06:37:26.344Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-30T06:37:26.344Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-30T06:37:26.344Z] --- PASS: Test/TestRegister (0.00s) [2021-06-30T06:37:26.344Z] --- PASS: Test/TestWatch (0.00s) [2021-06-30T06:37:26.344Z] PASS [2021-06-30T06:37:26.344Z] coverage: 93.8% of statements [2021-06-30T06:37:26.344Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements [2021-06-30T06:37:27.298Z] === RUN TestPollerAddRemove [2021-06-30T06:37:27.298Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-30T06:37:27.298Z] === RUN TestPollerEvent [2021-06-30T06:37:27.298Z] poller_test.go:41: No chmod on Windows [2021-06-30T06:37:27.298Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-30T06:37:27.298Z] === RUN TestPollerClose [2021-06-30T06:37:27.298Z] --- PASS: TestPollerClose (0.00s) [2021-06-30T06:37:27.298Z] PASS [2021-06-30T06:37:27.298Z] coverage: 45.7% of statements [2021-06-30T06:37:27.298Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 45.7% of statements [2021-06-30T06:37:27.298Z] 2021/06/30 06:37:27 Closing DB instances... [2021-06-30T06:37:28.248Z] === RUN TestCopyFileWithInvalidSrc [2021-06-30T06:37:28.248Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCopyFileWithInvalidDest [2021-06-30T06:37:28.248Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-30T06:37:28.248Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-30T06:37:28.248Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCopyFile [2021-06-30T06:37:28.248Z] --- PASS: TestCopyFile (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-30T06:37:28.248Z] fileutils_test.go:134: Needs porting to Windows [2021-06-30T06:37:28.248Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-30T06:37:28.248Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-30T06:37:28.248Z] fileutils_test.go:180: Needs porting to Windows [2021-06-30T06:37:28.248Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestWildcardMatches [2021-06-30T06:37:28.248Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestPatternMatches [2021-06-30T06:37:28.248Z] --- PASS: TestPatternMatches (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-30T06:37:28.248Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestPatternMatchesFolderExclusions [2021-06-30T06:37:28.248Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-30T06:37:28.248Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-30T06:37:28.248Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-30T06:37:28.248Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-30T06:37:28.248Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestSingleExclamationError [2021-06-30T06:37:28.248Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestMatchesWithNoPatterns [2021-06-30T06:37:28.248Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestMatchesWithMalformedPatterns [2021-06-30T06:37:28.248Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestMatches [2021-06-30T06:37:28.248Z] --- PASS: TestMatches (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCleanPatterns [2021-06-30T06:37:28.248Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-30T06:37:28.248Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCleanPatternsExceptionFlag [2021-06-30T06:37:28.248Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-30T06:37:28.248Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-30T06:37:28.248Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCleanPatternsErrorSingleException [2021-06-30T06:37:28.248Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCreateIfNotExistsDir [2021-06-30T06:37:28.248Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestCreateIfNotExistsFile [2021-06-30T06:37:28.248Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-30T06:37:28.248Z] === RUN TestMatch [2021-06-30T06:37:28.248Z] --- PASS: TestMatch (0.00s) [2021-06-30T06:37:28.248Z] PASS [2021-06-30T06:37:28.248Z] coverage: 85.2% of statements [2021-06-30T06:37:28.248Z] ok github.com/docker/docker/pkg/fileutils 0.062s coverage: 85.2% of statements [2021-06-30T06:37:28.698Z] --- PASS: TestNetworkDBWatch (3.01s) [2021-06-30T06:37:28.698Z] === RUN TestNetworkDBBulkSync [2021-06-30T06:37:28.698Z] === RUN TestGet [2021-06-30T06:37:28.698Z] --- PASS: TestGet (0.00s) [2021-06-30T06:37:28.698Z] === RUN TestGetShortcutString [2021-06-30T06:37:28.698Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-30T06:37:28.698Z] PASS [2021-06-30T06:37:28.698Z] coverage: 42.9% of statements [2021-06-30T06:37:28.698Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2021-06-30T06:37:29.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-30T06:37:29.101Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-30T06:37:29.361Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.54s) [2021-06-30T06:37:29.361Z] === RUN TestUpdateMemory [2021-06-30T06:37:29.361Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:37:29.361Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-30T06:37:29.361Z] === RUN TestUpdateCPUQuota [2021-06-30T06:37:29.650Z] === RUN TestCreateIDMapOrder [2021-06-30T06:37:29.650Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-30T06:37:29.650Z] PASS [2021-06-30T06:37:29.650Z] coverage: 7.2% of statements [2021-06-30T06:37:29.650Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2021-06-30T06:37:30.100Z] 2021/06/30 06:37:29 Closing DB instances... [2021-06-30T06:37:30.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-30T06:37:31.050Z] === RUN TestFixedBufferCap [2021-06-30T06:37:31.050Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-30T06:37:31.050Z] === RUN TestFixedBufferLen [2021-06-30T06:37:31.050Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-30T06:37:31.050Z] === RUN TestFixedBufferString [2021-06-30T06:37:31.050Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-30T06:37:31.050Z] === RUN TestFixedBufferWrite [2021-06-30T06:37:31.050Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-30T06:37:31.050Z] === RUN TestFixedBufferRead [2021-06-30T06:37:31.050Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-30T06:37:31.050Z] === RUN TestBytesPipeRead [2021-06-30T06:37:31.050Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-30T06:37:31.050Z] === RUN TestBytesPipeWrite [2021-06-30T06:37:31.050Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-30T06:37:31.050Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-30T06:37:31.501Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2021-06-30T06:37:31.501Z] === RUN TestAtomicWriteToFile [2021-06-30T06:37:31.501Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-30T06:37:31.501Z] === RUN TestAtomicWriteSetCommit [2021-06-30T06:37:31.501Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-30T06:37:31.501Z] === RUN TestAtomicWriteSetCancel [2021-06-30T06:37:31.501Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-30T06:37:31.501Z] === RUN TestReadCloserWrapperClose [2021-06-30T06:37:31.501Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-30T06:37:31.501Z] === RUN TestReaderErrWrapperReadOnError [2021-06-30T06:37:31.501Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-30T06:37:31.501Z] === RUN TestReaderErrWrapperRead [2021-06-30T06:37:31.501Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-30T06:37:31.501Z] === RUN TestHashData [2021-06-30T06:37:31.501Z] --- PASS: TestHashData (0.00s) [2021-06-30T06:37:31.501Z] === RUN TestCancelReadCloser [2021-06-30T06:37:31.501Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-30T06:37:31.501Z] === RUN TestWriteCloserWrapperClose [2021-06-30T06:37:31.501Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-30T06:37:31.501Z] === RUN TestNopWriteCloser [2021-06-30T06:37:31.501Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-30T06:37:31.501Z] === RUN TestNopWriter [2021-06-30T06:37:31.501Z] --- PASS: TestNopWriter (0.00s) [2021-06-30T06:37:31.501Z] === RUN TestWriteCounter [2021-06-30T06:37:31.501Z] --- PASS: TestWriteCounter (0.00s) [2021-06-30T06:37:31.501Z] PASS [2021-06-30T06:37:31.501Z] coverage: 69.2% of statements [2021-06-30T06:37:31.501Z] ok github.com/docker/docker/pkg/ioutils 0.570s coverage: 69.2% of statements [2021-06-30T06:37:31.501Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-30T06:37:31.501Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-30T06:37:31.690Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-30T06:37:32.450Z] === RUN TestError [2021-06-30T06:37:32.450Z] --- PASS: TestError (0.00s) [2021-06-30T06:37:32.450Z] === RUN TestProgressString [2021-06-30T06:37:32.450Z] === RUN TestProgressString/no_progress [2021-06-30T06:37:32.450Z] === RUN TestProgressString/progress_1 [2021-06-30T06:37:32.450Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-30T06:37:32.450Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-30T06:37:32.450Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-30T06:37:32.450Z] === RUN TestProgressString/with_units [2021-06-30T06:37:32.450Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-30T06:37:32.450Z] === RUN TestProgressString/hide_counts [2021-06-30T06:37:32.450Z] --- PASS: TestProgressString (0.00s) [2021-06-30T06:37:32.450Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-30T06:37:32.450Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-30T06:37:32.450Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-30T06:37:32.450Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-30T06:37:32.450Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-30T06:37:32.450Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-30T06:37:32.450Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-30T06:37:32.450Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-30T06:37:32.450Z] === RUN TestJSONMessageDisplay [2021-06-30T06:37:32.450Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-06-30T06:37:32.450Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-30T06:37:32.450Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-30T06:37:32.450Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-30T06:37:32.450Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-30T06:37:32.450Z] === RUN TestDisplayJSONMessagesStream [2021-06-30T06:37:32.450Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-30T06:37:32.450Z] PASS [2021-06-30T06:37:32.450Z] coverage: 91.7% of statements [2021-06-30T06:37:32.450Z] ok github.com/docker/docker/pkg/jsonmessage 0.168s coverage: 91.7% of statements [2021-06-30T06:37:32.629Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-30T06:37:33.201Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-30T06:37:33.398Z] === RUN TestStandardLongPath [2021-06-30T06:37:33.398Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-30T06:37:33.398Z] === RUN TestUNCLongPath [2021-06-30T06:37:33.398Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-30T06:37:33.398Z] PASS [2021-06-30T06:37:33.398Z] coverage: 100.0% of statements [2021-06-30T06:37:33.398Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-06-30T06:37:33.461Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-30T06:37:33.461Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-30T06:37:33.722Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-30T06:37:33.722Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-30T06:37:33.722Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-30T06:37:33.847Z] --- PASS: TestGetAddress (22.81s) [2021-06-30T06:37:33.848Z] === RUN TestRequestSyntaxCheck [2021-06-30T06:37:33.848Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-06-30T06:37:33.848Z] === RUN TestRequest [2021-06-30T06:37:33.848Z] === RUN TestNameFormat [2021-06-30T06:37:33.848Z] --- PASS: TestNameFormat (0.00s) [2021-06-30T06:37:33.848Z] === RUN TestNameRetries [2021-06-30T06:37:33.848Z] --- PASS: TestNameRetries (0.00s) [2021-06-30T06:37:33.848Z] PASS [2021-06-30T06:37:33.848Z] coverage: 85.7% of statements [2021-06-30T06:37:33.848Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2021-06-30T06:37:33.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-30T06:37:34.796Z] === RUN TestParseKeyValueOpt [2021-06-30T06:37:34.797Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-30T06:37:34.797Z] === RUN TestParseUintList [2021-06-30T06:37:34.797Z] --- PASS: TestParseUintList (0.00s) [2021-06-30T06:37:34.797Z] === RUN TestParseUintListMaximumLimits [2021-06-30T06:37:34.797Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-30T06:37:34.797Z] PASS [2021-06-30T06:37:34.797Z] coverage: 97.0% of statements [2021-06-30T06:37:34.797Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-06-30T06:37:34.797Z] 2021/06/30 06:37:34 Closing DB instances... [2021-06-30T06:37:34.904Z] === RUN TestContainerStopSignal [2021-06-30T06:37:34.904Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestContainerStopTimeout [2021-06-30T06:37:34.904Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-30T06:37:34.904Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-30T06:37:34.904Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-30T06:37:34.904Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestReplaceAndAppendEnvVars [2021-06-30T06:37:34.904Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-30T06:37:34.904Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestNewMemoryStore [2021-06-30T06:37:34.904Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestAddContainers [2021-06-30T06:37:34.904Z] --- PASS: TestAddContainers (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestGetContainer [2021-06-30T06:37:34.904Z] --- PASS: TestGetContainer (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestDeleteContainer [2021-06-30T06:37:34.904Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestListContainers [2021-06-30T06:37:34.904Z] --- PASS: TestListContainers (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestFirstContainer [2021-06-30T06:37:34.904Z] --- PASS: TestFirstContainer (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestApplyAllContainer [2021-06-30T06:37:34.904Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestIsValidHealthString [2021-06-30T06:37:34.904Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestStateRunStop [2021-06-30T06:37:34.904Z] --- PASS: TestStateRunStop (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestStateTimeoutWait [2021-06-30T06:37:34.904Z] state_test.go:141: Stop callback fired [2021-06-30T06:37:34.904Z] state_test.go:165: Stop callback fired [2021-06-30T06:37:34.904Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-30T06:37:34.904Z] === RUN TestIsValidStateString [2021-06-30T06:37:34.904Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestViewSaveDelete [2021-06-30T06:37:34.904Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-30T06:37:34.904Z] === RUN TestViewAll [2021-06-30T06:37:34.904Z] --- PASS: TestViewAll (0.01s) [2021-06-30T06:37:34.904Z] === RUN TestViewGet [2021-06-30T06:37:34.904Z] --- PASS: TestViewGet (0.01s) [2021-06-30T06:37:34.904Z] === RUN TestNames [2021-06-30T06:37:34.904Z] --- PASS: TestNames (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestViewWithHealthCheck [2021-06-30T06:37:34.904Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-30T06:37:34.904Z] PASS [2021-06-30T06:37:34.904Z] coverage: 41.5% of statements [2021-06-30T06:37:34.904Z] ok github.com/docker/docker/container 0.265s coverage: 41.5% of statements [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-30T06:37:34.904Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-06-30T06:37:34.904Z] === RUN TestConfigureDaemonLogs [2021-06-30T06:37:34.904Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestCommonOptionsInstallFlags [2021-06-30T06:37:34.904Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-30T06:37:34.904Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-30T06:37:34.904Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-30T06:37:34.904Z] PASS [2021-06-30T06:37:34.904Z] coverage: 18.5% of statements [2021-06-30T06:37:34.904Z] ok github.com/docker/docker/cmd/dockerd 0.171s coverage: 18.5% of statements [2021-06-30T06:37:34.904Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-30T06:37:34.904Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-30T06:37:34.904Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-30T06:37:34.904Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-30T06:37:34.923Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-30T06:37:35.246Z] === RUN TestNewAndRemove [2021-06-30T06:37:35.246Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-30T06:37:35.246Z] === RUN TestRemoveInvalidPath [2021-06-30T06:37:35.246Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-30T06:37:35.246Z] PASS [2021-06-30T06:37:35.246Z] coverage: 82.6% of statements [2021-06-30T06:37:35.246Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2021-06-30T06:37:35.861Z] === RUN TestPrepare [2021-06-30T06:37:35.861Z] --- PASS: TestPrepare (0.00s) [2021-06-30T06:37:35.861Z] === RUN TestStart [2021-06-30T06:37:35.861Z] --- PASS: TestStart (0.00s) [2021-06-30T06:37:35.861Z] === RUN TestWaitCancel [2021-06-30T06:37:35.861Z] --- PASS: TestWaitCancel (0.00s) [2021-06-30T06:37:35.861Z] === RUN TestWaitDisabled [2021-06-30T06:37:35.861Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-30T06:37:35.861Z] === RUN TestWaitEnabled [2021-06-30T06:37:35.861Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-30T06:37:35.861Z] === RUN TestRemove [2021-06-30T06:37:35.861Z] --- PASS: TestRemove (0.00s) [2021-06-30T06:37:35.861Z] PASS [2021-06-30T06:37:35.861Z] coverage: 65.3% of statements [2021-06-30T06:37:35.861Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2021-06-30T06:37:36.196Z] === RUN TestFailedConnection [2021-06-30T06:37:36.647Z] === RUN TestParseEmptyInterface [2021-06-30T06:37:36.647Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-30T06:37:36.647Z] === RUN TestParseNonInterfaceType [2021-06-30T06:37:36.647Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-30T06:37:36.647Z] === RUN TestParseWithOneFunction [2021-06-30T06:37:36.647Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-30T06:37:36.647Z] === RUN TestParseWithMultipleFuncs [2021-06-30T06:37:36.647Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-30T06:37:36.647Z] === RUN TestParseWithUnnamedReturn [2021-06-30T06:37:36.647Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-30T06:37:36.647Z] === RUN TestEmbeddedInterface [2021-06-30T06:37:36.647Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-30T06:37:36.647Z] === RUN TestParsedImports [2021-06-30T06:37:36.647Z] --- PASS: TestParsedImports (0.00s) [2021-06-30T06:37:36.647Z] === RUN TestAliasedImports [2021-06-30T06:37:36.647Z] --- PASS: TestAliasedImports (0.00s) [2021-06-30T06:37:36.647Z] PASS [2021-06-30T06:37:36.647Z] coverage: 56.8% of statements [2021-06-30T06:37:36.647Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-06-30T06:37:36.647Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.89s) [2021-06-30T06:37:36.647Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-30T06:37:37.598Z] === RUN TestHTTPTransport [2021-06-30T06:37:37.598Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-30T06:37:37.598Z] PASS [2021-06-30T06:37:37.598Z] coverage: 85.7% of statements [2021-06-30T06:37:37.598Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2021-06-30T06:37:38.019Z] === RUN TestNewListSecretsFilters [2021-06-30T06:37:38.019Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-30T06:37:38.019Z] === RUN TestNewListConfigsFilters [2021-06-30T06:37:38.019Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-30T06:37:38.019Z] PASS [2021-06-30T06:37:38.019Z] coverage: 0.5% of statements [2021-06-30T06:37:38.019Z] ok github.com/docker/docker/daemon/cluster 1.017s coverage: 0.5% of statements [2021-06-30T06:37:38.048Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-30T06:37:38.048Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-30T06:37:38.048Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-30T06:37:38.048Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-30T06:37:38.048Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-30T06:37:38.048Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-30T06:37:38.048Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-30T06:37:38.048Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-30T06:37:38.048Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-30T06:37:38.048Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-30T06:37:38.048Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-30T06:37:38.048Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-30T06:37:38.048Z] === RUN TestBufferPoolPutAndGet [2021-06-30T06:37:38.048Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-30T06:37:38.048Z] PASS [2021-06-30T06:37:38.048Z] coverage: 88.2% of statements [2021-06-30T06:37:38.048Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2021-06-30T06:37:38.048Z] --- PASS: TestFailedConnection (2.18s) [2021-06-30T06:37:38.048Z] === RUN TestFailOnce [2021-06-30T06:37:38.472Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-30T06:37:38.472Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-30T06:37:38.472Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-30T06:37:38.472Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-30T06:37:38.472Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-30T06:37:38.472Z] PASS [2021-06-30T06:37:38.472Z] coverage: 35.9% of statements [2021-06-30T06:37:38.472Z] ok github.com/docker/docker/daemon/cluster/convert 0.196s coverage: 35.9% of statements [2021-06-30T06:37:38.498Z] 2021/06/30 06:37:37 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-06-30T06:37:38.498Z] goroutine 34 [running]: [2021-06-30T06:37:38.498Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-06-30T06:37:38.498Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-06-30T06:37:38.498Z] panic(0x995160, 0xaac1d0) [2021-06-30T06:37:38.498Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-06-30T06:37:38.498Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xabc890, 0xc0001ca000, 0xc0001b0000) [2021-06-30T06:37:38.498Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-30T06:37:38.498Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0xabc890, 0xc0001ca000, 0xc0001b0000) [2021-06-30T06:37:38.498Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-06-30T06:37:38.498Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0xabc890, 0xc0001ca000, 0xc0001b0000) [2021-06-30T06:37:38.498Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-06-30T06:37:38.498Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0xabc890, 0xc0001ca000, 0xc0001b0000) [2021-06-30T06:37:38.498Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-06-30T06:37:38.498Z] net/http.(*conn).serve(0xc0001a0000, 0xabd480, 0xc000188040) [2021-06-30T06:37:38.498Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-06-30T06:37:38.498Z] created by net/http.(*Server).Serve [2021-06-30T06:37:38.498Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-06-30T06:37:38.498Z] time="2021-06-30T06:37:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2021-06-30T06:37:38.498Z] 2021/06/30 06:37:38 Closing DB instances... [2021-06-30T06:37:38.947Z] === RUN TestOutputOnPrematureClose [2021-06-30T06:37:38.947Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-30T06:37:38.947Z] === RUN TestCompleteSilently [2021-06-30T06:37:38.947Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-30T06:37:38.947Z] PASS [2021-06-30T06:37:38.947Z] coverage: 75.9% of statements [2021-06-30T06:37:38.947Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2021-06-30T06:37:39.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-30T06:37:39.126Z] --- PASS: TestUpdateCPUQuota (9.48s) [2021-06-30T06:37:39.126Z] === RUN TestUpdatePidsLimit [2021-06-30T06:37:39.126Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-30T06:37:39.397Z] === RUN TestSendToOneSub [2021-06-30T06:37:39.397Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-30T06:37:39.397Z] === RUN TestSendToMultipleSubs [2021-06-30T06:37:39.397Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-30T06:37:39.397Z] === RUN TestEvictOneSub [2021-06-30T06:37:39.397Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-30T06:37:39.397Z] === RUN TestClosePublisher [2021-06-30T06:37:39.397Z] --- PASS: TestClosePublisher (0.00s) [2021-06-30T06:37:39.397Z] === RUN TestPubSubRace [2021-06-30T06:37:39.397Z] --- PASS: TestFailOnce (1.14s) [2021-06-30T06:37:39.397Z] === RUN TestEchoInputOutput [2021-06-30T06:37:39.397Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-30T06:37:39.397Z] === RUN TestBackoff [2021-06-30T06:37:39.397Z] --- PASS: TestBackoff (0.00s) [2021-06-30T06:37:39.397Z] === RUN TestAbortRetry [2021-06-30T06:37:39.397Z] --- PASS: TestAbortRetry (0.00s) [2021-06-30T06:37:39.397Z] === RUN TestClientScheme [2021-06-30T06:37:39.397Z] --- PASS: TestClientScheme (0.00s) [2021-06-30T06:37:39.397Z] === RUN TestNewClientWithTimeout [2021-06-30T06:37:39.397Z] --- PASS: TestRequest (5.71s) [2021-06-30T06:37:39.397Z] === RUN TestOverlappingRequests [2021-06-30T06:37:39.847Z] --- PASS: TestOverlappingRequests (0.22s) [2021-06-30T06:37:39.847Z] === RUN TestRelease [2021-06-30T06:37:39.847Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-06-30T06:37:39.847Z] === RUN TestNetworkDBGarbageCollection [2021-06-30T06:37:39.847Z] time="2021-06-30T06:37:39Z" 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-06-30T06:37:40.297Z] --- PASS: TestPubSubRace (1.04s) [2021-06-30T06:37:40.297Z] PASS [2021-06-30T06:37:40.297Z] coverage: 75.0% of statements [2021-06-30T06:37:40.297Z] ok github.com/docker/docker/pkg/pubsub 1.074s coverage: 75.0% of statements [2021-06-30T06:37:40.510Z] === RUN TestUpdatePidsLimit/no_change [2021-06-30T06:37:40.747Z] --- PASS: TestRelease (0.82s) [2021-06-30T06:37:40.747Z] === RUN TestAllocateRandomDeallocate [2021-06-30T06:37:40.747Z] === RUN TestRegister [2021-06-30T06:37:40.747Z] --- PASS: TestRegister (0.00s) [2021-06-30T06:37:40.747Z] === RUN TestCommand [2021-06-30T06:37:41.196Z] --- PASS: TestCommand (0.03s) [2021-06-30T06:37:41.196Z] === RUN TestNaiveSelf [2021-06-30T06:37:41.196Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-30T06:37:41.196Z] PASS [2021-06-30T06:37:41.196Z] coverage: 82.4% of statements [2021-06-30T06:37:41.196Z] ok github.com/docker/docker/pkg/reexec 0.086s coverage: 82.4% of statements [2021-06-30T06:37:41.196Z] time="2021-06-30T06:37:41Z" 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-06-30T06:37:41.348Z] === RUN TestBuilderGC [2021-06-30T06:37:41.348Z] --- PASS: TestBuilderGC (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestDaemonConfigurationNotFound [2021-06-30T06:37:41.348Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestDaemonBrokenConfiguration [2021-06-30T06:37:41.348Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestParseClusterAdvertiseSettings [2021-06-30T06:37:41.348Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestFindConfigurationConflicts [2021-06-30T06:37:41.348Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-30T06:37:41.348Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-30T06:37:41.348Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-30T06:37:41.348Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-30T06:37:41.348Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-30T06:37:41.348Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-30T06:37:41.348Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-30T06:37:41.348Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-30T06:37:41.348Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-30T06:37:41.348Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-06-30T06:37:41.348Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-30T06:37:41.348Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-30T06:37:41.348Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-30T06:37:41.348Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-30T06:37:41.348Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-30T06:37:41.348Z] === RUN TestValidateConfigurationErrors [2021-06-30T06:37:41.348Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-30T06:37:41.451Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-30T06:37:41.645Z] === RUN TestParseSignal [2021-06-30T06:37:41.645Z] --- PASS: TestParseSignal (0.00s) [2021-06-30T06:37:41.645Z] === RUN TestValidSignalForPlatform [2021-06-30T06:37:41.645Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-30T06:37:41.645Z] PASS [2021-06-30T06:37:41.645Z] coverage: 19.7% of statements [2021-06-30T06:37:41.645Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 19.7% of statements [2021-06-30T06:37:41.801Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-30T06:37:41.801Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-30T06:37:41.801Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-30T06:37:41.801Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-30T06:37:41.801Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-30T06:37:41.801Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-30T06:37:41.801Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-30T06:37:41.801Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-30T06:37:41.801Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-30T06:37:41.801Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-30T06:37:41.801Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-30T06:37:41.801Z] === RUN TestValidateConfiguration [2021-06-30T06:37:41.801Z] === RUN TestValidateConfiguration/with_label [2021-06-30T06:37:41.801Z] === RUN TestValidateConfiguration/with_dns [2021-06-30T06:37:41.801Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-30T06:37:41.801Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-30T06:37:41.801Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-30T06:37:41.801Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-30T06:37:41.801Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-30T06:37:41.801Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-30T06:37:41.801Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-30T06:37:41.801Z] === RUN TestModifiedDiscoverySettings [2021-06-30T06:37:41.801Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-30T06:37:41.801Z] === RUN TestReloadSetConfigFileNotExist [2021-06-30T06:37:41.801Z] time="2021-06-30T06:37:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-30T06:37:41.801Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-06-30T06:37:41.801Z] === RUN TestReloadDefaultConfigNotExist [2021-06-30T06:37:41.801Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:37:41.801Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-30T06:37:41.801Z] === RUN TestReloadBadDefaultConfig [2021-06-30T06:37:41.801Z] time="2021-06-30T06:37:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-227455811" [2021-06-30T06:37:41.801Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-30T06:37:41.801Z] === RUN TestReloadWithConflictingLabels [2021-06-30T06:37:41.801Z] time="2021-06-30T06:37:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-609633222" [2021-06-30T06:37:41.801Z] --- PASS: TestReloadWithConflictingLabels (0.10s) [2021-06-30T06:37:41.801Z] === RUN TestReloadWithDuplicateLabels [2021-06-30T06:37:41.801Z] time="2021-06-30T06:37:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-304564333" [2021-06-30T06:37:41.801Z] --- PASS: TestReloadWithDuplicateLabels (0.04s) [2021-06-30T06:37:41.801Z] === RUN TestDaemonConfigurationMerge [2021-06-30T06:37:41.801Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-30T06:37:41.801Z] PASS [2021-06-30T06:37:41.801Z] coverage: 79.2% of statements [2021-06-30T06:37:41.801Z] ok github.com/docker/docker/daemon/config 0.390s coverage: 79.2% of statements [2021-06-30T06:37:41.801Z] === RUN TestWaitNodeAttachment [2021-06-30T06:37:41.949Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2021-06-30T06:37:41.949Z] === RUN TestServiceUpdateNetwork [2021-06-30T06:37:42.021Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-30T06:37:42.255Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-30T06:37:42.255Z] === RUN TestIsolationConversion [2021-06-30T06:37:42.255Z] === RUN TestIsolationConversion/default [2021-06-30T06:37:42.255Z] === RUN TestIsolationConversion/process [2021-06-30T06:37:42.255Z] === RUN TestIsolationConversion/hyperv [2021-06-30T06:37:42.255Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-30T06:37:42.255Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-30T06:37:42.255Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-30T06:37:42.255Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-30T06:37:42.255Z] === RUN TestContainerLabels [2021-06-30T06:37:42.255Z] --- PASS: TestContainerLabels (0.00s) [2021-06-30T06:37:42.255Z] === RUN TestCredentialSpecConversion [2021-06-30T06:37:42.255Z] === RUN TestCredentialSpecConversion/none [2021-06-30T06:37:42.255Z] === RUN TestCredentialSpecConversion/config [2021-06-30T06:37:42.255Z] === RUN TestCredentialSpecConversion/file [2021-06-30T06:37:42.255Z] === RUN TestCredentialSpecConversion/registry [2021-06-30T06:37:42.255Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-30T06:37:42.255Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-30T06:37:42.255Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-30T06:37:42.255Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-30T06:37:42.255Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-30T06:37:42.255Z] === RUN TestControllerValidateMountBind [2021-06-30T06:37:42.255Z] --- PASS: TestControllerValidateMountBind (0.03s) [2021-06-30T06:37:42.255Z] === RUN TestControllerValidateMountVolume [2021-06-30T06:37:42.255Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-30T06:37:42.255Z] === RUN TestControllerValidateMountTarget [2021-06-30T06:37:42.255Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-30T06:37:42.255Z] === RUN TestControllerValidateMountTmpfs [2021-06-30T06:37:42.255Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-30T06:37:42.255Z] === RUN TestControllerValidateMountInvalidType [2021-06-30T06:37:42.255Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-30T06:37:42.255Z] === RUN TestControllerValidateMountNamedPipe [2021-06-30T06:37:42.255Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-30T06:37:42.255Z] PASS [2021-06-30T06:37:42.255Z] coverage: 11.0% of statements [2021-06-30T06:37:42.255Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.610s coverage: 11.0% of statements [2021-06-30T06:37:42.255Z] === RUN TestDiscoveryOptsErrors [2021-06-30T06:37:42.255Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-30T06:37:42.255Z] === RUN TestDiscoveryOpts [2021-06-30T06:37:42.255Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-30T06:37:42.255Z] PASS [2021-06-30T06:37:42.255Z] coverage: 30.0% of statements [2021-06-30T06:37:42.255Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-06-30T06:37:42.594Z] === RUN TestNewStdWriter [2021-06-30T06:37:42.594Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-30T06:37:42.594Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestWriteWithNilBytes [2021-06-30T06:37:42.594Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestWrite [2021-06-30T06:37:42.594Z] --- PASS: TestWrite (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestWriteWithWriterError [2021-06-30T06:37:42.594Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-30T06:37:42.594Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestStdCopyWriteAndRead [2021-06-30T06:37:42.594Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-30T06:37:42.594Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-30T06:37:42.594Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-30T06:37:42.594Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-30T06:37:42.594Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-30T06:37:42.594Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-30T06:37:42.594Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-30T06:37:42.594Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-30T06:37:42.594Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-30T06:37:42.594Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-30T06:37:42.594Z] PASS [2021-06-30T06:37:42.594Z] coverage: 100.0% of statements [2021-06-30T06:37:42.594Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2021-06-30T06:37:42.708Z] === RUN TestVerifyNetworkingConfig [2021-06-30T06:37:42.708Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestGetContainer [2021-06-30T06:37:42.708Z] --- PASS: TestGetContainer (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestValidContainerNames [2021-06-30T06:37:42.708Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestContainerInitDNS [2021-06-30T06:37:42.708Z] daemon_test.go:147: root required [2021-06-30T06:37:42.708Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestMerge [2021-06-30T06:37:42.708Z] --- PASS: TestMerge (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestValidateContainerIsolation [2021-06-30T06:37:42.708Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestFindNetworkErrorType [2021-06-30T06:37:42.708Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestEnsureServicesExist [2021-06-30T06:37:42.708Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestEnsureServicesExistErrors [2021-06-30T06:37:42.708Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-30T06:37:42.708Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-30T06:37:42.708Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-30T06:37:42.708Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-30T06:37:42.708Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-30T06:37:42.708Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-30T06:37:42.708Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestContainerDelete [2021-06-30T06:37:42.708Z] --- PASS: TestContainerDelete (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestContainerDoubleDelete [2021-06-30T06:37:42.708Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestLogContainerEventCopyLabels [2021-06-30T06:37:42.708Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestLogContainerEventWithAttributes [2021-06-30T06:37:42.708Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestNoneHealthcheck [2021-06-30T06:37:42.708Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestHealthStates [2021-06-30T06:37:42.708Z] time="2021-06-30T06:37:42Z" 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-06-30T06:37:42.708Z] time="2021-06-30T06:37:42Z" 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-06-30T06:37:42.708Z] time="2021-06-30T06:37:42Z" 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-06-30T06:37:42.708Z] time="2021-06-30T06:37:42Z" 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-06-30T06:37:42.708Z] time="2021-06-30T06:37:42Z" 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-06-30T06:37:42.708Z] time="2021-06-30T06:37:42Z" 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-06-30T06:37:42.708Z] time="2021-06-30T06:37:42Z" 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-06-30T06:37:42.708Z] time="2021-06-30T06:37:42Z" 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-06-30T06:37:42.708Z] time="2021-06-30T06:37:42Z" 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-06-30T06:37:42.708Z] time="2021-06-30T06:37:42Z" 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-06-30T06:37:42.708Z] --- PASS: TestHealthStates (0.14s) [2021-06-30T06:37:42.708Z] === RUN TestMaskURLCredentials [2021-06-30T06:37:42.708Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestGetInspectData [2021-06-30T06:37:42.708Z] --- PASS: TestGetInspectData (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestFillLicense [2021-06-30T06:37:42.708Z] --- PASS: TestFillLicense (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestListInvalidFilter [2021-06-30T06:37:42.708Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestNameFilter [2021-06-30T06:37:42.708Z] --- PASS: TestNameFilter (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-30T06:37:42.708Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-30T06:37:42.708Z] === 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-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-30T06:37:42.708Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-30T06:37:42.708Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-30T06:37:42.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-30T06:37:42.709Z] === RUN TestDaemonReloadLabels [2021-06-30T06:37:42.709Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-30T06:37:42.709Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-30T06:37:42.709Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-30T06:37:42.709Z] === RUN TestDaemonReloadMirrors [2021-06-30T06:37:42.709Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-30T06:37:42.709Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-30T06:37:42.709Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-30T06:37:42.709Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-30T06:37:42.709Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-30T06:37:42.709Z] === RUN TestDaemonDiscoveryReload [2021-06-30T06:37:42.709Z] === RUN TestEventsLog [2021-06-30T06:37:42.709Z] --- PASS: TestEventsLog (0.00s) [2021-06-30T06:37:42.709Z] === RUN TestEventsLogTimeout [2021-06-30T06:37:42.709Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-30T06:37:42.709Z] === RUN TestLogEvents [2021-06-30T06:37:42.709Z] --- PASS: TestLogEvents (0.05s) [2021-06-30T06:37:42.709Z] === RUN TestLoadBufferedEvents [2021-06-30T06:37:42.962Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-30T06:37:43.044Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-30T06:37:43.044Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-30T06:37:43.044Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-30T06:37:43.044Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-30T06:37:43.044Z] === RUN TestFormatStatus [2021-06-30T06:37:43.044Z] --- PASS: TestFormatStatus (0.00s) [2021-06-30T06:37:43.044Z] === RUN TestFormatError [2021-06-30T06:37:43.044Z] --- PASS: TestFormatError (0.00s) [2021-06-30T06:37:43.044Z] === RUN TestFormatJSONError [2021-06-30T06:37:43.044Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-30T06:37:43.044Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-30T06:37:43.044Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-30T06:37:43.044Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-30T06:37:43.044Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-30T06:37:43.044Z] === RUN TestNewJSONProgressOutput [2021-06-30T06:37:43.044Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-30T06:37:43.044Z] === RUN TestAuxFormatterEmit [2021-06-30T06:37:43.044Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-30T06:37:43.044Z] === RUN TestStreamWriterStdout [2021-06-30T06:37:43.044Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-30T06:37:43.044Z] === RUN TestStreamWriterStderr [2021-06-30T06:37:43.044Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-30T06:37:43.044Z] PASS [2021-06-30T06:37:43.044Z] coverage: 66.2% of statements [2021-06-30T06:37:43.044Z] --- PASS: TestAllocateRandomDeallocate (2.65s) [2021-06-30T06:37:43.044Z] === RUN TestRetrieveFromStore [2021-06-30T06:37:43.044Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2021-06-30T06:37:43.162Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-06-30T06:37:43.162Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-30T06:37:43.163Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-30T06:37:43.163Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-30T06:37:43.163Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-30T06:37:43.163Z] PASS [2021-06-30T06:37:43.163Z] coverage: 50.0% of statements [2021-06-30T06:37:43.163Z] ok github.com/docker/docker/daemon/events 0.250s coverage: 50.0% of statements [2021-06-30T06:37:43.222Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-30T06:37:43.616Z] === RUN TestIsEmptyDir [2021-06-30T06:37:43.616Z] --- PASS: TestIsEmptyDir (0.00s) [2021-06-30T06:37:43.616Z] PASS [2021-06-30T06:37:43.616Z] coverage: 2.3% of statements [2021-06-30T06:37:43.616Z] ok github.com/docker/docker/daemon/graphdriver 0.058s coverage: 2.3% of statements [2021-06-30T06:37:43.616Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-30T06:37:43.616Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-30T06:37:43.992Z] === RUN TestGenerateRandomID [2021-06-30T06:37:43.992Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-30T06:37:43.992Z] === RUN TestShortenId [2021-06-30T06:37:43.992Z] --- PASS: TestShortenId (0.00s) [2021-06-30T06:37:43.992Z] === RUN TestShortenSha256Id [2021-06-30T06:37:43.992Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-30T06:37:43.992Z] === RUN TestShortenIdEmpty [2021-06-30T06:37:43.992Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-30T06:37:43.992Z] === RUN TestShortenIdInvalid [2021-06-30T06:37:43.992Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-30T06:37:43.992Z] === RUN TestIsShortIDNonHex [2021-06-30T06:37:43.992Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-30T06:37:43.992Z] === RUN TestIsShortIDNotCorrectSize [2021-06-30T06:37:43.992Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-30T06:37:43.992Z] PASS [2021-06-30T06:37:43.992Z] coverage: 70.6% of statements [2021-06-30T06:37:43.992Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2021-06-30T06:37:43.992Z] time="2021-06-30T06:37:43Z" 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-06-30T06:37:43.992Z] --- PASS: TestRetrieveFromStore (0.90s) [2021-06-30T06:37:43.992Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-30T06:37:43.992Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-06-30T06:37:43.992Z] === RUN TestParallelPredefinedRequest1 [2021-06-30T06:37:43.992Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-30T06:37:43.992Z] === RUN TestParallelPredefinedRequest2 [2021-06-30T06:37:43.992Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-30T06:37:43.992Z] === RUN TestParallelPredefinedRequest3 [2021-06-30T06:37:43.992Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-30T06:37:43.992Z] === RUN TestParallelPredefinedRequest4 [2021-06-30T06:37:43.992Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-30T06:37:43.992Z] === RUN TestParallelPredefinedRequest5 [2021-06-30T06:37:43.992Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-30T06:37:43.992Z] === RUN TestDebug [2021-06-30T06:37:43.992Z] --- PASS: TestDebug (0.00s) [2021-06-30T06:37:43.992Z] === RUN TestRequestPoolParallel [2021-06-30T06:37:44.069Z] === RUN TestLinkNaming [2021-06-30T06:37:44.069Z] --- PASS: TestLinkNaming (0.00s) [2021-06-30T06:37:44.069Z] === RUN TestLinkNew [2021-06-30T06:37:44.069Z] --- PASS: TestLinkNew (0.00s) [2021-06-30T06:37:44.069Z] === RUN TestLinkEnv [2021-06-30T06:37:44.069Z] --- PASS: TestLinkEnv (0.00s) [2021-06-30T06:37:44.069Z] === RUN TestLinkMultipleEnv [2021-06-30T06:37:44.069Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-30T06:37:44.069Z] === RUN TestLinkPortRangeEnv [2021-06-30T06:37:44.069Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-30T06:37:44.069Z] PASS [2021-06-30T06:37:44.069Z] coverage: 93.0% of statements [2021-06-30T06:37:44.069Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2021-06-30T06:37:44.164Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-30T06:37:44.441Z] === RUN TestIsCpusetListAvailable [2021-06-30T06:37:44.441Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-30T06:37:44.441Z] PASS [2021-06-30T06:37:44.441Z] coverage: 38.2% of statements [2021-06-30T06:37:44.441Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 38.2% of statements [2021-06-30T06:37:44.441Z] --- PASS: TestRequestPoolParallel (0.38s) [2021-06-30T06:37:44.441Z] === RUN TestFullAllocateRelease [2021-06-30T06:37:44.522Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-30T06:37:44.522Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-30T06:37:44.734Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-30T06:37:44.896Z] --- PASS: TestFullAllocateRelease (0.41s) [2021-06-30T06:37:44.896Z] === RUN TestOddAllocateRelease [2021-06-30T06:37:44.976Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-30T06:37:44.976Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-30T06:37:44.976Z] reload_test.go:520: root required [2021-06-30T06:37:44.976Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-30T06:37:44.976Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-30T06:37:44.976Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-30T06:37:44.976Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-30T06:37:44.976Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-30T06:37:44.976Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-30T06:37:44.976Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.08s) [2021-06-30T06:37:44.976Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-30T06:37:44.976Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.07s) [2021-06-30T06:37:44.976Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-30T06:37:44.976Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-30T06:37:44.976Z] === RUN TestParseVolumesFrom [2021-06-30T06:37:44.976Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-30T06:37:44.976Z] PASS [2021-06-30T06:37:44.976Z] coverage: 9.1% of statements [2021-06-30T06:37:44.976Z] ok github.com/docker/docker/daemon 2.547s coverage: 9.1% of statements [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-30T06:37:44.976Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-30T06:37:45.304Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-30T06:37:45.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-30T06:37:45.304Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-30T06:37:45.346Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-06-30T06:37:45.346Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-30T06:37:45.346Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-06-30T06:37:45.346Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-30T06:37:45.346Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-06-30T06:37:45.346Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-30T06:37:45.346Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-06-30T06:37:45.346Z] === CONT TestParallelPredefinedRequest1 [2021-06-30T06:37:45.346Z] === CONT TestParallelPredefinedRequest5 [2021-06-30T06:37:45.346Z] === CONT TestParallelPredefinedRequest3 [2021-06-30T06:37:45.346Z] === CONT TestParallelPredefinedRequest1 [2021-06-30T06:37:45.346Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:37:45.346Z] === CONT TestParallelPredefinedRequest5 [2021-06-30T06:37:45.346Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:37:45.346Z] === CONT TestParallelPredefinedRequest2 [2021-06-30T06:37:45.346Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:37:45.346Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-30T06:37:45.346Z] === CONT TestParallelPredefinedRequest3 [2021-06-30T06:37:45.346Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:37:45.346Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-30T06:37:45.346Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-30T06:37:45.346Z] === CONT TestParallelPredefinedRequest4 [2021-06-30T06:37:45.346Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-30T06:37:45.346Z] === CONT TestParallelPredefinedRequest4 [2021-06-30T06:37:45.346Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:37:45.346Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-30T06:37:45.346Z] PASS [2021-06-30T06:37:45.346Z] coverage: 85.3% of statements [2021-06-30T06:37:45.346Z] ok github.com/docker/docker/libnetwork/ipam 43.324s coverage: 85.3% of statements [2021-06-30T06:37:45.795Z] === RUN TestChtimes [2021-06-30T06:37:46.245Z] --- PASS: TestChtimes (0.00s) [2021-06-30T06:37:46.245Z] === RUN TestChtimesWindows [2021-06-30T06:37:46.245Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-30T06:37:46.245Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-30T06:37:46.245Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-30T06:37:46.245Z] === RUN TestEnsureRemoveAllNotExist [2021-06-30T06:37:46.245Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-30T06:37:46.245Z] === RUN TestEnsureRemoveAllWithDir [2021-06-30T06:37:46.245Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-30T06:37:46.245Z] === RUN TestEnsureRemoveAllWithFile [2021-06-30T06:37:46.245Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-30T06:37:46.245Z] === RUN TestHasWin32KSupport [2021-06-30T06:37:46.245Z] syscall_windows_test.go:8: win32k: true [2021-06-30T06:37:46.245Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-30T06:37:46.245Z] PASS [2021-06-30T06:37:46.245Z] coverage: 12.9% of statements [2021-06-30T06:37:46.245Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 12.9% of statements [2021-06-30T06:37:46.495Z] === RUN TestAdapterReadLogs [2021-06-30T06:37:46.495Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCopier [2021-06-30T06:37:46.495Z] --- PASS: TestCopier (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCopierLongLines [2021-06-30T06:37:46.495Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCopierSlow [2021-06-30T06:37:46.495Z] --- PASS: TestCopierSlow (0.20s) [2021-06-30T06:37:46.495Z] === RUN TestCopierWithSized [2021-06-30T06:37:46.495Z] === RUN TestCopierWithSized/as_is [2021-06-30T06:37:46.495Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-30T06:37:46.495Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-30T06:37:46.495Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-30T06:37:46.495Z] === RUN TestCopierWithPartial [2021-06-30T06:37:46.495Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestRingLogger [2021-06-30T06:37:46.495Z] --- PASS: TestRingLogger (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestRingCap [2021-06-30T06:37:46.495Z] --- PASS: TestRingCap (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestRingClose [2021-06-30T06:37:46.495Z] --- PASS: TestRingClose (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestRingDrain [2021-06-30T06:37:46.495Z] --- PASS: TestRingDrain (0.00s) [2021-06-30T06:37:46.495Z] PASS [2021-06-30T06:37:46.495Z] coverage: 43.3% of statements [2021-06-30T06:37:46.495Z] === RUN TestNewStreamConfig [2021-06-30T06:37:46.495Z] === RUN TestNewStreamConfig/defaults [2021-06-30T06:37:46.495Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-30T06:37:46.495Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-30T06:37:46.495Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-30T06:37:46.495Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-30T06:37:46.495Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-30T06:37:46.495Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-30T06:37:46.495Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-30T06:37:46.495Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-30T06:37:46.495Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-30T06:37:46.495Z] ok github.com/docker/docker/daemon/logger 0.274s coverage: 43.3% of statements [2021-06-30T06:37:46.495Z] === RUN TestSearchRegistryForImagesErrors [2021-06-30T06:37:46.495Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestSearchRegistryForImages [2021-06-30T06:37:46.495Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestOnlyPlatformWithFallback [2021-06-30T06:37:46.495Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestImageDelete [2021-06-30T06:37:46.495Z] === RUN TestImageDelete/no_lease [2021-06-30T06:37:46.495Z] === RUN TestImageDelete/lease_exists [2021-06-30T06:37:46.495Z] --- PASS: TestImageDelete (0.03s) [2021-06-30T06:37:46.495Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-30T06:37:46.495Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-30T06:37:46.495Z] === RUN TestContentStoreForPull [2021-06-30T06:37:46.495Z] time="2021-06-30T06:37:46Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-30T06:37:46.495Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-06-30T06:37:46.495Z] === RUN TestCreateSuccess [2021-06-30T06:37:46.495Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCreateLogGroupSuccess [2021-06-30T06:37:46.495Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCreateError [2021-06-30T06:37:46.495Z] --- PASS: TestCreateError (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCreateAlreadyExists [2021-06-30T06:37:46.495Z] time="2021-06-30T06:37:46Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-30T06:37:46.495Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestLogClosed [2021-06-30T06:37:46.495Z] --- PASS: TestLogClosed (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestLogBlocking [2021-06-30T06:37:46.495Z] --- PASS: TestLogBlocking (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-30T06:37:46.495Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestLogNonBlockingBufferFull [2021-06-30T06:37:46.495Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestPublishBatchSuccess [2021-06-30T06:37:46.495Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestPublishBatchError [2021-06-30T06:37:46.495Z] time="2021-06-30T06:37:46Z" level=error msg=Error [2021-06-30T06:37:46.495Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-30T06:37:46.495Z] time="2021-06-30T06:37:46Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-30T06:37:46.495Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-30T06:37:46.495Z] time="2021-06-30T06:37:46Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-30T06:37:46.495Z] time="2021-06-30T06:37:46Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-30T06:37:46.495Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchSimple [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchTicker [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchMultilinePattern [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchClose [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestEffectiveLen [2021-06-30T06:37:46.495Z] === RUN TestEffectiveLen/0/Hello [2021-06-30T06:37:46.495Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-30T06:37:46.495Z] === RUN TestEffectiveLen/2/🙃 [2021-06-30T06:37:46.495Z] === RUN TestEffectiveLen/3/���� [2021-06-30T06:37:46.495Z] === RUN TestEffectiveLen/4/He��o [2021-06-30T06:37:46.495Z] === RUN TestEffectiveLen/5/ [2021-06-30T06:37:46.495Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestFindValidSplit [2021-06-30T06:37:46.495Z] === RUN TestFindValidSplit/0/ [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1044: [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:37:46.495Z] === RUN TestFindValidSplit/1/Hello [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1044: Hello [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:37:46.495Z] === RUN TestFindValidSplit/2/Hello [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1044: He [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1045: llo [2021-06-30T06:37:46.495Z] === RUN TestFindValidSplit/3/Hello [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1044: [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1045: Hello [2021-06-30T06:37:46.495Z] === RUN TestFindValidSplit/4/🙃 [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1044: [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-30T06:37:46.495Z] === RUN TestFindValidSplit/5/🙃 [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:37:46.495Z] === RUN TestFindValidSplit/6/a� [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1044: a [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1045: � [2021-06-30T06:37:46.495Z] === RUN TestFindValidSplit/7/a� [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1044: a� [2021-06-30T06:37:46.495Z] cloudwatchlogs_test.go:1045: [2021-06-30T06:37:46.495Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-30T06:37:46.495Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestProcessEventEmoji [2021-06-30T06:37:46.495Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchLineSplit [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchMaxEvents [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-30T06:37:46.495Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-30T06:37:46.495Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-30T06:37:46.495Z] --- PASS: TestContentStoreForPull (0.17s) [2021-06-30T06:37:46.495Z] PASS [2021-06-30T06:37:46.495Z] coverage: 6.7% of statements [2021-06-30T06:37:46.495Z] ok github.com/docker/docker/daemon/images 0.299s coverage: 6.7% of statements [2021-06-30T06:37:46.687Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-30T06:37:46.687Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-30T06:37:46.694Z] === RUN TestTailFile [2021-06-30T06:37:46.694Z] --- PASS: TestTailFile (0.00s) [2021-06-30T06:37:46.694Z] === RUN TestTailFileManyLines [2021-06-30T06:37:46.694Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-30T06:37:46.694Z] === RUN TestTailEmptyFile [2021-06-30T06:37:46.694Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-30T06:37:46.694Z] === RUN TestTailNegativeN [2021-06-30T06:37:46.694Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader [2021-06-30T06:37:46.694Z] === PAUSE TestNewTailReader [2021-06-30T06:37:46.694Z] === CONT TestNewTailReader [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-30T06:37:46.694Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-30T06:37:46.694Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-30T06:37:46.694Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-30T06:37:46.694Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-30T06:37:46.694Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/no_delimiter [2021-06-30T06:37:46.694Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/truncated_last_line [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-30T06:37:46.694Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-30T06:37:46.694Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-30T06:37:46.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/no_delimiter [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:46.695Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:46.696Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:46.696Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:46.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:46.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:46.697Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:46.949Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-30T06:37:46.949Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-30T06:37:46.949Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-30T06:37:46.949Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-30T06:37:46.949Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-30T06:37:46.949Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-30T06:37:46.949Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-30T06:37:46.949Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-30T06:37:46.949Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-30T06:37:46.949Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-30T06:37:46.949Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-30T06:37:46.949Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-30T06:37:46.949Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-30T06:37:46.949Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-30T06:37:46.949Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-30T06:37:46.949Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-30T06:37:46.949Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-30T06:37:46.949Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-30T06:37:46.949Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-30T06:37:46.949Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-30T06:37:46.949Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-30T06:37:46.949Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-30T06:37:46.949Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-30T06:37:46.949Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-30T06:37:46.949Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-30T06:37:46.949Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-30T06:37:46.949Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-30T06:37:46.949Z] === RUN TestCreateTagSuccess [2021-06-30T06:37:46.949Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-30T06:37:46.949Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-30T06:37:46.949Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-30T06:37:46.949Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-30T06:37:46.949Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-30T06:37:46.949Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-30T06:37:46.949Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-30T06:37:46.949Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-30T06:37:46.949Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-30T06:37:46.949Z] PASS [2021-06-30T06:37:46.949Z] coverage: 77.8% of statements [2021-06-30T06:37:46.949Z] ok github.com/docker/docker/daemon/logger/awslogs 0.396s coverage: 77.8% of statements [2021-06-30T06:37:46.949Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-30T06:37:46.949Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-30T06:37:46.949Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-30T06:37:46.949Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-30T06:37:46.949Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.154Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:47.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:47.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:47.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:47.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:47.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:47.155Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.155Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:47.156Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:47.156Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-30T06:37:47.157Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:37:47.157Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.158Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-06-30T06:37:47.159Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:37:47.258Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-30T06:37:47.403Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-30T06:37:47.403Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-30T06:37:47.403Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-30T06:37:47.403Z] === RUN TestJSONFileLogger [2021-06-30T06:37:47.403Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-30T06:37:47.403Z] === RUN TestJSONFileLoggerWithTags [2021-06-30T06:37:47.403Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-30T06:37:47.403Z] === RUN TestJSONFileLoggerWithOpts [2021-06-30T06:37:47.403Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-30T06:37:47.403Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-30T06:37:47.403Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-30T06:37:47.403Z] === RUN TestEncodeDecode [2021-06-30T06:37:47.403Z] === PAUSE TestEncodeDecode [2021-06-30T06:37:47.403Z] === RUN TestUnexpectedEOF [2021-06-30T06:37:47.403Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-06-30T06:37:47.403Z] === RUN TestFastTimeMarshalJSON [2021-06-30T06:37:47.403Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-06-30T06:37:47.403Z] PASS [2021-06-30T06:37:47.403Z] coverage: 87.2% of statements [2021-06-30T06:37:47.403Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.209s coverage: 87.2% of statements [2021-06-30T06:37:47.403Z] time="2021-06-30T06:37:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-30T06:37:47.403Z] time="2021-06-30T06:37:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-30T06:37:47.403Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-06-30T06:37:47.403Z] === CONT TestEncodeDecode [2021-06-30T06:37:47.519Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:37:47.609Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:37:47.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:37:47.610Z] PASS [2021-06-30T06:37:47.610Z] coverage: 88.6% of statements [2021-06-30T06:37:47.610Z] ok github.com/docker/docker/pkg/tailfile 0.175s coverage: 88.6% of statements [2021-06-30T06:37:47.857Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-30T06:37:47.857Z] PASS [2021-06-30T06:37:47.857Z] coverage: 69.9% of statements [2021-06-30T06:37:47.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.214s coverage: 69.9% of statements [2021-06-30T06:37:48.060Z] === RUN TestTarSumRemoveNonExistent [2021-06-30T06:37:48.060Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-30T06:37:48.060Z] === RUN TestTarSumRemove [2021-06-30T06:37:48.060Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-30T06:37:48.060Z] === RUN TestSortFileInfoSums [2021-06-30T06:37:48.060Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-30T06:37:48.060Z] === RUN TestNewTarSumForLabelInvalid [2021-06-30T06:37:48.060Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-30T06:37:48.060Z] === RUN TestNewTarSumForLabel [2021-06-30T06:37:48.060Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-30T06:37:48.060Z] === RUN TestEmptyTar [2021-06-30T06:37:48.060Z] --- PASS: TestEmptyTar (0.00s) [2021-06-30T06:37:48.060Z] === RUN TestTarSumsReadSize [2021-06-30T06:37:48.060Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-30T06:37:48.060Z] === RUN TestTarSums [2021-06-30T06:37:48.060Z] --- PASS: TestTarSums (0.11s) [2021-06-30T06:37:48.060Z] === RUN TestIteration [2021-06-30T06:37:48.060Z] --- PASS: TestIteration (0.00s) [2021-06-30T06:37:48.060Z] === RUN TestVersionLabelForChecksum [2021-06-30T06:37:48.060Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-30T06:37:48.060Z] === RUN TestVersion [2021-06-30T06:37:48.060Z] --- PASS: TestVersion (0.00s) [2021-06-30T06:37:48.060Z] === RUN TestGetVersion [2021-06-30T06:37:48.060Z] --- PASS: TestGetVersion (0.00s) [2021-06-30T06:37:48.060Z] === RUN TestGetVersions [2021-06-30T06:37:48.060Z] --- PASS: TestGetVersions (0.00s) [2021-06-30T06:37:48.060Z] PASS [2021-06-30T06:37:48.060Z] coverage: 89.3% of statements [2021-06-30T06:37:48.060Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements [2021-06-30T06:37:48.311Z] === RUN TestWriteLog [2021-06-30T06:37:48.311Z] === PAUSE TestWriteLog [2021-06-30T06:37:48.311Z] === RUN TestReadLog [2021-06-30T06:37:48.311Z] === PAUSE TestReadLog [2021-06-30T06:37:48.311Z] === CONT TestWriteLog [2021-06-30T06:37:48.311Z] === CONT TestReadLog [2021-06-30T06:37:48.311Z] --- PASS: TestWriteLog (0.00s) [2021-06-30T06:37:48.311Z] === RUN TestReadLog/tail_exact [2021-06-30T06:37:48.463Z] check_test.go:309: [debf9ae6f8ef6] daemon is not started [2021-06-30T06:37:48.463Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-30T06:37:48.511Z] time="2021-06-30T06:37:48Z" 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-06-30T06:37:48.511Z] testing: warning: no tests to run [2021-06-30T06:37:48.511Z] PASS [2021-06-30T06:37:48.511Z] coverage: [no statements] [2021-06-30T06:37:48.511Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2021-06-30T06:37:48.724Z] --- PASS: TestUpdatePidsLimit (9.96s) [2021-06-30T06:37:48.724Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.36s) [2021-06-30T06:37:48.724Z] --- PASS: TestUpdatePidsLimit/no_change (1.31s) [2021-06-30T06:37:48.724Z] --- PASS: TestUpdatePidsLimit/update_lower (1.22s) [2021-06-30T06:37:48.724Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.27s) [2021-06-30T06:37:48.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.34s) [2021-06-30T06:37:48.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.21s) [2021-06-30T06:37:48.724Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.35s) [2021-06-30T06:37:48.724Z] === RUN TestUpdateRestartPolicy [2021-06-30T06:37:48.764Z] === RUN TestReadLog/tail_less_than_available [2021-06-30T06:37:48.764Z] === RUN TestReadLog/tail_more_than_available [2021-06-30T06:37:48.764Z] --- PASS: TestReadLog (0.13s) [2021-06-30T06:37:48.764Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-06-30T06:37:48.764Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-30T06:37:48.764Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-30T06:37:48.764Z] PASS [2021-06-30T06:37:48.764Z] coverage: 75.2% of statements [2021-06-30T06:37:48.764Z] ok github.com/docker/docker/daemon/logger/local 0.197s coverage: 75.2% of statements [2021-06-30T06:37:48.764Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-30T06:37:48.764Z] === RUN TestOpenFileDelete [2021-06-30T06:37:48.764Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-30T06:37:48.764Z] === RUN TestOpenFileRename [2021-06-30T06:37:48.764Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-30T06:37:48.764Z] === RUN TestParseLogTagDefaultTag [2021-06-30T06:37:48.764Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-30T06:37:48.764Z] === RUN TestParseLogTag [2021-06-30T06:37:48.764Z] --- PASS: TestParseLogTag (0.00s) [2021-06-30T06:37:48.764Z] === RUN TestParseLogTagEmptyTag [2021-06-30T06:37:48.764Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-30T06:37:48.764Z] === RUN TestTailFiles [2021-06-30T06:37:48.764Z] --- PASS: TestTailFiles (0.00s) [2021-06-30T06:37:48.764Z] === RUN TestFollowLogsConsumerGone [2021-06-30T06:37:48.764Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-30T06:37:48.764Z] === RUN TestFollowLogsProducerGone [2021-06-30T06:37:48.764Z] logfile_test.go:179: logDecode() closed after sending 2512 messages [2021-06-30T06:37:48.765Z] logfile_test.go:232: messages sent: 2512, received: 2512 [2021-06-30T06:37:48.765Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-30T06:37:48.765Z] === RUN TestCheckCapacityAndRotate [2021-06-30T06:37:48.765Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-30T06:37:48.765Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-30T06:37:48.765Z] --- PASS: TestCheckCapacityAndRotate (0.26s) [2021-06-30T06:37:48.765Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.08s) [2021-06-30T06:37:48.765Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2021-06-30T06:37:48.765Z] PASS [2021-06-30T06:37:48.765Z] coverage: 55.3% of statements [2021-06-30T06:37:48.765Z] === RUN TestLog [2021-06-30T06:37:48.765Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.369s coverage: 55.3% of statements [2021-06-30T06:37:48.765Z] --- PASS: TestLog (0.01s) [2021-06-30T06:37:48.765Z] PASS [2021-06-30T06:37:48.765Z] coverage: 31.5% of statements [2021-06-30T06:37:48.765Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.072s coverage: 31.5% of statements [2021-06-30T06:37:49.463Z] === RUN TestTruncIndex [2021-06-30T06:37:49.463Z] --- PASS: TestTruncIndex (0.10s) [2021-06-30T06:37:49.463Z] PASS [2021-06-30T06:37:49.463Z] coverage: 91.5% of statements [2021-06-30T06:37:49.463Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2021-06-30T06:37:49.722Z] === RUN TestNewParse [2021-06-30T06:37:49.722Z] --- PASS: TestNewParse (0.00s) [2021-06-30T06:37:49.722Z] PASS [2021-06-30T06:37:49.722Z] coverage: 8.3% of statements [2021-06-30T06:37:49.722Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2021-06-30T06:37:49.913Z] === RUN TestIsGIT [2021-06-30T06:37:49.913Z] --- PASS: TestIsGIT (0.00s) [2021-06-30T06:37:49.913Z] === RUN TestIsTransport [2021-06-30T06:37:49.913Z] --- PASS: TestIsTransport (0.00s) [2021-06-30T06:37:49.913Z] PASS [2021-06-30T06:37:49.913Z] coverage: 100.0% of statements [2021-06-30T06:37:49.913Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2021-06-30T06:37:50.175Z] === RUN TestParseLogFormat [2021-06-30T06:37:50.175Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestValidateLogOptEmpty [2021-06-30T06:37:50.175Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestValidateSyslogAddress [2021-06-30T06:37:50.175Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestParseAddressDefaultPort [2021-06-30T06:37:50.175Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestValidateSyslogFacility [2021-06-30T06:37:50.175Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestValidateLogOptSyslogFormat [2021-06-30T06:37:50.175Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestValidateLogOpt [2021-06-30T06:37:50.175Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-30T06:37:50.175Z] PASS [2021-06-30T06:37:50.175Z] coverage: 46.8% of statements [2021-06-30T06:37:50.175Z] === RUN TestValidateLogOpt [2021-06-30T06:37:50.175Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestNewMissedConfig [2021-06-30T06:37:50.175Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestNewMissedUrl [2021-06-30T06:37:50.175Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestNewMissedToken [2021-06-30T06:37:50.175Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestNewWithProxy [2021-06-30T06:37:50.175Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestDefault [2021-06-30T06:37:50.175Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 46.8% of statements [2021-06-30T06:37:50.175Z] --- PASS: TestDefault (0.01s) [2021-06-30T06:37:50.175Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-30T06:37:50.175Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestJsonFormat [2021-06-30T06:37:50.175Z] --- PASS: TestJsonFormat (0.01s) [2021-06-30T06:37:50.175Z] === RUN TestRawFormat [2021-06-30T06:37:50.175Z] --- PASS: TestRawFormat (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestRawFormatWithLabels [2021-06-30T06:37:50.175Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestRawFormatWithoutTag [2021-06-30T06:37:50.175Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-30T06:37:50.175Z] === RUN TestBatching [2021-06-30T06:37:50.175Z] --- PASS: TestBatching (0.22s) [2021-06-30T06:37:50.175Z] === RUN TestFrequency [2021-06-30T06:37:50.362Z] === RUN TestVersionInfo [2021-06-30T06:37:50.362Z] --- PASS: TestVersionInfo (0.00s) [2021-06-30T06:37:50.362Z] === RUN TestAppendVersions [2021-06-30T06:37:50.362Z] --- PASS: TestAppendVersions (0.00s) [2021-06-30T06:37:50.362Z] PASS [2021-06-30T06:37:50.362Z] coverage: 88.9% of statements [2021-06-30T06:37:50.362Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2021-06-30T06:37:50.634Z] --- PASS: TestFrequency (0.23s) [2021-06-30T06:37:50.634Z] === RUN TestOneMessagePerRequest [2021-06-30T06:37:50.634Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-30T06:37:50.634Z] === RUN TestVerify [2021-06-30T06:37:50.634Z] --- PASS: TestVerify (0.00s) [2021-06-30T06:37:50.634Z] === RUN TestSkipVerify [2021-06-30T06:37:50.634Z] time="2021-06-30T06:37:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:37:50.634Z] time="2021-06-30T06:37:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:37:50.634Z] time="2021-06-30T06:37:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:37:51.088Z] --- PASS: TestSkipVerify (0.63s) [2021-06-30T06:37:51.088Z] === RUN TestBufferMaximum [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035070.842043\",\"host\":\"2c49d759f11b\"}'" [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035070.842043\",\"host\":\"2c49d759f11b\"}'" [2021-06-30T06:37:51.088Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-30T06:37:51.088Z] === RUN TestServerAlwaysDown [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035070.845029\",\"host\":\"2c49d759f11b\"}'" [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035070.845029\",\"host\":\"2c49d759f11b\"}'" [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035070.845029\",\"host\":\"2c49d759f11b\"}'" [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035070.845029\",\"host\":\"2c49d759f11b\"}'" [2021-06-30T06:37:51.088Z] time="2021-06-30T06:37:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625035070.845029\",\"host\":\"2c49d759f11b\"}'" [2021-06-30T06:37:51.088Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-30T06:37:51.088Z] === RUN TestCannotSendAfterClose [2021-06-30T06:37:51.088Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-30T06:37:51.088Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-30T06:37:51.541Z] === RUN TestV1IDService [2021-06-30T06:37:51.541Z] --- PASS: TestV1IDService (0.04s) [2021-06-30T06:37:51.541Z] === RUN TestV2MetadataService [2021-06-30T06:37:51.870Z] === RUN TestValidatePrivileges [2021-06-30T06:37:51.870Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-30T06:37:51.870Z] === RUN TestFilterByCapNeg [2021-06-30T06:37:51.870Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-30T06:37:51.870Z] === RUN TestFilterByCapPos [2021-06-30T06:37:51.870Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-30T06:37:51.870Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-30T06:37:51.871Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-30T06:37:51.871Z] PASS [2021-06-30T06:37:51.871Z] coverage: 12.0% of statements [2021-06-30T06:37:51.871Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements [2021-06-30T06:37:51.883Z] --- PASS: TestServiceUpdateNetwork (13.01s) [2021-06-30T06:37:51.883Z] === RUN TestServiceUpdatePidsLimit [2021-06-30T06:37:51.994Z] time="2021-06-30T06:37:51Z" 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-06-30T06:37:51.994Z] time="2021-06-30T06:37:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2c49d759f11b\"}'" [2021-06-30T06:37:51.994Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-30T06:37:51.994Z] PASS [2021-06-30T06:37:51.994Z] coverage: 82.5% of statements [2021-06-30T06:37:51.994Z] ok github.com/docker/docker/daemon/logger/splunk 2.175s coverage: 82.5% of statements [2021-06-30T06:37:51.994Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-30T06:37:51.994Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-30T06:37:51.994Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-30T06:37:52.320Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-30T06:37:52.320Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-30T06:37:52.320Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-30T06:37:52.320Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-30T06:37:52.447Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-30T06:37:52.447Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-30T06:37:52.448Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestContinueOnError_NeverContinue [2021-06-30T06:37:52.448Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestManifestStore [2021-06-30T06:37:52.448Z] === RUN TestManifestStore/no_remote_or_local [2021-06-30T06:37:52.448Z] === RUN TestSuccessfulDownload [2021-06-30T06:37:52.448Z] download_test.go:268: Needs fixing on Windows [2021-06-30T06:37:52.448Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestCancelledDownload [2021-06-30T06:37:52.448Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestMaxDownloadAttempts [2021-06-30T06:37:52.448Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-30T06:37:52.448Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-30T06:37:52.448Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-30T06:37:52.448Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-30T06:37:52.448Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-30T06:37:52.448Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-30T06:37:52.448Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-30T06:37:52.448Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-30T06:37:52.448Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-30T06:37:52.448Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-30T06:37:52.448Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-30T06:37:52.448Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-30T06:37:52.448Z] --- PASS: TestV2MetadataService (0.98s) [2021-06-30T06:37:52.448Z] PASS [2021-06-30T06:37:52.448Z] coverage: 48.2% of statements [2021-06-30T06:37:52.448Z] time="2021-06-30T06:37:52Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local933808511\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-30T06:37:52.448Z] ok github.com/docker/docker/distribution/metadata 1.081s coverage: 48.2% of statements [2021-06-30T06:37:52.448Z] === RUN TestManifestStore/no_local_cache [2021-06-30T06:37:52.448Z] === RUN TestManifestStore/with_local_cache [2021-06-30T06:37:52.448Z] === RUN TestManifestStore/unknown_media_type [2021-06-30T06:37:52.448Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-30T06:37:52.448Z] time="2021-06-30T06:37:52Z" level=warning msg="reference for unknown type: " [2021-06-30T06:37:52.448Z] time="2021-06-30T06:37:52Z" level=warning msg="reference for unknown type: " [2021-06-30T06:37:52.448Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-30T06:37:52.448Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-30T06:37:52.448Z] time="2021-06-30T06:37:52Z" level=warning msg="reference for unknown type: " [2021-06-30T06:37:52.448Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-30T06:37:52.448Z] time="2021-06-30T06:37:52Z" level=warning msg="reference for unknown type: " [2021-06-30T06:37:52.448Z] time="2021-06-30T06:37:52Z" level=warning msg="reference for unknown type: " [2021-06-30T06:37:52.448Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-30T06:37:52.448Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-30T06:37:52.448Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-30T06:37:52.448Z] time="2021-06-30T06:37:52Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore (0.27s) [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-30T06:37:52.448Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-30T06:37:52.448Z] === RUN TestDetectManifestBlobMediaType [2021-06-30T06:37:52.448Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-30T06:37:52.448Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-30T06:37:52.448Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-30T06:37:52.448Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-30T06:37:52.448Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-30T06:37:52.448Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-30T06:37:52.448Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-30T06:37:52.448Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-30T06:37:52.448Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-30T06:37:52.448Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-30T06:37:52.448Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-30T06:37:52.448Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-30T06:37:52.448Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestFixManifestLayers [2021-06-30T06:37:52.448Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-30T06:37:52.448Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-30T06:37:52.448Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestFixManifestLayersBadParent [2021-06-30T06:37:52.448Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestValidateManifest [2021-06-30T06:37:52.448Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-30T06:37:52.448Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestFormatPlatform [2021-06-30T06:37:52.448Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestGetRepositoryMountCandidates [2021-06-30T06:37:52.448Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-30T06:37:52.448Z] === RUN TestLayerAlreadyExists [2021-06-30T06:37:52.448Z] 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-06-30T06:37:52.448Z] 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-06-30T06:37:52.448Z] 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-06-30T06:37:52.448Z] 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-06-30T06:37:52.448Z] 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-06-30T06:37:52.448Z] 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-06-30T06:37:52.448Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-06-30T06:37:52.448Z] === RUN TestWhenEmptyAuthConfig [2021-06-30T06:37:52.769Z] === RUN TestNewSettable [2021-06-30T06:37:52.769Z] --- PASS: TestNewSettable (0.00s) [2021-06-30T06:37:52.769Z] === RUN TestIsSettable [2021-06-30T06:37:52.769Z] --- PASS: TestIsSettable (0.00s) [2021-06-30T06:37:52.769Z] === RUN TestUpdateSettingsEnv [2021-06-30T06:37:52.769Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-30T06:37:52.769Z] PASS [2021-06-30T06:37:52.769Z] coverage: 20.0% of statements [2021-06-30T06:37:52.770Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2021-06-30T06:37:52.901Z] time="2021-06-30T06:37:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:37:52.901Z] time="2021-06-30T06:37:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:37:52.901Z] time="2021-06-30T06:37:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:37:52.901Z] time="2021-06-30T06:37:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-30T06:37:52.901Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-30T06:37:52.901Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-06-30T06:37:52.901Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-06-30T06:37:52.901Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-06-30T06:37:52.901Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-06-30T06:37:52.901Z] === RUN TestTransfer [2021-06-30T06:37:52.901Z] --- PASS: TestTransfer (0.12s) [2021-06-30T06:37:52.901Z] === RUN TestConcurrencyLimit [2021-06-30T06:37:52.928Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-30T06:37:53.246Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-30T06:37:53.354Z] --- PASS: TestConcurrencyLimit (0.44s) [2021-06-30T06:37:53.354Z] === RUN TestInactiveJobs [2021-06-30T06:37:53.354Z] === RUN TestNotFound [2021-06-30T06:37:53.354Z] --- PASS: TestNotFound (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestConflict [2021-06-30T06:37:53.354Z] --- PASS: TestConflict (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestForbidden [2021-06-30T06:37:53.354Z] --- PASS: TestForbidden (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestInvalidParameter [2021-06-30T06:37:53.354Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestNotImplemented [2021-06-30T06:37:53.354Z] --- PASS: TestNotImplemented (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestNotModified [2021-06-30T06:37:53.354Z] --- PASS: TestNotModified (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestUnauthorized [2021-06-30T06:37:53.354Z] --- PASS: TestUnauthorized (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestUnknown [2021-06-30T06:37:53.354Z] --- PASS: TestUnknown (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestCancelled [2021-06-30T06:37:53.354Z] --- PASS: TestCancelled (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestDeadline [2021-06-30T06:37:53.354Z] --- PASS: TestDeadline (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestDataLoss [2021-06-30T06:37:53.354Z] --- PASS: TestDataLoss (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestUnavailable [2021-06-30T06:37:53.354Z] --- PASS: TestUnavailable (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestSystem [2021-06-30T06:37:53.354Z] --- PASS: TestSystem (0.00s) [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Not_Found [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Bad_Request [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Conflict [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Unauthorized [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Forbidden [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Not_Modified [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-30T06:37:53.354Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-30T06:37:53.354Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-30T06:37:53.354Z] PASS [2021-06-30T06:37:53.354Z] coverage: 53.1% of statements [2021-06-30T06:37:53.354Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2021-06-30T06:37:53.719Z] === RUN TestLoad [2021-06-30T06:37:53.719Z] --- PASS: TestLoad (0.00s) [2021-06-30T06:37:53.719Z] === RUN TestSave [2021-06-30T06:37:53.719Z] --- PASS: TestSave (0.06s) [2021-06-30T06:37:53.719Z] === RUN TestAddDeleteGet [2021-06-30T06:37:53.719Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-30T06:37:53.719Z] === RUN TestInvalidTags [2021-06-30T06:37:53.719Z] --- PASS: TestInvalidTags (0.00s) [2021-06-30T06:37:53.719Z] PASS [2021-06-30T06:37:53.719Z] coverage: 84.4% of statements [2021-06-30T06:37:53.719Z] ok github.com/docker/docker/reference 0.159s coverage: 84.4% of statements [2021-06-30T06:37:53.808Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2021-06-30T06:37:53.808Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-30T06:37:53.808Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-30T06:37:53.808Z] === RUN TestTokenPassThru [2021-06-30T06:37:53.808Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-30T06:37:53.808Z] === RUN TestTokenPassThruDifferentHost [2021-06-30T06:37:53.808Z] --- PASS: TestInactiveJobs (0.36s) [2021-06-30T06:37:53.808Z] === RUN TestWatchRelease [2021-06-30T06:37:53.808Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-06-30T06:37:53.808Z] PASS [2021-06-30T06:37:53.808Z] coverage: 23.8% of statements [2021-06-30T06:37:53.808Z] ok github.com/docker/docker/distribution 1.568s coverage: 23.8% of statements [2021-06-30T06:37:53.808Z] --- PASS: TestWatchRelease (0.04s) [2021-06-30T06:37:53.808Z] === RUN TestWatchFinishedTransfer [2021-06-30T06:37:53.808Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-30T06:37:53.808Z] === RUN TestDuplicateTransfer [2021-06-30T06:37:53.808Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-06-30T06:37:53.808Z] === RUN TestSuccessfulUpload [2021-06-30T06:37:53.808Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-30T06:37:54.174Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-30T06:37:54.261Z] time="2021-06-30T06:37:53Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-30T06:37:54.261Z] === RUN TestFSGetInvalidData [2021-06-30T06:37:54.261Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-06-30T06:37:54.261Z] === RUN TestFSInvalidSet [2021-06-30T06:37:54.261Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-30T06:37:54.261Z] === RUN TestFSInvalidRoot [2021-06-30T06:37:54.261Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-06-30T06:37:54.261Z] === RUN TestFSMetadataGetSet [2021-06-30T06:37:54.261Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-06-30T06:37:54.261Z] === RUN TestFSInvalidWalker [2021-06-30T06:37:54.261Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-30T06:37:54.261Z] === RUN TestFSGetSet [2021-06-30T06:37:54.261Z] --- PASS: TestFSGetSet (0.01s) [2021-06-30T06:37:54.261Z] === RUN TestFSGetUnsetKey [2021-06-30T06:37:54.261Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-06-30T06:37:54.261Z] === RUN TestFSGetEmptyData [2021-06-30T06:37:54.261Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-06-30T06:37:54.261Z] === RUN TestFSDelete [2021-06-30T06:37:54.261Z] --- PASS: TestFSDelete (0.01s) [2021-06-30T06:37:54.261Z] === RUN TestFSWalker [2021-06-30T06:37:54.261Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-06-30T06:37:54.261Z] === RUN TestCancelledUpload [2021-06-30T06:37:54.261Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-30T06:37:54.261Z] PASS [2021-06-30T06:37:54.261Z] coverage: 77.3% of statements [2021-06-30T06:37:54.261Z] --- PASS: TestFSWalker (0.01s) [2021-06-30T06:37:54.261Z] === RUN TestFSWalkerStopOnError [2021-06-30T06:37:54.261Z] ok github.com/docker/docker/distribution/xfer 1.916s coverage: 77.3% of statements [2021-06-30T06:37:54.261Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-30T06:37:54.261Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-30T06:37:54.261Z] === RUN TestNewFromJSON [2021-06-30T06:37:54.261Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-30T06:37:54.261Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-30T06:37:54.261Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-30T06:37:54.261Z] === RUN TestMarshalKeyOrder [2021-06-30T06:37:54.261Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-30T06:37:54.261Z] === RUN TestHistoryEqual [2021-06-30T06:37:54.311Z] docker_cli_daemon_plugins_test.go:105: [dde35d272e7e5] daemon is not started [2021-06-30T06:37:54.668Z] === RUN TestResolveAuthConfigIndexServer [2021-06-30T06:37:54.668Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestResolveAuthConfigFullURL [2021-06-30T06:37:54.668Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-30T06:37:54.668Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestValidateMirror [2021-06-30T06:37:54.668Z] --- PASS: TestValidateMirror (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestLoadInsecureRegistries [2021-06-30T06:37:54.668Z] time="2021-06-30T06:37:54Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-30T06:37:54.668Z] time="2021-06-30T06:37:54Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-30T06:37:54.668Z] time="2021-06-30T06:37:54Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-30T06:37:54.668Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-06-30T06:37:54.668Z] === RUN TestNewServiceConfig [2021-06-30T06:37:54.668Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestValidateIndexName [2021-06-30T06:37:54.668Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestValidateIndexNameWithError [2021-06-30T06:37:54.668Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestEndpointParse [2021-06-30T06:37:54.668Z] --- PASS: TestEndpointParse (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestEndpointParseInvalid [2021-06-30T06:37:54.668Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestValidateEndpoint [2021-06-30T06:37:54.668Z] --- PASS: TestValidateEndpoint (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestPing [2021-06-30T06:37:54.668Z] --- PASS: TestPing (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestPingRegistryEndpoint [2021-06-30T06:37:54.668Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:37:54.668Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestEndpoint [2021-06-30T06:37:54.668Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:37:54.668Z] --- SKIP: TestEndpoint (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestParseRepositoryInfo [2021-06-30T06:37:54.668Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestNewIndexInfo [2021-06-30T06:37:54.668Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestMirrorEndpointLookup [2021-06-30T06:37:54.668Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:37:54.668Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestSearchRepositories [2021-06-30T06:37:54.668Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-30T06:37:54.668Z] Host: 127.0.0.1:49305 [2021-06-30T06:37:54.668Z] User-Agent: docker test client [2021-06-30T06:37:54.668Z] Authorization: Token fake-token [2021-06-30T06:37:54.668Z] X-Docker-Token: true [2021-06-30T06:37:54.668Z] Accept-Encoding: gzip [2021-06-30T06:37:54.668Z] [2021-06-30T06:37:54.668Z] [2021-06-30T06:37:54.668Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-30T06:37:54.668Z] Connection: close [2021-06-30T06:37:54.668Z] Content-Length: 144 [2021-06-30T06:37:54.668Z] Cache-Control: no-cache [2021-06-30T06:37:54.668Z] Content-Type: application/json [2021-06-30T06:37:54.668Z] Date: Wed, 30 Jun 2021 06:37:54 GMT [2021-06-30T06:37:54.668Z] Expires: -1 [2021-06-30T06:37:54.668Z] Pragma: no-cache [2021-06-30T06:37:54.668Z] Server: docker-tests/mock [2021-06-30T06:37:54.668Z] X-Docker-Registry-Config: mock [2021-06-30T06:37:54.668Z] X-Docker-Registry-Version: 0.0.0 [2021-06-30T06:37:54.668Z] [2021-06-30T06:37:54.668Z] [2021-06-30T06:37:54.668Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestTrustedLocation [2021-06-30T06:37:54.668Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-30T06:37:54.668Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestAllowNondistributableArtifacts [2021-06-30T06:37:54.668Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-30T06:37:54.668Z] === RUN TestIsSecureIndex [2021-06-30T06:37:54.668Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-30T06:37:54.668Z] PASS [2021-06-30T06:37:54.668Z] coverage: 51.7% of statements [2021-06-30T06:37:54.668Z] ok github.com/docker/docker/registry 0.181s coverage: 51.7% of statements [2021-06-30T06:37:54.668Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-30T06:37:54.668Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-30T06:37:54.668Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-30T06:37:54.714Z] --- PASS: TestHistoryEqual (0.14s) [2021-06-30T06:37:54.714Z] === RUN TestImage [2021-06-30T06:37:54.714Z] --- PASS: TestImage (0.00s) [2021-06-30T06:37:54.714Z] === RUN TestImageOSNotEmpty [2021-06-30T06:37:54.714Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-30T06:37:54.714Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-30T06:37:54.714Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-30T06:37:54.714Z] === RUN TestCreate [2021-06-30T06:37:54.714Z] --- PASS: TestCreate (0.01s) [2021-06-30T06:37:54.714Z] === RUN TestRestore [2021-06-30T06:37:54.714Z] time="2021-06-30T06:37:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-30T06:37:54.714Z] --- PASS: TestRestore (0.03s) [2021-06-30T06:37:54.714Z] === RUN TestAddDelete [2021-06-30T06:37:54.714Z] --- PASS: TestAddDelete (0.03s) [2021-06-30T06:37:54.714Z] === RUN TestSearchAfterDelete [2021-06-30T06:37:54.714Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-30T06:37:54.714Z] === RUN TestParentReset [2021-06-30T06:37:54.714Z] --- PASS: TestParentReset (0.02s) [2021-06-30T06:37:54.714Z] === RUN TestGetAndSetLastUpdated [2021-06-30T06:37:54.714Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-30T06:37:54.714Z] === RUN TestStoreLen [2021-06-30T06:37:54.714Z] === RUN TestCompare [2021-06-30T06:37:54.714Z] --- PASS: TestCompare (0.00s) [2021-06-30T06:37:54.714Z] PASS [2021-06-30T06:37:54.714Z] coverage: 19.2% of statements [2021-06-30T06:37:54.714Z] --- PASS: TestStoreLen (0.07s) [2021-06-30T06:37:54.714Z] PASS [2021-06-30T06:37:54.714Z] coverage: 86.6% of statements [2021-06-30T06:37:54.714Z] ok github.com/docker/docker/image/cache 0.067s coverage: 19.2% of statements [2021-06-30T06:37:54.714Z] ok github.com/docker/docker/image 0.562s coverage: 86.6% of statements [2021-06-30T06:37:55.118Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-30T06:37:55.118Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-30T06:37:55.118Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-30T06:37:55.118Z] === RUN TestResumableRequestReaderWithReadError [2021-06-30T06:37:55.118Z] time="2021-06-30T06:37:54Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-30T06:37:55.118Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-06-30T06:37:55.118Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-30T06:37:55.118Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-30T06:37:55.118Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-30T06:37:55.118Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-30T06:37:55.118Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-30T06:37:55.118Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-30T06:37:55.118Z] === RUN TestResumableRequestReader [2021-06-30T06:37:55.118Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-30T06:37:55.118Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-30T06:37:55.118Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-30T06:37:55.118Z] PASS [2021-06-30T06:37:55.118Z] coverage: 100.0% of statements [2021-06-30T06:37:55.118Z] ok github.com/docker/docker/registry/resumable 0.182s coverage: 100.0% of statements [2021-06-30T06:37:55.118Z] === RUN TestRestartManagerTimeout [2021-06-30T06:37:55.118Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-30T06:37:55.118Z] === RUN TestRestartManagerTimeoutReset [2021-06-30T06:37:55.118Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-30T06:37:55.118Z] PASS [2021-06-30T06:37:55.118Z] coverage: 50.9% of statements [2021-06-30T06:37:55.118Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2021-06-30T06:37:55.167Z] === RUN TestValidateManifest [2021-06-30T06:37:55.167Z] === RUN TestValidateManifest/nil [2021-06-30T06:37:55.167Z] === RUN TestValidateManifest/non-nil [2021-06-30T06:37:55.167Z] --- PASS: TestValidateManifest (0.00s) [2021-06-30T06:37:55.167Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-30T06:37:55.167Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-30T06:37:55.167Z] PASS [2021-06-30T06:37:55.167Z] coverage: 0.7% of statements [2021-06-30T06:37:55.167Z] ok github.com/docker/docker/image/tarexport 0.078s coverage: 0.7% of statements [2021-06-30T06:37:55.568Z] === RUN TestDecodeContainerConfig [2021-06-30T06:37:55.568Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-30T06:37:55.568Z] === RUN TestDecodeContainerConfigIsolation [2021-06-30T06:37:55.568Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-30T06:37:55.568Z] === RUN TestValidatePrivileged [2021-06-30T06:37:55.568Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-30T06:37:55.568Z] PASS [2021-06-30T06:37:55.568Z] coverage: 52.2% of statements [2021-06-30T06:37:55.568Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.2% of statements [2021-06-30T06:37:55.620Z] === RUN TestMakeV1ConfigFromConfig [2021-06-30T06:37:55.620Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-30T06:37:55.620Z] PASS [2021-06-30T06:37:55.620Z] coverage: 25.0% of statements [2021-06-30T06:37:55.620Z] ok github.com/docker/docker/image/v1 0.074s coverage: 25.0% of statements [2021-06-30T06:37:55.620Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-30T06:37:55.694Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-30T06:37:56.018Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-30T06:37:56.018Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-30T06:37:56.018Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-30T06:37:56.018Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-30T06:37:56.018Z] PASS [2021-06-30T06:37:56.018Z] coverage: 62.5% of statements [2021-06-30T06:37:56.018Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2021-06-30T06:37:56.073Z] === RUN TestSerialization [2021-06-30T06:37:56.073Z] --- PASS: TestSerialization (0.02s) [2021-06-30T06:37:56.073Z] PASS [2021-06-30T06:37:56.073Z] coverage: 100.0% of statements [2021-06-30T06:37:56.073Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2021-06-30T06:37:56.966Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-30T06:37:56.966Z] === RUN TestClientStream [2021-06-30T06:37:56.966Z] --- PASS: TestClientStream (0.00s) [2021-06-30T06:37:56.966Z] === RUN TestClientSendFile [2021-06-30T06:37:56.966Z] --- PASS: TestClientSendFile (0.00s) [2021-06-30T06:37:56.966Z] === RUN TestClientWithRequestTimeout [2021-06-30T06:37:56.966Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2021-06-30T06:37:56.966Z] === RUN TestFileSpecPlugin [2021-06-30T06:37:56.966Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-30T06:37:56.966Z] === RUN TestFileJSONSpecPlugin [2021-06-30T06:37:56.966Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-30T06:37:56.966Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-30T06:37:56.966Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-30T06:37:56.966Z] === RUN TestPluginAddHandler [2021-06-30T06:37:56.966Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-30T06:37:56.966Z] === RUN TestPluginWaitBadPlugin [2021-06-30T06:37:56.966Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-30T06:37:56.966Z] === RUN TestGet [2021-06-30T06:37:56.966Z] time="2021-06-30T06:37:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-30T06:37:57.029Z] === RUN TestEnvironmentParsing [2021-06-30T06:37:57.029Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-30T06:37:57.029Z] PASS [2021-06-30T06:37:57.029Z] coverage: 1.2% of statements [2021-06-30T06:37:57.029Z] ok github.com/docker/docker/libcontainerd/local 0.079s coverage: 1.2% of statements [2021-06-30T06:37:57.482Z] === RUN TestEmptyLayer [2021-06-30T06:37:57.482Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-30T06:37:57.482Z] === RUN TestCommitFailure [2021-06-30T06:37:57.482Z] --- PASS: TestCommitFailure (0.01s) [2021-06-30T06:37:57.482Z] === RUN TestStartTransactionFailure [2021-06-30T06:37:57.482Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-30T06:37:57.482Z] === RUN TestGetOrphan [2021-06-30T06:37:57.482Z] --- PASS: TestGetOrphan (0.01s) [2021-06-30T06:37:57.482Z] === RUN TestMountAndRegister [2021-06-30T06:37:57.482Z] layer_test.go:271: Layer size: 14 [2021-06-30T06:37:57.482Z] --- PASS: TestMountAndRegister (0.05s) [2021-06-30T06:37:57.482Z] === RUN TestLayerRelease [2021-06-30T06:37:57.482Z] layer_test.go:304: Failing on Windows [2021-06-30T06:37:57.482Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-30T06:37:57.482Z] === RUN TestStoreRestore [2021-06-30T06:37:57.482Z] layer_test.go:353: Failing on Windows [2021-06-30T06:37:57.482Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-30T06:37:57.482Z] === RUN TestTarStreamStability [2021-06-30T06:37:57.482Z] layer_test.go:468: Failing on Windows [2021-06-30T06:37:57.482Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-30T06:37:57.482Z] === RUN TestRegisterExistingLayer [2021-06-30T06:37:57.482Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-06-30T06:37:57.482Z] === RUN TestTarStreamVerification [2021-06-30T06:37:57.482Z] layer_test.go:697: Failing on Windows [2021-06-30T06:37:57.482Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-30T06:37:57.482Z] === RUN TestLayerMigration [2021-06-30T06:37:57.482Z] migration_test.go:46: Failing on Windows [2021-06-30T06:37:57.482Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-30T06:37:57.482Z] === RUN TestLayerMigrationNoTarsplit [2021-06-30T06:37:57.482Z] migration_test.go:182: Failing on Windows [2021-06-30T06:37:57.482Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-30T06:37:57.482Z] === RUN TestMountInit [2021-06-30T06:37:57.482Z] mount_test.go:17: Failing on Windows [2021-06-30T06:37:57.482Z] --- SKIP: TestMountInit (0.00s) [2021-06-30T06:37:57.482Z] === RUN TestMountSize [2021-06-30T06:37:57.482Z] mount_test.go:76: Failing on Windows [2021-06-30T06:37:57.482Z] --- SKIP: TestMountSize (0.00s) [2021-06-30T06:37:57.482Z] === RUN TestMountChanges [2021-06-30T06:37:57.482Z] mount_test.go:125: Failing on Windows [2021-06-30T06:37:57.482Z] --- SKIP: TestMountChanges (0.00s) [2021-06-30T06:37:57.482Z] === RUN TestMountApply [2021-06-30T06:37:57.482Z] mount_test.go:212: Failing on Windows [2021-06-30T06:37:57.482Z] --- SKIP: TestMountApply (0.00s) [2021-06-30T06:37:57.482Z] PASS [2021-06-30T06:37:57.482Z] coverage: 30.1% of statements [2021-06-30T06:37:57.482Z] ok github.com/docker/docker/layer 0.324s coverage: 30.1% of statements [2021-06-30T06:37:57.482Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-30T06:37:57.482Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-30T06:37:57.482Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-30T06:37:57.482Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-30T06:37:57.610Z] check_test.go:309: [dedaf3b75fa84] daemon is not started [2021-06-30T06:37:57.610Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-30T06:37:57.918Z] time="2021-06-30T06:37:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-30T06:37:57.936Z] === RUN TestSequenceGetAvailableBit [2021-06-30T06:37:57.936Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestSequenceEqual [2021-06-30T06:37:57.936Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestSequenceCopy [2021-06-30T06:37:57.936Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestGetFirstAvailable [2021-06-30T06:37:57.936Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestFindSequence [2021-06-30T06:37:57.936Z] --- PASS: TestFindSequence (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestCheckIfAvailable [2021-06-30T06:37:57.936Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestMergeSequences [2021-06-30T06:37:57.936Z] --- PASS: TestMergeSequences (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestPushReservation [2021-06-30T06:37:57.936Z] --- PASS: TestPushReservation (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestSerializeDeserialize [2021-06-30T06:37:57.936Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestSet [2021-06-30T06:37:57.936Z] --- PASS: TestSet (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestSetUnset [2021-06-30T06:37:57.936Z] --- PASS: TestSetUnset (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestOffsetSetUnset [2021-06-30T06:37:57.936Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestSetInRange [2021-06-30T06:37:57.936Z] --- PASS: TestSetInRange (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestSetAnyInRange [2021-06-30T06:37:57.936Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestMethods [2021-06-30T06:37:57.936Z] --- PASS: TestMethods (0.00s) [2021-06-30T06:37:57.936Z] === RUN TestRandomAllocateDeallocate [2021-06-30T06:37:58.868Z] === RUN TestGetDriver [2021-06-30T06:37:58.868Z] --- PASS: TestGetDriver (0.00s) [2021-06-30T06:37:58.868Z] === RUN TestVolumeRequestError [2021-06-30T06:37:58.868Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-30T06:37:58.868Z] PASS [2021-06-30T06:37:58.868Z] coverage: 36.1% of statements [2021-06-30T06:37:58.868Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2021-06-30T06:37:59.319Z] === RUN TestGetAddress [2021-06-30T06:37:59.319Z] --- PASS: TestGetAddress (0.00s) [2021-06-30T06:37:59.319Z] === RUN TestRemove [2021-06-30T06:37:59.319Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-30T06:37:59.319Z] --- SKIP: TestRemove (0.00s) [2021-06-30T06:37:59.319Z] === RUN TestInitializeWithVolumes [2021-06-30T06:37:59.319Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-06-30T06:37:59.319Z] === RUN TestCreate [2021-06-30T06:37:59.319Z] --- PASS: TestCreate (0.01s) [2021-06-30T06:37:59.319Z] === RUN TestValidateName [2021-06-30T06:37:59.319Z] --- PASS: TestValidateName (0.00s) [2021-06-30T06:37:59.319Z] === RUN TestCreateWithOpts [2021-06-30T06:37:59.319Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-30T06:37:59.319Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-30T06:37:59.319Z] === RUN TestRelaodNoOpts [2021-06-30T06:37:59.319Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-30T06:37:59.319Z] PASS [2021-06-30T06:37:59.319Z] coverage: 41.5% of statements [2021-06-30T06:37:59.319Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2021-06-30T06:37:59.772Z] time="2021-06-30T06:37:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-30T06:38:00.092Z] === RUN TestInvalidConfig [2021-06-30T06:38:00.092Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-30T06:38:00.092Z] === RUN TestConfig [2021-06-30T06:38:00.092Z] --- PASS: TestConfig (0.02s) [2021-06-30T06:38:00.092Z] === RUN TestOptionsLabels [2021-06-30T06:38:00.092Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-30T06:38:00.092Z] === RUN TestValidName [2021-06-30T06:38:00.092Z] --- PASS: TestValidName (0.00s) [2021-06-30T06:38:00.092Z] === RUN TestTLSConfiguration [2021-06-30T06:38:00.222Z] === RUN TestConvertTmpfsOptions [2021-06-30T06:38:00.222Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-30T06:38:00.222Z] parser_test.go:49: data="ro" [2021-06-30T06:38:00.222Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-30T06:38:00.222Z] === RUN TestParseMountRaw [2021-06-30T06:38:00.222Z] --- PASS: TestParseMountRaw (0.02s) [2021-06-30T06:38:00.222Z] === RUN TestParseMountRawSplit [2021-06-30T06:38:00.222Z] parser_test.go:390: case 0 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 1 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 2 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 3 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 4 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 5 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 6 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 7 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 8 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 0 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 1 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 2 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 3 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 4 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 5 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 6 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 7 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 8 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 9 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 10 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 11 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 12 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 0 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 1 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 2 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 3 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 4 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 5 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 6 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 7 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 8 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 9 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 10 [2021-06-30T06:38:00.223Z] parser_test.go:390: case 11 [2021-06-30T06:38:00.223Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-30T06:38:00.223Z] === RUN TestParseMountSpec [2021-06-30T06:38:00.223Z] parser_test.go:455: case 0 [2021-06-30T06:38:00.223Z] parser_test.go:455: case 1 [2021-06-30T06:38:00.223Z] parser_test.go:455: case 2 [2021-06-30T06:38:00.223Z] parser_test.go:455: case 3 [2021-06-30T06:38:00.223Z] parser_test.go:455: case 4 [2021-06-30T06:38:00.223Z] parser_test.go:455: case 5 [2021-06-30T06:38:00.223Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-30T06:38:00.223Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-30T06:38:00.223Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-30T06:38:00.223Z] === RUN TestValidateMount [2021-06-30T06:38:00.223Z] --- PASS: TestValidateMount (0.00s) [2021-06-30T06:38:00.223Z] PASS [2021-06-30T06:38:00.223Z] coverage: 66.2% of statements [2021-06-30T06:38:00.223Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 66.2% of statements [2021-06-30T06:38:00.546Z] time="2021-06-30T06:37:59Z" level=info msg="Option Initializing KV with TLS" [2021-06-30T06:38:00.546Z] --- PASS: TestTLSConfiguration (0.14s) [2021-06-30T06:38:00.546Z] PASS [2021-06-30T06:38:00.546Z] coverage: 24.0% of statements [2021-06-30T06:38:00.546Z] ok github.com/docker/docker/libnetwork/config 0.244s coverage: 24.0% of statements [2021-06-30T06:38:00.672Z] === RUN TestSetGetMeta [2021-06-30T06:38:00.672Z] === PAUSE TestSetGetMeta [2021-06-30T06:38:00.672Z] === RUN TestRestore [2021-06-30T06:38:00.672Z] === PAUSE TestRestore [2021-06-30T06:38:00.672Z] === RUN TestServiceCreate [2021-06-30T06:38:00.673Z] === PAUSE TestServiceCreate [2021-06-30T06:38:00.673Z] === RUN TestServiceList [2021-06-30T06:38:00.673Z] === PAUSE TestServiceList [2021-06-30T06:38:00.673Z] === RUN TestServiceRemove [2021-06-30T06:38:00.673Z] === PAUSE TestServiceRemove [2021-06-30T06:38:00.673Z] === RUN TestServiceGet [2021-06-30T06:38:00.673Z] === PAUSE TestServiceGet [2021-06-30T06:38:00.673Z] === RUN TestServicePrune [2021-06-30T06:38:00.673Z] === PAUSE TestServicePrune [2021-06-30T06:38:00.673Z] === RUN TestCreate [2021-06-30T06:38:00.673Z] === PAUSE TestCreate [2021-06-30T06:38:00.673Z] === RUN TestRemove [2021-06-30T06:38:00.673Z] === PAUSE TestRemove [2021-06-30T06:38:00.673Z] === RUN TestList [2021-06-30T06:38:00.673Z] === PAUSE TestList [2021-06-30T06:38:00.673Z] === RUN TestFindByDriver [2021-06-30T06:38:00.673Z] === PAUSE TestFindByDriver [2021-06-30T06:38:00.673Z] === RUN TestFindByReferenced [2021-06-30T06:38:00.673Z] === PAUSE TestFindByReferenced [2021-06-30T06:38:00.673Z] === RUN TestDerefMultipleOfSameRef [2021-06-30T06:38:00.673Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-30T06:38:00.673Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-30T06:38:00.673Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-30T06:38:00.673Z] === RUN TestDefererencePluginOnCreateError [2021-06-30T06:38:00.673Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-30T06:38:00.673Z] === RUN TestRefDerefRemove [2021-06-30T06:38:00.673Z] === PAUSE TestRefDerefRemove [2021-06-30T06:38:00.673Z] === RUN TestGet [2021-06-30T06:38:00.673Z] === PAUSE TestGet [2021-06-30T06:38:00.673Z] === RUN TestGetWithReference [2021-06-30T06:38:00.673Z] === PAUSE TestGetWithReference [2021-06-30T06:38:00.673Z] === RUN TestFilterFunc [2021-06-30T06:38:00.673Z] === RUN TestFilterFunc/test_nil_list [2021-06-30T06:38:00.673Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-30T06:38:00.673Z] === RUN TestFilterFunc/test_empty_list [2021-06-30T06:38:00.673Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-30T06:38:00.673Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-30T06:38:00.673Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-30T06:38:00.673Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-30T06:38:00.673Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-30T06:38:00.673Z] === RUN TestFilterFunc/test_filter_some [2021-06-30T06:38:00.673Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-30T06:38:00.673Z] === RUN TestFilterFunc/test_filter_middle [2021-06-30T06:38:00.673Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-30T06:38:00.673Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-30T06:38:00.673Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-30T06:38:00.673Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-30T06:38:00.673Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-30T06:38:00.673Z] === CONT TestFilterFunc/test_nil_list [2021-06-30T06:38:00.673Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-30T06:38:00.673Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-30T06:38:00.673Z] === CONT TestFilterFunc/test_filter_some [2021-06-30T06:38:00.673Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-30T06:38:00.673Z] === CONT TestFilterFunc/test_filter_middle [2021-06-30T06:38:00.673Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-30T06:38:00.673Z] === CONT TestFilterFunc/test_empty_list [2021-06-30T06:38:00.673Z] --- PASS: TestFilterFunc (0.00s) [2021-06-30T06:38:00.673Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-30T06:38:00.673Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-30T06:38:00.673Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-30T06:38:00.673Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-30T06:38:00.673Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-30T06:38:00.673Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-30T06:38:00.673Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-30T06:38:00.673Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-30T06:38:00.673Z] === CONT TestSetGetMeta [2021-06-30T06:38:00.673Z] === CONT TestRefDerefRemove [2021-06-30T06:38:00.673Z] === CONT TestFindByDriver [2021-06-30T06:38:00.673Z] === CONT TestGetWithReference [2021-06-30T06:38:00.673Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-30T06:38:00.673Z] === CONT TestGet [2021-06-30T06:38:00.673Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-30T06:38:00.673Z] === CONT TestServiceGet [2021-06-30T06:38:00.673Z] --- PASS: TestGetWithReference (0.02s) [2021-06-30T06:38:00.673Z] === CONT TestList [2021-06-30T06:38:00.673Z] --- PASS: TestFindByDriver (0.02s) [2021-06-30T06:38:00.673Z] === CONT TestRemove [2021-06-30T06:38:00.673Z] --- PASS: TestGet (0.02s) [2021-06-30T06:38:00.673Z] === CONT TestCreate [2021-06-30T06:38:00.673Z] --- PASS: TestRemove (0.03s) [2021-06-30T06:38:00.673Z] === CONT TestServicePrune [2021-06-30T06:38:00.673Z] --- PASS: TestList (0.03s) [2021-06-30T06:38:00.673Z] === CONT TestServiceList [2021-06-30T06:38:00.673Z] --- PASS: TestCreate (0.02s) [2021-06-30T06:38:00.673Z] === CONT TestServiceRemove [2021-06-30T06:38:00.909Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-30T06:38:00.909Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-30T06:38:01.000Z] === RUN TestKey [2021-06-30T06:38:01.000Z] --- PASS: TestKey (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestParseKey [2021-06-30T06:38:01.000Z] --- PASS: TestParseKey (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestInvalidDataStore [2021-06-30T06:38:01.000Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestKVObjectFlatKey [2021-06-30T06:38:01.000Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestAtomicKVObjectFlatKey [2021-06-30T06:38:01.000Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-30T06:38:01.000Z] PASS [2021-06-30T06:38:01.000Z] coverage: 21.9% of statements [2021-06-30T06:38:01.000Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2021-06-30T06:38:01.000Z] === RUN TestErrorInterfaces [2021-06-30T06:38:01.000Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestNetworkMarshalling [2021-06-30T06:38:01.000Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-06-30T06:38:01.000Z] === RUN TestEndpointMarshalling [2021-06-30T06:38:01.000Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestAuxAddresses [2021-06-30T06:38:01.000Z] time="2021-06-30T06:38:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-30T06:38:01.000Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-30T06:38:01.000Z] === RUN TestSRVServiceQuery [2021-06-30T06:38:01.000Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:01.000Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestServiceVIPReuse [2021-06-30T06:38:01.000Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:01.000Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-30T06:38:01.000Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:01.000Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestDNSIPQuery [2021-06-30T06:38:01.000Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:01.000Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestDNSProxyServFail [2021-06-30T06:38:01.000Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:01.000Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestSandboxAddEmpty [2021-06-30T06:38:01.000Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:01.000Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestSandboxAddMultiPrio [2021-06-30T06:38:01.000Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:01.000Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestSandboxAddSamePrio [2021-06-30T06:38:01.000Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:01.000Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestCleanupServiceDiscovery [2021-06-30T06:38:01.000Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:01.000Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestDNSOptions [2021-06-30T06:38:01.000Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:01.000Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-30T06:38:01.000Z] === RUN TestMultipleControllersWithSameStore [2021-06-30T06:38:01.000Z] time="2021-06-30T06:38:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-30T06:38:01.000Z] time="2021-06-30T06:38:00Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-30T06:38:01.000Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-30T06:38:01.000Z] PASS [2021-06-30T06:38:01.000Z] coverage: 8.6% of statements [2021-06-30T06:38:01.000Z] ok github.com/docker/docker/libnetwork 0.286s coverage: 8.6% of statements [2021-06-30T06:38:01.123Z] --- PASS: TestServiceGet (0.12s) [2021-06-30T06:38:01.123Z] === CONT TestServiceCreate [2021-06-30T06:38:01.123Z] time="2021-06-30T06:38:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:38:01.123Z] --- PASS: TestServiceRemove (0.09s) [2021-06-30T06:38:01.123Z] === CONT TestRestore [2021-06-30T06:38:01.123Z] --- PASS: TestServiceList (0.09s) [2021-06-30T06:38:01.123Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-30T06:38:01.123Z] time="2021-06-30T06:38:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:38:01.123Z] time="2021-06-30T06:38:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:38:01.123Z] time="2021-06-30T06:38:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-30T06:38:01.123Z] --- PASS: TestServiceCreate (0.02s) [2021-06-30T06:38:01.123Z] === CONT TestDefererencePluginOnCreateError [2021-06-30T06:38:01.123Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-06-30T06:38:01.123Z] === CONT TestDerefMultipleOfSameRef [2021-06-30T06:38:01.123Z] --- PASS: TestRestore (0.02s) [2021-06-30T06:38:01.123Z] === CONT TestFindByReferenced [2021-06-30T06:38:01.123Z] time="2021-06-30T06:38:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:38:01.123Z] --- PASS: TestServicePrune (0.12s) [2021-06-30T06:38:01.123Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-30T06:38:01.123Z] --- PASS: TestFindByReferenced (0.01s) [2021-06-30T06:38:01.123Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-30T06:38:01.123Z] PASS [2021-06-30T06:38:01.123Z] coverage: 69.6% of statements [2021-06-30T06:38:01.123Z] ok github.com/docker/docker/volume/service 0.217s coverage: 69.6% of statements [2021-06-30T06:38:01.170Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-30T06:38:01.432Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-30T06:38:01.453Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-30T06:38:01.453Z] === RUN TestIPDataMarshalling [2021-06-30T06:38:01.453Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-30T06:38:01.453Z] === RUN TestValidateAndIsV6 [2021-06-30T06:38:01.453Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-30T06:38:01.453Z] PASS [2021-06-30T06:38:01.453Z] coverage: 68.9% of statements [2021-06-30T06:38:01.453Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2021-06-30T06:38:01.908Z] === RUN TestDriver [2021-06-30T06:38:01.908Z] --- PASS: TestDriver (0.00s) [2021-06-30T06:38:01.908Z] PASS [2021-06-30T06:38:01.908Z] coverage: 34.8% of statements [2021-06-30T06:38:01.908Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2021-06-30T06:38:02.252Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-30T06:38:02.361Z] === RUN TestDriver [2021-06-30T06:38:02.361Z] --- PASS: TestDriver (0.00s) [2021-06-30T06:38:02.361Z] PASS [2021-06-30T06:38:02.361Z] coverage: 34.8% of statements [2021-06-30T06:38:02.361Z] ok github.com/docker/docker/libnetwork/drivers/null 0.053s coverage: 34.8% of statements [2021-06-30T06:38:02.814Z] === RUN TestNetworkAllocateFree [2021-06-30T06:38:02.814Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-30T06:38:02.814Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-30T06:38:02.814Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-30T06:38:02.814Z] PASS [2021-06-30T06:38:02.814Z] coverage: 63.6% of statements [2021-06-30T06:38:02.814Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.043s coverage: 63.6% of statements [2021-06-30T06:38:03.267Z] === RUN TestGetEmptyCapabilities [2021-06-30T06:38:03.267Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-30T06:38:03.267Z] === RUN TestGetExtraCapabilities [2021-06-30T06:38:03.267Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-30T06:38:03.267Z] === RUN TestGetInvalidCapabilities [2021-06-30T06:38:03.267Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-06-30T06:38:03.267Z] === RUN TestRemoteDriver [2021-06-30T06:38:03.267Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-30T06:38:03.267Z] === RUN TestDriverError [2021-06-30T06:38:03.267Z] --- PASS: TestDriverError (0.01s) [2021-06-30T06:38:03.267Z] === RUN TestMissingValues [2021-06-30T06:38:03.267Z] --- PASS: TestMissingValues (0.00s) [2021-06-30T06:38:03.267Z] === RUN TestRollback [2021-06-30T06:38:03.267Z] --- PASS: TestRollback (0.01s) [2021-06-30T06:38:03.267Z] PASS [2021-06-30T06:38:03.267Z] coverage: 57.4% of statements [2021-06-30T06:38:03.267Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.093s coverage: 57.4% of statements [2021-06-30T06:38:03.721Z] === RUN TestNAT [2021-06-30T06:38:03.721Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-30T06:38:03.721Z] --- SKIP: TestNAT (0.00s) [2021-06-30T06:38:03.721Z] === RUN TestTransparent [2021-06-30T06:38:03.721Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-30T06:38:03.721Z] --- SKIP: TestTransparent (0.00s) [2021-06-30T06:38:03.721Z] PASS [2021-06-30T06:38:03.721Z] coverage: 0.0% of statements [2021-06-30T06:38:03.721Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.047s coverage: 0.0% of statements [2021-06-30T06:38:03.977Z] --- PASS: TestUpdateRestartPolicy (14.93s) [2021-06-30T06:38:03.977Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-30T06:38:03.980Z] time="2021-06-30T06:38:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-30T06:38:04.174Z] === RUN TestBuildDefault [2021-06-30T06:38:04.174Z] --- PASS: TestBuildDefault (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestBuildHostnameDomainname [2021-06-30T06:38:04.174Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestBuildHostname [2021-06-30T06:38:04.174Z] --- PASS: TestBuildHostname (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestBuildHostnameFQDN [2021-06-30T06:38:04.174Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestBuildNoIP [2021-06-30T06:38:04.174Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestUpdate [2021-06-30T06:38:04.174Z] --- PASS: TestUpdate (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-30T06:38:04.174Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-30T06:38:04.174Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestAddEmpty [2021-06-30T06:38:04.174Z] --- PASS: TestAddEmpty (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestAdd [2021-06-30T06:38:04.174Z] --- PASS: TestAdd (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestDeleteEmpty [2021-06-30T06:38:04.174Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestDeleteNewline [2021-06-30T06:38:04.174Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestDelete [2021-06-30T06:38:04.174Z] --- PASS: TestDelete (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestConcurrentWrites [2021-06-30T06:38:04.174Z] --- PASS: TestRandomAllocateDeallocate (6.22s) [2021-06-30T06:38:04.174Z] === RUN TestAllocateRandomDeallocate [2021-06-30T06:38:04.174Z] --- PASS: TestConcurrentWrites (0.16s) [2021-06-30T06:38:04.174Z] PASS [2021-06-30T06:38:04.174Z] coverage: 81.2% of statements [2021-06-30T06:38:04.174Z] ok github.com/docker/docker/libnetwork/etchosts 0.221s coverage: 81.2% of statements [2021-06-30T06:38:04.174Z] === RUN TestNew [2021-06-30T06:38:04.174Z] --- PASS: TestNew (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestAddDriver [2021-06-30T06:38:04.174Z] --- PASS: TestAddDriver (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestAddDuplicateDriver [2021-06-30T06:38:04.174Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-30T06:38:04.174Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestDriver [2021-06-30T06:38:04.174Z] --- PASS: TestDriver (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestIPAM [2021-06-30T06:38:04.174Z] --- PASS: TestIPAM (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestWalkIPAMs [2021-06-30T06:38:04.174Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-30T06:38:04.174Z] === RUN TestWalkDrivers [2021-06-30T06:38:04.174Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-30T06:38:04.174Z] PASS [2021-06-30T06:38:04.174Z] coverage: 82.4% of statements [2021-06-30T06:38:04.174Z] ok github.com/docker/docker/libnetwork/drvregistry 0.067s coverage: 82.4% of statements [2021-06-30T06:38:04.627Z] === RUN TestDiff [2021-06-30T06:38:04.627Z] --- PASS: TestDiff (0.00s) [2021-06-30T06:38:04.627Z] === RUN TestAddedCallback [2021-06-30T06:38:04.627Z] --- PASS: TestAddedCallback (0.00s) [2021-06-30T06:38:04.627Z] === RUN TestRemovedCallback [2021-06-30T06:38:04.627Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-30T06:38:04.627Z] === RUN TestNoCallback [2021-06-30T06:38:04.627Z] --- PASS: TestNoCallback (0.00s) [2021-06-30T06:38:04.627Z] PASS [2021-06-30T06:38:04.627Z] coverage: 48.1% of statements [2021-06-30T06:38:04.627Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.049s coverage: 48.1% of statements [2021-06-30T06:38:04.920Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s) [2021-06-30T06:38:04.920Z] === RUN TestWaitNonBlocked [2021-06-30T06:38:04.920Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:38:04.920Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:38:04.920Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:38:04.920Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:38:04.920Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:38:04.920Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:38:05.081Z] === RUN TestNew [2021-06-30T06:38:05.081Z] --- PASS: TestNew (0.00s) [2021-06-30T06:38:05.081Z] === RUN TestAllocate [2021-06-30T06:38:05.081Z] --- PASS: TestAllocate (0.00s) [2021-06-30T06:38:05.081Z] === RUN TestUninitialized [2021-06-30T06:38:05.081Z] --- PASS: TestUninitialized (0.00s) [2021-06-30T06:38:05.081Z] === RUN TestAllocateInRange [2021-06-30T06:38:05.081Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-30T06:38:05.081Z] === RUN TestAllocateSerial [2021-06-30T06:38:05.081Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-30T06:38:05.081Z] PASS [2021-06-30T06:38:05.081Z] coverage: 87.5% of statements [2021-06-30T06:38:05.081Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2021-06-30T06:38:05.180Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-30T06:38:05.534Z] --- PASS: TestAllocateRandomDeallocate (1.11s) [2021-06-30T06:38:05.534Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-30T06:38:05.534Z] === RUN TestCaller [2021-06-30T06:38:05.534Z] --- PASS: TestCaller (0.00s) [2021-06-30T06:38:05.534Z] PASS [2021-06-30T06:38:05.534Z] coverage: 100.0% of statements [2021-06-30T06:38:05.534Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2021-06-30T06:38:05.987Z] === RUN TestSetSerialInsertDelete [2021-06-30T06:38:05.987Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-30T06:38:05.987Z] === RUN TestSetParallelInsertDelete [2021-06-30T06:38:06.121Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-30T06:38:06.692Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-30T06:38:06.692Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.73s) [2021-06-30T06:38:06.692Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.84s) [2021-06-30T06:38:06.692Z] === RUN TestWaitBlocked [2021-06-30T06:38:06.692Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:38:06.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:38:06.692Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:38:06.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:38:06.692Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-30T06:38:06.692Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-30T06:38:06.943Z] === RUN TestPoolRequest [2021-06-30T06:38:06.943Z] --- PASS: TestPoolRequest (0.00s) [2021-06-30T06:38:06.943Z] === RUN TestOtherRequests [2021-06-30T06:38:06.943Z] --- PASS: TestOtherRequests (0.00s) [2021-06-30T06:38:06.943Z] PASS [2021-06-30T06:38:06.944Z] coverage: 57.1% of statements [2021-06-30T06:38:06.944Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2021-06-30T06:38:06.944Z] === RUN TestInt2IP2IntConversion [2021-06-30T06:38:07.263Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-30T06:38:07.396Z] --- PASS: TestInt2IP2IntConversion (0.59s) [2021-06-30T06:38:07.397Z] === RUN TestGetAddressVersion [2021-06-30T06:38:07.397Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-30T06:38:07.397Z] === RUN TestKeyString [2021-06-30T06:38:07.397Z] --- PASS: TestKeyString (0.00s) [2021-06-30T06:38:07.397Z] === RUN TestPoolDataMarshal [2021-06-30T06:38:07.397Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-30T06:38:07.397Z] === RUN TestSubnetsMarshal [2021-06-30T06:38:07.397Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-06-30T06:38:07.397Z] === RUN TestAddSubnets [2021-06-30T06:38:07.397Z] --- PASS: TestAddSubnets (0.05s) [2021-06-30T06:38:07.397Z] === RUN TestDoublePoolRelease [2021-06-30T06:38:07.397Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-30T06:38:07.397Z] === RUN TestAddReleasePoolID [2021-06-30T06:38:07.397Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.16s) [2021-06-30T06:38:07.397Z] === RUN TestRetrieveFromStore [2021-06-30T06:38:07.397Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-06-30T06:38:07.397Z] === RUN TestPredefinedPool [2021-06-30T06:38:07.397Z] --- PASS: TestPredefinedPool (0.02s) [2021-06-30T06:38:07.397Z] === RUN TestRemoveSubnet [2021-06-30T06:38:07.834Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-30T06:38:07.850Z] --- PASS: TestRemoveSubnet (0.21s) [2021-06-30T06:38:07.850Z] === RUN TestGetSameAddress [2021-06-30T06:38:07.850Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-30T06:38:07.850Z] === RUN TestPoolAllocationReuse [2021-06-30T06:38:07.850Z] === RUN TestGetCapabilities [2021-06-30T06:38:07.850Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-30T06:38:07.850Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-30T06:38:07.850Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-30T06:38:07.850Z] === RUN TestGetDefaultAddressSpaces [2021-06-30T06:38:07.850Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-30T06:38:07.850Z] === RUN TestRemoteDriver [2021-06-30T06:38:07.850Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-30T06:38:07.850Z] PASS [2021-06-30T06:38:07.850Z] coverage: 47.4% of statements [2021-06-30T06:38:07.850Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.065s coverage: 47.4% of statements [2021-06-30T06:38:07.850Z] --- PASS: TestRetrieveFromStore (0.56s) [2021-06-30T06:38:07.850Z] === RUN TestIsCorrupted [2021-06-30T06:38:08.305Z] --- PASS: TestIsCorrupted (0.03s) [2021-06-30T06:38:08.305Z] === RUN TestSetRollover [2021-06-30T06:38:08.405Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-30T06:38:08.405Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-30T06:38:08.666Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-30T06:38:08.666Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.03s) [2021-06-30T06:38:08.666Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.07s) [2021-06-30T06:38:08.666Z] === CONT TestContainerStartOnDaemonRestart [2021-06-30T06:38:08.666Z] === CONT TestIpcModeOlderClient [2021-06-30T06:38:08.758Z] === RUN TestWindowsIPAM [2021-06-30T06:38:08.758Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-30T06:38:08.758Z] PASS [2021-06-30T06:38:08.758Z] coverage: 71.4% of statements [2021-06-30T06:38:08.758Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2021-06-30T06:38:08.926Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-30T06:38:08.926Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-06-30T06:38:08.926Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-30T06:38:09.498Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-30T06:38:09.714Z] === RUN TestDefaultNetwork [2021-06-30T06:38:09.714Z] --- PASS: TestPoolAllocationReuse (1.63s) [2021-06-30T06:38:09.714Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-30T06:38:09.714Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-06-30T06:38:09.714Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-30T06:38:09.714Z] --- PASS: TestSetRollover (1.55s) [2021-06-30T06:38:09.714Z] === RUN TestSetRolloverSerial [2021-06-30T06:38:09.714Z] --- PASS: TestDefaultNetwork (0.26s) [2021-06-30T06:38:09.714Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-30T06:38:10.071Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-30T06:38:10.168Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-06-30T06:38:10.168Z] === RUN TestInitAddressPools [2021-06-30T06:38:10.168Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-30T06:38:10.168Z] PASS [2021-06-30T06:38:10.168Z] coverage: 74.0% of statements [2021-06-30T06:38:10.168Z] ok github.com/docker/docker/libnetwork/ipamutils 0.568s coverage: 74.0% of statements [2021-06-30T06:38:10.331Z] --- PASS: TestServiceUpdatePidsLimit (17.03s) [2021-06-30T06:38:10.331Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-06-30T06:38:10.331Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-06-30T06:38:10.331Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-06-30T06:38:10.331Z] PASS [2021-06-30T06:38:10.331Z] [2021-06-30T06:38:10.331Z] === Skipped [2021-06-30T06:38:10.331Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-30T06:38:10.331Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:38:10.331Z] [2021-06-30T06:38:10.331Z] [2021-06-30T06:38:10.331Z] DONE 27 tests, 1 skipped in 174.979s [2021-06-30T06:38:10.331Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-30T06:38:10.331Z] INFO: Testing against a local daemon [2021-06-30T06:38:10.331Z] === RUN TestSessionCreate [2021-06-30T06:38:10.331Z] --- PASS: TestSessionCreate (0.02s) [2021-06-30T06:38:10.331Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-30T06:38:10.331Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-30T06:38:10.331Z] PASS [2021-06-30T06:38:10.331Z] [2021-06-30T06:38:10.331Z] DONE 2 tests in 0.080s [2021-06-30T06:38:10.331Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-30T06:38:10.331Z] INFO: Testing against a local daemon [2021-06-30T06:38:10.331Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-30T06:38:10.331Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-30T06:38:10.331Z] === RUN TestEventsExecDie [2021-06-30T06:38:10.331Z] --- PASS: TestEventsExecDie (1.02s) [2021-06-30T06:38:10.331Z] === RUN TestEventsBackwardsCompatible [2021-06-30T06:38:10.331Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-30T06:38:10.331Z] === RUN TestEventsVolumeCreate [2021-06-30T06:38:10.331Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-06-30T06:38:10.331Z] === RUN TestInfoBinaryCommits [2021-06-30T06:38:10.331Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-30T06:38:10.331Z] === RUN TestInfoAPIVersioned [2021-06-30T06:38:10.331Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-30T06:38:10.331Z] === RUN TestInfoDiscoveryBackend [2021-06-30T06:38:10.332Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-30T06:38:10.622Z] === RUN TestKeyValue [2021-06-30T06:38:10.622Z] --- PASS: TestKeyValue (0.00s) [2021-06-30T06:38:10.622Z] PASS [2021-06-30T06:38:10.622Z] coverage: 60.0% of statements [2021-06-30T06:38:10.622Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-06-30T06:38:10.893Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-06-30T06:38:10.893Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-30T06:38:10.903Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-30T06:38:11.076Z] --- PASS: TestSetRolloverSerial (1.50s) [2021-06-30T06:38:11.076Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-30T06:38:11.076Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-30T06:38:11.076Z] PASS [2021-06-30T06:38:11.076Z] coverage: 84.4% of statements [2021-06-30T06:38:11.076Z] ok github.com/docker/docker/libnetwork/bitseq 13.212s coverage: 84.4% of statements [2021-06-30T06:38:11.164Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-30T06:38:11.425Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-30T06:38:11.819Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-30T06:38:11.819Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-30T06:38:12.038Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-30T06:38:12.380Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-30T06:38:12.380Z] === RUN TestInfoAPI [2021-06-30T06:38:12.380Z] --- PASS: TestInfoAPI (0.02s) [2021-06-30T06:38:12.380Z] === RUN TestInfoAPIWarnings [2021-06-30T06:38:12.458Z] --- PASS: TestGet (15.01s) [2021-06-30T06:38:12.458Z] === RUN TestPluginWithNoManifest [2021-06-30T06:38:12.458Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-30T06:38:12.458Z] === RUN TestGetAll [2021-06-30T06:38:12.458Z] --- PASS: TestGetAll (0.00s) [2021-06-30T06:38:12.458Z] PASS [2021-06-30T06:38:12.458Z] coverage: 73.4% of statements [2021-06-30T06:38:12.458Z] ok github.com/docker/docker/pkg/plugins 36.021s coverage: 73.4% of statements [2021-06-30T06:38:12.622Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-30T06:38:13.210Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-30T06:38:13.210Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-30T06:38:13.210Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-30T06:38:13.210Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-30T06:38:13.210Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-30T06:38:13.232Z] === RUN TestNetworkDBSimple [2021-06-30T06:38:13.471Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-30T06:38:13.471Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-30T06:38:13.471Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-30T06:38:13.471Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-30T06:38:13.471Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-30T06:38:13.471Z] --- PASS: TestContainerStartOnDaemonRestart (4.67s) [2021-06-30T06:38:13.471Z] === CONT TestContainerKillOnDaemonStart [2021-06-30T06:38:13.471Z] check_test.go:309: [d8e84f893cd53] daemon is not started [2021-06-30T06:38:13.471Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-30T06:38:13.685Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.02s) [2021-06-30T06:38:13.685Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-30T06:38:13.732Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.89s) [2021-06-30T06:38:13.732Z] === CONT TestDaemonHostGatewayIP [2021-06-30T06:38:14.138Z] 2021/06/30 06:38:13 Closing DB instances... [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-30T06:38:14.594Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-30T06:38:14.673Z] check_test.go:309: [d2316aa79aea0] daemon is not started [2021-06-30T06:38:14.673Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-30T06:38:15.048Z] === RUN TestGenerate [2021-06-30T06:38:15.048Z] --- PASS: TestGenerate (0.00s) [2021-06-30T06:38:15.048Z] === RUN TestGeneratePtr [2021-06-30T06:38:15.048Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-30T06:38:15.048Z] === RUN TestGenerateMissingField [2021-06-30T06:38:15.048Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-30T06:38:15.048Z] === RUN TestFieldCannotBeSet [2021-06-30T06:38:15.048Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-30T06:38:15.048Z] === RUN TestTypeMismatchError [2021-06-30T06:38:15.048Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-30T06:38:15.048Z] PASS [2021-06-30T06:38:15.048Z] coverage: 100.0% of statements [2021-06-30T06:38:15.048Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2021-06-30T06:38:15.243Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-30T06:38:15.501Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-06-30T06:38:15.501Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-30T06:38:15.501Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.06s) [2021-06-30T06:38:15.501Z] === RUN TestGetAddress [2021-06-30T06:38:15.501Z] testing: warning: no tests to run [2021-06-30T06:38:15.501Z] PASS [2021-06-30T06:38:15.501Z] coverage: 0.0% of statements [2021-06-30T06:38:15.501Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-06-30T06:38:15.954Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-30T06:38:15.954Z] PASS [2021-06-30T06:38:15.954Z] coverage: 100.0% of statements [2021-06-30T06:38:15.954Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.075s coverage: 100.0% of statements [2021-06-30T06:38:16.408Z] === RUN TestRequestNewPort [2021-06-30T06:38:16.408Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-30T06:38:16.408Z] === RUN TestRequestSpecificPort [2021-06-30T06:38:16.408Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-30T06:38:16.408Z] === RUN TestReleasePort [2021-06-30T06:38:16.408Z] --- PASS: TestReleasePort (0.00s) [2021-06-30T06:38:16.408Z] === RUN TestReuseReleasedPort [2021-06-30T06:38:16.408Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-30T06:38:16.408Z] === RUN TestReleaseUnreadledPort [2021-06-30T06:38:16.408Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-30T06:38:16.408Z] === RUN TestUnknowProtocol [2021-06-30T06:38:16.408Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-30T06:38:16.408Z] === RUN TestAllocateAllPorts [2021-06-30T06:38:16.408Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-30T06:38:16.408Z] === RUN TestPortAllocation [2021-06-30T06:38:16.408Z] --- PASS: TestPortAllocation (0.00s) [2021-06-30T06:38:16.408Z] === RUN TestPortAllocationWithCustomRange [2021-06-30T06:38:16.408Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-30T06:38:16.408Z] === RUN TestNoDuplicateBPR [2021-06-30T06:38:16.408Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-30T06:38:16.408Z] === RUN TestChangePortRange [2021-06-30T06:38:16.408Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-30T06:38:16.408Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-30T06:38:16.408Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-30T06:38:16.408Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-30T06:38:16.408Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-30T06:38:16.408Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-30T06:38:16.408Z] --- PASS: TestChangePortRange (0.00s) [2021-06-30T06:38:16.408Z] PASS [2021-06-30T06:38:16.408Z] coverage: 88.6% of statements [2021-06-30T06:38:16.408Z] ok github.com/docker/docker/libnetwork/portallocator 0.053s coverage: 88.6% of statements [2021-06-30T06:38:16.408Z] 2021/06/30 06:38:16 Closing DB instances... [2021-06-30T06:38:16.626Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-30T06:38:16.861Z] === RUN TestTransportPortConv [2021-06-30T06:38:16.861Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-30T06:38:16.861Z] === RUN TestTransportPortBindingConv [2021-06-30T06:38:16.861Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-30T06:38:16.861Z] === RUN TestErrorConstructors [2021-06-30T06:38:16.861Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-30T06:38:16.861Z] === RUN TestCompareIPMask [2021-06-30T06:38:16.861Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-30T06:38:16.861Z] === RUN TestUtilGetHostPartIP [2021-06-30T06:38:16.861Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-30T06:38:16.861Z] === RUN TestUtilGetBroadcastIP [2021-06-30T06:38:16.861Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-30T06:38:16.861Z] === RUN TestParseCIDR [2021-06-30T06:38:16.861Z] --- PASS: TestParseCIDR (0.00s) [2021-06-30T06:38:16.861Z] PASS [2021-06-30T06:38:16.861Z] coverage: 47.9% of statements [2021-06-30T06:38:16.861Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 47.9% of statements [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-30T06:38:17.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-30T06:38:17.315Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-30T06:38:17.315Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-30T06:38:17.768Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-30T06:38:17.768Z] PASS [2021-06-30T06:38:17.768Z] coverage: 44.0% of statements [2021-06-30T06:38:17.768Z] ok github.com/docker/docker/oci 0.068s coverage: 44.0% of statements [2021-06-30T06:38:18.221Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.81s) [2021-06-30T06:38:18.221Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-30T06:38:18.221Z] === RUN TestAddressPoolOpt [2021-06-30T06:38:18.221Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/a [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/something [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/_=a [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/env1=value1 [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/_env1=value1 [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/PATH [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/=a [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/PATH= [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/PATH=something [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/asd!qwe [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/1asd [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/123 [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/some_space [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/__some_space_before [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/some_space_after__ [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/= [2021-06-30T06:38:18.221Z] === RUN TestValidateEnv/PaTh [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv (0.01s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestParseHost [2021-06-30T06:38:18.221Z] --- PASS: TestParseHost (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestParseDockerDaemonHost [2021-06-30T06:38:18.221Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestParseTCP [2021-06-30T06:38:18.221Z] --- PASS: TestParseTCP (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-30T06:38:18.221Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestValidateExtraHosts [2021-06-30T06:38:18.221Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestIpOptString [2021-06-30T06:38:18.221Z] --- PASS: TestIpOptString (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-30T06:38:18.221Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestNewIpOptValidDefaultVal [2021-06-30T06:38:18.221Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestIpOptSetInvalidVal [2021-06-30T06:38:18.221Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestValidateIPAddress [2021-06-30T06:38:18.221Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestMapOpts [2021-06-30T06:38:18.221Z] --- PASS: TestMapOpts (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestListOptsWithoutValidator [2021-06-30T06:38:18.221Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestListOptsWithValidator [2021-06-30T06:38:18.221Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestValidateDNSSearch [2021-06-30T06:38:18.221Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_general_format [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_one_more [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-30T06:38:18.221Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-30T06:38:18.221Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestNamedListOpts [2021-06-30T06:38:18.221Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestNamedMapOpts [2021-06-30T06:38:18.221Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestParseLink [2021-06-30T06:38:18.221Z] --- PASS: TestParseLink (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestQuotedStringSetWithQuotes [2021-06-30T06:38:18.221Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-30T06:38:18.221Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-30T06:38:18.221Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-30T06:38:18.221Z] === RUN TestUlimitOpt [2021-06-30T06:38:18.221Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-30T06:38:18.221Z] PASS [2021-06-30T06:38:18.221Z] coverage: 67.1% of statements [2021-06-30T06:38:18.221Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2021-06-30T06:38:18.221Z] === RUN TestParseVersion [2021-06-30T06:38:18.221Z] --- PASS: TestParseVersion (0.00s) [2021-06-30T06:38:18.221Z] PASS [2021-06-30T06:38:18.221Z] coverage: 52.9% of statements [2021-06-30T06:38:18.221Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2021-06-30T06:38:19.166Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-30T06:38:19.737Z] --- PASS: TestDaemonHostGatewayIP (5.91s) [2021-06-30T06:38:19.737Z] === CONT TestDaemonRestartIpcMode [2021-06-30T06:38:19.740Z] 2021/06/30 06:38:19 Closing DB instances... [2021-06-30T06:38:20.192Z] === RUN TestPeerCertificateMarshalJSON [2021-06-30T06:38:20.192Z] === RUN TestIsArchivePathDir [2021-06-30T06:38:20.192Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-06-30T06:38:20.192Z] === RUN TestIsArchivePathInvalidFile [2021-06-30T06:38:20.646Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-06-30T06:38:20.646Z] === RUN TestIsArchivePathTar [2021-06-30T06:38:20.646Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-06-30T06:38:20.646Z] === RUN TestDecompressStreamGzip [2021-06-30T06:38:20.646Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-06-30T06:38:20.646Z] === RUN TestDecompressStreamBzip2 [2021-06-30T06:38:20.646Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-06-30T06:38:20.646Z] === RUN TestDecompressStreamXz [2021-06-30T06:38:20.646Z] archive_test.go:134: Xz not present in msys2 [2021-06-30T06:38:20.646Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-30T06:38:20.646Z] === RUN TestCompressStreamXzUnsupported [2021-06-30T06:38:20.646Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-30T06:38:20.646Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-30T06:38:20.646Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-30T06:38:20.646Z] === RUN TestCompressStreamInvalid [2021-06-30T06:38:20.646Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-30T06:38:20.646Z] === RUN TestExtensionInvalid [2021-06-30T06:38:20.646Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-30T06:38:20.646Z] === RUN TestExtensionUncompressed [2021-06-30T06:38:20.646Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-30T06:38:20.646Z] === RUN TestExtensionBzip2 [2021-06-30T06:38:20.646Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-30T06:38:20.646Z] === RUN TestExtensionGzip [2021-06-30T06:38:20.646Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-30T06:38:20.646Z] === RUN TestExtensionXz [2021-06-30T06:38:20.646Z] --- PASS: TestExtensionXz (0.00s) [2021-06-30T06:38:20.646Z] === RUN TestCmdStreamLargeStderr [2021-06-30T06:38:20.678Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-30T06:38:21.099Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-30T06:38:21.100Z] === RUN TestCmdStreamBad [2021-06-30T06:38:21.100Z] archive_test.go:239: Failing on Windows CI machines [2021-06-30T06:38:21.100Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-30T06:38:21.100Z] === RUN TestCmdStreamGood [2021-06-30T06:38:21.100Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-30T06:38:21.100Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-30T06:38:21.100Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2021-06-30T06:38:21.100Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-30T06:38:21.100Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-30T06:38:21.100Z] === RUN TestMiddleware [2021-06-30T06:38:21.100Z] --- PASS: TestMiddleware (0.00s) [2021-06-30T06:38:21.100Z] === RUN TestNewResponseModifier [2021-06-30T06:38:21.100Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-30T06:38:21.100Z] PASS [2021-06-30T06:38:21.100Z] coverage: 26.8% of statements [2021-06-30T06:38:21.100Z] ok github.com/docker/docker/pkg/authorization 0.711s coverage: 26.8% of statements [2021-06-30T06:38:21.100Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.81s) [2021-06-30T06:38:21.100Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-30T06:38:21.100Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-30T06:38:21.100Z] === RUN TestUntarPathWithInvalidDest [2021-06-30T06:38:21.100Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-06-30T06:38:21.100Z] === RUN TestUntarPathWithInvalidSrc [2021-06-30T06:38:21.100Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-30T06:38:21.100Z] === RUN TestUntarPath [2021-06-30T06:38:21.100Z] --- PASS: TestUntarPath (0.07s) [2021-06-30T06:38:21.100Z] === RUN TestUntarPathWithDestinationFile [2021-06-30T06:38:21.100Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-06-30T06:38:21.100Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-30T06:38:21.100Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-06-30T06:38:21.100Z] === RUN TestCopyWithTarInvalidSrc [2021-06-30T06:38:21.100Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-30T06:38:21.100Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-30T06:38:21.100Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-30T06:38:21.100Z] === RUN TestCopyWithTarSrcFile [2021-06-30T06:38:21.100Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-06-30T06:38:21.100Z] === RUN TestCopyWithTarSrcFolder [2021-06-30T06:38:21.100Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-30T06:38:21.100Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-30T06:38:21.100Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-30T06:38:21.100Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-30T06:38:21.100Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-30T06:38:21.100Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-30T06:38:21.100Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-30T06:38:21.100Z] === RUN TestCopyFileWithTarSrcFile [2021-06-30T06:38:21.100Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-30T06:38:21.100Z] === RUN TestTarFiles [2021-06-30T06:38:21.249Z] check_test.go:309: [da3004f7cdd06] daemon is not started [2021-06-30T06:38:21.249Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-30T06:38:21.554Z] === RUN TestUnbuffered [2021-06-30T06:38:21.554Z] --- PASS: TestUnbuffered (0.00s) [2021-06-30T06:38:21.554Z] === RUN TestRaceUnbuffered [2021-06-30T06:38:21.554Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-30T06:38:21.554Z] PASS [2021-06-30T06:38:21.554Z] coverage: 100.0% of statements [2021-06-30T06:38:21.554Z] ok github.com/docker/docker/pkg/broadcaster 0.057s coverage: 100.0% of statements [2021-06-30T06:38:22.007Z] === RUN TestMatch [2021-06-30T06:38:22.007Z] === RUN TestMatch/[[]] [2021-06-30T06:38:22.007Z] === RUN TestMatch/[[foo]] [2021-06-30T06:38:22.007Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-30T06:38:22.007Z] === RUN TestMatch/[[foo_bar]] [2021-06-30T06:38:22.007Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-30T06:38:22.007Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-30T06:38:22.007Z] === RUN TestMatch/[] [2021-06-30T06:38:22.007Z] === RUN TestMatch/[]#01 [2021-06-30T06:38:22.007Z] === RUN TestMatch/[[qux]] [2021-06-30T06:38:22.007Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-30T06:38:22.007Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-30T06:38:22.007Z] === RUN TestMatch/[[foo_baz]] [2021-06-30T06:38:22.007Z] --- PASS: TestMatch (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[] (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-30T06:38:22.007Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-30T06:38:22.007Z] PASS [2021-06-30T06:38:22.007Z] coverage: 87.5% of statements [2021-06-30T06:38:22.007Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-06-30T06:38:22.965Z] 2021/06/30 06:38:22 Closing DB instances... [2021-06-30T06:38:23.419Z] === RUN TestChrootTarUntar [2021-06-30T06:38:23.419Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:23.419Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-30T06:38:23.419Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-30T06:38:23.419Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:23.419Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-30T06:38:23.419Z] === RUN TestChrootUntarEmptyArchive [2021-06-30T06:38:23.419Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-30T06:38:23.419Z] === RUN TestChrootTarUntarWithSymlink [2021-06-30T06:38:23.419Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:38:23.419Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-30T06:38:23.419Z] === RUN TestChrootCopyWithTar [2021-06-30T06:38:23.419Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:38:23.419Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-30T06:38:23.419Z] === RUN TestChrootCopyFileWithTar [2021-06-30T06:38:23.419Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:23.419Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-30T06:38:23.419Z] === RUN TestChrootUntarPath [2021-06-30T06:38:23.419Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:38:23.419Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-30T06:38:23.419Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-30T06:38:23.419Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:23.419Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:38:23.419Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-30T06:38:23.419Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:23.419Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:38:23.419Z] === RUN TestChrootApplyDotDotFile [2021-06-30T06:38:23.419Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:23.419Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-30T06:38:23.419Z] PASS [2021-06-30T06:38:23.419Z] coverage: 15.4% of statements [2021-06-30T06:38:23.419Z] ok github.com/docker/docker/pkg/chrootarchive 0.084s coverage: 15.4% of statements [2021-06-30T06:38:24.375Z] === RUN TestSizeEmpty [2021-06-30T06:38:24.375Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-30T06:38:24.375Z] === RUN TestSizeEmptyFile [2021-06-30T06:38:24.375Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-30T06:38:24.375Z] === RUN TestSizeNonemptyFile [2021-06-30T06:38:24.375Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-30T06:38:24.375Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-30T06:38:24.375Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-30T06:38:24.375Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-30T06:38:24.375Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-30T06:38:24.375Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-30T06:38:24.375Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-30T06:38:24.375Z] === RUN TestMoveToSubdir [2021-06-30T06:38:24.375Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-30T06:38:24.375Z] === RUN TestSizeNonExistingDirectory [2021-06-30T06:38:24.375Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-30T06:38:24.375Z] PASS [2021-06-30T06:38:24.375Z] coverage: 80.0% of statements [2021-06-30T06:38:24.375Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2021-06-30T06:38:24.549Z] --- PASS: TestDaemonRestartIpcMode (4.83s) [2021-06-30T06:38:24.809Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-30T06:38:24.828Z] --- PASS: TestNetworkDBCRUDTableEntry (3.84s) [2021-06-30T06:38:24.828Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-30T06:38:25.282Z] === RUN Test [2021-06-30T06:38:25.282Z] === RUN Test/TestContainsEntry [2021-06-30T06:38:25.282Z] === RUN Test/TestCreateEntries [2021-06-30T06:38:25.282Z] === RUN Test/TestEntriesDiff [2021-06-30T06:38:25.282Z] === RUN Test/TestEntriesEquality [2021-06-30T06:38:25.282Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-30T06:38:25.282Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-30T06:38:25.282Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-30T06:38:25.282Z] === RUN Test/TestGeneratorNotGenerate [2021-06-30T06:38:25.282Z] === RUN Test/TestGeneratorWithPort [2021-06-30T06:38:25.282Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-30T06:38:25.282Z] === RUN Test/TestNewEntry [2021-06-30T06:38:25.282Z] === RUN Test/TestParse [2021-06-30T06:38:25.282Z] --- PASS: Test (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-30T06:38:25.282Z] --- PASS: Test/TestParse (0.00s) [2021-06-30T06:38:25.282Z] PASS [2021-06-30T06:38:25.282Z] coverage: 58.3% of statements [2021-06-30T06:38:25.282Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2021-06-30T06:38:25.735Z] --- PASS: TestTarFiles (4.64s) [2021-06-30T06:38:25.735Z] === RUN TestTarUntar [2021-06-30T06:38:25.735Z] --- PASS: TestTarUntar (0.03s) [2021-06-30T06:38:25.735Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-30T06:38:25.735Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-06-30T06:38:25.735Z] === RUN TestTarWithOptions [2021-06-30T06:38:25.735Z] --- PASS: TestTarWithOptions (0.02s) [2021-06-30T06:38:25.735Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-30T06:38:25.735Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-30T06:38:25.735Z] === RUN TestUntarUstarGnuConflict [2021-06-30T06:38:25.735Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-30T06:38:25.735Z] === RUN TestUntarInvalidFilenames [2021-06-30T06:38:25.750Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-30T06:38:26.188Z] === RUN Test [2021-06-30T06:38:26.188Z] === RUN Test/TestContent [2021-06-30T06:38:26.188Z] === RUN Test/TestInitialize [2021-06-30T06:38:26.188Z] === RUN Test/TestNew [2021-06-30T06:38:26.188Z] === RUN Test/TestParsingContentsWithComments [2021-06-30T06:38:26.188Z] === RUN Test/TestRegister [2021-06-30T06:38:26.188Z] === RUN Test/TestWatch [2021-06-30T06:38:26.188Z] --- PASS: Test (0.01s) [2021-06-30T06:38:26.188Z] --- PASS: Test/TestContent (0.00s) [2021-06-30T06:38:26.188Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-30T06:38:26.188Z] --- PASS: Test/TestNew (0.00s) [2021-06-30T06:38:26.188Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-30T06:38:26.188Z] --- PASS: Test/TestRegister (0.00s) [2021-06-30T06:38:26.188Z] --- PASS: Test/TestWatch (0.00s) [2021-06-30T06:38:26.188Z] PASS [2021-06-30T06:38:26.188Z] coverage: 97.6% of statements [2021-06-30T06:38:26.188Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 97.6% of statements [2021-06-30T06:38:26.188Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames615153034\\dest" [2021-06-30T06:38:26.188Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-06-30T06:38:26.188Z] === RUN TestUntarHardlinkToSymlink [2021-06-30T06:38:26.188Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-30T06:38:26.188Z] === RUN TestUntarInvalidHardlink [2021-06-30T06:38:26.188Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink722140219\\victim\\hello" -> "../victim/hello" [2021-06-30T06:38:26.188Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink223739486\\victim\\hello" -> "/../victim/hello" [2021-06-30T06:38:26.188Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink907135525\\victim" -> "../victim" [2021-06-30T06:38:26.188Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink020671808\\victim" -> "../victim" [2021-06-30T06:38:26.188Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink311640479\\victim" -> "../victim" [2021-06-30T06:38:26.188Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink117102706\\victim" -> "../victim" [2021-06-30T06:38:26.188Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-30T06:38:26.188Z] === RUN TestUntarInvalidSymlink [2021-06-30T06:38:26.188Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink434347817\\dest\\dotdot" -> "../victim/hello" [2021-06-30T06:38:26.188Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink379125876\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-30T06:38:26.188Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink881419075\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:38:26.188Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink825308102\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:38:26.188Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink692760173\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:38:26.188Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink360770280\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:38:26.188Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink095830311\\dest\\dir\\loophole" -> "../../victim" [2021-06-30T06:38:26.188Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-06-30T06:38:26.188Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-30T06:38:26.188Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-30T06:38:26.188Z] === RUN TestXGlobalNoParent [2021-06-30T06:38:26.188Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-30T06:38:26.188Z] === RUN TestReplaceFileTarWrapper [2021-06-30T06:38:26.188Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-06-30T06:38:26.188Z] === RUN TestPrefixHeaderReadable [2021-06-30T06:38:26.188Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-06-30T06:38:26.188Z] === RUN TestDisablePigz [2021-06-30T06:38:26.188Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-30T06:38:26.641Z] --- PASS: TestDisablePigz (0.11s) [2021-06-30T06:38:26.642Z] === RUN TestPigz [2021-06-30T06:38:26.642Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-30T06:38:26.642Z] --- PASS: TestPigz (0.12s) [2021-06-30T06:38:26.642Z] === RUN TestCopyFileWithInvalidDest [2021-06-30T06:38:26.642Z] archive_windows_test.go:16: Currently fails [2021-06-30T06:38:26.642Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-30T06:38:26.642Z] === RUN TestCanonicalTarNameForPath [2021-06-30T06:38:26.642Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-30T06:38:26.642Z] === RUN TestCanonicalTarName [2021-06-30T06:38:26.642Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-30T06:38:26.642Z] === RUN TestChmodTarEntry [2021-06-30T06:38:26.642Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-30T06:38:26.642Z] === RUN TestHardLinkOrder [2021-06-30T06:38:26.642Z] --- PASS: TestHardLinkOrder (0.08s) [2021-06-30T06:38:26.642Z] === RUN TestChangeString [2021-06-30T06:38:26.642Z] --- PASS: TestChangeString (0.00s) [2021-06-30T06:38:26.642Z] === RUN TestChangesWithNoChanges [2021-06-30T06:38:26.642Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-06-30T06:38:26.642Z] === RUN TestChangesWithChanges [2021-06-30T06:38:26.642Z] --- PASS: TestChangesWithChanges (0.03s) [2021-06-30T06:38:26.642Z] === RUN TestChangesWithChangesGH13590 [2021-06-30T06:38:26.642Z] changes_test.go:196: needs more investigation [2021-06-30T06:38:26.642Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-30T06:38:26.642Z] === RUN TestChangesDirsEmpty [2021-06-30T06:38:26.642Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-06-30T06:38:26.642Z] === RUN TestChangesDirsMutated [2021-06-30T06:38:26.642Z] 2021/06/30 06:38:26 Closing DB instances... [2021-06-30T06:38:26.691Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-30T06:38:26.952Z] --- PASS: TestContainerKillOnDaemonStart (13.40s) [2021-06-30T06:38:26.952Z] PASS [2021-06-30T06:38:26.952Z] [2021-06-30T06:38:26.952Z] === Skipped [2021-06-30T06:38:26.952Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-30T06:38:26.952Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:38:26.952Z] [2021-06-30T06:38:26.952Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-30T06:38:26.952Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:38:26.952Z] [2021-06-30T06:38:26.952Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-30T06:38:26.952Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:38:26.952Z] [2021-06-30T06:38:26.952Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-30T06:38:26.952Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-30T06:38:26.952Z] [2021-06-30T06:38:26.952Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.02s) [2021-06-30T06:38:26.952Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-30T06:38:26.952Z] [2021-06-30T06:38:26.952Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-30T06:38:26.952Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:38:26.952Z] [2021-06-30T06:38:26.952Z] [2021-06-30T06:38:26.952Z] DONE 196 tests, 6 skipped in 231.057s [2021-06-30T06:38:26.952Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-06-30T06:38:26.952Z] ++ 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-06-30T06:38:26.952Z] ++ set -e [2021-06-30T06:38:26.952Z] ++ '[' -n 0 ']' [2021-06-30T06:38:26.953Z] ++ set -x [2021-06-30T06:38:26.953Z] ++ 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-06-30T06:38:26.953Z] === RUN TestConfigDaemonLibtrustID [2021-06-30T06:38:27.095Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-06-30T06:38:27.095Z] === RUN TestApplyLayer [2021-06-30T06:38:27.095Z] changes_test.go:433: needs further investigation [2021-06-30T06:38:27.095Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-30T06:38:27.095Z] === RUN TestChangesSizeWithHardlinks [2021-06-30T06:38:27.095Z] changes_test.go:469: needs further investigation [2021-06-30T06:38:27.095Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-30T06:38:27.095Z] === RUN TestChangesSizeWithNoChanges [2021-06-30T06:38:27.095Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-30T06:38:27.095Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-30T06:38:27.095Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-30T06:38:27.095Z] === RUN TestChangesSize [2021-06-30T06:38:27.095Z] --- PASS: TestChangesSize (0.00s) [2021-06-30T06:38:27.095Z] === RUN TestApplyLayerInvalidFilenames [2021-06-30T06:38:27.095Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames513639422\\dest" [2021-06-30T06:38:27.095Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-30T06:38:27.095Z] === RUN TestApplyLayerInvalidHardlink [2021-06-30T06:38:27.095Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink393950688\\victim\\hello" -> "../victim/hello" [2021-06-30T06:38:27.095Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink269530559\\victim\\hello" -> "/../victim/hello" [2021-06-30T06:38:27.095Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink968785426\\victim" -> "../victim" [2021-06-30T06:38:27.095Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink463497801\\victim" -> "../victim" [2021-06-30T06:38:27.095Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink924267796\\victim" -> "../victim" [2021-06-30T06:38:27.095Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink991679331\\victim" -> "../victim" [2021-06-30T06:38:27.095Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-06-30T06:38:27.095Z] === RUN TestApplyLayerInvalidSymlink [2021-06-30T06:38:27.095Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink695900518\\dest\\dotdot" -> "../victim/hello" [2021-06-30T06:38:27.095Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink568332173\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-30T06:38:27.095Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink591518600\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:38:27.095Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink402798919\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:38:27.095Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink388844538\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:38:27.095Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink695480593\\dest\\loophole-victim" -> "../victim" [2021-06-30T06:38:27.095Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-06-30T06:38:27.095Z] === RUN TestApplyLayerWhiteouts [2021-06-30T06:38:27.095Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-06-30T06:38:27.095Z] === RUN TestGenerateEmptyFile [2021-06-30T06:38:27.095Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-30T06:38:27.095Z] === RUN TestGenerateWithContent [2021-06-30T06:38:27.095Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-30T06:38:27.095Z] PASS [2021-06-30T06:38:27.095Z] coverage: 62.7% of statements [2021-06-30T06:38:27.095Z] ok github.com/docker/docker/pkg/archive 6.828s coverage: 62.7% of statements [2021-06-30T06:38:27.095Z] === RUN Test [2021-06-30T06:38:27.095Z] === RUN Test/TestInitialize [2021-06-30T06:38:27.524Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-06-30T06:38:27.524Z] === RUN TestDaemonConfigValidation [2021-06-30T06:38:27.524Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:38:27.524Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:38:27.524Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-06-30T06:38:27.524Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-06-30T06:38:27.524Z] === RUN TestDaemonConfigValidation/invalid_config [2021-06-30T06:38:27.524Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-06-30T06:38:27.524Z] === RUN TestDaemonConfigValidation/malformed_config [2021-06-30T06:38:27.524Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-06-30T06:38:27.524Z] === RUN TestDaemonConfigValidation/valid_config [2021-06-30T06:38:27.524Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-06-30T06:38:27.524Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-06-30T06:38:27.524Z] === CONT TestDaemonConfigValidation/malformed_config [2021-06-30T06:38:27.548Z] time="2021-06-30T06:38:27Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:38:27.548Z] time="2021-06-30T06:38:27Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:38:27.548Z] time="2021-06-30T06:38:27Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:38:27.548Z] === RUN Test/TestInitializeWithCerts [2021-06-30T06:38:27.548Z] time="2021-06-30T06:38:27Z" level=info msg="Initializing discovery with TLS" [2021-06-30T06:38:27.548Z] === RUN Test/TestWatch [2021-06-30T06:38:27.548Z] time="2021-06-30T06:38:27Z" level=info msg="Initializing discovery without TLS" [2021-06-30T06:38:27.784Z] === CONT TestDaemonConfigValidation/valid_config [2021-06-30T06:38:27.784Z] === CONT TestDaemonConfigValidation/invalid_config [2021-06-30T06:38:28.001Z] --- PASS: TestNetworkDBCRUDTableEntries (3.22s) [2021-06-30T06:38:28.001Z] === RUN TestNetworkDBNodeLeave [2021-06-30T06:38:28.044Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-06-30T06:38:28.044Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-06-30T06:38:28.044Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-06-30T06:38:28.044Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2021-06-30T06:38:28.044Z] --- PASS: TestDaemonConfigValidation/valid_config (0.26s) [2021-06-30T06:38:28.044Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.28s) [2021-06-30T06:38:28.044Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.16s) [2021-06-30T06:38:28.044Z] PASS [2021-06-30T06:38:28.044Z] [2021-06-30T06:38:28.044Z] DONE 7 tests in 1.253s [2021-06-30T06:38:28.044Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-30T06:38:28.044Z] ++ 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-06-30T06:38:28.044Z] ++ set -e [2021-06-30T06:38:28.044Z] ++ '[' -n 0 ']' [2021-06-30T06:38:28.044Z] ++ set -x [2021-06-30T06:38:28.045Z] ++ 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-06-30T06:38:28.304Z] INFO: Testing against a local daemon [2021-06-30T06:38:28.304Z] === RUN TestCommitInheritsEnv [2021-06-30T06:38:28.611Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-30T06:38:28.611Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-30T06:38:28.611Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-30T06:38:28.611Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-30T06:38:28.611Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-30T06:38:28.611Z] Cross building: bundles/cross/windows/amd64 [2021-06-30T06:38:28.611Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-30T06:38:28.611Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-30T06:38:28.878Z] --- PASS: TestCommitInheritsEnv (0.52s) [2021-06-30T06:38:28.878Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-30T06:38:28.878Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-30T06:38:28.878Z] === RUN TestImagesFilterMultiReference [2021-06-30T06:38:29.139Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-06-30T06:38:29.139Z] === RUN TestImagePullPlatformInvalid [2021-06-30T06:38:29.139Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-30T06:38:29.139Z] === RUN TestRemoveImageOrphaning [2021-06-30T06:38:29.399Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2021-06-30T06:38:29.399Z] === RUN TestRemoveImageGarbageCollector [2021-06-30T06:38:29.660Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-30T06:38:30.230Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-30T06:38:30.413Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-06-30T06:38:30.413Z] === RUN TestInfoDebug [2021-06-30T06:38:30.413Z] --- PASS: TestInfoDebug (0.52s) [2021-06-30T06:38:30.413Z] === RUN TestInfoInsecureRegistries [2021-06-30T06:38:30.413Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-06-30T06:38:30.413Z] === RUN TestInfoRegistryMirrors [2021-06-30T06:38:30.413Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-30T06:38:30.413Z] === RUN TestLoginFailsWithBadCredentials [2021-06-30T06:38:30.413Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-06-30T06:38:30.413Z] === RUN TestPingCacheHeaders [2021-06-30T06:38:30.413Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-30T06:38:30.413Z] === RUN TestPingGet [2021-06-30T06:38:30.413Z] --- PASS: TestPingGet (0.01s) [2021-06-30T06:38:30.413Z] === RUN TestPingHead [2021-06-30T06:38:30.413Z] --- PASS: TestPingHead (0.02s) [2021-06-30T06:38:30.413Z] === RUN TestVersion [2021-06-30T06:38:30.413Z] --- PASS: TestVersion (0.02s) [2021-06-30T06:38:30.413Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-30T06:38:30.876Z] --- PASS: Test (3.14s) [2021-06-30T06:38:30.876Z] --- PASS: Test/TestInitialize (0.13s) [2021-06-30T06:38:30.876Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-30T06:38:30.876Z] --- PASS: Test/TestWatch (3.00s) [2021-06-30T06:38:30.876Z] PASS [2021-06-30T06:38:30.876Z] coverage: 84.1% of statements [2021-06-30T06:38:30.876Z] ok github.com/docker/docker/pkg/discovery/kv 3.188s coverage: 84.1% of statements [2021-06-30T06:38:30.876Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-06-30T06:38:30.876Z] === RUN TestNetworkDBWatch [2021-06-30T06:38:31.172Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-30T06:38:31.329Z] === RUN Test [2021-06-30T06:38:31.329Z] === RUN Test/TestWatch [2021-06-30T06:38:31.329Z] --- PASS: Test (0.00s) [2021-06-30T06:38:31.329Z] --- PASS: Test/TestWatch (0.00s) [2021-06-30T06:38:31.329Z] PASS [2021-06-30T06:38:31.329Z] coverage: 92.3% of statements [2021-06-30T06:38:31.329Z] ok github.com/docker/docker/pkg/discovery/memory 0.055s coverage: 92.3% of statements [2021-06-30T06:38:31.777Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.46s) [2021-06-30T06:38:31.777Z] PASS [2021-06-30T06:38:31.777Z] [2021-06-30T06:38:31.777Z] DONE 19 tests in 22.757s [2021-06-30T06:38:31.777Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-30T06:38:31.777Z] INFO: Testing against a local daemon [2021-06-30T06:38:31.777Z] === RUN TestVolumesCreateAndList [2021-06-30T06:38:31.783Z] === RUN Test [2021-06-30T06:38:31.783Z] === RUN Test/TestInitialize [2021-06-30T06:38:31.783Z] === RUN Test/TestInitializeWithPattern [2021-06-30T06:38:31.783Z] === RUN Test/TestRegister [2021-06-30T06:38:31.783Z] === RUN Test/TestWatch [2021-06-30T06:38:31.783Z] --- PASS: Test (0.00s) [2021-06-30T06:38:31.783Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-30T06:38:31.783Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-30T06:38:31.783Z] --- PASS: Test/TestRegister (0.00s) [2021-06-30T06:38:31.783Z] --- PASS: Test/TestWatch (0.00s) [2021-06-30T06:38:31.783Z] PASS [2021-06-30T06:38:31.783Z] coverage: 93.8% of statements [2021-06-30T06:38:31.783Z] ok github.com/docker/docker/pkg/discovery/nodes 0.052s coverage: 93.8% of statements [2021-06-30T06:38:32.033Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-30T06:38:32.033Z] === RUN TestVolumesRemove [2021-06-30T06:38:32.033Z] --- PASS: TestVolumesRemove (0.10s) [2021-06-30T06:38:32.033Z] === RUN TestVolumesInspect [2021-06-30T06:38:32.033Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-30T06:38:32.033Z] === RUN TestVolumesInvalidJSON [2021-06-30T06:38:32.033Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-30T06:38:32.033Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-30T06:38:32.033Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-30T06:38:32.033Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-30T06:38:32.033Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-30T06:38:32.033Z] PASS [2021-06-30T06:38:32.033Z] [2021-06-30T06:38:32.033Z] DONE 5 tests in 0.194s [2021-06-30T06:38:32.033Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-30T06:38:32.112Z] --- PASS: TestRemoveImageGarbageCollector (2.50s) [2021-06-30T06:38:32.112Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-30T06:38:32.112Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-30T06:38:32.112Z] === RUN TestTagInvalidReference [2021-06-30T06:38:32.112Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-30T06:38:32.112Z] === RUN TestTagValidPrefixedRepo [2021-06-30T06:38:32.112Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-30T06:38:32.112Z] === RUN TestTagExistedNameWithoutForce [2021-06-30T06:38:32.112Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-30T06:38:32.112Z] === RUN TestTagOfficialNames [2021-06-30T06:38:32.112Z] check_test.go:309: [da413cbcb8abb] daemon is not started [2021-06-30T06:38:32.112Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-30T06:38:32.373Z] --- PASS: TestTagOfficialNames (0.11s) [2021-06-30T06:38:32.373Z] === RUN TestTagMatchesDigest [2021-06-30T06:38:32.373Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-30T06:38:32.373Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-30T06:38:32.595Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-30T06:38:32.595Z] Removing test suite binaries [2021-06-30T06:38:32.739Z] 2021/06/30 06:38:32 Closing DB instances... [2021-06-30T06:38:32.740Z] === RUN TestPollerAddRemove [2021-06-30T06:38:32.740Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-30T06:38:32.740Z] === RUN TestPollerEvent [2021-06-30T06:38:32.740Z] poller_test.go:41: No chmod on Windows [2021-06-30T06:38:32.740Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-30T06:38:32.740Z] === RUN TestPollerClose [2021-06-30T06:38:32.740Z] --- PASS: TestPollerClose (0.00s) [2021-06-30T06:38:32.740Z] PASS [2021-06-30T06:38:32.740Z] coverage: 45.7% of statements [2021-06-30T06:38:32.740Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2021-06-30T06:38:32.851Z] exiting test-integration [2021-06-30T06:38:32.851Z] ++ exit 0 [2021-06-30T06:38:32.851Z] [2021-06-30T06:38:33.406Z] 2021/06/30 06:38:31 Closing DB instances... [2021-06-30T06:38:33.406Z] --- PASS: TestNetworkDBGarbageCollection (53.82s) [2021-06-30T06:38:33.406Z] === RUN TestFindNode [2021-06-30T06:38:33.698Z] === RUN TestCopyFileWithInvalidSrc [2021-06-30T06:38:33.698Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestCopyFileWithInvalidDest [2021-06-30T06:38:33.698Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-30T06:38:33.698Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2021-06-30T06:38:33.698Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-30T06:38:33.698Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestCopyFile [2021-06-30T06:38:33.698Z] --- PASS: TestCopyFile (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-30T06:38:33.698Z] fileutils_test.go:134: Needs porting to Windows [2021-06-30T06:38:33.698Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-30T06:38:33.698Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-30T06:38:33.698Z] fileutils_test.go:180: Needs porting to Windows [2021-06-30T06:38:33.698Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestWildcardMatches [2021-06-30T06:38:33.698Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestPatternMatches [2021-06-30T06:38:33.698Z] --- PASS: TestPatternMatches (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-30T06:38:33.698Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestPatternMatchesFolderExclusions [2021-06-30T06:38:33.698Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-30T06:38:33.698Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-30T06:38:33.698Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-30T06:38:33.698Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-30T06:38:33.698Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestSingleExclamationError [2021-06-30T06:38:33.698Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestMatchesWithNoPatterns [2021-06-30T06:38:33.698Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestMatchesWithMalformedPatterns [2021-06-30T06:38:33.698Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestMatches [2021-06-30T06:38:33.698Z] --- PASS: TestMatches (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestCleanPatterns [2021-06-30T06:38:33.698Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-30T06:38:33.698Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestCleanPatternsExceptionFlag [2021-06-30T06:38:33.698Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-30T06:38:33.698Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-30T06:38:33.698Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestCleanPatternsErrorSingleException [2021-06-30T06:38:33.698Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestCreateIfNotExistsDir [2021-06-30T06:38:33.698Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-06-30T06:38:33.698Z] === RUN TestCreateIfNotExistsFile [2021-06-30T06:38:33.698Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-30T06:38:33.698Z] === RUN TestMatch [2021-06-30T06:38:33.698Z] --- PASS: TestMatch (0.00s) [2021-06-30T06:38:33.698Z] PASS [2021-06-30T06:38:33.698Z] coverage: 85.2% of statements [2021-06-30T06:38:33.698Z] ok github.com/docker/docker/pkg/fileutils 0.081s coverage: 85.2% of statements [2021-06-30T06:38:33.698Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-30T06:38:33.698Z] === RUN TestNetworkDBBulkSync [2021-06-30T06:38:33.855Z] 2021/06/30 06:38:33 Closing DB instances... [2021-06-30T06:38:33.855Z] --- PASS: TestFindNode (0.01s) [2021-06-30T06:38:33.855Z] === RUN TestChangeNodeState [2021-06-30T06:38:33.855Z] 2021/06/30 06:38:33 Closing DB instances... [2021-06-30T06:38:33.855Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-30T06:38:33.855Z] === RUN TestNodeReincarnation [2021-06-30T06:38:33.855Z] 2021/06/30 06:38:33 Closing DB instances... [2021-06-30T06:38:34.655Z] === RUN TestGet [2021-06-30T06:38:34.655Z] --- PASS: TestGet (0.00s) [2021-06-30T06:38:34.655Z] === RUN TestGetShortcutString [2021-06-30T06:38:34.655Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-30T06:38:34.655Z] PASS [2021-06-30T06:38:34.655Z] coverage: 42.9% of statements [2021-06-30T06:38:34.655Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2021-06-30T06:38:35.113Z] 2021/06/30 06:38:34 Closing DB instances... [2021-06-30T06:38:35.113Z] === RUN TestCreateIDMapOrder [2021-06-30T06:38:35.113Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-30T06:38:35.113Z] PASS [2021-06-30T06:38:35.113Z] coverage: 7.2% of statements [2021-06-30T06:38:35.113Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements Post stage [Pipeline] junit [2021-06-30T06:38:36.133Z] Recording test results [2021-06-30T06:38:36.633Z] === RUN TestFixedBufferCap [2021-06-30T06:38:36.633Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-30T06:38:36.633Z] === RUN TestFixedBufferLen [2021-06-30T06:38:36.633Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-30T06:38:36.633Z] === RUN TestFixedBufferString [2021-06-30T06:38:36.633Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-30T06:38:36.633Z] === RUN TestFixedBufferWrite [2021-06-30T06:38:36.633Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-30T06:38:36.633Z] === RUN TestFixedBufferRead [2021-06-30T06:38:36.633Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-30T06:38:36.633Z] === RUN TestBytesPipeRead [2021-06-30T06:38:36.633Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-30T06:38:36.633Z] === RUN TestBytesPipeWrite [2021-06-30T06:38:36.633Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-30T06:38:36.633Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-30T06:38:36.633Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-30T06:38:36.633Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-30T06:38:37.086Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2021-06-30T06:38:37.086Z] === RUN TestAtomicWriteToFile [2021-06-30T06:38:37.086Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-30T06:38:37.086Z] === RUN TestAtomicWriteSetCommit [2021-06-30T06:38:37.086Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-30T06:38:37.086Z] === RUN TestAtomicWriteSetCancel [2021-06-30T06:38:37.086Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-30T06:38:37.086Z] === RUN TestReadCloserWrapperClose [2021-06-30T06:38:37.086Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-30T06:38:37.086Z] === RUN TestReaderErrWrapperReadOnError [2021-06-30T06:38:37.086Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-30T06:38:37.086Z] === RUN TestReaderErrWrapperRead [2021-06-30T06:38:37.086Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-30T06:38:37.086Z] === RUN TestHashData [2021-06-30T06:38:37.086Z] --- PASS: TestHashData (0.00s) [2021-06-30T06:38:37.086Z] === RUN TestCancelReadCloser [2021-06-30T06:38:37.086Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-30T06:38:37.086Z] === RUN TestWriteCloserWrapperClose [2021-06-30T06:38:37.086Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-30T06:38:37.086Z] === RUN TestNopWriteCloser [2021-06-30T06:38:37.086Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-30T06:38:37.086Z] === RUN TestNopWriter [2021-06-30T06:38:37.086Z] --- PASS: TestNopWriter (0.00s) [2021-06-30T06:38:37.086Z] === RUN TestWriteCounter [2021-06-30T06:38:37.086Z] --- PASS: TestWriteCounter (0.00s) [2021-06-30T06:38:37.086Z] PASS [2021-06-30T06:38:37.086Z] coverage: 69.2% of statements [2021-06-30T06:38:37.086Z] ok github.com/docker/docker/pkg/ioutils 0.606s coverage: 69.2% of statements [2021-06-30T06:38:37.478Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-30T06:38:37.817Z] + echo Ensuring container killed. [2021-06-30T06:38:37.817Z] Ensuring container killed. [2021-06-30T06:38:37.817Z] + docker rm -vf docker-pr3 [2021-06-30T06:38:37.817Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-30T06:38:38.042Z] === RUN TestError [2021-06-30T06:38:38.042Z] --- PASS: TestError (0.00s) [2021-06-30T06:38:38.042Z] === RUN TestProgressString [2021-06-30T06:38:38.042Z] === RUN TestProgressString/no_progress [2021-06-30T06:38:38.042Z] === RUN TestProgressString/progress_1 [2021-06-30T06:38:38.042Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-30T06:38:38.042Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-30T06:38:38.042Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-30T06:38:38.042Z] === RUN TestProgressString/with_units [2021-06-30T06:38:38.042Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-30T06:38:38.042Z] === RUN TestProgressString/hide_counts [2021-06-30T06:38:38.042Z] --- PASS: TestProgressString (0.00s) [2021-06-30T06:38:38.042Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-30T06:38:38.042Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-30T06:38:38.042Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-30T06:38:38.042Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-30T06:38:38.042Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-30T06:38:38.042Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-30T06:38:38.042Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-30T06:38:38.042Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-30T06:38:38.042Z] === RUN TestJSONMessageDisplay [2021-06-30T06:38:38.042Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-06-30T06:38:38.042Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-30T06:38:38.042Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-30T06:38:38.042Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-30T06:38:38.042Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-30T06:38:38.042Z] === RUN TestDisplayJSONMessagesStream [2021-06-30T06:38:38.042Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-30T06:38:38.042Z] PASS [2021-06-30T06:38:38.042Z] coverage: 91.7% of statements [2021-06-30T06:38:38.042Z] ok github.com/docker/docker/pkg/jsonmessage 0.186s coverage: 91.7% of statements [2021-06-30T06:38:38.094Z] + echo Chowning /workspace to jenkins user [2021-06-30T06:38:38.094Z] Chowning /workspace to jenkins user [2021-06-30T06:38:38.094Z] + id -u [2021-06-30T06:38:38.094Z] + id -g [2021-06-30T06:38:38.094Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42580:/workspace busybox chown -R 1000:1000 /workspace [2021-06-30T06:38:38.094Z] Unable to find image 'busybox:latest' locally [2021-06-30T06:38:38.352Z] latest: Pulling from library/busybox [2021-06-30T06:38:38.352Z] b71f96345d44: Pulling fs layer [2021-06-30T06:38:38.352Z] b71f96345d44: Download complete [2021-06-30T06:38:38.352Z] b71f96345d44: Pull complete [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-30T06:38:38.490Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-30T06:38:38.490Z] === RUN TestParallelCreate [2021-06-30T06:38:38.490Z] 2021/06/30 06:38:38 Closing DB instances... [2021-06-30T06:38:38.490Z] --- PASS: TestParallelCreate (0.01s) [2021-06-30T06:38:38.490Z] === RUN TestParallelDelete [2021-06-30T06:38:38.490Z] 2021/06/30 06:38:38 Closing DB instances... [2021-06-30T06:38:38.490Z] --- PASS: TestParallelDelete (0.01s) [2021-06-30T06:38:38.490Z] === RUN TestNetworkDBIslands [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8c385fa5e7b6 with config:&{NodeID:8c385fa5e7b6 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, added to nodes list" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:12e5efdb9125 with config:&{NodeID:12e5efdb9125 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=info msg="Node 12e5efdb9125/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=info msg="Node 12e5efdb9125/172.30.25.246, added to nodes list" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=info msg="Node 12e5efdb9125/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=info msg="Node 12e5efdb9125/172.30.25.246, added to nodes list" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, added to nodes list" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-30T06:38:38.490Z] time="2021-06-30T06:38:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-06-30T06:38:38.608Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-30T06:38:38.608Z] Status: Downloaded newer image for busybox:latest [2021-06-30T06:38:38.956Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-30T06:38:38.999Z] === RUN TestStandardLongPath [2021-06-30T06:38:38.999Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-30T06:38:38.999Z] === RUN TestUNCLongPath [2021-06-30T06:38:38.999Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-30T06:38:38.999Z] PASS [2021-06-30T06:38:38.999Z] coverage: 100.0% of statements [2021-06-30T06:38:38.999Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ae91d2b60170 with config:&{NodeID:ae91d2b60170 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=info msg="Node ae91d2b60170/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=info msg="Node ae91d2b60170/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=info msg="Node ae91d2b60170/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=info msg="Node ae91d2b60170/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=info msg="Node 12e5efdb9125/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=info msg="Node 12e5efdb9125/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-30T06:38:39.439Z] time="2021-06-30T06:38:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-06-30T06:38:39.452Z] 2021/06/30 06:38:39 Closing DB instances... [2021-06-30T06:38:39.452Z] === RUN TestNameFormat [2021-06-30T06:38:39.452Z] --- PASS: TestNameFormat (0.00s) [2021-06-30T06:38:39.452Z] === RUN TestNameRetries [2021-06-30T06:38:39.452Z] --- PASS: TestNameRetries (0.00s) [2021-06-30T06:38:39.452Z] PASS [2021-06-30T06:38:39.452Z] coverage: 85.7% of statements [2021-06-30T06:38:39.452Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node ae91d2b60170/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node ae91d2b60170/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f89ea917df02 with config:&{NodeID:f89ea917df02 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node f89ea917df02/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node f89ea917df02/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node f89ea917df02/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node f89ea917df02/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node 12e5efdb9125/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node 12e5efdb9125/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node ae91d2b60170/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node ae91d2b60170/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node f89ea917df02/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node f89ea917df02/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node f89ea917df02/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:39.889Z] time="2021-06-30T06:38:39Z" level=info msg="Node f89ea917df02/172.30.25.246, added to nodes list" [2021-06-30T06:38:39.905Z] time="2021-06-30T06:38:39Z" level=error msg="node: c83f34c46f88 is unknown to memberlist" [2021-06-30T06:38:39.905Z] --- PASS: TestGetAddress (24.10s) [2021-06-30T06:38:39.905Z] === RUN TestRequestSyntaxCheck [2021-06-30T06:38:39.905Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-06-30T06:38:39.905Z] === RUN TestRequest [2021-06-30T06:38:39.905Z] time="2021-06-30T06:38:39Z" level=error msg="node: 93df46fc25b6 is unknown to memberlist" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c78b4f85c108 with config:&{NodeID:c78b4f85c108 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node c78b4f85c108/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node c78b4f85c108/172.30.25.246, added to nodes list" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node c78b4f85c108/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node c78b4f85c108/172.30.25.246, added to nodes list" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node ae91d2b60170/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node ae91d2b60170/172.30.25.246, added to nodes list" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, added to nodes list" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node 12e5efdb9125/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node 12e5efdb9125/172.30.25.246, added to nodes list" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node f89ea917df02/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node f89ea917df02/172.30.25.246, added to nodes list" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node c78b4f85c108/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node c78b4f85c108/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node c78b4f85c108/172.30.25.246, added to nodes list" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node c78b4f85c108/172.30.25.246, added to nodes list" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node c78b4f85c108/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:40.338Z] time="2021-06-30T06:38:40Z" level=info msg="Node c78b4f85c108/172.30.25.246, added to nodes list" [2021-06-30T06:38:40.339Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-30T06:38:40.359Z] === RUN TestParseKeyValueOpt [2021-06-30T06:38:40.359Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-30T06:38:40.359Z] === RUN TestParseUintList [2021-06-30T06:38:40.359Z] --- PASS: TestParseUintList (0.00s) [2021-06-30T06:38:40.359Z] === RUN TestParseUintListMaximumLimits [2021-06-30T06:38:40.359Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-30T06:38:40.359Z] PASS [2021-06-30T06:38:40.359Z] coverage: 97.0% of statements [2021-06-30T06:38:40.359Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-06-30T06:38:40.788Z] networkdb_test.go:834: Re-joining: 3 [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=info msg="The new bootstrap node list is:[172.30.25.246:10033 172.30.25.246:10034 172.30.25.246:10035]" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.246:10033" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Stream connection from=172.30.25.246:49354" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.246:10034" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Stream connection from=172.30.25.246:49355" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.246:10035" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Stream connection from=172.30.25.246:49356" [2021-06-30T06:38:40.788Z] networkdb_test.go:834: Re-joining: 4 [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=info msg="The new bootstrap node list is:[172.30.25.246:10033 172.30.25.246:10034 172.30.25.246:10035]" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.246:10033" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Stream connection from=172.30.25.246:49357" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.246:10034" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Stream connection from=172.30.25.246:49358" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.246:10035" [2021-06-30T06:38:40.788Z] time="2021-06-30T06:38:40Z" level=debug msg="memberlist: Stream connection from=172.30.25.246:49359" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-30T06:38:41.237Z] time="2021-06-30T06:38:40Z" level=info msg="node 0 leaving" [2021-06-30T06:38:41.237Z] time="2021-06-30T06:38:41Z" level=info msg="Node 8c385fa5e7b6 change state NodeActive --> NodeLeft" [2021-06-30T06:38:41.237Z] time="2021-06-30T06:38:41Z" level=info msg="node3(ae91d2b60170): Node leave event for 8c385fa5e7b6/172.30.25.246" [2021-06-30T06:38:41.237Z] time="2021-06-30T06:38:41Z" level=info msg="Node 8c385fa5e7b6 change state NodeActive --> NodeLeft" [2021-06-30T06:38:41.237Z] time="2021-06-30T06:38:41Z" level=info msg="node4(f89ea917df02): Node leave event for 8c385fa5e7b6/172.30.25.246" [2021-06-30T06:38:41.237Z] time="2021-06-30T06:38:41Z" level=info msg="Node 8c385fa5e7b6 change state NodeActive --> NodeLeft" [2021-06-30T06:38:41.237Z] time="2021-06-30T06:38:41Z" level=info msg="node5(c78b4f85c108): Node leave event for 8c385fa5e7b6/172.30.25.246" [2021-06-30T06:38:41.237Z] time="2021-06-30T06:38:41Z" level=info msg="Node 8c385fa5e7b6 change state NodeActive --> NodeLeft" [2021-06-30T06:38:41.237Z] time="2021-06-30T06:38:41Z" level=info msg="node1(8c385fa5e7b6): Node leave event for 8c385fa5e7b6/172.30.25.246" [2021-06-30T06:38:41.237Z] time="2021-06-30T06:38:41Z" level=info msg="Node 8c385fa5e7b6 change state NodeActive --> NodeLeft" [2021-06-30T06:38:41.237Z] time="2021-06-30T06:38:41Z" level=info msg="node2(12e5efdb9125): Node leave event for 8c385fa5e7b6/172.30.25.246" [2021-06-30T06:38:41.315Z] === RUN TestNewAndRemove [2021-06-30T06:38:41.315Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-30T06:38:41.315Z] === RUN TestRemoveInvalidPath [2021-06-30T06:38:41.315Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-30T06:38:41.315Z] PASS [2021-06-30T06:38:41.315Z] coverage: 82.6% of statements [2021-06-30T06:38:41.315Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2021-06-30T06:38:41.315Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.67s) [2021-06-30T06:38:41.315Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-30T06:38:41.461Z] + bundleName=amd64-cgroup2 [2021-06-30T06:38:41.461Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-30T06:38:41.461Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-30T06:38:41.461Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-30T06:38:41.461Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, left gossip cluster" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, left gossip cluster" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, left gossip cluster" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, left gossip cluster" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 8c385fa5e7b6/172.30.25.246, left gossip cluster" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.30.25.246:10037: use of closed network connection" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="node 1 leaving" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 12e5efdb9125 change state NodeActive --> NodeLeft" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="node5(c78b4f85c108): Node leave event for 12e5efdb9125/172.30.25.246" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 12e5efdb9125 change state NodeActive --> NodeLeft" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 12e5efdb9125/172.30.25.246, left gossip cluster" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 12e5efdb9125 change state NodeActive --> NodeFailed" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="node4(f89ea917df02): Node leave event for 12e5efdb9125/172.30.25.246" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 12e5efdb9125/172.30.25.246, added to failed nodes list" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 12e5efdb9125 change state NodeActive --> NodeLeft" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="node3(ae91d2b60170): Node leave event for 12e5efdb9125/172.30.25.246" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=error msg="node: 12e5efdb9125 is unknown to memberlist" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 12e5efdb9125/172.30.25.246, left gossip cluster" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 12e5efdb9125/172.30.25.246, left gossip cluster" [2021-06-30T06:38:41.686Z] time="2021-06-30T06:38:41Z" level=info msg="Node 12e5efdb9125/172.30.25.246, left gossip cluster" [Pipeline] archiveArtifacts [2021-06-30T06:38:41.726Z] Archiving artifacts [2021-06-30T06:38:42.142Z] time="2021-06-30T06:38:41Z" level=info msg="node 2 leaving" [2021-06-30T06:38:42.142Z] time="2021-06-30T06:38:41Z" level=info msg="Node ae91d2b60170 change state NodeActive --> NodeLeft" [2021-06-30T06:38:42.142Z] time="2021-06-30T06:38:41Z" level=info msg="Node ae91d2b60170 change state NodeActive --> NodeLeft" [2021-06-30T06:38:42.142Z] time="2021-06-30T06:38:41Z" level=info msg="node5(c78b4f85c108): Node leave event for ae91d2b60170/172.30.25.246" [2021-06-30T06:38:42.142Z] time="2021-06-30T06:38:41Z" level=info msg="node4(f89ea917df02): Node leave event for ae91d2b60170/172.30.25.246" [2021-06-30T06:38:42.142Z] time="2021-06-30T06:38:42Z" level=info msg="Node ae91d2b60170/172.30.25.246, left gossip cluster" [2021-06-30T06:38:42.142Z] time="2021-06-30T06:38:42Z" level=info msg="Node ae91d2b60170 change state NodeActive --> NodeFailed" [2021-06-30T06:38:42.142Z] time="2021-06-30T06:38:42Z" level=info msg="Node ae91d2b60170/172.30.25.246, added to failed nodes list" [2021-06-30T06:38:42.142Z] time="2021-06-30T06:38:42Z" level=info msg="Node ae91d2b60170/172.30.25.246, left gossip cluster" [2021-06-30T06:38:42.272Z] === RUN TestParseEmptyInterface [2021-06-30T06:38:42.272Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-30T06:38:42.272Z] === RUN TestParseNonInterfaceType [2021-06-30T06:38:42.272Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-30T06:38:42.272Z] === RUN TestParseWithOneFunction [2021-06-30T06:38:42.272Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-30T06:38:42.272Z] === RUN TestParseWithMultipleFuncs [2021-06-30T06:38:42.272Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-30T06:38:42.272Z] === RUN TestParseWithUnnamedReturn [2021-06-30T06:38:42.272Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-30T06:38:42.272Z] === RUN TestEmbeddedInterface [2021-06-30T06:38:42.272Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-30T06:38:42.272Z] === RUN TestParsedImports [2021-06-30T06:38:42.272Z] --- PASS: TestParsedImports (0.00s) [2021-06-30T06:38:42.272Z] === RUN TestAliasedImports [2021-06-30T06:38:42.272Z] --- PASS: TestAliasedImports (0.00s) [2021-06-30T06:38:42.272Z] PASS [2021-06-30T06:38:42.272Z] coverage: 56.8% of statements [2021-06-30T06:38:42.272Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2021-06-30T06:38:42.272Z] === RUN TestFailedConnection [2021-06-30T06:38:42.591Z] networkdb_test.go:866: node4: OK [2021-06-30T06:38:42.592Z] networkdb_test.go:866: node5: OK [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="node 0 coming back" [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cb16310ad30f with config:&{NodeID:cb16310ad30f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="Node cb16310ad30f/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="Node cb16310ad30f/172.30.25.246, added to nodes list" [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="node 1 coming back" [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:59f60ae2723b with config:&{NodeID:59f60ae2723b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="Node 59f60ae2723b/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="Node 59f60ae2723b/172.30.25.246, added to nodes list" [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="node 2 coming back" [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8eb9192c1c01 with config:&{NodeID:8eb9192c1c01 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:42.592Z] time="2021-06-30T06:38:42Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=debug msg="memberlist: Failed ping: c78b4f85c108 (timeout reached)" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.246:10035" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.30.25.246:10036: use of closed network connection" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=debug msg="memberlist: Stream connection from=172.30.25.246:49360" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node f89ea917df02/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node f89ea917df02/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node c78b4f85c108/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node c78b4f85c108/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=debug msg="memberlist: Stream connection from=172.30.25.246:49361" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, is the new incarnation of the failed node ae91d2b60170/172.30.25.246" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node ae91d2b60170 change state NodeFailed --> NodeLeft" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, is the new incarnation of the shutdown node ae91d2b60170/172.30.25.246" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, is the new incarnation of the shutdown node ae91d2b60170/172.30.25.246" [2021-06-30T06:38:43.041Z] time="2021-06-30T06:38:42Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.229Z] === RUN TestHTTPTransport [2021-06-30T06:38:43.229Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-30T06:38:43.229Z] PASS [2021-06-30T06:38:43.229Z] coverage: 85.7% of statements [2021-06-30T06:38:43.229Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2021-06-30T06:38:43.229Z] --- PASS: TestFailedConnection (1.18s) [2021-06-30T06:38:43.229Z] === RUN TestFailOnce [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node cb16310ad30f/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node cb16310ad30f/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node 59f60ae2723b/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node 59f60ae2723b/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node 59f60ae2723b/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node 59f60ae2723b/172.30.25.246, is the new incarnation of the shutdown node 12e5efdb9125/172.30.25.246" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node 59f60ae2723b/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node cb16310ad30f/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node cb16310ad30f/172.30.25.246, is the new incarnation of the shutdown node 8c385fa5e7b6/172.30.25.246" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node cb16310ad30f/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node 59f60ae2723b/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node 59f60ae2723b/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node c78b4f85c108/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node c78b4f85c108/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node cb16310ad30f/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.490Z] time="2021-06-30T06:38:43Z" level=info msg="Node f89ea917df02/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node cb16310ad30f/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node f89ea917df02/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=warning msg="memberlist: Was able to connect to c78b4f85c108 but other probes failed, network may be misconfigured" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node 59f60ae2723b/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node 59f60ae2723b/172.30.25.246, is the new incarnation of the shutdown node 12e5efdb9125/172.30.25.246" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node f89ea917df02/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node f89ea917df02/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node 59f60ae2723b/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node c78b4f85c108/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node c78b4f85c108/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node cb16310ad30f/172.30.25.246, joined gossip cluster" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node cb16310ad30f/172.30.25.246, is the new incarnation of the shutdown node 8c385fa5e7b6/172.30.25.246" [2021-06-30T06:38:43.491Z] time="2021-06-30T06:38:43Z" level=info msg="Node cb16310ad30f/172.30.25.246, added to nodes list" [2021-06-30T06:38:43.683Z] 2021/06/30 06:38:43 http: panic serving 127.0.0.1:49294: Plugin not ready [2021-06-30T06:38:43.683Z] goroutine 34 [running]: [2021-06-30T06:38:43.683Z] net/http.(*conn).serve.func1(0xc00018e000) [2021-06-30T06:38:43.683Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-06-30T06:38:43.683Z] panic(0x785160, 0x89c1d0) [2021-06-30T06:38:43.683Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-06-30T06:38:43.683Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x8ac890, 0xc0001b6000, 0xc0001a0000) [2021-06-30T06:38:43.683Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-30T06:38:43.683Z] net/http.HandlerFunc.ServeHTTP(0xc000088f30, 0x8ac890, 0xc0001b6000, 0xc0001a0000) [2021-06-30T06:38:43.683Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-06-30T06:38:43.683Z] net/http.(*ServeMux).ServeHTTP(0xc0000d68c0, 0x8ac890, 0xc0001b6000, 0xc0001a0000) [2021-06-30T06:38:43.683Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-06-30T06:38:43.683Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0x8ac890, 0xc0001b6000, 0xc0001a0000) [2021-06-30T06:38:43.683Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-06-30T06:38:43.683Z] net/http.(*conn).serve(0xc00018e000, 0x8ad480, 0xc000196000) [2021-06-30T06:38:43.683Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-06-30T06:38:43.683Z] created by net/http.(*Server).Serve [2021-06-30T06:38:43.683Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-06-30T06:38:43.683Z] time="2021-06-30T06:38:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2021-06-30T06:38:43.683Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-30T06:38:43.683Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-30T06:38:43.683Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-30T06:38:43.683Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-30T06:38:43.683Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-30T06:38:43.683Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-30T06:38:43.683Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-30T06:38:43.683Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-30T06:38:43.683Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-30T06:38:43.683Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-30T06:38:43.683Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-30T06:38:43.683Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-30T06:38:43.683Z] === RUN TestBufferPoolPutAndGet [2021-06-30T06:38:43.683Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-30T06:38:43.683Z] PASS [2021-06-30T06:38:43.683Z] coverage: 88.2% of statements [2021-06-30T06:38:43.683Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-06-30T06:38:43.860Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42580/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-30T06:38:44.137Z] === RUN TestOutputOnPrematureClose [2021-06-30T06:38:44.137Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-30T06:38:44.137Z] === RUN TestCompleteSilently [2021-06-30T06:38:44.137Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-30T06:38:44.137Z] PASS [2021-06-30T06:38:44.137Z] coverage: 75.9% of statements [2021-06-30T06:38:44.137Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-06-30T06:38:44.137Z] 2021/06/30 06:38:44 Closing DB instances... [2021-06-30T06:38:44.173Z] + make clean [2021-06-30T06:38:44.429Z] docker volume rm -f docker-dev-cache [2021-06-30T06:38:44.430Z] docker-dev-cache [Pipeline] deleteDir [2021-06-30T06:38:44.591Z] --- PASS: TestFailOnce (1.13s) [2021-06-30T06:38:44.591Z] === RUN TestEchoInputOutput [2021-06-30T06:38:44.591Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-30T06:38:44.591Z] === RUN TestBackoff [2021-06-30T06:38:44.591Z] --- PASS: TestBackoff (0.00s) [2021-06-30T06:38:44.591Z] === RUN TestAbortRetry [2021-06-30T06:38:44.591Z] --- PASS: TestAbortRetry (0.00s) [2021-06-30T06:38:44.591Z] === RUN TestClientScheme [2021-06-30T06:38:44.591Z] --- PASS: TestClientScheme (0.00s) [2021-06-30T06:38:44.591Z] === RUN TestNewClientWithTimeout [2021-06-30T06:38:44.591Z] === RUN TestSendToOneSub [2021-06-30T06:38:44.591Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-30T06:38:44.591Z] === RUN TestSendToMultipleSubs [2021-06-30T06:38:44.591Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-30T06:38:44.591Z] === RUN TestEvictOneSub [2021-06-30T06:38:44.591Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-30T06:38:44.591Z] === RUN TestClosePublisher [2021-06-30T06:38:44.591Z] --- PASS: TestClosePublisher (0.00s) [2021-06-30T06:38:44.591Z] === RUN TestPubSubRace [2021-06-30T06:38:45.046Z] time="2021-06-30T06:38:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-30T06:38:45.623Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-30T06:38:46.003Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (4.41s) [2021-06-30T06:38:46.003Z] === RUN TestNetworkDBGarbageCollection [2021-06-30T06:38:46.003Z] --- PASS: TestPubSubRace (1.04s) [2021-06-30T06:38:46.003Z] PASS [2021-06-30T06:38:46.003Z] coverage: 75.0% of statements [2021-06-30T06:38:46.003Z] ok github.com/docker/docker/pkg/pubsub 1.074s coverage: 75.0% of statements [2021-06-30T06:38:46.351Z] time="2021-06-30T06:38:45Z" level=warning msg="memberlist: Got ping for unexpected node 'ae91d2b60170' from=172.30.25.246:10036" [2021-06-30T06:38:46.351Z] time="2021-06-30T06:38:46Z" level=debug msg="memberlist: Failed ping: ae91d2b60170 (timeout reached)" [2021-06-30T06:38:46.351Z] time="2021-06-30T06:38:46Z" level=warning msg="memberlist: Got ping for unexpected node 'ae91d2b60170' from=172.30.25.246:10033" [2021-06-30T06:38:46.351Z] time="2021-06-30T06:38:46Z" level=debug msg="memberlist: Stream connection from=172.30.25.246:49362" [2021-06-30T06:38:46.351Z] time="2021-06-30T06:38:46Z" level=warning msg="memberlist: Got ping for unexpected node ae91d2b60170 from=172.30.25.246:49362" [2021-06-30T06:38:46.351Z] time="2021-06-30T06:38:46Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-30T06:38:46.351Z] time="2021-06-30T06:38:46Z" level=warning msg="memberlist: Got ping for unexpected node 'ae91d2b60170' from=172.30.25.246:10034" [2021-06-30T06:38:46.351Z] time="2021-06-30T06:38:46Z" level=warning msg="memberlist: Got ping for unexpected node 'ae91d2b60170' from=172.30.25.246:10035" [2021-06-30T06:38:46.457Z] === RUN TestRegister [2021-06-30T06:38:46.457Z] --- PASS: TestRegister (0.00s) [2021-06-30T06:38:46.457Z] === RUN TestCommand [2021-06-30T06:38:46.457Z] --- PASS: TestCommand (0.03s) [2021-06-30T06:38:46.457Z] === RUN TestNaiveSelf [2021-06-30T06:38:46.457Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-30T06:38:46.457Z] PASS [2021-06-30T06:38:46.457Z] coverage: 82.4% of statements [2021-06-30T06:38:46.457Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2021-06-30T06:38:46.457Z] time="2021-06-30T06:38:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-30T06:38:46.801Z] time="2021-06-30T06:38:46Z" level=info msg="memberlist: Suspect ae91d2b60170 has failed, no acks received" [2021-06-30T06:38:47.014Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-30T06:38:47.414Z] === RUN TestParseSignal [2021-06-30T06:38:47.414Z] --- PASS: TestParseSignal (0.00s) [2021-06-30T06:38:47.414Z] === RUN TestValidSignalForPlatform [2021-06-30T06:38:47.414Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-30T06:38:47.414Z] PASS [2021-06-30T06:38:47.414Z] coverage: 19.7% of statements [2021-06-30T06:38:47.414Z] ok github.com/docker/docker/pkg/signal 0.035s coverage: 19.7% of statements [2021-06-30T06:38:47.592Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T06:38:47.866Z] === RUN TestNewStdWriter [2021-06-30T06:38:47.867Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-30T06:38:47.867Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestWriteWithNilBytes [2021-06-30T06:38:47.867Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestWrite [2021-06-30T06:38:47.867Z] --- PASS: TestWrite (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestWriteWithWriterError [2021-06-30T06:38:47.867Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-30T06:38:47.867Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestStdCopyWriteAndRead [2021-06-30T06:38:47.867Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-30T06:38:47.867Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-30T06:38:47.867Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-30T06:38:47.867Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-30T06:38:47.867Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-30T06:38:47.867Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-30T06:38:47.867Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-30T06:38:47.867Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-30T06:38:47.867Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-30T06:38:47.867Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-30T06:38:47.867Z] PASS [2021-06-30T06:38:47.867Z] coverage: 100.0% of statements [2021-06-30T06:38:47.867Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2021-06-30T06:38:48.320Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-30T06:38:48.320Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-30T06:38:48.320Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-30T06:38:48.320Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-30T06:38:48.320Z] === RUN TestFormatStatus [2021-06-30T06:38:48.320Z] --- PASS: TestFormatStatus (0.00s) [2021-06-30T06:38:48.320Z] === RUN TestFormatError [2021-06-30T06:38:48.320Z] --- PASS: TestFormatError (0.00s) [2021-06-30T06:38:48.320Z] === RUN TestFormatJSONError [2021-06-30T06:38:48.320Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-30T06:38:48.320Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-30T06:38:48.320Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-30T06:38:48.320Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-30T06:38:48.320Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-30T06:38:48.320Z] === RUN TestNewJSONProgressOutput [2021-06-30T06:38:48.320Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-30T06:38:48.320Z] === RUN TestAuxFormatterEmit [2021-06-30T06:38:48.320Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-30T06:38:48.320Z] === RUN TestStreamWriterStdout [2021-06-30T06:38:48.320Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-30T06:38:48.320Z] === RUN TestStreamWriterStderr [2021-06-30T06:38:48.320Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-30T06:38:48.320Z] PASS [2021-06-30T06:38:48.320Z] coverage: 66.2% of statements [2021-06-30T06:38:48.320Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2021-06-30T06:38:48.320Z] --- PASS: TestRequest (8.72s) [2021-06-30T06:38:48.320Z] === RUN TestOverlappingRequests [2021-06-30T06:38:48.773Z] --- PASS: TestOverlappingRequests (0.41s) [2021-06-30T06:38:48.773Z] === RUN TestRelease [2021-06-30T06:38:48.773Z] === RUN TestGenerateRandomID [2021-06-30T06:38:48.773Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-30T06:38:48.773Z] === RUN TestShortenId [2021-06-30T06:38:48.773Z] --- PASS: TestShortenId (0.00s) [2021-06-30T06:38:48.773Z] === RUN TestShortenSha256Id [2021-06-30T06:38:48.773Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-30T06:38:48.773Z] === RUN TestShortenIdEmpty [2021-06-30T06:38:48.773Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-30T06:38:48.773Z] === RUN TestShortenIdInvalid [2021-06-30T06:38:48.773Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-30T06:38:48.773Z] === RUN TestIsShortIDNonHex [2021-06-30T06:38:48.773Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-30T06:38:48.773Z] === RUN TestIsShortIDNotCorrectSize [2021-06-30T06:38:48.773Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-30T06:38:48.773Z] PASS [2021-06-30T06:38:48.773Z] coverage: 70.6% of statements [2021-06-30T06:38:48.773Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2021-06-30T06:38:49.226Z] time="2021-06-30T06:38:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-30T06:38:49.505Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-30T06:38:49.682Z] === RUN TestIsCpusetListAvailable [2021-06-30T06:38:49.682Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-30T06:38:49.682Z] PASS [2021-06-30T06:38:49.682Z] coverage: 38.2% of statements [2021-06-30T06:38:49.682Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2021-06-30T06:38:50.448Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-30T06:38:50.479Z] time="2021-06-30T06:38:49Z" level=warning msg="memberlist: Got ping for unexpected node 'ae91d2b60170' from=172.30.25.246:10036" [2021-06-30T06:38:50.479Z] time="2021-06-30T06:38:50Z" level=debug msg="memberlist: Failed ping: ae91d2b60170 (timeout reached)" [2021-06-30T06:38:50.479Z] time="2021-06-30T06:38:50Z" level=warning msg="memberlist: Got ping for unexpected node 'ae91d2b60170' from=172.30.25.246:10033" [2021-06-30T06:38:50.479Z] time="2021-06-30T06:38:50Z" level=warning msg="memberlist: Got ping for unexpected node 'ae91d2b60170' from=172.30.25.246:10035" [2021-06-30T06:38:50.479Z] time="2021-06-30T06:38:50Z" level=warning msg="memberlist: Got ping for unexpected node 'ae91d2b60170' from=172.30.25.246:10037" [2021-06-30T06:38:50.479Z] time="2021-06-30T06:38:50Z" level=debug msg="memberlist: Stream connection from=172.30.25.246:49363" [2021-06-30T06:38:50.479Z] time="2021-06-30T06:38:50Z" level=warning msg="memberlist: Got ping for unexpected node ae91d2b60170 from=172.30.25.246:49363" [2021-06-30T06:38:50.479Z] time="2021-06-30T06:38:50Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-30T06:38:50.638Z] --- PASS: TestRelease (1.62s) [2021-06-30T06:38:50.638Z] === RUN TestAllocateRandomDeallocate [2021-06-30T06:38:50.929Z] time="2021-06-30T06:38:50Z" level=info msg="memberlist: Suspect ae91d2b60170 has failed, no acks received" [2021-06-30T06:38:51.091Z] === RUN TestChtimes [2021-06-30T06:38:51.091Z] --- PASS: TestChtimes (0.00s) [2021-06-30T06:38:51.091Z] === RUN TestChtimesWindows [2021-06-30T06:38:51.091Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-30T06:38:51.091Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-30T06:38:51.091Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-30T06:38:51.091Z] === RUN TestEnsureRemoveAllNotExist [2021-06-30T06:38:51.091Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-30T06:38:51.091Z] === RUN TestEnsureRemoveAllWithDir [2021-06-30T06:38:51.091Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-30T06:38:51.091Z] === RUN TestEnsureRemoveAllWithFile [2021-06-30T06:38:51.091Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-30T06:38:51.091Z] === RUN TestHasWin32KSupport [2021-06-30T06:38:51.091Z] syscall_windows_test.go:8: win32k: true [2021-06-30T06:38:51.091Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-30T06:38:51.091Z] PASS [2021-06-30T06:38:51.091Z] coverage: 12.9% of statements [2021-06-30T06:38:51.091Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 12.9% of statements [2021-06-30T06:38:51.544Z] === RUN TestTailFile [2021-06-30T06:38:51.544Z] --- PASS: TestTailFile (0.00s) [2021-06-30T06:38:51.544Z] === RUN TestTailFileManyLines [2021-06-30T06:38:51.544Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-30T06:38:51.544Z] === RUN TestTailEmptyFile [2021-06-30T06:38:51.544Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-30T06:38:51.544Z] === RUN TestTailNegativeN [2021-06-30T06:38:51.544Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader [2021-06-30T06:38:51.544Z] === CONT TestNewTailReader [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/no_delimiter [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/truncated_last_line [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-30T06:38:51.544Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:51.544Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:51.544Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:51.544Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:51.544Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:51.544Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:51.544Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:51.545Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:51.545Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:51.999Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:51.999Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:51.999Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:51.999Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:51.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/no_delimiter [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.000Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.001Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.001Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.001Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.003Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.003Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-30T06:38:52.004Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-30T06:38:52.440Z] 2021/06/30 06:38:52 Closing DB instances... [2021-06-30T06:38:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-30T06:38:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-30T06:38:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-30T06:38:52.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:38:52.458Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:38:52.459Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-30T06:38:52.460Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-30T06:38:52.460Z] PASS [2021-06-30T06:38:52.460Z] coverage: 88.6% of statements [2021-06-30T06:38:52.460Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="Node cb16310ad30f change state NodeActive --> NodeLeft" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="node5(c78b4f85c108): Node leave event for cb16310ad30f/172.30.25.246" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="Node cb16310ad30f change state NodeActive --> NodeLeft" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="node3(8eb9192c1c01): Node leave event for cb16310ad30f/172.30.25.246" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="Node cb16310ad30f change state NodeActive --> NodeLeft" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="node2(59f60ae2723b): Node leave event for cb16310ad30f/172.30.25.246" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="Node cb16310ad30f change state NodeActive --> NodeLeft" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="node1(cb16310ad30f): Node leave event for cb16310ad30f/172.30.25.246" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="Node cb16310ad30f change state NodeActive --> NodeLeft" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="node4(f89ea917df02): Node leave event for cb16310ad30f/172.30.25.246" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="Node cb16310ad30f/172.30.25.246, left gossip cluster" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="Node cb16310ad30f/172.30.25.246, left gossip cluster" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="Node cb16310ad30f/172.30.25.246, left gossip cluster" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="Node cb16310ad30f/172.30.25.246, left gossip cluster" [2021-06-30T06:38:52.889Z] time="2021-06-30T06:38:52Z" level=info msg="Node cb16310ad30f/172.30.25.246, left gossip cluster" [2021-06-30T06:38:52.913Z] === RUN TestTarSumRemoveNonExistent [2021-06-30T06:38:52.913Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-06-30T06:38:52.913Z] === RUN TestTarSumRemove [2021-06-30T06:38:52.913Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-30T06:38:52.913Z] === RUN TestSortFileInfoSums [2021-06-30T06:38:52.913Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-30T06:38:52.913Z] === RUN TestNewTarSumForLabelInvalid [2021-06-30T06:38:52.913Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-30T06:38:52.913Z] === RUN TestNewTarSumForLabel [2021-06-30T06:38:52.913Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-30T06:38:52.913Z] === RUN TestEmptyTar [2021-06-30T06:38:52.913Z] --- PASS: TestEmptyTar (0.00s) [2021-06-30T06:38:52.913Z] === RUN TestTarSumsReadSize [2021-06-30T06:38:52.913Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-30T06:38:52.913Z] === RUN TestTarSums [2021-06-30T06:38:52.913Z] --- PASS: TestTarSums (0.07s) [2021-06-30T06:38:52.913Z] === RUN TestIteration [2021-06-30T06:38:52.913Z] --- PASS: TestIteration (0.00s) [2021-06-30T06:38:52.913Z] === RUN TestVersionLabelForChecksum [2021-06-30T06:38:52.913Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-30T06:38:52.913Z] === RUN TestVersion [2021-06-30T06:38:52.913Z] --- PASS: TestVersion (0.00s) [2021-06-30T06:38:52.913Z] === RUN TestGetVersion [2021-06-30T06:38:52.913Z] --- PASS: TestGetVersion (0.00s) [2021-06-30T06:38:52.913Z] === RUN TestGetVersions [2021-06-30T06:38:52.913Z] --- PASS: TestGetVersions (0.00s) [2021-06-30T06:38:52.913Z] PASS [2021-06-30T06:38:52.913Z] coverage: 89.3% of statements [2021-06-30T06:38:52.913Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2021-06-30T06:38:52.992Z] check_test.go:309: [d7e19a136efcf] daemon is not started [2021-06-30T06:38:52.992Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-30T06:38:53.253Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:52Z" level=info msg="Node 59f60ae2723b change state NodeActive --> NodeLeft" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:52Z" level=info msg="node5(c78b4f85c108): Node leave event for 59f60ae2723b/172.30.25.246" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:52Z" level=info msg="Node 59f60ae2723b change state NodeActive --> NodeLeft" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:52Z" level=info msg="node4(f89ea917df02): Node leave event for 59f60ae2723b/172.30.25.246" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:52Z" level=info msg="Node 59f60ae2723b change state NodeActive --> NodeLeft" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:52Z" level=info msg="node3(8eb9192c1c01): Node leave event for 59f60ae2723b/172.30.25.246" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:52Z" level=info msg="Node 59f60ae2723b change state NodeActive --> NodeLeft" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:52Z" level=info msg="node2(59f60ae2723b): Node leave event for 59f60ae2723b/172.30.25.246" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:53Z" level=info msg="Node 59f60ae2723b/172.30.25.246, left gossip cluster" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:53Z" level=info msg="Node 59f60ae2723b/172.30.25.246, left gossip cluster" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:53Z" level=info msg="Node 59f60ae2723b/172.30.25.246, left gossip cluster" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:53Z" level=info msg="Node 59f60ae2723b/172.30.25.246, left gossip cluster" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:53Z" level=info msg="Node 8eb9192c1c01 change state NodeActive --> NodeLeft" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:53Z" level=info msg="node5(c78b4f85c108): Node leave event for 8eb9192c1c01/172.30.25.246" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:53Z" level=info msg="Node 8eb9192c1c01 change state NodeActive --> NodeLeft" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:53Z" level=info msg="node4(f89ea917df02): Node leave event for 8eb9192c1c01/172.30.25.246" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:53Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, left gossip cluster" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:53Z" level=info msg="Node 8eb9192c1c01 change state NodeActive --> NodeFailed" [2021-06-30T06:38:53.339Z] time="2021-06-30T06:38:53Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, added to failed nodes list" [2021-06-30T06:38:53.366Z] testing: warning: no tests to run [2021-06-30T06:38:53.366Z] PASS [2021-06-30T06:38:53.366Z] coverage: [no statements] [2021-06-30T06:38:53.366Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-06-30T06:38:53.788Z] time="2021-06-30T06:38:53Z" level=error msg="node: 8eb9192c1c01 is unknown to memberlist" [2021-06-30T06:38:53.789Z] time="2021-06-30T06:38:53Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, left gossip cluster" [2021-06-30T06:38:53.789Z] time="2021-06-30T06:38:53Z" level=info msg="Node 8eb9192c1c01/172.30.25.246, left gossip cluster" [2021-06-30T06:38:53.789Z] time="2021-06-30T06:38:53Z" level=warning msg="memberlist: Got ping for unexpected node 'ae91d2b60170' from=172.30.25.246:10036" [2021-06-30T06:38:53.819Z] time="2021-06-30T06:38:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-30T06:38:53.819Z] === RUN TestTruncIndex [2021-06-30T06:38:53.824Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:53Z" level=debug msg="memberlist: Failed ping: c78b4f85c108 (timeout reached)" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.25.246:10035: use of closed network connection" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.25.246:10036: use of closed network connection" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:53Z" level=debug msg="memberlist: Stream connection from=172.30.25.246:49364" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:54Z" level=info msg="Node f89ea917df02/172.30.25.246, left gossip cluster" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:54Z" level=info msg="Node f89ea917df02 change state NodeActive --> NodeFailed" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:54Z" level=info msg="Node f89ea917df02/172.30.25.246, added to failed nodes list" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:54Z" level=info msg="Node f89ea917df02/172.30.25.246, left gossip cluster" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:54Z" level=info msg="Node f89ea917df02 change state NodeActive --> NodeFailed" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:54Z" level=info msg="Node f89ea917df02/172.30.25.246, added to failed nodes list" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:54Z" level=debug msg="memberlist: Failed ping: ae91d2b60170 (timeout reached)" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:54Z" level=info msg="Node c78b4f85c108/172.30.25.246, left gossip cluster" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:54Z" level=info msg="Node c78b4f85c108 change state NodeActive --> NodeFailed" [2021-06-30T06:38:54.238Z] time="2021-06-30T06:38:54Z" level=info msg="Node c78b4f85c108/172.30.25.246, added to failed nodes list" [2021-06-30T06:38:54.238Z] --- PASS: TestNetworkDBIslands (15.74s) [2021-06-30T06:38:54.238Z] PASS [2021-06-30T06:38:54.238Z] coverage: 59.4% of statements [2021-06-30T06:38:54.238Z] ok github.com/docker/docker/libnetwork/networkdb 105.920s coverage: 59.4% of statements [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/quota [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/rootless [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-30T06:38:54.238Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-30T06:38:54.239Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-30T06:38:54.239Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-30T06:38:54.239Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-30T06:38:54.239Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-30T06:38:54.239Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-30T06:38:54.239Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-30T06:38:54.239Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-30T06:38:54.239Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-30T06:38:54.239Z] ? github.com/docker/docker/volume [no test files] [2021-06-30T06:38:54.239Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-30T06:38:54.239Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-30T06:38:54.272Z] --- PASS: TestTruncIndex (0.10s) [2021-06-30T06:38:54.272Z] PASS [2021-06-30T06:38:54.272Z] coverage: 91.5% of statements [2021-06-30T06:38:54.272Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-06-30T06:38:54.396Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-30T06:38:54.657Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-30T06:38:54.726Z] === RUN TestIsGIT [2021-06-30T06:38:54.726Z] --- PASS: TestIsGIT (0.00s) [2021-06-30T06:38:54.726Z] === RUN TestIsTransport [2021-06-30T06:38:54.726Z] --- PASS: TestIsTransport (0.00s) [2021-06-30T06:38:54.726Z] PASS [2021-06-30T06:38:54.726Z] coverage: 100.0% of statements [2021-06-30T06:38:54.726Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2021-06-30T06:38:55.180Z] === RUN TestVersionInfo [2021-06-30T06:38:55.180Z] --- PASS: TestVersionInfo (0.00s) [2021-06-30T06:38:55.180Z] === RUN TestAppendVersions [2021-06-30T06:38:55.180Z] --- PASS: TestAppendVersions (0.00s) [2021-06-30T06:38:55.180Z] PASS [2021-06-30T06:38:55.180Z] coverage: 88.9% of statements [2021-06-30T06:38:55.180Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2021-06-30T06:38:55.180Z] --- PASS: TestAllocateRandomDeallocate (4.80s) [2021-06-30T06:38:55.180Z] === RUN TestRetrieveFromStore [2021-06-30T06:38:55.601Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-30T06:38:55.601Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === Skipped [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-30T06:38:56.379Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-30T06:38:56.379Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-30T06:38:56.379Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-30T06:38:56.379Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-30T06:38:56.379Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-30T06:38:56.379Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-06-30T06:38:56.379Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-06-30T06:38:56.379Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-06-30T06:38:56.379Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-06-30T06:38:56.379Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-06-30T06:38:56.379Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-30T06:38:56.379Z] daemon_test.go:147: root required [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-30T06:38:56.379Z] reload_test.go:520: root required [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-30T06:38:56.379Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-30T06:38:56.379Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-30T06:38:56.379Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-30T06:38:56.379Z] download_test.go:268: Needs fixing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-30T06:38:56.379Z] layer_test.go:304: Failing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-30T06:38:56.379Z] layer_test.go:353: Failing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-30T06:38:56.379Z] layer_test.go:468: Failing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-30T06:38:56.379Z] layer_test.go:697: Failing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-30T06:38:56.379Z] migration_test.go:46: Failing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-30T06:38:56.379Z] migration_test.go:182: Failing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-30T06:38:56.379Z] mount_test.go:17: Failing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-30T06:38:56.379Z] mount_test.go:76: Failing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-30T06:38:56.379Z] mount_test.go:125: Failing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-30T06:38:56.379Z] mount_test.go:212: Failing on Windows [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-30T06:38:56.379Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-30T06:38:56.379Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-30T06:38:56.379Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-30T06:38:56.379Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-30T06:38:56.379Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-30T06:38:56.379Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-30T06:38:56.379Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-30T06:38:56.379Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-30T06:38:56.379Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-30T06:38:56.379Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-30T06:38:56.379Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-30T06:38:56.379Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-30T06:38:56.379Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-30T06:38:56.379Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-30T06:38:56.379Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-30T06:38:56.379Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-30T06:38:56.379Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:38:56.379Z] [2021-06-30T06:38:56.379Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-30T06:38:56.380Z] archive_test.go:134: Xz not present in msys2 [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-30T06:38:56.380Z] archive_test.go:239: Failing on Windows CI machines [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-30T06:38:56.380Z] archive_windows_test.go:16: Currently fails [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-30T06:38:56.380Z] changes_test.go:196: needs more investigation [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-30T06:38:56.380Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-30T06:38:56.380Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-30T06:38:56.380Z] changes_test.go:433: needs further investigation [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-30T06:38:56.380Z] changes_test.go:469: needs further investigation [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-30T06:38:56.380Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-30T06:38:56.380Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-30T06:38:56.380Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-30T06:38:56.380Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-30T06:38:56.380Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-30T06:38:56.380Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:38:56.380Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:38:56.380Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-30T06:38:56.380Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-30T06:38:56.380Z] poller_test.go:41: No chmod on Windows [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-30T06:38:56.380Z] fileutils_test.go:134: Needs porting to Windows [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-30T06:38:56.380Z] fileutils_test.go:180: Needs porting to Windows [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-30T06:38:56.380Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-30T06:38:56.380Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-30T06:38:56.380Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-30T06:38:56.380Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-30T06:38:56.380Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] [2021-06-30T06:38:56.380Z] DONE 2027 tests, 69 skipped in 281.010s [2021-06-30T06:38:56.380Z] INFO: make.ps1 ended at 06/30/2021 06:38:56 [2021-06-30T06:38:56.706Z] === RUN TestValidatePrivileges [2021-06-30T06:38:56.706Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-30T06:38:56.706Z] === RUN TestFilterByCapNeg [2021-06-30T06:38:56.706Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-30T06:38:56.706Z] === RUN TestFilterByCapPos [2021-06-30T06:38:56.706Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-30T06:38:56.706Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-30T06:38:56.706Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-30T06:38:56.706Z] PASS [2021-06-30T06:38:56.706Z] coverage: 12.0% of statements [2021-06-30T06:38:56.706Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2021-06-30T06:38:56.987Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-30T06:38:56.987Z] check_test.go:309: [dd71679178734] daemon is not started [2021-06-30T06:38:56.987Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-30T06:38:57.160Z] --- PASS: TestRetrieveFromStore (1.71s) [2021-06-30T06:38:57.160Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-30T06:38:57.160Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-30T06:38:57.160Z] === RUN TestParallelPredefinedRequest1 [2021-06-30T06:38:57.160Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-30T06:38:57.160Z] === RUN TestParallelPredefinedRequest2 [2021-06-30T06:38:57.160Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-30T06:38:57.160Z] === RUN TestParallelPredefinedRequest3 [2021-06-30T06:38:57.160Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-30T06:38:57.160Z] === RUN TestParallelPredefinedRequest4 [2021-06-30T06:38:57.160Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-30T06:38:57.160Z] === RUN TestParallelPredefinedRequest5 [2021-06-30T06:38:57.160Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-30T06:38:57.160Z] === RUN TestDebug [2021-06-30T06:38:57.160Z] --- PASS: TestDebug (0.00s) [2021-06-30T06:38:57.160Z] === RUN TestRequestPoolParallel [2021-06-30T06:38:57.558Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-30T06:38:57.613Z] === RUN TestNewSettable [2021-06-30T06:38:57.613Z] --- PASS: TestNewSettable (0.00s) [2021-06-30T06:38:57.613Z] === RUN TestIsSettable [2021-06-30T06:38:57.613Z] --- PASS: TestIsSettable (0.00s) [2021-06-30T06:38:57.613Z] === RUN TestUpdateSettingsEnv [2021-06-30T06:38:57.613Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-30T06:38:57.613Z] PASS [2021-06-30T06:38:57.613Z] --- PASS: TestRequestPoolParallel (0.55s) [2021-06-30T06:38:57.613Z] === RUN TestFullAllocateRelease [2021-06-30T06:38:57.613Z] coverage: 20.0% of statements [2021-06-30T06:38:57.613Z] ok github.com/docker/docker/plugin/v2 0.095s coverage: 20.0% of statements [2021-06-30T06:38:58.067Z] --- PASS: TestFullAllocateRelease (0.46s) [2021-06-30T06:38:58.067Z] === RUN TestOddAllocateRelease [2021-06-30T06:38:58.067Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-06-30T06:38:58.067Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-30T06:38:58.520Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-06-30T06:38:58.520Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-30T06:38:58.520Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-06-30T06:38:58.520Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-30T06:38:58.520Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-06-30T06:38:58.520Z] === CONT TestParallelPredefinedRequest1 [2021-06-30T06:38:58.520Z] === CONT TestParallelPredefinedRequest4 [2021-06-30T06:38:58.520Z] === CONT TestParallelPredefinedRequest1 [2021-06-30T06:38:58.520Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:38:58.520Z] === CONT TestParallelPredefinedRequest4 [2021-06-30T06:38:58.520Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:38:58.520Z] === CONT TestParallelPredefinedRequest3 [2021-06-30T06:38:58.520Z] === CONT TestParallelPredefinedRequest2 [2021-06-30T06:38:58.520Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:38:58.520Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-30T06:38:58.520Z] === CONT TestParallelPredefinedRequest5 [2021-06-30T06:38:58.520Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:38:58.520Z] === CONT TestParallelPredefinedRequest3 [2021-06-30T06:38:58.520Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:38:58.520Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-30T06:38:58.520Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-30T06:38:58.520Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-30T06:38:58.520Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-30T06:38:58.520Z] PASS [2021-06-30T06:38:58.520Z] coverage: 85.3% of statements [2021-06-30T06:38:58.520Z] ok github.com/docker/docker/libnetwork/ipam 51.730s coverage: 85.3% of statements [2021-06-30T06:38:58.520Z] === RUN TestLoad [2021-06-30T06:38:58.521Z] --- PASS: TestLoad (0.00s) [2021-06-30T06:38:58.521Z] === RUN TestSave [2021-06-30T06:38:58.521Z] --- PASS: TestSave (0.02s) [2021-06-30T06:38:58.521Z] === RUN TestAddDeleteGet [2021-06-30T06:38:58.521Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-30T06:38:58.521Z] === RUN TestInvalidTags [2021-06-30T06:38:58.521Z] --- PASS: TestInvalidTags (0.00s) [2021-06-30T06:38:58.521Z] PASS [2021-06-30T06:38:58.521Z] coverage: 84.4% of statements [2021-06-30T06:38:58.521Z] ok github.com/docker/docker/reference 0.105s coverage: 84.4% of statements [2021-06-30T06:38:58.723Z] powershell.exe : Unsupported signal: . Discarding. [2021-06-30T06:38:58.723Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-cbcc372a\powershellWrapper.ps1:3 char:1 [2021-06-30T06:38:58.723Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2021-06-30T06:38:58.723Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2021-06-30T06:38:58.723Z] + CategoryInfo : NotSpecified: (Unsupported signal: . Discarding.:String) [], RemoteException [2021-06-30T06:38:58.723Z] + FullyQualifiedErrorId : NativeCommandError [2021-06-30T06:38:58.723Z] [2021-06-30T06:38:58.723Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-30T06:38:58.723Z] INFO: Unit tests ended at 06/30/2021 06:38:57. Duration:00:04:53.6903083 [2021-06-30T06:38:58.723Z] INFO: Building busybox [2021-06-30T06:38:58.723Z] Sending build context to Docker daemon 5.12kB [2021-06-30T06:38:58.723Z] [2021-06-30T06:38:58.723Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-30T06:38:58.723Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-30T06:38:58.723Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-30T06:38:58.723Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-30T06:38:58.723Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-30T06:38:58.723Z] ---> 39d157a84080 [2021-06-30T06:38:58.723Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-30T06:38:58.723Z] ---> Running in da28d9f9a7fc [2021-06-30T06:38:58.943Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-30T06:38:58.943Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-30T06:39:00.675Z] === RUN TestResolveAuthConfigIndexServer [2021-06-30T06:39:00.675Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestResolveAuthConfigFullURL [2021-06-30T06:39:00.675Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-30T06:39:00.675Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestValidateMirror [2021-06-30T06:39:00.675Z] --- PASS: TestValidateMirror (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestLoadInsecureRegistries [2021-06-30T06:39:00.675Z] time="2021-06-30T06:39:00Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-30T06:39:00.675Z] time="2021-06-30T06:39:00Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-30T06:39:00.675Z] time="2021-06-30T06:39:00Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-30T06:39:00.675Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-06-30T06:39:00.675Z] === RUN TestNewServiceConfig [2021-06-30T06:39:00.675Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestValidateIndexName [2021-06-30T06:39:00.675Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestValidateIndexNameWithError [2021-06-30T06:39:00.675Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestEndpointParse [2021-06-30T06:39:00.675Z] --- PASS: TestEndpointParse (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestEndpointParseInvalid [2021-06-30T06:39:00.675Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestValidateEndpoint [2021-06-30T06:39:00.675Z] --- PASS: TestValidateEndpoint (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestPing [2021-06-30T06:39:00.675Z] --- PASS: TestPing (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestPingRegistryEndpoint [2021-06-30T06:39:00.675Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:39:00.675Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestEndpoint [2021-06-30T06:39:00.675Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:39:00.675Z] --- SKIP: TestEndpoint (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestParseRepositoryInfo [2021-06-30T06:39:00.675Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestNewIndexInfo [2021-06-30T06:39:00.675Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestMirrorEndpointLookup [2021-06-30T06:39:00.675Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:39:00.675Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestSearchRepositories [2021-06-30T06:39:00.675Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-30T06:39:00.675Z] Host: 127.0.0.1:49311 [2021-06-30T06:39:00.675Z] User-Agent: docker test client [2021-06-30T06:39:00.675Z] Authorization: Token fake-token [2021-06-30T06:39:00.675Z] X-Docker-Token: true [2021-06-30T06:39:00.675Z] Accept-Encoding: gzip [2021-06-30T06:39:00.675Z] [2021-06-30T06:39:00.675Z] [2021-06-30T06:39:00.675Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-30T06:39:00.675Z] Connection: close [2021-06-30T06:39:00.675Z] Content-Length: 144 [2021-06-30T06:39:00.675Z] Cache-Control: no-cache [2021-06-30T06:39:00.675Z] Content-Type: application/json [2021-06-30T06:39:00.675Z] Date: Wed, 30 Jun 2021 06:39:00 GMT [2021-06-30T06:39:00.675Z] Expires: -1 [2021-06-30T06:39:00.675Z] Pragma: no-cache [2021-06-30T06:39:00.675Z] Server: docker-tests/mock [2021-06-30T06:39:00.675Z] X-Docker-Registry-Config: mock [2021-06-30T06:39:00.675Z] X-Docker-Registry-Version: 0.0.0 [2021-06-30T06:39:00.675Z] [2021-06-30T06:39:00.675Z] [2021-06-30T06:39:00.675Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestTrustedLocation [2021-06-30T06:39:00.675Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-30T06:39:00.675Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestAllowNondistributableArtifacts [2021-06-30T06:39:00.675Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-30T06:39:00.675Z] === RUN TestIsSecureIndex [2021-06-30T06:39:00.675Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-30T06:39:00.675Z] PASS [2021-06-30T06:39:00.675Z] coverage: 51.7% of statements [2021-06-30T06:39:00.675Z] ok github.com/docker/docker/registry 0.167s coverage: 51.7% of statements [2021-06-30T06:39:00.856Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-30T06:39:00.856Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-30T06:39:01.632Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-30T06:39:01.632Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-30T06:39:01.632Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-30T06:39:01.632Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-30T06:39:01.632Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-30T06:39:01.632Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-30T06:39:01.632Z] === RUN TestResumableRequestReaderWithReadError [2021-06-30T06:39:01.632Z] time="2021-06-30T06:39:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-30T06:39:01.632Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-06-30T06:39:01.632Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-30T06:39:01.632Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-30T06:39:01.632Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-30T06:39:01.632Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-30T06:39:01.632Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-30T06:39:01.632Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-30T06:39:01.632Z] === RUN TestResumableRequestReader [2021-06-30T06:39:01.632Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-30T06:39:01.632Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-30T06:39:01.632Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-30T06:39:01.632Z] PASS [2021-06-30T06:39:01.632Z] coverage: 100.0% of statements [2021-06-30T06:39:01.632Z] ok github.com/docker/docker/registry/resumable 0.181s coverage: 100.0% of statements [2021-06-30T06:39:02.087Z] === RUN TestRestartManagerTimeout [2021-06-30T06:39:02.087Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-30T06:39:02.087Z] === RUN TestRestartManagerTimeoutReset [2021-06-30T06:39:02.087Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-30T06:39:02.087Z] PASS [2021-06-30T06:39:02.087Z] coverage: 50.9% of statements [2021-06-30T06:39:02.087Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2021-06-30T06:39:02.087Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-30T06:39:02.087Z] === RUN TestClientStream [2021-06-30T06:39:02.087Z] --- PASS: TestClientStream (0.00s) [2021-06-30T06:39:02.087Z] === RUN TestClientSendFile [2021-06-30T06:39:02.087Z] --- PASS: TestClientSendFile (0.00s) [2021-06-30T06:39:02.087Z] === RUN TestClientWithRequestTimeout [2021-06-30T06:39:02.087Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-30T06:39:02.087Z] === RUN TestFileSpecPlugin [2021-06-30T06:39:02.087Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-30T06:39:02.087Z] === RUN TestFileJSONSpecPlugin [2021-06-30T06:39:02.087Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-06-30T06:39:02.087Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-30T06:39:02.087Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-30T06:39:02.087Z] === RUN TestPluginAddHandler [2021-06-30T06:39:02.087Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-30T06:39:02.087Z] === RUN TestPluginWaitBadPlugin [2021-06-30T06:39:02.087Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-30T06:39:02.087Z] === RUN TestGet [2021-06-30T06:39:02.087Z] time="2021-06-30T06:39:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-30T06:39:02.404Z] Removing intermediate container da28d9f9a7fc [2021-06-30T06:39:02.404Z] ---> 5b699c2348b4 [2021-06-30T06:39:02.404Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-30T06:39:02.404Z] ---> Running in da1298d02c5a [2021-06-30T06:39:02.404Z] Removing intermediate container da1298d02c5a [2021-06-30T06:39:02.404Z] ---> 91458b26742f [2021-06-30T06:39:02.404Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-30T06:39:02.404Z] ---> Running in b2be7da676d1 [2021-06-30T06:39:02.855Z] Removing intermediate container b2be7da676d1 [2021-06-30T06:39:02.855Z] ---> e1b13968f9c5 [2021-06-30T06:39:02.855Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-30T06:39:03.043Z] === RUN TestDecodeContainerConfig [2021-06-30T06:39:03.043Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-30T06:39:03.043Z] === RUN TestDecodeContainerConfigIsolation [2021-06-30T06:39:03.043Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-30T06:39:03.043Z] === RUN TestValidatePrivileged [2021-06-30T06:39:03.043Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-30T06:39:03.043Z] PASS [2021-06-30T06:39:03.043Z] coverage: 52.2% of statements [2021-06-30T06:39:03.043Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.2% of statements [2021-06-30T06:39:03.043Z] time="2021-06-30T06:39:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-30T06:39:03.496Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-30T06:39:03.496Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-30T06:39:03.496Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-30T06:39:03.496Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-30T06:39:03.496Z] PASS [2021-06-30T06:39:03.496Z] coverage: 62.5% of statements [2021-06-30T06:39:03.496Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2021-06-30T06:39:04.364Z] [2021-06-30T06:39:04.814Z] ---> 9b62093f3eaa [2021-06-30T06:39:04.817Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-30T06:39:04.817Z] ---> Running in d402698b9530 [2021-06-30T06:39:05.017Z] time="2021-06-30T06:39:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-30T06:39:05.058Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-30T06:39:06.442Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-30T06:39:07.897Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-30T06:39:07.897Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-30T06:39:07.897Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-30T06:39:07.897Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-30T06:39:08.350Z] === RUN TestGetDriver [2021-06-30T06:39:08.350Z] --- PASS: TestGetDriver (0.00s) [2021-06-30T06:39:08.350Z] === RUN TestVolumeRequestError [2021-06-30T06:39:08.350Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-30T06:39:08.350Z] PASS [2021-06-30T06:39:08.350Z] coverage: 36.1% of statements [2021-06-30T06:39:08.350Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2021-06-30T06:39:08.357Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-30T06:39:08.804Z] === RUN TestGetAddress [2021-06-30T06:39:08.804Z] --- PASS: TestGetAddress (0.00s) [2021-06-30T06:39:08.804Z] === RUN TestRemove [2021-06-30T06:39:08.804Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-30T06:39:08.804Z] --- SKIP: TestRemove (0.00s) [2021-06-30T06:39:08.804Z] === RUN TestInitializeWithVolumes [2021-06-30T06:39:08.804Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-06-30T06:39:08.804Z] === RUN TestCreate [2021-06-30T06:39:08.804Z] --- PASS: TestCreate (0.01s) [2021-06-30T06:39:08.804Z] === RUN TestValidateName [2021-06-30T06:39:08.804Z] --- PASS: TestValidateName (0.00s) [2021-06-30T06:39:08.804Z] === RUN TestCreateWithOpts [2021-06-30T06:39:08.804Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-30T06:39:08.804Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-30T06:39:08.804Z] === RUN TestRelaodNoOpts [2021-06-30T06:39:08.804Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-30T06:39:08.804Z] PASS [2021-06-30T06:39:08.804Z] coverage: 41.5% of statements [2021-06-30T06:39:08.804Z] ok github.com/docker/docker/volume/local 0.065s coverage: 41.5% of statements [2021-06-30T06:39:09.257Z] time="2021-06-30T06:39:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-30T06:39:09.710Z] === RUN TestConvertTmpfsOptions [2021-06-30T06:39:09.710Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-30T06:39:09.710Z] parser_test.go:49: data="ro" [2021-06-30T06:39:09.710Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-30T06:39:09.710Z] === RUN TestParseMountRaw [2021-06-30T06:39:09.710Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-30T06:39:09.710Z] === RUN TestParseMountRawSplit [2021-06-30T06:39:09.710Z] parser_test.go:390: case 0 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 1 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 2 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 3 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 4 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 5 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 6 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 7 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 8 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 0 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 1 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 2 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 3 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 4 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 5 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 6 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 7 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 8 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 9 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 10 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 11 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 12 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 0 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 1 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 2 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 3 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 4 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 5 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 6 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 7 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 8 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 9 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 10 [2021-06-30T06:39:09.710Z] parser_test.go:390: case 11 [2021-06-30T06:39:09.710Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-30T06:39:09.710Z] === RUN TestParseMountSpec [2021-06-30T06:39:09.710Z] parser_test.go:455: case 0 [2021-06-30T06:39:09.710Z] parser_test.go:455: case 1 [2021-06-30T06:39:09.710Z] parser_test.go:455: case 2 [2021-06-30T06:39:09.710Z] parser_test.go:455: case 3 [2021-06-30T06:39:09.710Z] parser_test.go:455: case 4 [2021-06-30T06:39:09.710Z] parser_test.go:455: case 5 [2021-06-30T06:39:09.710Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-30T06:39:09.710Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-30T06:39:09.710Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-30T06:39:09.710Z] === RUN TestValidateMount [2021-06-30T06:39:09.710Z] --- PASS: TestValidateMount (0.00s) [2021-06-30T06:39:09.710Z] PASS [2021-06-30T06:39:09.710Z] coverage: 66.2% of statements [2021-06-30T06:39:09.710Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 66.2% of statements [2021-06-30T06:39:10.666Z] === RUN TestSetGetMeta [2021-06-30T06:39:10.666Z] === PAUSE TestSetGetMeta [2021-06-30T06:39:10.666Z] === RUN TestRestore [2021-06-30T06:39:10.666Z] === PAUSE TestRestore [2021-06-30T06:39:10.666Z] === RUN TestServiceCreate [2021-06-30T06:39:10.666Z] === PAUSE TestServiceCreate [2021-06-30T06:39:10.666Z] === RUN TestServiceList [2021-06-30T06:39:10.666Z] === PAUSE TestServiceList [2021-06-30T06:39:10.666Z] === RUN TestServiceRemove [2021-06-30T06:39:10.666Z] === PAUSE TestServiceRemove [2021-06-30T06:39:10.666Z] === RUN TestServiceGet [2021-06-30T06:39:10.666Z] === PAUSE TestServiceGet [2021-06-30T06:39:10.666Z] === RUN TestServicePrune [2021-06-30T06:39:10.666Z] === PAUSE TestServicePrune [2021-06-30T06:39:10.666Z] === RUN TestCreate [2021-06-30T06:39:10.666Z] === PAUSE TestCreate [2021-06-30T06:39:10.666Z] === RUN TestRemove [2021-06-30T06:39:10.666Z] === PAUSE TestRemove [2021-06-30T06:39:10.666Z] === RUN TestList [2021-06-30T06:39:10.666Z] === PAUSE TestList [2021-06-30T06:39:10.666Z] === RUN TestFindByDriver [2021-06-30T06:39:10.666Z] === PAUSE TestFindByDriver [2021-06-30T06:39:10.666Z] === RUN TestFindByReferenced [2021-06-30T06:39:10.666Z] === PAUSE TestFindByReferenced [2021-06-30T06:39:10.666Z] === RUN TestDerefMultipleOfSameRef [2021-06-30T06:39:10.666Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-30T06:39:10.666Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-30T06:39:10.666Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-30T06:39:10.666Z] === RUN TestDefererencePluginOnCreateError [2021-06-30T06:39:10.666Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-30T06:39:10.666Z] === RUN TestRefDerefRemove [2021-06-30T06:39:10.666Z] === PAUSE TestRefDerefRemove [2021-06-30T06:39:10.666Z] === RUN TestGet [2021-06-30T06:39:10.666Z] === PAUSE TestGet [2021-06-30T06:39:10.666Z] === RUN TestGetWithReference [2021-06-30T06:39:10.666Z] === PAUSE TestGetWithReference [2021-06-30T06:39:10.666Z] === RUN TestFilterFunc [2021-06-30T06:39:10.666Z] === RUN TestFilterFunc/test_nil_list [2021-06-30T06:39:10.666Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-30T06:39:10.666Z] === RUN TestFilterFunc/test_empty_list [2021-06-30T06:39:10.666Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-30T06:39:10.666Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-30T06:39:10.666Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-30T06:39:10.666Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-30T06:39:10.666Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-30T06:39:10.666Z] === RUN TestFilterFunc/test_filter_some [2021-06-30T06:39:10.666Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-30T06:39:10.666Z] === RUN TestFilterFunc/test_filter_middle [2021-06-30T06:39:10.666Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-30T06:39:10.666Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-30T06:39:10.666Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-30T06:39:10.666Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-30T06:39:10.666Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-30T06:39:10.666Z] === CONT TestFilterFunc/test_nil_list [2021-06-30T06:39:10.666Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-30T06:39:10.666Z] === CONT TestFilterFunc/test_filter_some [2021-06-30T06:39:10.666Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-30T06:39:10.666Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-30T06:39:10.666Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-30T06:39:10.666Z] === CONT TestFilterFunc/test_filter_middle [2021-06-30T06:39:10.666Z] === CONT TestFilterFunc/test_empty_list [2021-06-30T06:39:10.666Z] --- PASS: TestFilterFunc (0.00s) [2021-06-30T06:39:10.666Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-30T06:39:10.666Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-30T06:39:10.666Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-30T06:39:10.666Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-30T06:39:10.666Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-30T06:39:10.666Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-30T06:39:10.666Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-30T06:39:10.666Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-30T06:39:10.666Z] === CONT TestSetGetMeta [2021-06-30T06:39:10.666Z] === CONT TestRefDerefRemove [2021-06-30T06:39:10.666Z] === CONT TestFindByDriver [2021-06-30T06:39:10.666Z] === CONT TestDefererencePluginOnCreateError [2021-06-30T06:39:10.666Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-30T06:39:10.666Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-30T06:39:10.666Z] --- PASS: TestRefDerefRemove (0.04s) [2021-06-30T06:39:10.666Z] === CONT TestDerefMultipleOfSameRef [2021-06-30T06:39:10.666Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-30T06:39:10.666Z] === CONT TestFindByReferenced [2021-06-30T06:39:10.666Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-06-30T06:39:10.666Z] === CONT TestServiceGet [2021-06-30T06:39:10.666Z] --- PASS: TestFindByDriver (0.05s) [2021-06-30T06:39:10.666Z] === CONT TestList [2021-06-30T06:39:10.666Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-30T06:39:10.666Z] === CONT TestRemove [2021-06-30T06:39:10.666Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-06-30T06:39:10.666Z] === CONT TestCreate [2021-06-30T06:39:10.666Z] --- PASS: TestList (0.04s) [2021-06-30T06:39:10.666Z] === CONT TestServicePrune [2021-06-30T06:39:10.666Z] --- PASS: TestRemove (0.02s) [2021-06-30T06:39:10.666Z] === CONT TestServiceList [2021-06-30T06:39:10.666Z] --- PASS: TestCreate (0.02s) [2021-06-30T06:39:10.666Z] === CONT TestServiceRemove [2021-06-30T06:39:10.666Z] --- PASS: TestServiceGet (0.15s) [2021-06-30T06:39:10.666Z] === CONT TestGetWithReference [2021-06-30T06:39:10.666Z] time="2021-06-30T06:39:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:39:10.666Z] --- PASS: TestServiceRemove (0.11s) [2021-06-30T06:39:10.666Z] === CONT TestGet [2021-06-30T06:39:10.666Z] --- PASS: TestServiceList (0.12s) [2021-06-30T06:39:10.666Z] === CONT TestServiceCreate [2021-06-30T06:39:10.666Z] time="2021-06-30T06:39:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:39:10.666Z] time="2021-06-30T06:39:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:39:10.666Z] time="2021-06-30T06:39:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-30T06:39:10.666Z] --- PASS: TestGet (0.02s) [2021-06-30T06:39:10.666Z] === CONT TestRestore [2021-06-30T06:39:10.666Z] --- PASS: TestGetWithReference (0.03s) [2021-06-30T06:39:10.666Z] --- PASS: TestServiceCreate (0.02s) [2021-06-30T06:39:10.666Z] time="2021-06-30T06:39:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-30T06:39:10.666Z] --- PASS: TestServicePrune (0.15s) [2021-06-30T06:39:10.666Z] --- PASS: TestRestore (0.02s) [2021-06-30T06:39:10.666Z] PASS [2021-06-30T06:39:10.666Z] coverage: 69.6% of statements [2021-06-30T06:39:10.666Z] ok github.com/docker/docker/volume/service 0.278s coverage: 69.6% of statements [2021-06-30T06:39:12.561Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-30T06:39:13.302Z] Removing intermediate container d402698b9530 [2021-06-30T06:39:13.302Z] ---> a666a09090ab [2021-06-30T06:39:13.302Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-30T06:39:13.302Z] ---> Running in 81cdba114b69 [2021-06-30T06:39:14.250Z] [2021-06-30T06:39:14.250Z] SUCCESS: Specified value was saved. [2021-06-30T06:39:16.390Z] Removing intermediate container 81cdba114b69 [2021-06-30T06:39:16.390Z] ---> 5556680cd11e [2021-06-30T06:39:16.390Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-30T06:39:16.390Z] ---> Running in 305457a94921 [2021-06-30T06:39:16.767Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-30T06:39:17.029Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-30T06:39:17.685Z] --- PASS: TestGet (15.01s) [2021-06-30T06:39:17.685Z] === RUN TestPluginWithNoManifest [2021-06-30T06:39:17.685Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-30T06:39:17.685Z] === RUN TestGetAll [2021-06-30T06:39:17.685Z] --- PASS: TestGetAll (0.00s) [2021-06-30T06:39:17.685Z] PASS [2021-06-30T06:39:17.685Z] coverage: 73.4% of statements [2021-06-30T06:39:17.685Z] ok github.com/docker/docker/pkg/plugins 34.997s coverage: 73.4% of statements [2021-06-30T06:39:18.439Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-30T06:39:20.102Z] Cannot create a file when that file already exists. [2021-06-30T06:39:23.751Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-30T06:39:23.751Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-30T06:39:24.728Z] Removing intermediate container 305457a94921 [2021-06-30T06:39:24.728Z] ---> 7be19214b22c [2021-06-30T06:39:24.728Z] Step 13/13 : CMD ["sh"] [2021-06-30T06:39:24.728Z] ---> Running in 1a8f93e88131 [2021-06-30T06:39:24.728Z] Removing intermediate container 1a8f93e88131 [2021-06-30T06:39:24.728Z] ---> c2e848a89bcd [2021-06-30T06:39:25.134Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-30T06:39:25.177Z] Successfully built c2e848a89bcd [2021-06-30T06:39:25.177Z] Successfully tagged busybox:latest [2021-06-30T06:39:25.177Z] INFO: Docker images of the daemon under test [2021-06-30T06:39:25.177Z] [2021-06-30T06:39:25.177Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-30T06:39:25.177Z] busybox latest c2e848a89bcd Less than a second ago 2.78GB [2021-06-30T06:39:25.177Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-06-30T06:39:25.177Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-06-30T06:39:25.177Z] [2021-06-30T06:39:25.177Z] INFO: Running integration tests at 06/30/2021 06:39:24... [2021-06-30T06:39:25.177Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-30T06:39:25.177Z] INFO: Integration API tests being run from the host: [2021-06-30T06:39:25.177Z] INFO: make.ps1 starting at 06/30/2021 06:39:24 [2021-06-30T06:39:26.128Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-30T06:39:26.516Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-30T06:39:27.457Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-30T06:39:31.661Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-30T06:39:36.307Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-30T06:39:36.307Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-30T06:39:36.307Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-30T06:39:36.307Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-30T06:39:36.307Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-30T06:39:36.307Z] remote: Enumerating objects: 23, done. [2021-06-30T06:39:36.307Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-30T06:39:36.307Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-30T06:39:36.307Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-30T06:39:36.307Z] 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-06-30T06:39:36.307Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-30T06:39:38.691Z] 2021/06/30 06:39:37 Closing DB instances... [2021-06-30T06:39:39.647Z] --- PASS: TestNetworkDBGarbageCollection (53.82s) [2021-06-30T06:39:39.647Z] === RUN TestFindNode [2021-06-30T06:39:39.647Z] 2021/06/30 06:39:39 Closing DB instances... [2021-06-30T06:39:39.647Z] --- PASS: TestFindNode (0.01s) [2021-06-30T06:39:39.647Z] === RUN TestChangeNodeState [2021-06-30T06:39:39.647Z] 2021/06/30 06:39:39 Closing DB instances... [2021-06-30T06:39:39.647Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-30T06:39:39.647Z] === RUN TestNodeReincarnation [2021-06-30T06:39:39.647Z] 2021/06/30 06:39:39 Closing DB instances... [2021-06-30T06:39:39.798Z] docker_cli_daemon_test.go:2550: [d306a14c3ef97] daemon is not started [2021-06-30T06:39:39.798Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-30T06:39:40.502Z] Cross building: bundles/cross/linux/ppc64le [2021-06-30T06:39:40.502Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-06-30T06:39:40.502Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-06-30T06:39:41.183Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-30T06:39:41.183Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-30T06:39:41.755Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-30T06:39:45.394Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-30T06:39:45.394Z] === RUN TestParallelCreate [2021-06-30T06:39:45.394Z] 2021/06/30 06:39:44 Closing DB instances... [2021-06-30T06:39:45.394Z] --- PASS: TestParallelCreate (0.01s) [2021-06-30T06:39:45.394Z] === RUN TestParallelDelete [2021-06-30T06:39:45.394Z] 2021/06/30 06:39:44 Closing DB instances... [2021-06-30T06:39:45.394Z] --- PASS: TestParallelDelete (0.01s) [2021-06-30T06:39:45.394Z] === RUN TestNetworkDBIslands [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8aadb66c9550 with config:&{NodeID:8aadb66c9550 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=info msg="Node 8aadb66c9550/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=info msg="Node 8aadb66c9550/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f4ab6c148af1 with config:&{NodeID:f4ab6c148af1 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=info msg="Node f4ab6c148af1/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=info msg="Node f4ab6c148af1/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=info msg="Node f4ab6c148af1/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=info msg="Node f4ab6c148af1/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=info msg="Node 8aadb66c9550/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=info msg="Node 8aadb66c9550/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:71cac44cf847 with config:&{NodeID:71cac44cf847 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=info msg="Node 71cac44cf847/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=info msg="Node 71cac44cf847/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=info msg="Node 71cac44cf847/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=info msg="Node 71cac44cf847/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=info msg="Node 8aadb66c9550/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=info msg="Node 8aadb66c9550/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=info msg="Node f4ab6c148af1/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=info msg="Node f4ab6c148af1/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-06-30T06:39:45.394Z] time="2021-06-30T06:39:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 71cac44cf847/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 71cac44cf847/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9944785235d4 with config:&{NodeID:9944785235d4 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 9944785235d4/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 9944785235d4/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 9944785235d4/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 9944785235d4/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 8aadb66c9550/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 8aadb66c9550/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node f4ab6c148af1/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node f4ab6c148af1/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 71cac44cf847/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 71cac44cf847/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 9944785235d4/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 9944785235d4/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 9944785235d4/172.19.34.207, added to nodes list" [2021-06-30T06:39:45.847Z] time="2021-06-30T06:39:45Z" level=info msg="Node 9944785235d4/172.19.34.207, added to nodes list" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:53b05a77f93a with config:&{NodeID:53b05a77f93a Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, added to nodes list" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, added to nodes list" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 8aadb66c9550/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 8aadb66c9550/172.19.34.207, added to nodes list" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node f4ab6c148af1/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node f4ab6c148af1/172.19.34.207, added to nodes list" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 71cac44cf847/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 71cac44cf847/172.19.34.207, added to nodes list" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 9944785235d4/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 9944785235d4/172.19.34.207, added to nodes list" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, added to nodes list" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, added to nodes list" [2021-06-30T06:39:46.301Z] time="2021-06-30T06:39:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, added to nodes list" [2021-06-30T06:39:46.754Z] networkdb_test.go:834: Re-joining: 3 [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=info msg="The new bootstrap node list is:[172.19.34.207:10033 172.19.34.207:10034 172.19.34.207:10035]" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10033" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49357" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10034" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49358" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10035" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49359" [2021-06-30T06:39:46.754Z] networkdb_test.go:834: Re-joining: 4 [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=info msg="The new bootstrap node list is:[172.19.34.207:10033 172.19.34.207:10034 172.19.34.207:10035]" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10033" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49360" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49361" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10034" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10035" [2021-06-30T06:39:46.754Z] time="2021-06-30T06:39:46Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49362" [2021-06-30T06:39:47.207Z] time="2021-06-30T06:39:46Z" level=info msg="node 0 leaving" [2021-06-30T06:39:47.207Z] time="2021-06-30T06:39:46Z" level=info msg="Node 8aadb66c9550 change state NodeActive --> NodeLeft" [2021-06-30T06:39:47.207Z] time="2021-06-30T06:39:46Z" level=info msg="Node 8aadb66c9550 change state NodeActive --> NodeLeft" [2021-06-30T06:39:47.207Z] time="2021-06-30T06:39:46Z" level=info msg="node3(71cac44cf847): Node leave event for 8aadb66c9550/172.19.34.207" [2021-06-30T06:39:47.207Z] time="2021-06-30T06:39:46Z" level=info msg="node5(53b05a77f93a): Node leave event for 8aadb66c9550/172.19.34.207" [2021-06-30T06:39:47.207Z] time="2021-06-30T06:39:46Z" level=info msg="Node 8aadb66c9550 change state NodeActive --> NodeLeft" [2021-06-30T06:39:47.207Z] time="2021-06-30T06:39:46Z" level=info msg="node2(f4ab6c148af1): Node leave event for 8aadb66c9550/172.19.34.207" [2021-06-30T06:39:47.207Z] time="2021-06-30T06:39:46Z" level=info msg="Node 8aadb66c9550 change state NodeActive --> NodeLeft" [2021-06-30T06:39:47.207Z] time="2021-06-30T06:39:46Z" level=info msg="node4(9944785235d4): Node leave event for 8aadb66c9550/172.19.34.207" [2021-06-30T06:39:47.207Z] time="2021-06-30T06:39:47Z" level=info msg="Node 8aadb66c9550 change state NodeActive --> NodeLeft" [2021-06-30T06:39:47.207Z] time="2021-06-30T06:39:47Z" level=info msg="node1(8aadb66c9550): Node leave event for 8aadb66c9550/172.19.34.207" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node 8aadb66c9550/172.19.34.207, left gossip cluster" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node 8aadb66c9550/172.19.34.207, left gossip cluster" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node 8aadb66c9550/172.19.34.207, left gossip cluster" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node 8aadb66c9550/172.19.34.207, left gossip cluster" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node 8aadb66c9550/172.19.34.207, left gossip cluster" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="node 1 leaving" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node f4ab6c148af1 change state NodeActive --> NodeLeft" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="node4(9944785235d4): Node leave event for f4ab6c148af1/172.19.34.207" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node f4ab6c148af1/172.19.34.207, left gossip cluster" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node f4ab6c148af1 change state NodeActive --> NodeFailed" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node f4ab6c148af1/172.19.34.207, added to failed nodes list" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node f4ab6c148af1 change state NodeActive --> NodeLeft" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="node3(71cac44cf847): Node leave event for f4ab6c148af1/172.19.34.207" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=error msg="node: f4ab6c148af1 is unknown to memberlist" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node f4ab6c148af1 change state NodeActive --> NodeLeft" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="node5(53b05a77f93a): Node leave event for f4ab6c148af1/172.19.34.207" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node f4ab6c148af1/172.19.34.207, left gossip cluster" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node f4ab6c148af1/172.19.34.207, left gossip cluster" [2021-06-30T06:39:47.661Z] time="2021-06-30T06:39:47Z" level=info msg="Node f4ab6c148af1/172.19.34.207, left gossip cluster" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=info msg="node 2 leaving" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=info msg="Node 71cac44cf847 change state NodeActive --> NodeLeft" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=info msg="node5(53b05a77f93a): Node leave event for 71cac44cf847/172.19.34.207" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=info msg="Node 71cac44cf847 change state NodeActive --> NodeLeft" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=info msg="node4(9944785235d4): Node leave event for 71cac44cf847/172.19.34.207" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=debug msg="memberlist: Failed ping: 53b05a77f93a (timeout reached)" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.34.207:10036: use of closed network connection" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.34.207:10034: use of closed network connection" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.34.207:10035: use of closed network connection" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49363" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=info msg="Node 71cac44cf847/172.19.34.207, left gossip cluster" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=info msg="Node 71cac44cf847 change state NodeActive --> NodeFailed" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=info msg="Node 71cac44cf847/172.19.34.207, added to failed nodes list" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:47Z" level=info msg="Node 71cac44cf847/172.19.34.207, left gossip cluster" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:48Z" level=error msg="node: 71cac44cf847 is unknown to memberlist" [2021-06-30T06:39:48.115Z] time="2021-06-30T06:39:48Z" level=info msg="Node 71cac44cf847/172.19.34.207, left gossip cluster" [2021-06-30T06:39:48.335Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-30T06:39:48.568Z] networkdb_test.go:866: node5: OK [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10035" [2021-06-30T06:39:48.568Z] networkdb_test.go:866: node4: OK [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="node 0 coming back" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e0628d117a2e with config:&{NodeID:e0628d117a2e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=debug msg="memberlist: Failed to join 172.19.34.207: write tcp 172.19.34.207:49364->172.19.34.207:10035: wsasend: An existing connection was forcibly closed by the remote host." [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="Node e0628d117a2e/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="Node e0628d117a2e/172.19.34.207, added to nodes list" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="node 1 coming back" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f8bc9be9f14c with config:&{NodeID:f8bc9be9f14c Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, added to nodes list" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="node 2 coming back" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:87299e3fcc81 with config:&{NodeID:87299e3fcc81 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="Node 87299e3fcc81/172.19.34.207, joined gossip cluster" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=info msg="Node 87299e3fcc81/172.19.34.207, added to nodes list" [2021-06-30T06:39:48.568Z] time="2021-06-30T06:39:48Z" level=warning msg="memberlist: Was able to connect to 53b05a77f93a but other probes failed, network may be misconfigured" [2021-06-30T06:39:49.021Z] time="2021-06-30T06:39:48Z" level=debug msg="memberlist: Failed ping: 53b05a77f93a (timeout reached)" [2021-06-30T06:39:49.021Z] time="2021-06-30T06:39:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.19.34.207:10036: use of closed network connection" [2021-06-30T06:39:49.021Z] time="2021-06-30T06:39:48Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49365" [2021-06-30T06:39:49.474Z] time="2021-06-30T06:39:49Z" level=warning msg="memberlist: Was able to connect to 53b05a77f93a but other probes failed, network may be misconfigured" [2021-06-30T06:39:50.246Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-30T06:39:52.159Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-30T06:39:53.545Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-30T06:39:56.090Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-30T06:39:58.633Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-30T06:40:01.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:40:01.732Z] INFO: Testing against a local daemon [2021-06-30T06:40:01.732Z] === RUN TestBuildWithSession [2021-06-30T06:40:01.732Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:40:01.732Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-30T06:40:01.732Z] === RUN TestBuildSquashParent [2021-06-30T06:40:01.732Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:40:01.732Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-30T06:40:01.732Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-30T06:40:01.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:40:01.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:40:01.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:40:01.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:40:01.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:40:01.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:40:01.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:40:01.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:40:01.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:40:01.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:40:01.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:40:01.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:40:01.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:40:01.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:40:01.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:40:01.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:40:01.933Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-30T06:40:01.933Z] check_test.go:309: [d1f6704b31326] daemon is not started [2021-06-30T06:40:01.933Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-30T06:40:02.874Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-30T06:40:06.174Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite (425.85s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.26s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.33s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.53s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.22s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.92s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.61s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.40s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.01s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.60s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.03s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.13s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.09s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.24s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.27s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.84s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.72s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.00s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.24s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.01s) [2021-06-30T06:40:08.716Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.60s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.69s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.79s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.25s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.95s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.34s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.33s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.71s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.65s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.60s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.22s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.40s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.41s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.07s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.09s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.21s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.36s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.59s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.20s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.00s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.57s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.86s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.29s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.75s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.72s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.19s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.64s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.97s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.77s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.76s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.81s) [2021-06-30T06:40:08.716Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-30T06:40:08.716Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.29s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.04s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.13s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.63s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.37s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.45s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.75s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.43s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.08s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.88s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.21s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.96s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.07s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.89s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-06-30T06:40:08.716Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.60s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.46s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.08s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.93s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.33s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.17s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.45s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.98s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.89s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.93s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.29s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.53s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.25s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.27s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.76s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.34s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.61s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.67s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.33s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.69s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s) [2021-06-30T06:40:08.717Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.21s) [2021-06-30T06:40:08.717Z] === RUN TestDockerSwarmSuite [2021-06-30T06:40:08.717Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-30T06:40:09.658Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-30T06:40:10.228Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:40:10.679Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:40:11.572Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-30T06:40:14.872Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-30T06:40:21.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-30T06:40:22.968Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-30T06:40:22.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.80s) [2021-06-30T06:40:22.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.16s) [2021-06-30T06:40:22.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.56s) [2021-06-30T06:40:22.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.79s) [2021-06-30T06:40:22.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.20s) [2021-06-30T06:40:22.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.50s) [2021-06-30T06:40:22.968Z] === RUN TestBuildMultiStageCopy [2021-06-30T06:40:22.968Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-30T06:40:31.447Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-30T06:40:31.447Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-30T06:40:31.451Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-30T06:40:31.451Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-30T06:40:32.396Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-30T06:40:33.903Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-30T06:40:33.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-30T06:40:34.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-30T06:40:34.852Z] --- PASS: TestBuildMultiStageCopy (12.08s) [2021-06-30T06:40:34.852Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.74s) [2021-06-30T06:40:34.852Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2021-06-30T06:40:34.852Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.97s) [2021-06-30T06:40:34.852Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2021-06-30T06:40:34.852Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.33s) [2021-06-30T06:40:34.852Z] === RUN TestBuildMultiStageParentConfig [2021-06-30T06:40:35.950Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-30T06:40:36.211Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-30T06:40:36.473Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-30T06:40:37.416Z] docker_api_swarm_test.go:562: [da5d4cad36e29] joining swarm manager [d61a3c8143b3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:40:37.416Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-30T06:40:37.689Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-30T06:40:37.795Z] --- PASS: TestBuildMultiStageParentConfig (2.57s) [2021-06-30T06:40:37.795Z] === RUN TestBuildLabelWithTargets [2021-06-30T06:40:37.795Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:40:37.795Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-30T06:40:37.795Z] === RUN TestBuildWithEmptyLayers [2021-06-30T06:40:37.951Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-30T06:40:38.523Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-30T06:40:38.745Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2021-06-30T06:40:38.745Z] === RUN TestBuildMultiStageOnBuild [2021-06-30T06:40:40.050Z] time="2021-06-30T06:40:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10036" [2021-06-30T06:40:40.050Z] time="2021-06-30T06:40:38Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49368" [2021-06-30T06:40:40.504Z] time="2021-06-30T06:40:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10037" [2021-06-30T06:40:40.504Z] time="2021-06-30T06:40:40Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49369" [2021-06-30T06:40:41.846Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-30T06:40:43.775Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-30T06:40:45.686Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-30T06:40:46.249Z] time="2021-06-30T06:40:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.34.207:10033 172.19.34.207:10034 172.19.34.207:10035]" [2021-06-30T06:40:46.249Z] time="2021-06-30T06:40:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.34.207:10033 172.19.34.207:10034 172.19.34.207:10035]" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10033" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49370" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 9944785235d4/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 9944785235d4/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node e0628d117a2e/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node e0628d117a2e/172.19.34.207, is the new incarnation of the shutdown node 8aadb66c9550/172.19.34.207" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node e0628d117a2e/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10034" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49371" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node e0628d117a2e/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node e0628d117a2e/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 9944785235d4/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 9944785235d4/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, is the new incarnation of the shutdown node f4ab6c148af1/172.19.34.207" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10035" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49372" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node e0628d117a2e/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node e0628d117a2e/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 53b05a77f93a/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 9944785235d4/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 9944785235d4/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 87299e3fcc81/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 87299e3fcc81/172.19.34.207, is the new incarnation of the shutdown node 71cac44cf847/172.19.34.207" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 87299e3fcc81/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node e0628d117a2e/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node e0628d117a2e/172.19.34.207, is the new incarnation of the shutdown node 8aadb66c9550/172.19.34.207" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node e0628d117a2e/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, is the new incarnation of the shutdown node f4ab6c148af1/172.19.34.207" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 87299e3fcc81/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 87299e3fcc81/172.19.34.207, added to nodes list" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 87299e3fcc81/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:46.702Z] time="2021-06-30T06:40:46Z" level=info msg="Node 87299e3fcc81/172.19.34.207, added to nodes list" [2021-06-30T06:40:47.070Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-30T06:40:47.156Z] time="2021-06-30T06:40:46Z" level=info msg="Node 87299e3fcc81/172.19.34.207, joined gossip cluster" [2021-06-30T06:40:47.156Z] time="2021-06-30T06:40:46Z" level=info msg="Node 87299e3fcc81/172.19.34.207, is the new incarnation of the shutdown node 71cac44cf847/172.19.34.207" [2021-06-30T06:40:47.156Z] time="2021-06-30T06:40:46Z" level=info msg="Node 87299e3fcc81/172.19.34.207, added to nodes list" [2021-06-30T06:40:47.156Z] time="2021-06-30T06:40:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10033" [2021-06-30T06:40:47.156Z] time="2021-06-30T06:40:47Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49373" [2021-06-30T06:40:47.156Z] time="2021-06-30T06:40:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10034" [2021-06-30T06:40:47.156Z] time="2021-06-30T06:40:47Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49374" [2021-06-30T06:40:47.156Z] time="2021-06-30T06:40:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.34.207:10035" [2021-06-30T06:40:47.156Z] time="2021-06-30T06:40:47Z" level=debug msg="memberlist: Stream connection from=172.19.34.207:49375" [2021-06-30T06:40:48.010Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-30T06:40:48.677Z] 2021/06/30 06:40:48 Closing DB instances... [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="Node e0628d117a2e change state NodeActive --> NodeLeft" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="node5(53b05a77f93a): Node leave event for e0628d117a2e/172.19.34.207" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="Node e0628d117a2e change state NodeActive --> NodeLeft" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="node2(f8bc9be9f14c): Node leave event for e0628d117a2e/172.19.34.207" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="Node e0628d117a2e change state NodeActive --> NodeLeft" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="node4(9944785235d4): Node leave event for e0628d117a2e/172.19.34.207" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="Node e0628d117a2e change state NodeActive --> NodeLeft" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="node3(87299e3fcc81): Node leave event for e0628d117a2e/172.19.34.207" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="Node e0628d117a2e change state NodeActive --> NodeLeft" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="node1(e0628d117a2e): Node leave event for e0628d117a2e/172.19.34.207" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="Node e0628d117a2e/172.19.34.207, left gossip cluster" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="Node e0628d117a2e/172.19.34.207, left gossip cluster" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="Node e0628d117a2e/172.19.34.207, left gossip cluster" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="Node e0628d117a2e/172.19.34.207, left gossip cluster" [2021-06-30T06:40:48.677Z] time="2021-06-30T06:40:48Z" level=info msg="Node e0628d117a2e/172.19.34.207, left gossip cluster" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:48Z" level=info msg="Node f8bc9be9f14c change state NodeActive --> NodeLeft" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:48Z" level=info msg="node4(9944785235d4): Node leave event for f8bc9be9f14c/172.19.34.207" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:48Z" level=info msg="Node f8bc9be9f14c change state NodeActive --> NodeLeft" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:48Z" level=info msg="node5(53b05a77f93a): Node leave event for f8bc9be9f14c/172.19.34.207" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:48Z" level=info msg="Node f8bc9be9f14c change state NodeActive --> NodeLeft" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:48Z" level=info msg="node3(87299e3fcc81): Node leave event for f8bc9be9f14c/172.19.34.207" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:48Z" level=info msg="Node f8bc9be9f14c change state NodeActive --> NodeLeft" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:48Z" level=info msg="node2(f8bc9be9f14c): Node leave event for f8bc9be9f14c/172.19.34.207" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:49Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, left gossip cluster" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:49Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, left gossip cluster" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:49Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, left gossip cluster" [2021-06-30T06:40:49.131Z] time="2021-06-30T06:40:49Z" level=info msg="Node f8bc9be9f14c/172.19.34.207, left gossip cluster" [2021-06-30T06:40:49.401Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-30T06:40:49.585Z] time="2021-06-30T06:40:49Z" level=info msg="Node 87299e3fcc81 change state NodeActive --> NodeLeft" [2021-06-30T06:40:49.585Z] time="2021-06-30T06:40:49Z" level=info msg="node5(53b05a77f93a): Node leave event for 87299e3fcc81/172.19.34.207" [2021-06-30T06:40:49.585Z] time="2021-06-30T06:40:49Z" level=info msg="Node 87299e3fcc81/172.19.34.207, left gossip cluster" [2021-06-30T06:40:49.585Z] time="2021-06-30T06:40:49Z" level=info msg="Node 87299e3fcc81 change state NodeActive --> NodeFailed" [2021-06-30T06:40:49.585Z] time="2021-06-30T06:40:49Z" level=info msg="Node 87299e3fcc81/172.19.34.207, added to failed nodes list" [2021-06-30T06:40:49.585Z] time="2021-06-30T06:40:49Z" level=info msg="Node 87299e3fcc81 change state NodeActive --> NodeLeft" [2021-06-30T06:40:49.585Z] time="2021-06-30T06:40:49Z" level=info msg="node4(9944785235d4): Node leave event for 87299e3fcc81/172.19.34.207" [2021-06-30T06:40:49.585Z] time="2021-06-30T06:40:49Z" level=error msg="node: 87299e3fcc81 is unknown to memberlist" [2021-06-30T06:40:49.585Z] time="2021-06-30T06:40:49Z" level=info msg="Node 87299e3fcc81/172.19.34.207, left gossip cluster" [2021-06-30T06:40:49.585Z] time="2021-06-30T06:40:49Z" level=info msg="Node 87299e3fcc81/172.19.34.207, left gossip cluster" [2021-06-30T06:40:50.040Z] time="2021-06-30T06:40:49Z" level=info msg="Node 9944785235d4 change state NodeActive --> NodeLeft" [2021-06-30T06:40:50.040Z] time="2021-06-30T06:40:49Z" level=info msg="node5(53b05a77f93a): Node leave event for 9944785235d4/172.19.34.207" [2021-06-30T06:40:50.040Z] time="2021-06-30T06:40:49Z" level=info msg="Node 9944785235d4/172.19.34.207, left gossip cluster" [2021-06-30T06:40:50.040Z] time="2021-06-30T06:40:49Z" level=info msg="Node 9944785235d4 change state NodeActive --> NodeFailed" [2021-06-30T06:40:50.040Z] time="2021-06-30T06:40:49Z" level=info msg="Node 9944785235d4/172.19.34.207, added to failed nodes list" [2021-06-30T06:40:50.040Z] time="2021-06-30T06:40:49Z" level=error msg="node: 9944785235d4 is unknown to memberlist" [2021-06-30T06:40:50.040Z] time="2021-06-30T06:40:49Z" level=debug msg="memberlist: Failed ping: 87299e3fcc81 (timeout reached)" [2021-06-30T06:40:50.040Z] time="2021-06-30T06:40:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.34.207:10037: use of closed network connection" [2021-06-30T06:40:50.040Z] time="2021-06-30T06:40:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.34.207:10036: use of closed network connection" [2021-06-30T06:40:50.040Z] time="2021-06-30T06:40:49Z" level=info msg="Node 9944785235d4/172.19.34.207, left gossip cluster" [2021-06-30T06:40:50.493Z] time="2021-06-30T06:40:50Z" level=info msg="Node 53b05a77f93a/172.19.34.207, left gossip cluster" [2021-06-30T06:40:50.493Z] time="2021-06-30T06:40:50Z" level=info msg="Node 53b05a77f93a change state NodeActive --> NodeFailed" [2021-06-30T06:40:50.493Z] time="2021-06-30T06:40:50Z" level=info msg="Node 53b05a77f93a/172.19.34.207, added to failed nodes list" [2021-06-30T06:40:50.493Z] --- PASS: TestNetworkDBIslands (65.64s) [2021-06-30T06:40:50.493Z] PASS [2021-06-30T06:40:50.493Z] coverage: 60.4% of statements [2021-06-30T06:40:50.493Z] ok github.com/docker/docker/libnetwork/networkdb 157.026s coverage: 60.4% of statements [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/quota [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/rootless [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/volume [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-30T06:40:50.493Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-30T06:40:51.015Z] --- PASS: TestBuildMultiStageOnBuild (11.39s) [2021-06-30T06:40:51.015Z] === RUN TestBuildUncleanTarFilenames [2021-06-30T06:40:51.015Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:40:51.015Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-30T06:40:51.015Z] === RUN TestBuildMultiStageLayerLeak [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === Skipped [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-30T06:40:52.012Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-30T06:40:52.012Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-30T06:40:52.012Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-30T06:40:52.012Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-30T06:40:52.012Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-30T06:40:52.012Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-06-30T06:40:52.012Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-06-30T06:40:52.012Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-06-30T06:40:52.012Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-06-30T06:40:52.012Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-06-30T06:40:52.012Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-30T06:40:52.012Z] daemon_test.go:147: root required [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-30T06:40:52.012Z] reload_test.go:520: root required [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-30T06:40:52.012Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-30T06:40:52.012Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-30T06:40:52.012Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-30T06:40:52.012Z] download_test.go:268: Needs fixing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-30T06:40:52.012Z] layer_test.go:304: Failing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-30T06:40:52.012Z] layer_test.go:353: Failing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-30T06:40:52.012Z] layer_test.go:468: Failing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-30T06:40:52.012Z] layer_test.go:697: Failing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-30T06:40:52.012Z] migration_test.go:46: Failing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-30T06:40:52.012Z] migration_test.go:182: Failing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-30T06:40:52.012Z] mount_test.go:17: Failing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-30T06:40:52.012Z] mount_test.go:76: Failing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-30T06:40:52.012Z] mount_test.go:125: Failing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-30T06:40:52.012Z] mount_test.go:212: Failing on Windows [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-30T06:40:52.012Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-30T06:40:52.012Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-30T06:40:52.012Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-30T06:40:52.012Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-30T06:40:52.012Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-30T06:40:52.012Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-30T06:40:52.012Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-30T06:40:52.012Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-30T06:40:52.012Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-30T06:40:52.012Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-30T06:40:52.012Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-30T06:40:52.012Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-30T06:40:52.012Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-30T06:40:52.012Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-30T06:40:52.012Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-30T06:40:52.012Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-30T06:40:52.012Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-30T06:40:52.012Z] archive_test.go:134: Xz not present in msys2 [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-30T06:40:52.012Z] archive_test.go:239: Failing on Windows CI machines [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-30T06:40:52.012Z] archive_windows_test.go:16: Currently fails [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-30T06:40:52.012Z] changes_test.go:196: needs more investigation [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-30T06:40:52.012Z] changes_test.go:433: needs further investigation [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-30T06:40:52.012Z] changes_test.go:469: needs further investigation [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-30T06:40:52.012Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-30T06:40:52.012Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-30T06:40:52.012Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:40:52.012Z] [2021-06-30T06:40:52.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-30T06:40:52.013Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-30T06:40:52.013Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-30T06:40:52.013Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:40:52.013Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-30T06:40:52.013Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-30T06:40:52.013Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-30T06:40:52.013Z] poller_test.go:41: No chmod on Windows [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-30T06:40:52.013Z] fileutils_test.go:134: Needs porting to Windows [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-30T06:40:52.013Z] fileutils_test.go:180: Needs porting to Windows [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-30T06:40:52.013Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-30T06:40:52.013Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-30T06:40:52.013Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-30T06:40:52.013Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-30T06:40:52.013Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] [2021-06-30T06:40:52.013Z] DONE 2027 tests, 67 skipped in 330.566s [2021-06-30T06:40:52.466Z] INFO: make.ps1 ended at 06/30/2021 06:40:51 [2021-06-30T06:40:53.604Z] docker_api_swarm_test.go:584: [d7c2d6e8cff1b] joining swarm manager [d61a3c8143b3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:40:53.985Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-30T06:40:53.985Z] INFO: Unit tests ended at 06/30/2021 06:40:53. Duration:00:05:45.4121534 [2021-06-30T06:40:53.985Z] INFO: Building busybox [2021-06-30T06:40:53.985Z] Sending build context to Docker daemon 5.12kB [2021-06-30T06:40:53.985Z] [2021-06-30T06:40:53.985Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-30T06:40:53.985Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-30T06:40:53.985Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-30T06:40:53.985Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-30T06:40:53.985Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-30T06:40:53.985Z] ---> 5b60ac4e9e92 [2021-06-30T06:40:53.985Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-30T06:40:53.985Z] ---> Running in 49ac67cc9b45 [2021-06-30T06:40:57.804Z] check_test.go:380: [da5d4cad36e29] daemon is not started [2021-06-30T06:40:58.375Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-30T06:40:58.632Z] Removing intermediate container 49ac67cc9b45 [2021-06-30T06:40:58.633Z] ---> e02cd61ca276 [2021-06-30T06:40:58.633Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-30T06:40:58.633Z] ---> Running in d74012a4925d [2021-06-30T06:40:58.633Z] Removing intermediate container d74012a4925d [2021-06-30T06:40:58.633Z] ---> 463ca99a3d72 [2021-06-30T06:40:58.633Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-30T06:40:58.633Z] ---> Running in dc959e5ffa75 [2021-06-30T06:40:59.086Z] Removing intermediate container dc959e5ffa75 [2021-06-30T06:40:59.086Z] ---> 95a2d8997d45 [2021-06-30T06:40:59.086Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-30T06:41:00.607Z] [2021-06-30T06:41:01.060Z] ---> 9917e6746305 [2021-06-30T06:41:01.060Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-30T06:41:01.060Z] ---> Running in 825771ebc382 [2021-06-30T06:41:01.245Z] --- PASS: TestBuildMultiStageLayerLeak (10.13s) [2021-06-30T06:41:01.245Z] === RUN TestBuildWithHugeFile [2021-06-30T06:41:01.997Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-06-30T06:41:01.997Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-06-30T06:41:01.997Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-06-30T06:41:01.997Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-06-30T06:41:01.997Z] Cross building: bundles/cross/linux/s390x [2021-06-30T06:41:01.997Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-06-30T06:41:01.997Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-06-30T06:41:08.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-30T06:41:08.380Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-30T06:41:08.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-30T06:41:10.925Z] docker_api_swarm_test.go:45: [d5f9725b097e2] joining swarm manager [d4f2d089d127c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:41:11.321Z] Removing intermediate container 825771ebc382 [2021-06-30T06:41:11.321Z] ---> 1392c47cad54 [2021-06-30T06:41:11.321Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-30T06:41:11.321Z] ---> Running in 00e3a48788f3 [2021-06-30T06:41:11.777Z] [2021-06-30T06:41:11.777Z] SUCCESS: Specified value was saved. [2021-06-30T06:41:13.931Z] Removing intermediate container 00e3a48788f3 [2021-06-30T06:41:13.931Z] ---> 0e9bae2c8f85 [2021-06-30T06:41:13.931Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-30T06:41:13.931Z] ---> Running in 0c43d146e149 [2021-06-30T06:41:19.711Z] Cannot create a file when that file already exists. [2021-06-30T06:41:23.149Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-30T06:41:23.413Z] Removing intermediate container 0c43d146e149 [2021-06-30T06:41:23.413Z] ---> ed3a48cc0daa [2021-06-30T06:41:23.413Z] Step 13/13 : CMD ["sh"] [2021-06-30T06:41:23.413Z] ---> Running in 1c2005319963 [2021-06-30T06:41:23.866Z] Removing intermediate container 1c2005319963 [2021-06-30T06:41:23.867Z] ---> b1658454b025 [2021-06-30T06:41:23.867Z] Successfully built b1658454b025 [2021-06-30T06:41:23.867Z] Successfully tagged busybox:latest [2021-06-30T06:41:23.867Z] INFO: Docker images of the daemon under test [2021-06-30T06:41:23.867Z] [2021-06-30T06:41:23.867Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-30T06:41:23.867Z] busybox latest b1658454b025 Less than a second ago 5.64GB [2021-06-30T06:41:23.867Z] microsoft/windowsservercore latest 5b60ac4e9e92 3 weeks ago 5.62GB [2021-06-30T06:41:23.867Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 3 weeks ago 5.62GB [2021-06-30T06:41:23.867Z] [2021-06-30T06:41:23.867Z] INFO: Running integration tests at 06/30/2021 06:41:23... [2021-06-30T06:41:23.867Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-30T06:41:23.867Z] INFO: Integration API tests being run from the host: [2021-06-30T06:41:23.867Z] INFO: make.ps1 starting at 06/30/2021 06:41:23 [2021-06-30T06:41:24.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-30T06:41:24.826Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-30T06:41:29.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-30T06:41:30.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-30T06:41:35.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-30T06:41:36.359Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-30T06:41:36.619Z] --- PASS: TestImportExtremelyLargeImageWorks (184.29s) [2021-06-30T06:41:36.619Z] PASS [2021-06-30T06:41:36.619Z] [2021-06-30T06:41:36.619Z] DONE 12 tests in 188.440s [2021-06-30T06:41:36.619Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-30T06:41:36.619Z] ++ 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-06-30T06:41:36.619Z] ++ set -e [2021-06-30T06:41:36.619Z] ++ '[' -n 0 ']' [2021-06-30T06:41:36.619Z] ++ set -x [2021-06-30T06:41:36.619Z] ++ 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-06-30T06:41:36.619Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-30T06:41:36.619Z] INFO: Testing against a local daemon [2021-06-30T06:41:36.880Z] === RUN TestNetworkCreateDelete [2021-06-30T06:41:36.880Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-06-30T06:41:36.880Z] === RUN TestDockerNetworkDeletePreferID [2021-06-30T06:41:37.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-30T06:41:37.402Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-06-30T06:41:37.402Z] === RUN TestDaemonDNSFallback [2021-06-30T06:41:38.787Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-30T06:41:38.787Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-30T06:41:38.787Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-30T06:41:39.047Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-30T06:41:44.330Z] --- PASS: TestDaemonDNSFallback (6.97s) [2021-06-30T06:41:44.330Z] === RUN TestInspectNetwork [2021-06-30T06:41:49.619Z] === RUN TestInspectNetwork/full_network_id [2021-06-30T06:41:49.619Z] === RUN TestInspectNetwork/partial_network_id [2021-06-30T06:41:49.619Z] === RUN TestInspectNetwork/network_name [2021-06-30T06:41:49.619Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-30T06:41:49.619Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-30T06:41:49.619Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-30T06:41:49.879Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-30T06:41:50.140Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-30T06:41:50.399Z] === RUN TestDockerSuite/TestBuildFails [2021-06-30T06:41:51.339Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-30T06:41:51.339Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-30T06:41:53.255Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-30T06:41:53.515Z] --- PASS: TestInspectNetwork (9.07s) [2021-06-30T06:41:53.515Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-30T06:41:53.515Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-30T06:41:53.515Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-30T06:41:53.515Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-30T06:41:53.515Z] === RUN TestRunContainerWithBridgeNone [2021-06-30T06:41:54.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T06:41:54.696Z] INFO: Testing against a local daemon [2021-06-30T06:41:54.697Z] === RUN TestBuildWithSession [2021-06-30T06:41:54.697Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:41:54.697Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-30T06:41:54.697Z] === RUN TestBuildSquashParent [2021-06-30T06:41:54.697Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:41:54.697Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-30T06:41:54.697Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-30T06:41:54.697Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:41:54.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:41:54.697Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:41:54.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:41:54.697Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:41:54.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:41:54.697Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:41:54.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:41:54.697Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:41:54.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:41:54.697Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:41:54.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:41:54.697Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-30T06:41:54.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-30T06:41:54.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-30T06:41:54.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-30T06:41:56.060Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-30T06:41:57.447Z] --- PASS: TestRunContainerWithBridgeNone (4.06s) [2021-06-30T06:41:57.447Z] === RUN TestNetworkInvalidJSON [2021-06-30T06:41:57.447Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-30T06:41:57.447Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-30T06:41:57.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:41:57.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:41:57.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:41:57.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:41:57.447Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-30T06:41:57.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:41:57.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:41:57.447Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-30T06:41:57.447Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-30T06:41:57.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-30T06:41:57.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-30T06:41:57.447Z] === RUN TestNetworkList [2021-06-30T06:41:57.447Z] === RUN TestNetworkList//networks [2021-06-30T06:41:57.447Z] === PAUSE TestNetworkList//networks [2021-06-30T06:41:57.447Z] === RUN TestNetworkList//networks/ [2021-06-30T06:41:57.447Z] === PAUSE TestNetworkList//networks/ [2021-06-30T06:41:57.707Z] === CONT TestNetworkList//networks [2021-06-30T06:41:57.707Z] === CONT TestNetworkList//networks/ [2021-06-30T06:41:57.707Z] --- PASS: TestNetworkList (0.02s) [2021-06-30T06:41:57.707Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-30T06:41:57.707Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-30T06:41:57.707Z] === RUN TestHostIPv4BridgeLabel [2021-06-30T06:41:57.707Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-30T06:41:58.279Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-06-30T06:41:58.279Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-30T06:41:59.220Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-30T06:41:59.220Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-06-30T06:41:59.220Z] === RUN TestDaemonDefaultNetworkPools [2021-06-30T06:41:59.220Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-30T06:42:00.161Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-06-30T06:42:00.161Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-30T06:42:00.423Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-30T06:42:01.363Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-06-30T06:42:01.363Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-30T06:42:02.748Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-30T06:42:02.748Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-06-30T06:42:02.748Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-30T06:42:03.008Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-30T06:42:03.008Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-06-30T06:42:03.008Z] === RUN TestServiceWithPredefinedNetwork [2021-06-30T06:42:03.268Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-30T06:42:05.811Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-30T06:42:06.381Z] --- PASS: TestServiceWithPredefinedNetwork (3.14s) [2021-06-30T06:42:06.381Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-30T06:42:06.381Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:42:06.381Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:42:06.381Z] === RUN TestServiceWithDataPathPortInit [2021-06-30T06:42:07.072Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-30T06:42:07.072Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-30T06:42:07.767Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-30T06:42:08.710Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-30T06:42:12.006Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-30T06:42:12.006Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-30T06:42:12.949Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-30T06:42:13.210Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-30T06:42:13.470Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-30T06:42:13.470Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-30T06:42:14.096Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-30T06:42:14.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.04s) [2021-06-30T06:42:14.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.47s) [2021-06-30T06:42:14.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.63s) [2021-06-30T06:42:14.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.80s) [2021-06-30T06:42:14.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.26s) [2021-06-30T06:42:14.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.02s) [2021-06-30T06:42:14.096Z] === RUN TestBuildMultiStageCopy [2021-06-30T06:42:14.096Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-30T06:42:14.431Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-30T06:42:14.690Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-30T06:42:15.260Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-30T06:42:15.521Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-30T06:42:15.782Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-30T06:42:16.354Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-30T06:42:17.296Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-30T06:42:19.210Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-30T06:42:19.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-30T06:42:21.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-30T06:42:22.011Z] docker_api_swarm_test.go:303: [d324ee720f622] joining swarm manager [d4822458985f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:42:22.075Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-30T06:42:22.585Z] --- PASS: TestServiceWithDataPathPortInit (16.26s) [2021-06-30T06:42:22.585Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-30T06:42:22.845Z] docker_api_swarm_test.go:304: [df3516b3fc87b] joining swarm manager [d4822458985f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:42:23.031Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-30T06:42:23.426Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-06-30T06:42:23.426Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-06-30T06:42:23.426Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-06-30T06:42:23.426Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-06-30T06:42:23.426Z] [2021-06-30T06:42:23.987Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-30T06:42:24.231Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-30T06:42:24.388Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-30T06:42:24.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:00a4f67ddf78883bb6e891ec3943de08564e209d hack/test/unit [2021-06-30T06:42:24.807Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-30T06:42:24.955Z] --- PASS: TestBuildMultiStageCopy (11.91s) [2021-06-30T06:42:24.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.09s) [2021-06-30T06:42:24.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2021-06-30T06:42:24.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2021-06-30T06:42:24.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s) [2021-06-30T06:42:24.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.23s) [2021-06-30T06:42:24.955Z] === RUN TestBuildMultiStageParentConfig [2021-06-30T06:42:25.237Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-30T06:42:25.237Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-30T06:42:25.237Z] + TESTDIRS=./... [2021-06-30T06:42:25.237Z] + exclude_paths='/vendor/|/integration' [2021-06-30T06:42:25.237Z] ++ go list ./... [2021-06-30T06:42:25.237Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-30T06:42:26.172Z] + pkg_list='github.com/docker/docker/api [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/backend/build [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/httputils [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/middleware [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/build [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/container [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/debug [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/distribution [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/grpc [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/image [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/network [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/plugin [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/session [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/swarm [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/system [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/server/router/volume [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/backend [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/blkiodev [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/container [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/events [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/filters [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/image [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/mount [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/network [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/registry [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/strslice [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/swarm [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/time [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/versions [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-30T06:42:26.172Z] github.com/docker/docker/api/types/volume [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder/builder-next [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder/builder-next/worker [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder/dockerfile [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder/dockerignore [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder/remotecontext [2021-06-30T06:42:26.172Z] github.com/docker/docker/builder/remotecontext/git [2021-06-30T06:42:26.172Z] github.com/docker/docker/cli [2021-06-30T06:42:26.172Z] github.com/docker/docker/cli/config [2021-06-30T06:42:26.172Z] github.com/docker/docker/cli/debug [2021-06-30T06:42:26.172Z] github.com/docker/docker/client [2021-06-30T06:42:26.172Z] github.com/docker/docker/cmd/docker-proxy [2021-06-30T06:42:26.172Z] github.com/docker/docker/cmd/dockerd [2021-06-30T06:42:26.172Z] github.com/docker/docker/container [2021-06-30T06:42:26.172Z] github.com/docker/docker/container/stream [2021-06-30T06:42:26.172Z] github.com/docker/docker/contrib/apparmor [2021-06-30T06:42:26.172Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-30T06:42:26.172Z] github.com/docker/docker/contrib/httpserver [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/cluster [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/cluster/convert [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/cluster/executor [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/cluster/provider [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/config [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/discovery [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/events [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/events/testutils [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/exec [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/graphdriver [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-30T06:42:26.172Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/images [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/initlayer [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/links [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/listeners [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/gelf [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/journald [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/local [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/logentries [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/splunk [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/syslog [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/templates [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/names [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/network [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/stats [2021-06-30T06:42:26.173Z] github.com/docker/docker/distribution [2021-06-30T06:42:26.173Z] github.com/docker/docker/distribution/metadata [2021-06-30T06:42:26.173Z] github.com/docker/docker/distribution/utils [2021-06-30T06:42:26.173Z] github.com/docker/docker/distribution/xfer [2021-06-30T06:42:26.173Z] github.com/docker/docker/dockerversion [2021-06-30T06:42:26.173Z] github.com/docker/docker/errdefs [2021-06-30T06:42:26.173Z] github.com/docker/docker/image [2021-06-30T06:42:26.173Z] github.com/docker/docker/image/cache [2021-06-30T06:42:26.173Z] github.com/docker/docker/image/tarexport [2021-06-30T06:42:26.173Z] github.com/docker/docker/image/v1 [2021-06-30T06:42:26.173Z] github.com/docker/docker/internal/test/suite [2021-06-30T06:42:26.173Z] github.com/docker/docker/layer [2021-06-30T06:42:26.173Z] github.com/docker/docker/libcontainerd [2021-06-30T06:42:26.173Z] github.com/docker/docker/libcontainerd/queue [2021-06-30T06:42:26.173Z] github.com/docker/docker/libcontainerd/remote [2021-06-30T06:42:26.173Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-30T06:42:26.173Z] github.com/docker/docker/libcontainerd/types [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/api [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/bitseq [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cluster [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/config [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/datastore [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/driverapi [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/etchosts [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/idm [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/ipam [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/iptables [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/netlabel [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/netutils [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/networkdb [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/ns [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/options [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/osl [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/portallocator [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/portmapper [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/testutils [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/types [2021-06-30T06:42:26.173Z] github.com/docker/docker/oci [2021-06-30T06:42:26.173Z] github.com/docker/docker/oci/caps [2021-06-30T06:42:26.173Z] github.com/docker/docker/opts [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/aaparser [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/archive [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/authorization [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/broadcaster [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/capabilities [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/chrootarchive [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/containerfs [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/devicemapper [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/directory [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/discovery [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/discovery/file [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/discovery/kv [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/discovery/memory [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/dmesg [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/filenotify [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/fileutils [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/fsutils [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/homedir [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/idtools [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/ioutils [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/jsonmessage [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/locker [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/longpath [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/loopback [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/mount [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/namesgenerator [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/parsers [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/pidfile [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/platform [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/plugingetter [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/plugins [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/plugins/transport [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/pools [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/progress [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/pubsub [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/reexec [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/signal [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/stdcopy [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/streamformatter [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/stringid [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/symlink [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/sysinfo [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/system [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/tailfile [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/tarsum [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/term [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/term/windows [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/truncindex [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/urlutil [2021-06-30T06:42:26.173Z] github.com/docker/docker/pkg/useragent [2021-06-30T06:42:26.173Z] github.com/docker/docker/plugin [2021-06-30T06:42:26.173Z] github.com/docker/docker/plugin/executor/containerd [2021-06-30T06:42:26.173Z] github.com/docker/docker/plugin/v2 [2021-06-30T06:42:26.173Z] github.com/docker/docker/profiles/apparmor [2021-06-30T06:42:26.173Z] github.com/docker/docker/profiles/seccomp [2021-06-30T06:42:26.173Z] github.com/docker/docker/quota [2021-06-30T06:42:26.173Z] github.com/docker/docker/reference [2021-06-30T06:42:26.173Z] github.com/docker/docker/registry [2021-06-30T06:42:26.173Z] github.com/docker/docker/registry/resumable [2021-06-30T06:42:26.173Z] github.com/docker/docker/restartmanager [2021-06-30T06:42:26.173Z] github.com/docker/docker/rootless [2021-06-30T06:42:26.173Z] github.com/docker/docker/rootless/specconv [2021-06-30T06:42:26.173Z] github.com/docker/docker/runconfig [2021-06-30T06:42:26.173Z] github.com/docker/docker/runconfig/opts [2021-06-30T06:42:26.173Z] github.com/docker/docker/testutil [2021-06-30T06:42:26.173Z] github.com/docker/docker/testutil/daemon [2021-06-30T06:42:26.173Z] github.com/docker/docker/testutil/environment [2021-06-30T06:42:26.173Z] github.com/docker/docker/testutil/fakecontext [2021-06-30T06:42:26.173Z] github.com/docker/docker/testutil/fakegit [2021-06-30T06:42:26.173Z] github.com/docker/docker/testutil/fakestorage [2021-06-30T06:42:26.173Z] github.com/docker/docker/testutil/fixtures/load [2021-06-30T06:42:26.173Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-30T06:42:26.173Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-30T06:42:26.173Z] github.com/docker/docker/testutil/registry [2021-06-30T06:42:26.173Z] github.com/docker/docker/testutil/request [2021-06-30T06:42:26.173Z] github.com/docker/docker/volume [2021-06-30T06:42:26.173Z] github.com/docker/docker/volume/drivers [2021-06-30T06:42:26.173Z] github.com/docker/docker/volume/local [2021-06-30T06:42:26.173Z] github.com/docker/docker/volume/mounts [2021-06-30T06:42:26.173Z] github.com/docker/docker/volume/service [2021-06-30T06:42:26.173Z] github.com/docker/docker/volume/service/opts [2021-06-30T06:42:26.173Z] github.com/docker/docker/volume/testutils' [2021-06-30T06:42:26.173Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-30T06:42:26.173Z] + echo 'github.com/docker/docker/api [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/backend/build [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/httputils [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/middleware [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/build [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/container [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/debug [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/distribution [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/grpc [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/image [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/network [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/plugin [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/session [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/swarm [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/system [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/server/router/volume [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/backend [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/blkiodev [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/container [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/events [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/filters [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/image [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/mount [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/network [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/registry [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/strslice [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/swarm [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/time [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/versions [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-30T06:42:26.173Z] github.com/docker/docker/api/types/volume [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder/builder-next [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder/builder-next/worker [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder/dockerfile [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder/dockerignore [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder/remotecontext [2021-06-30T06:42:26.173Z] github.com/docker/docker/builder/remotecontext/git [2021-06-30T06:42:26.173Z] github.com/docker/docker/cli [2021-06-30T06:42:26.173Z] github.com/docker/docker/cli/config [2021-06-30T06:42:26.173Z] github.com/docker/docker/cli/debug [2021-06-30T06:42:26.173Z] github.com/docker/docker/client [2021-06-30T06:42:26.173Z] github.com/docker/docker/cmd/docker-proxy [2021-06-30T06:42:26.173Z] github.com/docker/docker/cmd/dockerd [2021-06-30T06:42:26.173Z] github.com/docker/docker/container [2021-06-30T06:42:26.173Z] github.com/docker/docker/container/stream [2021-06-30T06:42:26.173Z] github.com/docker/docker/contrib/apparmor [2021-06-30T06:42:26.173Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-30T06:42:26.173Z] github.com/docker/docker/contrib/httpserver [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/cluster [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/cluster/convert [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/cluster/executor [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/cluster/provider [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/config [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/discovery [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/events [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/events/testutils [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/exec [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/images [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/initlayer [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/links [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/listeners [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/gelf [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/journald [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/local [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/logentries [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/splunk [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/syslog [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/logger/templates [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/names [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/network [2021-06-30T06:42:26.173Z] github.com/docker/docker/daemon/stats [2021-06-30T06:42:26.173Z] github.com/docker/docker/distribution [2021-06-30T06:42:26.173Z] github.com/docker/docker/distribution/metadata [2021-06-30T06:42:26.173Z] github.com/docker/docker/distribution/utils [2021-06-30T06:42:26.173Z] github.com/docker/docker/distribution/xfer [2021-06-30T06:42:26.173Z] github.com/docker/docker/dockerversion [2021-06-30T06:42:26.173Z] github.com/docker/docker/errdefs [2021-06-30T06:42:26.173Z] github.com/docker/docker/image [2021-06-30T06:42:26.173Z] github.com/docker/docker/image/cache [2021-06-30T06:42:26.173Z] github.com/docker/docker/image/tarexport [2021-06-30T06:42:26.173Z] github.com/docker/docker/image/v1 [2021-06-30T06:42:26.173Z] github.com/docker/docker/internal/test/suite [2021-06-30T06:42:26.173Z] github.com/docker/docker/layer [2021-06-30T06:42:26.173Z] github.com/docker/docker/libcontainerd [2021-06-30T06:42:26.173Z] github.com/docker/docker/libcontainerd/queue [2021-06-30T06:42:26.173Z] github.com/docker/docker/libcontainerd/remote [2021-06-30T06:42:26.173Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-30T06:42:26.173Z] github.com/docker/docker/libcontainerd/types [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/api [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/bitseq [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cluster [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/config [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/datastore [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/driverapi [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-30T06:42:26.173Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/etchosts [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/idm [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/ipam [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/iptables [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/netlabel [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/netutils [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/networkdb [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/ns [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/options [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/osl [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/portallocator [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/portmapper [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/testutils [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/types [2021-06-30T06:42:26.174Z] github.com/docker/docker/oci [2021-06-30T06:42:26.174Z] github.com/docker/docker/oci/caps [2021-06-30T06:42:26.174Z] github.com/docker/docker/opts [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/aaparser [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/archive [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/authorization [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/broadcaster [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/capabilities [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/chrootarchive [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/containerfs [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/devicemapper [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/directory [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/discovery [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/discovery/file [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/discovery/kv [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/discovery/memory [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/dmesg [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/filenotify [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/fileutils [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/fsutils [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/homedir [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/idtools [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/ioutils [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/jsonmessage [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/locker [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/longpath [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/loopback [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/mount [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/namesgenerator [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/parsers [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/pidfile [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/platform [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/plugingetter [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/plugins [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/plugins/transport [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/pools [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/progress [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/pubsub [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/reexec [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/signal [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/stdcopy [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/streamformatter [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/stringid [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/symlink [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/sysinfo [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/system [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/tailfile [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/tarsum [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/term [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/term/windows [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/truncindex [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/urlutil [2021-06-30T06:42:26.174Z] github.com/docker/docker/pkg/useragent [2021-06-30T06:42:26.174Z] github.com/docker/docker/plugin [2021-06-30T06:42:26.174Z] github.com/docker/docker/plugin/executor/containerd [2021-06-30T06:42:26.174Z] github.com/docker/docker/plugin/v2 [2021-06-30T06:42:26.174Z] github.com/docker/docker/profiles/apparmor [2021-06-30T06:42:26.174Z] github.com/docker/docker/profiles/seccomp [2021-06-30T06:42:26.174Z] github.com/docker/docker/quota [2021-06-30T06:42:26.174Z] github.com/docker/docker/reference [2021-06-30T06:42:26.174Z] github.com/docker/docker/registry [2021-06-30T06:42:26.174Z] github.com/docker/docker/registry/resumable [2021-06-30T06:42:26.174Z] github.com/docker/docker/restartmanager [2021-06-30T06:42:26.174Z] github.com/docker/docker/rootless [2021-06-30T06:42:26.174Z] github.com/docker/docker/rootless/specconv [2021-06-30T06:42:26.174Z] github.com/docker/docker/runconfig [2021-06-30T06:42:26.174Z] github.com/docker/docker/runconfig/opts [2021-06-30T06:42:26.174Z] github.com/docker/docker/testutil [2021-06-30T06:42:26.174Z] github.com/docker/docker/testutil/daemon [2021-06-30T06:42:26.174Z] github.com/docker/docker/testutil/environment [2021-06-30T06:42:26.174Z] github.com/docker/docker/testutil/fakecontext [2021-06-30T06:42:26.174Z] github.com/docker/docker/testutil/fakegit [2021-06-30T06:42:26.174Z] github.com/docker/docker/testutil/fakestorage [2021-06-30T06:42:26.174Z] github.com/docker/docker/testutil/fixtures/load [2021-06-30T06:42:26.174Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-30T06:42:26.174Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-30T06:42:26.174Z] github.com/docker/docker/testutil/registry [2021-06-30T06:42:26.174Z] github.com/docker/docker/testutil/request [2021-06-30T06:42:26.174Z] github.com/docker/docker/volume [2021-06-30T06:42:26.174Z] github.com/docker/docker/volume/drivers [2021-06-30T06:42:26.174Z] github.com/docker/docker/volume/local [2021-06-30T06:42:26.174Z] github.com/docker/docker/volume/mounts [2021-06-30T06:42:26.174Z] github.com/docker/docker/volume/service [2021-06-30T06:42:26.174Z] github.com/docker/docker/volume/service/opts [2021-06-30T06:42:26.174Z] github.com/docker/docker/volume/testutils' [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-30T06:42:26.174Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-30T06:42:26.174Z] + type docker-proxy [2021-06-30T06:42:26.174Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-30T06:42:26.174Z] + hack/make.sh binary-proxy install-proxy [2021-06-30T06:42:26.174Z] [2021-06-30T06:42:26.174Z] Removing bundles/ [2021-06-30T06:42:26.174Z] [2021-06-30T06:42:26.174Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-30T06:42:26.174Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-30T06:42:26.174Z] GOOS="" GOARCH="" GOARM="" [2021-06-30T06:42:26.721Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tmw75lqnmwresq6jxtdwcpxb1 Created:2021-06-30 06:42:24.048154855 +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[01d996f66955f82db8bc4e1656bb3480eb07933e0db0af6dd4d99f67eb3b4c5c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sulpnwx0qhy4964yf6ys1qu95 EndpointID:686ab1b381a87ef82579da8449dca280ba66ed7f91bd2003aaeba1d233870b56 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:24148afe57946b61af25789bc3203ead51550dad8b30bed921b5a29031d02ebd 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:71e5f543004a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sulpnwx0qhy4964yf6ys1qu95 EndpointID:686ab1b381a87ef82579da8449dca280ba66ed7f91bd2003aaeba1d233870b56 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-30T06:42:27.831Z] --- PASS: TestBuildMultiStageParentConfig (2.38s) [2021-06-30T06:42:27.831Z] === RUN TestBuildLabelWithTargets [2021-06-30T06:42:27.831Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:42:27.831Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-30T06:42:27.831Z] === RUN TestBuildWithEmptyLayers [2021-06-30T06:42:28.631Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-30T06:42:28.632Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-30T06:42:28.632Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-30T06:42:28.632Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-30T06:42:28.632Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-30T06:42:28.788Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2021-06-30T06:42:28.788Z] === RUN TestBuildMultiStageOnBuild [2021-06-30T06:42:28.892Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-30T06:42:29.834Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-30T06:42:31.217Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.41s) [2021-06-30T06:42:31.217Z] PASS [2021-06-30T06:42:31.217Z] [2021-06-30T06:42:31.217Z] === Skipped [2021-06-30T06:42:31.217Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:42:31.217Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:42:31.217Z] [2021-06-30T06:42:31.217Z] [2021-06-30T06:42:31.217Z] DONE 26 tests, 1 skipped in 54.313s [2021-06-30T06:42:31.217Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:42:31.217Z] ++ 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-06-30T06:42:31.217Z] ++ set -e [2021-06-30T06:42:31.217Z] ++ '[' -n 0 ']' [2021-06-30T06:42:31.217Z] ++ set -x [2021-06-30T06:42:31.217Z] ++ 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-06-30T06:42:31.217Z] INFO: Testing against a local daemon [2021-06-30T06:42:31.217Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-30T06:42:31.217Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:42:31.217Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-30T06:42:31.217Z] === RUN TestDockerNetworkIpvlan [2021-06-30T06:42:31.217Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:42:31.217Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-30T06:42:31.217Z] PASS [2021-06-30T06:42:31.217Z] [2021-06-30T06:42:31.217Z] === Skipped [2021-06-30T06:42:31.217Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-30T06:42:31.217Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:42:31.217Z] [2021-06-30T06:42:31.217Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-30T06:42:31.217Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-30T06:42:31.217Z] [2021-06-30T06:42:31.217Z] [2021-06-30T06:42:31.217Z] DONE 2 tests, 2 skipped in 0.187s [2021-06-30T06:42:31.217Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-30T06:42:31.217Z] ++ 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-06-30T06:42:31.217Z] ++ set -e [2021-06-30T06:42:31.217Z] ++ '[' -n 0 ']' [2021-06-30T06:42:31.217Z] ++ set -x [2021-06-30T06:42:31.217Z] ++ 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-06-30T06:42:31.217Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-30T06:42:31.217Z] INFO: Testing against a local daemon [2021-06-30T06:42:31.217Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-30T06:42:32.739Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-30T06:42:32.739Z] [2021-06-30T06:42:32.739Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-30T06:42:32.739Z] Installing docker-proxy to /usr/local/bin/ [2021-06-30T06:42:32.739Z] [2021-06-30T06:42:32.739Z] + mkdir -p bundles [2021-06-30T06:42:32.739Z] + 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/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/signal/testfiles 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-06-30T06:42:33.130Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2021-06-30T06:42:33.130Z] === RUN TestDockerNetworkMacvlan [2021-06-30T06:42:33.316Z] ? github.com/docker/docker/api [no test files] [2021-06-30T06:42:33.700Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-30T06:42:34.641Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-30T06:42:35.585Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-30T06:42:35.585Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-30T06:42:36.155Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-30T06:42:36.726Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-30T06:42:38.635Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-30T06:42:40.018Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-30T06:42:42.281Z] --- PASS: TestBuildWithHugeFile (98.98s) [2021-06-30T06:42:42.281Z] === RUN TestBuildWCOWSandboxSize [2021-06-30T06:42:42.564Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-30T06:42:46.389Z] --- PASS: TestBuildMultiStageOnBuild (15.26s) [2021-06-30T06:42:46.389Z] === RUN TestBuildUncleanTarFilenames [2021-06-30T06:42:46.389Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:42:46.389Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-30T06:42:46.389Z] === RUN TestBuildMultiStageLayerLeak [2021-06-30T06:42:48.201Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-06-30T06:42:49.146Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-30T06:42:49.717Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-30T06:42:51.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-30T06:42:51.891Z] --- PASS: TestDockerNetworkMacvlan (19.02s) [2021-06-30T06:42:51.891Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-06-30T06:42:51.891Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-06-30T06:42:51.891Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.29s) [2021-06-30T06:42:51.891Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.87s) [2021-06-30T06:42:51.891Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.55s) [2021-06-30T06:42:51.891Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.98s) [2021-06-30T06:42:51.891Z] PASS [2021-06-30T06:42:51.891Z] [2021-06-30T06:42:51.891Z] DONE 8 tests in 20.656s [2021-06-30T06:42:51.891Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-30T06:42:51.891Z] ++ 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-06-30T06:42:51.891Z] ++ set -e [2021-06-30T06:42:51.891Z] ++ '[' -n 0 ']' [2021-06-30T06:42:51.891Z] ++ set -x [2021-06-30T06:42:51.891Z] ++ 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-06-30T06:42:51.891Z] testing: warning: no tests to run [2021-06-30T06:42:51.891Z] PASS [2021-06-30T06:42:51.891Z] [2021-06-30T06:42:51.891Z] DONE 0 tests in 0.041s [2021-06-30T06:42:51.891Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-30T06:42:51.891Z] ++ 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-06-30T06:42:51.891Z] ++ set -e [2021-06-30T06:42:51.891Z] ++ '[' -n 0 ']' [2021-06-30T06:42:51.891Z] ++ set -x [2021-06-30T06:42:51.891Z] ++ 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-06-30T06:42:52.152Z] INFO: Testing against a local daemon [2021-06-30T06:42:52.152Z] === RUN TestAuthZPluginAllowRequest [2021-06-30T06:42:52.723Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-30T06:42:54.108Z] docker_api_swarm_test.go:271: [dfaaafc50bad6] joining swarm manager [da9b9f64799da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:42:54.368Z] --- PASS: TestAuthZPluginAllowRequest (2.24s) [2021-06-30T06:42:54.368Z] === RUN TestAuthZPluginTLS [2021-06-30T06:42:54.629Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-30T06:42:54.890Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-06-30T06:42:54.890Z] === RUN TestAuthZPluginDenyRequest [2021-06-30T06:42:55.460Z] docker_api_swarm_test.go:272: [d64ee40047093] joining swarm manager [da9b9f64799da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:42:55.460Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2021-06-30T06:42:55.460Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-30T06:42:56.030Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-06-30T06:42:56.030Z] === RUN TestAuthZPluginDenyResponse [2021-06-30T06:42:56.623Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-06-30T06:42:56.623Z] === RUN TestAuthZPluginAllowEventStream [2021-06-30T06:42:57.565Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-30T06:42:57.565Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-30T06:42:57.565Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-30T06:42:58.507Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2021-06-30T06:42:58.507Z] === RUN TestAuthZPluginErrorResponse [2021-06-30T06:42:59.077Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-06-30T06:42:59.077Z] === RUN TestAuthZPluginErrorRequest [2021-06-30T06:42:59.646Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-06-30T06:42:59.646Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-30T06:43:00.217Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-06-30T06:43:00.217Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-30T06:43:02.130Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2021-06-30T06:43:02.130Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-30T06:43:02.702Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-30T06:43:03.273Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-30T06:43:03.993Z] --- PASS: TestBuildMultiStageLayerLeak (18.25s) [2021-06-30T06:43:03.993Z] === RUN TestBuildWithHugeFile [2021-06-30T06:43:04.215Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2021-06-30T06:43:04.215Z] === RUN TestAuthZPluginHeader [2021-06-30T06:43:05.158Z] --- PASS: TestAuthZPluginHeader (0.80s) [2021-06-30T06:43:05.158Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-30T06:43:05.418Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-30T06:43:05.678Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-30T06:43:08.221Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-30T06:43:08.792Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-30T06:43:09.361Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.28s) [2021-06-30T06:43:09.361Z] === RUN TestAuthZPluginV2Disable [2021-06-30T06:43:09.931Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-30T06:43:10.876Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-30T06:43:12.799Z] --- PASS: TestAuthZPluginV2Disable (3.20s) [2021-06-30T06:43:12.799Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-30T06:43:12.799Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-30T06:43:13.060Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-30T06:43:13.320Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-30T06:43:13.581Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-30T06:43:13.841Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-30T06:43:14.413Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-30T06:43:15.356Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.93s) [2021-06-30T06:43:15.356Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-30T06:43:16.298Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-30T06:43:16.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-30T06:43:17.134Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-30T06:43:21.338Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-30T06:43:23.882Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-30T06:43:25.798Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-30T06:43:27.187Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-30T06:43:27.448Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.95s) [2021-06-30T06:43:27.448Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-30T06:43:28.389Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-30T06:43:28.649Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-30T06:43:31.955Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-30T06:43:33.337Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-30T06:43:33.908Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-30T06:43:34.849Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-30T06:43:43.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-30T06:43:43.274Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-30T06:43:44.218Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s) [2021-06-30T06:43:44.218Z] PASS [2021-06-30T06:43:44.218Z] [2021-06-30T06:43:44.218Z] DONE 17 tests in 52.179s [2021-06-30T06:43:44.218Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-30T06:43:44.218Z] ++ 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-06-30T06:43:44.218Z] ++ set -e [2021-06-30T06:43:44.218Z] ++ '[' -n 0 ']' [2021-06-30T06:43:44.218Z] ++ set -x [2021-06-30T06:43:44.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-30T06:43:44.218Z] INFO: Testing against a local daemon [2021-06-30T06:43:44.218Z] === RUN TestPluginInvalidJSON [2021-06-30T06:43:44.218Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:43:44.218Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:43:44.218Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:43:44.218Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-30T06:43:44.218Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-30T06:43:44.218Z] === RUN TestPluginInstall [2021-06-30T06:43:44.218Z] === RUN TestPluginInstall/no_auth [2021-06-30T06:43:46.764Z] time="2021-06-30T06:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:43:46.764Z] time="2021-06-30T06:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccbdbdf731ac18bb271aca08da2d50fdf9284cf9d5dc4a921e643a4acb97ae15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:43:46.764Z] time="2021-06-30T06:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:43:46.764Z] time="2021-06-30T06:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccbdbdf731ac18bb271aca08da2d50fdf9284cf9d5dc4a921e643a4acb97ae15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:43:46.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-30T06:43:47.338Z] === RUN TestPluginInstall/with_htpasswd [2021-06-30T06:43:47.911Z] time="2021-06-30T06:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:43:47.911Z] time="2021-06-30T06:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e46ed04b10bd36b70c74784b682f0e455bd7810f92e9cc96e2756f6076d1b03a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:43:47.911Z] time="2021-06-30T06:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:43:47.911Z] time="2021-06-30T06:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e46ed04b10bd36b70c74784b682f0e455bd7810f92e9cc96e2756f6076d1b03a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:43:47.911Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-30T06:43:48.172Z] === RUN TestPluginInstall/with_insecure [2021-06-30T06:43:49.558Z] time="2021-06-30T06:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:43:49.558Z] time="2021-06-30T06:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4498315b24d4d0addc12ab6bc62ea87ab2886e4681352a3cba8b3b2457df4b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:43:49.558Z] time="2021-06-30T06:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-30T06:43:49.558Z] time="2021-06-30T06:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4498315b24d4d0addc12ab6bc62ea87ab2886e4681352a3cba8b3b2457df4b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-30T06:43:49.558Z] docker_api_swarm_node_test.go:19: [d86b8420b69b9] joining swarm manager [de95dd8db4680]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:43:49.558Z] plugin_test.go:165: [d725fceb5401d] daemon is not started [2021-06-30T06:43:49.558Z] --- PASS: TestPluginInstall (5.34s) [2021-06-30T06:43:49.558Z] --- PASS: TestPluginInstall/no_auth (2.90s) [2021-06-30T06:43:49.558Z] --- PASS: TestPluginInstall/with_htpasswd (1.06s) [2021-06-30T06:43:49.558Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-06-30T06:43:49.558Z] === RUN TestPluginsWithRuntimes [2021-06-30T06:43:50.498Z] docker_api_swarm_node_test.go:20: [d69c923b37144] joining swarm manager [de95dd8db4680]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:43:51.437Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-30T06:43:52.406Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-30T06:43:53.345Z] --- PASS: TestPluginsWithRuntimes (3.73s) [2021-06-30T06:43:53.345Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.96s) [2021-06-30T06:43:53.345Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2021-06-30T06:43:53.345Z] === RUN TestPluginBackCompatMediaTypes [2021-06-30T06:43:53.605Z] === RUN TestDockerSuite/TestBuildRm [2021-06-30T06:43:54.176Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2021-06-30T06:43:54.176Z] PASS [2021-06-30T06:43:54.176Z] [2021-06-30T06:43:54.176Z] DONE 10 tests in 10.090s [2021-06-30T06:43:54.176Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-30T06:43:54.176Z] ++ 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-06-30T06:43:54.176Z] ++ set -e [2021-06-30T06:43:54.176Z] ++ '[' -n 0 ']' [2021-06-30T06:43:54.176Z] ++ set -x [2021-06-30T06:43:54.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-30T06:43:54.436Z] INFO: Testing against a local daemon [2021-06-30T06:43:54.436Z] === RUN TestExternalGraphDriver [2021-06-30T06:43:54.436Z] === RUN TestExternalGraphDriver/json [2021-06-30T06:43:56.978Z] === RUN TestExternalGraphDriver/spec [2021-06-30T06:43:56.978Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-30T06:43:58.361Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-30T06:43:58.933Z] === RUN TestExternalGraphDriver/pull [2021-06-30T06:43:59.193Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-30T06:43:59.454Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-30T06:44:00.026Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-30T06:44:00.968Z] --- PASS: TestExternalGraphDriver (6.43s) [2021-06-30T06:44:00.968Z] --- PASS: TestExternalGraphDriver/json (2.29s) [2021-06-30T06:44:00.968Z] --- PASS: TestExternalGraphDriver/spec (2.19s) [2021-06-30T06:44:00.968Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2021-06-30T06:44:00.968Z] === RUN TestGraphdriverPluginV2 [2021-06-30T06:44:00.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-30T06:44:01.539Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-30T06:44:02.924Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-30T06:44:04.307Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-30T06:44:05.692Z] --- PASS: TestGraphdriverPluginV2 (4.91s) [2021-06-30T06:44:05.692Z] PASS [2021-06-30T06:44:05.692Z] [2021-06-30T06:44:05.692Z] DONE 5 tests in 11.502s [2021-06-30T06:44:05.692Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-30T06:44:05.692Z] ++ 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-06-30T06:44:05.692Z] ++ set -e [2021-06-30T06:44:05.692Z] ++ '[' -n 0 ']' [2021-06-30T06:44:05.692Z] ++ set -x [2021-06-30T06:44:05.692Z] ++ 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-06-30T06:44:05.953Z] INFO: Testing against a local daemon [2021-06-30T06:44:05.953Z] === RUN TestContinueAfterPluginCrash [2021-06-30T06:44:05.953Z] === PAUSE TestContinueAfterPluginCrash [2021-06-30T06:44:05.953Z] === RUN TestReadPluginNoRead [2021-06-30T06:44:05.953Z] === PAUSE TestReadPluginNoRead [2021-06-30T06:44:05.953Z] === RUN TestDaemonStartWithLogOpt [2021-06-30T06:44:05.953Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-30T06:44:05.953Z] === CONT TestContinueAfterPluginCrash [2021-06-30T06:44:05.953Z] === CONT TestDaemonStartWithLogOpt [2021-06-30T06:44:07.864Z] docker_api_swarm_test.go:501: [d12d86a3c001e] joining swarm manager [d0278d35af8e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:44:10.420Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-30T06:44:10.420Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-30T06:44:10.420Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-30T06:44:10.420Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-30T06:44:10.680Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-30T06:44:10.941Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-30T06:44:10.941Z] --- PASS: TestDaemonStartWithLogOpt (5.07s) [2021-06-30T06:44:10.941Z] === CONT TestReadPluginNoRead [2021-06-30T06:44:12.326Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-30T06:44:12.326Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-30T06:44:13.710Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-30T06:44:13.970Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-30T06:44:15.884Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-30T06:44:16.455Z] --- PASS: TestContinueAfterPluginCrash (10.58s) [2021-06-30T06:44:17.840Z] === RUN TestReadPluginNoRead/default [2021-06-30T06:44:18.410Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-30T06:44:19.791Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-30T06:44:19.791Z] === CONT TestReadPluginNoRead [2021-06-30T06:44:19.791Z] read_test.go:92: [d038223268fa3] daemon is not started [2021-06-30T06:44:19.791Z] --- PASS: TestReadPluginNoRead (8.50s) [2021-06-30T06:44:19.791Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.84s) [2021-06-30T06:44:19.791Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2021-06-30T06:44:19.791Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2021-06-30T06:44:19.791Z] PASS [2021-06-30T06:44:19.791Z] [2021-06-30T06:44:19.791Z] DONE 6 tests in 13.769s [2021-06-30T06:44:19.791Z] 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-06-30T06:44:19.791Z] ++ 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-06-30T06:44:19.791Z] ++ set -e [2021-06-30T06:44:19.791Z] ++ '[' -n 0 ']' [2021-06-30T06:44:19.791Z] ++ set -x [2021-06-30T06:44:19.791Z] ++ 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-06-30T06:44:19.791Z] testing: warning: no tests to run [2021-06-30T06:44:19.791Z] PASS [2021-06-30T06:44:19.791Z] [2021-06-30T06:44:19.791Z] DONE 0 tests in 0.064s [2021-06-30T06:44:19.791Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-30T06:44:19.791Z] ++ 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-06-30T06:44:19.791Z] ++ set -e [2021-06-30T06:44:19.791Z] ++ '[' -n 0 ']' [2021-06-30T06:44:19.791Z] ++ set -x [2021-06-30T06:44:19.791Z] ++ 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-06-30T06:44:19.791Z] INFO: Testing against a local daemon [2021-06-30T06:44:19.791Z] === RUN TestPluginWithDevMounts [2021-06-30T06:44:19.791Z] === PAUSE TestPluginWithDevMounts [2021-06-30T06:44:19.791Z] === CONT TestPluginWithDevMounts [2021-06-30T06:44:20.732Z] docker_api_swarm_test.go:506: [d81cbb707b967] joining swarm manager [d0278d35af8e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:44:20.993Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-30T06:44:21.564Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-30T06:44:21.824Z] --- PASS: TestPluginWithDevMounts (2.12s) [2021-06-30T06:44:21.824Z] PASS [2021-06-30T06:44:21.824Z] [2021-06-30T06:44:21.824Z] DONE 1 tests in 2.271s [2021-06-30T06:44:22.086Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-30T06:44:22.086Z] ++ 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-06-30T06:44:22.086Z] ++ set -e [2021-06-30T06:44:22.086Z] ++ '[' -n 0 ']' [2021-06-30T06:44:22.086Z] ++ set -x [2021-06-30T06:44:22.086Z] ++ 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-06-30T06:44:22.086Z] INFO: Testing against a local daemon [2021-06-30T06:44:22.086Z] === RUN TestSecretInspect [2021-06-30T06:44:22.346Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-30T06:44:23.730Z] === RUN TestDockerSuite/TestBuildUser [2021-06-30T06:44:24.672Z] --- PASS: TestSecretInspect (2.56s) [2021-06-30T06:44:24.672Z] === RUN TestSecretList [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-30T06:44:24.693Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-06-30T06:44:24.693Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-30T06:44:24.693Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-30T06:44:24.693Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-30T06:44:24.693Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-30T06:44:24.693Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-06-30T06:44:24.693Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/builder [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-30T06:44:24.693Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2021-06-30T06:44:24.693Z] ok github.com/docker/docker/builder/dockerfile 0.220s coverage: 48.7% of statements [2021-06-30T06:44:24.693Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-30T06:44:24.693Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-06-30T06:44:24.693Z] ok github.com/docker/docker/builder/remotecontext/git 1.215s coverage: 86.3% of statements [2021-06-30T06:44:24.694Z] ? github.com/docker/docker/cli [no test files] [2021-06-30T06:44:24.694Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-30T06:44:24.694Z] ok github.com/docker/docker/cmd/docker-proxy 0.128s coverage: 67.6% of statements [2021-06-30T06:44:25.630Z] ok github.com/docker/docker/client 0.117s coverage: 75.5% of statements [2021-06-30T06:44:26.054Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-30T06:44:27.456Z] --- PASS: TestSecretList (2.58s) [2021-06-30T06:44:27.456Z] === RUN TestSecretsCreateAndDelete [2021-06-30T06:44:29.998Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-30T06:44:29.998Z] --- PASS: TestSecretsCreateAndDelete (2.54s) [2021-06-30T06:44:29.998Z] === RUN TestSecretsUpdate [2021-06-30T06:44:32.544Z] --- PASS: TestSecretsUpdate (2.74s) [2021-06-30T06:44:32.544Z] === RUN TestTemplatedSecret [2021-06-30T06:44:37.830Z] --- PASS: TestTemplatedSecret (4.33s) [2021-06-30T06:44:37.830Z] === RUN TestSecretCreateResolve [2021-06-30T06:44:39.740Z] --- PASS: TestSecretCreateResolve (2.49s) [2021-06-30T06:44:39.740Z] PASS [2021-06-30T06:44:39.740Z] [2021-06-30T06:44:39.740Z] DONE 6 tests in 17.398s [2021-06-30T06:44:39.740Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-30T06:44:39.740Z] ++ 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-06-30T06:44:39.740Z] ++ set -e [2021-06-30T06:44:39.740Z] ++ '[' -n 0 ']' [2021-06-30T06:44:39.740Z] ++ set -x [2021-06-30T06:44:39.740Z] ++ 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-06-30T06:44:39.740Z] INFO: Testing against a local daemon [2021-06-30T06:44:39.740Z] === RUN TestServiceCreateInit [2021-06-30T06:44:39.740Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-30T06:44:45.028Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-30T06:44:46.939Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-30T06:44:48.324Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-30T06:44:48.324Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-30T06:44:49.712Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-30T06:44:50.666Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-30T06:44:50.666Z] --- PASS: TestServiceCreateInit (11.12s) [2021-06-30T06:44:50.666Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.54s) [2021-06-30T06:44:50.666Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.56s) [2021-06-30T06:44:50.666Z] === RUN TestCreateServiceMultipleTimes [2021-06-30T06:44:52.056Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-30T06:44:52.056Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-30T06:44:52.056Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-30T06:44:52.056Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-30T06:44:52.056Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-30T06:44:52.056Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-30T06:44:52.056Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-30T06:44:52.056Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-30T06:44:52.056Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-30T06:44:54.599Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-30T06:44:54.599Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-30T06:44:54.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-30T06:44:55.804Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-30T06:44:56.748Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-30T06:44:57.693Z] docker_api_swarm_node_test.go:80: [d5a218a3b58fc] joining swarm manager [d3c25550b0d48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:44:58.636Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-30T06:44:58.636Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-30T06:45:02.838Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-30T06:45:04.752Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-30T06:45:05.693Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-30T06:45:05.954Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-30T06:45:06.525Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-30T06:45:06.525Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-30T06:45:06.525Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-30T06:45:07.097Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-30T06:45:09.642Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-30T06:45:09.642Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-30T06:45:09.642Z] docker_cli_sni_test.go:18: Flakey test [2021-06-30T06:45:09.642Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-30T06:45:10.598Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-30T06:45:11.170Z] === RUN TestDockerSuite/TestCommitChange [2021-06-30T06:45:11.744Z] --- PASS: TestCreateServiceMultipleTimes (21.13s) [2021-06-30T06:45:11.744Z] === RUN TestCreateServiceConflict [2021-06-30T06:45:12.312Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 29.1% of statements [2021-06-30T06:45:12.312Z] ok github.com/docker/docker/container 0.117s coverage: 34.4% of statements [2021-06-30T06:45:12.312Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-30T06:45:12.312Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-30T06:45:12.312Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-30T06:45:12.312Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-30T06:45:12.315Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-30T06:45:13.256Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-30T06:45:14.639Z] --- PASS: TestCreateServiceConflict (2.56s) [2021-06-30T06:45:14.639Z] === RUN TestCreateServiceMaxReplicas [2021-06-30T06:45:14.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-30T06:45:15.211Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-30T06:45:15.549Z] --- PASS: TestBuildWithHugeFile (119.76s) [2021-06-30T06:45:15.549Z] === RUN TestBuildWCOWSandboxSize [2021-06-30T06:45:17.758Z] docker_api_swarm_node_test.go:52: [d7cc49f268b5a] joining swarm manager [db2f3e1e808bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:45:18.019Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-30T06:45:18.592Z] docker_api_swarm_node_test.go:53: [d434a9b9c703c] joining swarm manager [db2f3e1e808bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:45:18.592Z] --- PASS: TestCreateServiceMaxReplicas (4.36s) [2021-06-30T06:45:18.592Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-30T06:45:19.164Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-30T06:45:20.432Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-06-30T06:45:20.432Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-30T06:45:21.368Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-06-30T06:45:21.707Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-30T06:45:22.278Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-30T06:45:24.190Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-30T06:45:24.760Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-30T06:45:24.760Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-30T06:45:24.760Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-30T06:45:24.760Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-30T06:45:24.760Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-30T06:45:24.760Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-30T06:45:24.760Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-30T06:45:26.670Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-30T06:45:28.053Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-30T06:45:28.053Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-30T06:45:29.014Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-30T06:45:29.479Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-06-30T06:45:29.479Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.4% of statements [2021-06-30T06:45:29.586Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-30T06:45:29.739Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-30T06:45:30.156Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-30T06:45:30.306Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-06-30T06:45:30.874Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-06-30T06:45:31.098Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-30T06:45:31.669Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-30T06:45:31.669Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-30T06:45:31.669Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-30T06:45:32.254Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.778s coverage: 73.3% of statements [2021-06-30T06:45:32.518Z] ok github.com/docker/docker/daemon 12.218s coverage: 17.4% of statements [2021-06-30T06:45:32.518Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-30T06:45:32.518Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-30T06:45:32.518Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-30T06:45:32.518Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-30T06:45:32.616Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-30T06:45:32.616Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-30T06:45:32.616Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-30T06:45:32.616Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-30T06:45:32.616Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-30T06:45:32.875Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.23s) [2021-06-30T06:45:32.875Z] === RUN TestCreateServiceSecretFileMode [2021-06-30T06:45:33.447Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-30T06:45:33.894Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.388s coverage: 56.2% of statements [2021-06-30T06:45:34.388Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-30T06:45:34.830Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-06-30T06:45:35.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-30T06:45:35.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-30T06:45:36.218Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-06-30T06:45:36.272Z] --- PASS: TestCreateServiceSecretFileMode (3.17s) [2021-06-30T06:45:36.272Z] === RUN TestCreateServiceConfigFileMode [2021-06-30T06:45:37.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-30T06:45:38.122Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.310s coverage: 49.4% of statements [2021-06-30T06:45:38.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-30T06:45:38.153Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-30T06:45:38.380Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.707s coverage: 46.2% of statements [2021-06-30T06:45:38.380Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-30T06:45:39.095Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-30T06:45:39.095Z] --- PASS: TestCreateServiceConfigFileMode (3.12s) [2021-06-30T06:45:39.095Z] === RUN TestCreateServiceSysctls [2021-06-30T06:45:39.757Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-06-30T06:45:40.016Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.673s coverage: 57.7% of statements [2021-06-30T06:45:40.016Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-30T06:45:40.016Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-30T06:45:40.037Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-30T06:45:40.583Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2021-06-30T06:45:40.979Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-30T06:45:41.520Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-06-30T06:45:41.920Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-30T06:45:41.920Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-30T06:45:42.457Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-06-30T06:45:42.457Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-30T06:45:42.457Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-30T06:45:42.861Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-30T06:45:43.024Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.5% of statements [2021-06-30T06:45:43.804Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-30T06:45:43.804Z] --- PASS: TestCreateServiceSysctls (4.49s) [2021-06-30T06:45:43.804Z] === RUN TestCreateServiceCapabilities [2021-06-30T06:45:43.960Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 77.4% of statements [2021-06-30T06:45:43.960Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-30T06:45:43.960Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-30T06:45:43.960Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-06-30T06:45:44.527Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-06-30T06:45:44.753Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-30T06:45:44.753Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-30T06:45:44.786Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-06-30T06:45:45.045Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-06-30T06:45:45.612Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2021-06-30T06:45:45.612Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-30T06:45:45.693Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-30T06:45:46.178Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 56.8% of statements [2021-06-30T06:45:46.745Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-06-30T06:45:47.606Z] --- PASS: TestCreateServiceCapabilities (3.52s) [2021-06-30T06:45:47.606Z] === RUN TestInspect [2021-06-30T06:45:47.606Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-30T06:45:47.682Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2021-06-30T06:45:47.941Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-30T06:45:48.508Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-06-30T06:45:48.766Z] ok github.com/docker/docker/daemon/logger/splunk 1.558s coverage: 82.5% of statements [2021-06-30T06:45:48.766Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-30T06:45:48.766Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-30T06:45:49.516Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-30T06:45:49.516Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-30T06:45:49.516Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-30T06:45:49.516Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-30T06:45:49.516Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-30T06:45:50.143Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-06-30T06:45:50.143Z] ok github.com/docker/docker/distribution 0.132s coverage: 25.4% of statements [2021-06-30T06:45:50.143Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-30T06:45:50.457Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-30T06:45:50.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-30T06:45:51.080Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-30T06:45:51.289Z] --- PASS: TestInspect (3.94s) [2021-06-30T06:45:51.289Z] === RUN TestCreateJob [2021-06-30T06:45:51.669Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-06-30T06:45:52.248Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-06-30T06:45:52.827Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-06-30T06:45:52.827Z] ok github.com/docker/docker/distribution/xfer 1.979s coverage: 85.1% of statements [2021-06-30T06:45:52.827Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-30T06:45:53.086Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-06-30T06:45:53.086Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-30T06:45:53.653Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-06-30T06:45:55.493Z] --- PASS: TestCreateJob (3.55s) [2021-06-30T06:45:55.493Z] === RUN TestReplicatedJob [2021-06-30T06:45:55.493Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-30T06:45:55.754Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-30T06:45:57.136Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-30T06:45:57.136Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-30T06:45:57.136Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-30T06:45:57.136Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-30T06:45:57.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-30T06:45:59.049Z] docker_api_swarm_test.go:201: [d2d696a7f9f1a] joining swarm manager [d5907aa96bdc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:46:00.435Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-30T06:46:01.379Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-30T06:46:03.293Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-30T06:46:03.293Z] --- PASS: TestReplicatedJob (8.58s) [2021-06-30T06:46:03.293Z] === RUN TestUpdateReplicatedJob [2021-06-30T06:46:03.624Z] ok github.com/docker/docker/layer 7.121s coverage: 68.8% of statements [2021-06-30T06:46:03.624Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-30T06:46:03.624Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-30T06:46:03.624Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-30T06:46:03.624Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-30T06:46:05.001Z] ok github.com/docker/docker/libnetwork/api 1.276s coverage: 90.1% of statements [2021-06-30T06:46:05.260Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2021-06-30T06:46:06.635Z] ok github.com/docker/docker/libnetwork/config 0.041s coverage: 24.0% of statements [2021-06-30T06:46:06.635Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-30T06:46:07.202Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2021-06-30T06:46:08.593Z] --- PASS: TestUpdateReplicatedJob (4.45s) [2021-06-30T06:46:08.593Z] === RUN TestServiceListWithStatuses [2021-06-30T06:46:08.593Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:46:08.593Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-30T06:46:08.593Z] === RUN TestDockerNetworkConnectAlias [2021-06-30T06:46:09.533Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-30T06:46:09.735Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.411s coverage: 59.9% of statements [2021-06-30T06:46:09.735Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-30T06:46:10.302Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.078s coverage: 4.0% of statements [2021-06-30T06:46:10.473Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-30T06:46:10.869Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-06-30T06:46:11.128Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-30T06:46:13.017Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-30T06:46:13.588Z] --- PASS: TestDockerNetworkConnectAlias (5.80s) [2021-06-30T06:46:13.588Z] === RUN TestDockerNetworkReConnect [2021-06-30T06:46:14.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-30T06:46:15.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-30T06:46:16.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-30T06:46:17.498Z] --- PASS: TestDockerNetworkReConnect (4.04s) [2021-06-30T06:46:17.498Z] === RUN TestServicePlugin [2021-06-30T06:46:18.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-30T06:46:19.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-30T06:46:20.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-30T06:46:21.102Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.998s coverage: 7.2% of statements [2021-06-30T06:46:21.102Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-30T06:46:21.102Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2021-06-30T06:46:21.669Z] ok github.com/docker/docker/libnetwork/drvregistry 0.049s coverage: 82.4% of statements [2021-06-30T06:46:21.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000816060_} [2021-06-30T06:46:21.706Z] plugin_test.go:62: [d59b7b9048366] joining swarm manager [d2637ab894f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:46:21.927Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-06-30T06:46:22.277Z] docker_api_swarm_test.go:383: [da3f718a7bad2] joining swarm manager [dcbcdf1e5441f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:46:22.495Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-06-30T06:46:22.495Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-30T06:46:22.753Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-30T06:46:23.218Z] plugin_test.go:65: [d75bad658335e] joining swarm manager [d2637ab894f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:46:23.479Z] docker_api_swarm_test.go:384: [d7558f4745a2c] joining swarm manager [dcbcdf1e5441f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:46:23.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1185678880_/foo_false____} [2021-06-30T06:46:24.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1185678880_/foo_true____} [2021-06-30T06:46:26.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3139516671_/foo_false____} [2021-06-30T06:46:28.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3139516671_/foo_true____} [2021-06-30T06:46:30.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3139516671_/foo_true__0xc000816090__} [2021-06-30T06:46:31.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008160f0_} [2021-06-30T06:46:32.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000816108_} [2021-06-30T06:46:34.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000816120_} [2021-06-30T06:46:34.959Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-06-30T06:46:35.527Z] ok github.com/docker/docker/libnetwork 37.872s coverage: 40.7% of statements [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-30T06:46:35.527Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-30T06:46:36.094Z] ok github.com/docker/docker/libnetwork/ipams/null 0.007s coverage: 57.1% of statements [2021-06-30T06:46:36.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000816138_} [2021-06-30T06:46:37.030Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-06-30T06:46:37.288Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.010s coverage: 71.4% of statements [2021-06-30T06:46:38.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-30T06:46:38.225Z] ok github.com/docker/docker/libnetwork/ipamutils 0.561s coverage: 74.0% of statements [2021-06-30T06:46:39.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-30T06:46:39.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-30T06:46:39.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-30T06:46:39.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-30T06:46:39.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-30T06:46:39.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-30T06:46:39.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-30T06:46:39.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-30T06:46:39.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-30T06:46:39.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-30T06:46:39.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-30T06:46:39.603Z] ok github.com/docker/docker/libnetwork/iptables 0.371s coverage: 45.1% of statements [2021-06-30T06:46:39.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-30T06:46:39.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-30T06:46:39.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-30T06:46:39.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-30T06:46:39.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-30T06:46:39.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-30T06:46:39.702Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-30T06:46:39.862Z] ok github.com/docker/docker/libnetwork/netlabel 0.015s coverage: 60.0% of statements [2021-06-30T06:46:40.429Z] ok github.com/docker/docker/libnetwork/netutils 0.033s coverage: 44.1% of statements [2021-06-30T06:46:43.035Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-30T06:46:44.416Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-30T06:46:46.960Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-30T06:46:48.344Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-30T06:46:48.605Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-30T06:46:49.547Z] --- PASS: TestServicePlugin (31.78s) [2021-06-30T06:46:49.547Z] === RUN TestServiceUpdateLabel [2021-06-30T06:46:49.547Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-30T06:46:50.491Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-30T06:46:51.061Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-30T06:46:52.003Z] --- PASS: TestServiceUpdateLabel (2.62s) [2021-06-30T06:46:52.003Z] === RUN TestServiceUpdateSecrets [2021-06-30T06:46:52.003Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-30T06:46:52.772Z] ok github.com/docker/docker/libnetwork/ipam 18.583s coverage: 85.3% of statements [2021-06-30T06:46:52.772Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-30T06:46:52.772Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-30T06:46:52.772Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-30T06:46:52.772Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-30T06:46:52.945Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-30T06:46:54.328Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-30T06:46:55.269Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-30T06:46:55.840Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-30T06:46:56.782Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-30T06:46:57.353Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-30T06:46:58.044Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2021-06-30T06:46:58.044Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-30T06:46:58.044Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-06-30T06:46:58.294Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-30T06:46:58.302Z] ok github.com/docker/docker/libnetwork/portmapper 0.223s coverage: 49.5% of statements [2021-06-30T06:46:58.560Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-30T06:46:59.128Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-30T06:46:59.249Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-30T06:46:59.387Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-06-30T06:46:59.820Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-30T06:46:59.954Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2021-06-30T06:47:00.213Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-30T06:47:01.204Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-30T06:47:01.589Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 82.2% of statements [2021-06-30T06:47:02.143Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-30T06:47:02.524Z] ok github.com/docker/docker/pkg/authorization 0.229s coverage: 68.3% of statements [2021-06-30T06:47:02.524Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-30T06:47:02.783Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-06-30T06:47:03.085Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-30T06:47:03.085Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-30T06:47:03.654Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-30T06:47:04.595Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-30T06:47:05.166Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-30T06:47:06.064Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 43.2% of statements [2021-06-30T06:47:06.064Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-30T06:47:06.106Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-30T06:47:06.323Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-06-30T06:47:06.323Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-06-30T06:47:07.050Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-30T06:47:07.621Z] --- PASS: TestServiceUpdateSecrets (15.71s) [2021-06-30T06:47:07.621Z] === RUN TestServiceUpdateConfigs [2021-06-30T06:47:08.562Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-30T06:47:09.503Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-30T06:47:10.513Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-06-30T06:47:10.513Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-30T06:47:10.513Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-30T06:47:10.513Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-30T06:47:11.448Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-30T06:47:11.706Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-06-30T06:47:11.965Z] ok github.com/docker/docker/pkg/fsutils 0.122s coverage: 85.1% of statements [2021-06-30T06:47:11.965Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-30T06:47:12.047Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-30T06:47:12.902Z] ok github.com/docker/docker/pkg/idtools 0.328s coverage: 69.5% of statements [2021-06-30T06:47:13.469Z] ok github.com/docker/docker/pkg/ioutils 0.381s coverage: 69.3% of statements [2021-06-30T06:47:14.036Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-30T06:47:14.036Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-30T06:47:14.304Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-30T06:47:14.304Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-30T06:47:14.563Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-30T06:47:14.821Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-30T06:47:15.080Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-30T06:47:16.248Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-30T06:47:19.550Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-30T06:47:20.121Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-30T06:47:22.664Z] check_test.go:380: [d7558f4745a2c] daemon is not started [2021-06-30T06:47:22.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-30T06:47:23.606Z] --- PASS: TestServiceUpdateConfigs (15.77s) [2021-06-30T06:47:23.606Z] === RUN TestServiceUpdateNetwork [2021-06-30T06:47:25.520Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-30T06:47:25.520Z] docker_api_swarm_test.go:801: [da39006232883] joining swarm manager [da8fc92d13a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:47:26.907Z] docker_api_swarm_test.go:801: [d7ddf8c11621f] joining swarm manager [da8fc92d13a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:47:28.296Z] docker_api_swarm_test.go:801: [d4099d8876112] joining swarm manager [da8fc92d13a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-30T06:47:29.694Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-30T06:47:29.954Z] docker_api_swarm_test.go:801: [d55b645080f21] joining swarm manager [da8fc92d13a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-30T06:47:30.524Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-30T06:47:31.465Z] docker_api_swarm_test.go:809: [d72584d40e077] joining swarm manager [da8fc92d13a0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-30T06:47:35.669Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-30T06:47:36.609Z] === RUN TestDockerSuite/TestCpToDot [2021-06-30T06:47:38.007Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-30T06:47:38.579Z] --- PASS: TestServiceUpdateNetwork (15.08s) [2021-06-30T06:47:38.579Z] === RUN TestServiceUpdatePidsLimit [2021-06-30T06:47:39.519Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-30T06:47:40.090Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-30T06:47:41.474Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-30T06:47:41.474Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-30T06:47:42.414Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-30T06:47:43.799Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-30T06:47:43.799Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-30T06:47:44.741Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-30T06:47:45.682Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-30T06:47:45.682Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-30T06:47:45.682Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-30T06:47:45.943Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-30T06:47:46.883Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-30T06:47:46.883Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-30T06:47:46.883Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-30T06:47:46.883Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-30T06:47:47.454Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-30T06:47:47.714Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-30T06:47:47.714Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-30T06:47:47.974Z] === RUN TestDockerSuite/TestCreateRM [2021-06-30T06:47:47.974Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-30T06:47:47.974Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-30T06:47:47.974Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-30T06:47:48.234Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-30T06:47:48.234Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-30T06:47:48.495Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-30T06:47:51.038Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-30T06:47:51.038Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-30T06:47:51.038Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-30T06:47:53.776Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2021-06-30T06:47:53.776Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-06-30T06:47:53.776Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-30T06:47:53.776Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-30T06:47:53.776Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-30T06:47:53.776Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-06-30T06:47:53.776Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-06-30T06:47:54.340Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-30T06:47:54.340Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-30T06:47:54.340Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-30T06:47:54.340Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-30T06:47:54.340Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-30T06:47:54.340Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-30T06:47:55.284Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-30T06:47:55.677Z] ok github.com/docker/docker/pkg/signal 3.271s coverage: 62.3% of statements [2021-06-30T06:47:55.677Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-06-30T06:47:55.677Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-30T06:47:55.937Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-30T06:47:56.505Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-06-30T06:47:56.668Z] --- PASS: TestServiceUpdatePidsLimit (17.95s) [2021-06-30T06:47:56.668Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.25s) [2021-06-30T06:47:56.668Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2021-06-30T06:47:56.668Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-06-30T06:47:56.668Z] PASS [2021-06-30T06:47:56.668Z] [2021-06-30T06:47:56.668Z] === Skipped [2021-06-30T06:47:56.668Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-30T06:47:56.668Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-30T06:47:56.668Z] [2021-06-30T06:47:56.668Z] [2021-06-30T06:47:56.668Z] DONE 27 tests, 1 skipped in 197.112s [2021-06-30T06:47:56.668Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-30T06:47:56.668Z] ++ 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-06-30T06:47:56.668Z] ++ set -e [2021-06-30T06:47:56.668Z] ++ '[' -n 0 ']' [2021-06-30T06:47:56.668Z] ++ set -x [2021-06-30T06:47:56.668Z] ++ 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-06-30T06:47:56.668Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-30T06:47:56.668Z] INFO: Testing against a local daemon [2021-06-30T06:47:56.668Z] === RUN TestSessionCreate [2021-06-30T06:47:56.668Z] --- PASS: TestSessionCreate (0.02s) [2021-06-30T06:47:56.668Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-30T06:47:56.668Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-30T06:47:56.668Z] PASS [2021-06-30T06:47:56.668Z] [2021-06-30T06:47:56.668Z] DONE 2 tests in 0.181s [2021-06-30T06:47:56.668Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-30T06:47:56.668Z] ++ 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-06-30T06:47:56.668Z] ++ set -e [2021-06-30T06:47:56.668Z] ++ '[' -n 0 ']' [2021-06-30T06:47:56.668Z] ++ set -x [2021-06-30T06:47:56.668Z] ++ 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-06-30T06:47:56.764Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-06-30T06:47:56.932Z] INFO: Testing against a local daemon [2021-06-30T06:47:56.932Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-30T06:47:56.932Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-30T06:47:56.932Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T06:47:56.932Z] === RUN TestEventsExecDie [2021-06-30T06:47:57.331Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2021-06-30T06:47:57.505Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-30T06:47:57.590Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2021-06-30T06:47:57.848Z] testing: warning: no tests to run [2021-06-30T06:47:57.848Z] coverage: [no statements] [2021-06-30T06:47:57.848Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-30T06:47:58.106Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-30T06:47:58.106Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-06-30T06:47:58.365Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-30T06:47:58.445Z] --- PASS: TestEventsExecDie (1.42s) [2021-06-30T06:47:58.445Z] === RUN TestEventsBackwardsCompatible [2021-06-30T06:47:58.445Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-06-30T06:47:58.445Z] === RUN TestEventsVolumeCreate [2021-06-30T06:47:58.445Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-06-30T06:47:58.445Z] === RUN TestInfoBinaryCommits [2021-06-30T06:47:58.445Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-06-30T06:47:58.445Z] === RUN TestInfoAPIVersioned [2021-06-30T06:47:58.445Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-30T06:47:58.445Z] === RUN TestInfoDiscoveryBackend [2021-06-30T06:47:59.016Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-06-30T06:47:59.016Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-30T06:47:59.278Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-30T06:48:00.218Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-30T06:48:00.218Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-30T06:48:00.267Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2021-06-30T06:48:00.267Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-06-30T06:48:00.479Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-06-30T06:48:00.479Z] === RUN TestInfoAPI [2021-06-30T06:48:00.739Z] --- PASS: TestInfoAPI (0.06s) [2021-06-30T06:48:00.739Z] === RUN TestInfoAPIWarnings [2021-06-30T06:48:00.833Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-06-30T06:48:01.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-30T06:48:01.569Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-30T06:48:01.768Z] ok github.com/docker/docker/quota 0.258s coverage: 71.4% of statements [2021-06-30T06:48:02.027Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-30T06:48:02.509Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-30T06:48:02.509Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-30T06:48:02.963Z] ok github.com/docker/docker/registry 0.048s coverage: 58.8% of statements [2021-06-30T06:48:03.449Z] === RUN TestDockerSuite/TestDockerFails [2021-06-30T06:48:03.449Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-30T06:48:03.449Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-30T06:48:03.449Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-30T06:48:03.529Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-06-30T06:48:03.529Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-30T06:48:04.096Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-06-30T06:48:04.355Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-30T06:48:04.831Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-30T06:48:05.402Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-30T06:48:06.788Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-30T06:48:06.788Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-30T06:48:06.788Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-30T06:48:06.788Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-30T06:48:06.888Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-30T06:48:07.826Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.4% of statements [2021-06-30T06:48:08.394Z] ok github.com/docker/docker/volume/mounts 0.033s coverage: 67.0% of statements [2021-06-30T06:48:09.330Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-06-30T06:48:13.376Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-30T06:48:15.917Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-30T06:48:16.856Z] --- PASS: TestInfoAPIWarnings (16.29s) [2021-06-30T06:48:16.856Z] === RUN TestInfoDebug [2021-06-30T06:48:17.427Z] --- PASS: TestInfoDebug (0.53s) [2021-06-30T06:48:17.427Z] === RUN TestInfoInsecureRegistries [2021-06-30T06:48:17.998Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-06-30T06:48:17.998Z] === RUN TestInfoRegistryMirrors [2021-06-30T06:48:17.998Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-30T06:48:18.570Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-06-30T06:48:18.570Z] === RUN TestLoginFailsWithBadCredentials [2021-06-30T06:48:18.570Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-06-30T06:48:18.570Z] === RUN TestPingCacheHeaders [2021-06-30T06:48:18.570Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-30T06:48:18.570Z] === RUN TestPingGet [2021-06-30T06:48:18.831Z] --- PASS: TestPingGet (0.04s) [2021-06-30T06:48:18.831Z] === RUN TestPingHead [2021-06-30T06:48:18.831Z] --- PASS: TestPingHead (0.03s) [2021-06-30T06:48:18.831Z] === RUN TestVersion [2021-06-30T06:48:18.831Z] --- PASS: TestVersion (0.02s) [2021-06-30T06:48:18.831Z] PASS [2021-06-30T06:48:18.831Z] [2021-06-30T06:48:18.831Z] === Skipped [2021-06-30T06:48:18.831Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T06:48:18.831Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-30T06:48:18.831Z] [2021-06-30T06:48:18.831Z] [2021-06-30T06:48:18.831Z] DONE 19 tests, 1 skipped in 22.052s [2021-06-30T06:48:18.831Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-30T06:48:18.831Z] ++ 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-06-30T06:48:18.831Z] ++ set -e [2021-06-30T06:48:18.831Z] ++ '[' -n 0 ']' [2021-06-30T06:48:18.831Z] ++ set -x [2021-06-30T06:48:18.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-30T06:48:18.832Z] INFO: Testing against a local daemon [2021-06-30T06:48:18.832Z] === RUN TestVolumesCreateAndList [2021-06-30T06:48:18.832Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-30T06:48:18.832Z] === RUN TestVolumesRemove [2021-06-30T06:48:19.092Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-30T06:48:19.092Z] === RUN TestVolumesInspect [2021-06-30T06:48:19.092Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-30T06:48:19.092Z] === RUN TestVolumesInvalidJSON [2021-06-30T06:48:19.092Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-30T06:48:19.092Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-30T06:48:19.092Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-30T06:48:19.092Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-30T06:48:19.092Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-30T06:48:19.092Z] PASS [2021-06-30T06:48:19.092Z] [2021-06-30T06:48:19.092Z] DONE 5 tests in 0.290s [2021-06-30T06:48:19.092Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-30T06:48:19.353Z] ++++ cat bundles/test-integration/docker.pid [2021-06-30T06:48:19.353Z] +++ kill 5799 [2021-06-30T06:48:19.927Z] +++ /etc/init.d/apparmor stop [2021-06-30T06:48:19.927Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-30T06:48:19.927Z] [2021-06-30T06:48:19.927Z] Unloading profiles will leave already running processes permanently [2021-06-30T06:48:19.927Z] unconfined, which can lead to unexpected situations. [2021-06-30T06:48:19.927Z] [2021-06-30T06:48:19.927Z] To set a process to complain mode, use the command line tool [2021-06-30T06:48:19.927Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-30T06:48:19.927Z] +++ true [2021-06-30T06:48:19.927Z] exiting test-integration [2021-06-30T06:48:19.927Z] ++ exit 0 [2021-06-30T06:48:19.927Z] [2021-06-30T06:48:20.187Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-30T06:48:20.757Z] + for job in $(jobs -p) [2021-06-30T06:48:20.757Z] + wait 3889 [2021-06-30T06:48:21.702Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-30T06:48:22.273Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-30T06:48:23.213Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-30T06:48:23.784Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-30T06:48:24.723Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-30T06:48:24.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-30T06:48:25.294Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-30T06:48:27.202Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-30T06:48:28.584Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-30T06:48:31.898Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-30T06:48:34.437Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-30T06:48:35.010Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-30T06:48:36.395Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-30T06:48:37.336Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-30T06:48:37.336Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-30T06:48:38.717Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-30T06:48:39.287Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-30T06:48:39.287Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-30T06:48:39.548Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-30T06:48:39.808Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-30T06:48:39.808Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-30T06:48:41.193Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-30T06:48:42.576Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-30T06:48:42.576Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-30T06:48:42.576Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-30T06:48:43.516Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-30T06:48:43.516Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-30T06:48:44.086Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-30T06:48:45.024Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-30T06:48:45.284Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-30T06:48:45.284Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-30T06:48:45.284Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-30T06:48:45.284Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-30T06:48:45.284Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-30T06:48:46.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-30T06:48:46.489Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-30T06:48:47.430Z] === RUN TestDockerSuite/TestEventsRename [2021-06-30T06:48:48.820Z] === RUN TestDockerSuite/TestEventsResize [2021-06-30T06:48:49.763Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-30T06:48:52.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-30T06:48:53.688Z] docker_api_swarm_service_test.go:394: [d4b104d3041e1] joining swarm manager [d6295627d10e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:48:54.628Z] docker_api_swarm_service_test.go:394: [d16865afe148f] joining swarm manager [d6295627d10e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:48:56.011Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-30T06:48:57.393Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-30T06:48:58.334Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-30T06:49:01.630Z] === RUN TestDockerSuite/TestEventsTop [2021-06-30T06:49:02.573Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-30T06:49:05.115Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-30T06:49:13.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-30T06:49:14.194Z] docker_api_swarm_service_test.go:342: [da1ad30173f39] joining swarm manager [d2950a1fe730f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:49:15.135Z] docker_api_swarm_service_test.go:342: [da71861684960] joining swarm manager [d2950a1fe730f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:49:16.520Z] === RUN TestDockerSuite/TestExec [2021-06-30T06:49:17.905Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-30T06:49:19.290Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-30T06:49:20.230Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-30T06:49:20.800Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-30T06:49:23.340Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-30T06:49:23.909Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-30T06:49:24.850Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-30T06:49:25.792Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-30T06:49:27.174Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-30T06:49:27.745Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-30T06:49:29.129Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-30T06:49:30.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-30T06:49:30.768Z] ok github.com/docker/docker/libnetwork/networkdb 156.737s coverage: 60.6% of statements [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/rootless [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/volume [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-30T06:49:30.768Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === Skipped [2021-06-30T06:49:30.768Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-06-30T06:49:30.768Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-06-30T06:49:30.768Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-06-30T06:49:30.768Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-06-30T06:49:30.768Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:73: No driver to put! [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-30T06:49:30.768Z] time="2021-06-30T06:45:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-30T06:49:30.768Z] time="2021-06-30T06:45:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-30T06:49:30.768Z] time="2021-06-30T06:45:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-30T06:49:30.768Z] time="2021-06-30T06:45:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-30T06:49:30.768Z] time="2021-06-30T06:45:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:73: No driver to put! [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-30T06:49:30.768Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-30T06:49:30.768Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-30T06:49:30.768Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-30T06:49:30.768Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-30T06:49:30.768Z] graphtest_unix.go:73: No driver to put! [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-30T06:49:30.768Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-30T06:49:30.768Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-30T06:49:30.768Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-30T06:49:30.768Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-30T06:49:30.768Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-30T06:49:30.768Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-30T06:49:30.768Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-30T06:49:30.768Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-30T06:49:30.768Z] firewalld_test.go:13: firewalld is not running [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-30T06:49:30.768Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-30T06:49:30.768Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] [2021-06-30T06:49:30.768Z] DONE 2627 tests, 37 skipped in 407.398s Post stage [Pipeline] junit [2021-06-30T06:49:30.789Z] Recording test results [2021-06-30T06:49:30.797Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-30T06:49:31.027Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-30T06:49:31.357Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42580/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=00a4f67ddf78883bb6e891ec3943de08564e209d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:00a4f67ddf78883bb6e891ec3943de08564e209d hack/validate/vendor [2021-06-30T06:49:31.924Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-30T06:49:32.709Z] docker_api_swarm_service_test.go:489: [dcfa39459cff1] joining swarm manager [d21bc184b0aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:49:32.804Z] + echo Ensuring container killed. [2021-06-30T06:49:32.804Z] Ensuring container killed. [2021-06-30T06:49:32.804Z] + docker rm -vf docker-pr3 [2021-06-30T06:49:32.804Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-30T06:49:33.089Z] + echo Chowning /workspace to jenkins user [2021-06-30T06:49:33.089Z] Chowning /workspace to jenkins user [2021-06-30T06:49:33.089Z] + id -u [2021-06-30T06:49:33.089Z] + id -g [2021-06-30T06:49:33.089Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42580:/workspace busybox chown -R 1000:1000 /workspace [2021-06-30T06:49:33.649Z] docker_api_swarm_service_test.go:489: [df3cfc0aa8cc3] joining swarm manager [d21bc184b0aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-30T06:49:33.909Z] === RUN TestDockerSuite/TestExecEnv [2021-06-30T06:49:33.962Z] + bundleName=unit [2021-06-30T06:49:33.962Z] + echo Creating unit-bundles.tar.gz [2021-06-30T06:49:33.962Z] Creating unit-bundles.tar.gz [2021-06-30T06:49:33.962Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-30T06:49:33.962Z] bundles/junit-report.xml [2021-06-30T06:49:33.962Z] bundles/go-test-report.json [2021-06-30T06:49:33.962Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-30T06:49:33.973Z] Archiving artifacts [2021-06-30T06:49:34.509Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42580/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-30T06:49:34.814Z] + make clean [2021-06-30T06:49:35.072Z] docker volume rm -f docker-dev-cache [2021-06-30T06:49:35.072Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T06:49:35.821Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-30T06:49:38.367Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-30T06:49:38.936Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-30T06:49:42.231Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-30T06:49:43.171Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-30T06:49:44.111Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-30T06:49:45.051Z] === RUN TestDockerSuite/TestExecParseError [2021-06-30T06:49:45.621Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-30T06:49:46.561Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-30T06:49:47.137Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-30T06:49:47.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-30T06:49:52.694Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-30T06:49:53.634Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-30T06:49:55.017Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-30T06:49:55.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-30T06:49:57.496Z] docker_api_swarm_service_test.go:127: [d061332c4d32a] joining swarm manager [d4610f7885627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:49:58.437Z] docker_api_swarm_service_test.go:128: [d8acac1035b40] joining swarm manager [d4610f7885627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:50:00.982Z] docker_api_swarm_service_test.go:136: [d887e59624b2f] joining swarm manager [d4610f7885627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-30T06:50:01.552Z] docker_api_swarm_service_test.go:137: [d05d6f0af703d] joining swarm manager [d4610f7885627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-30T06:50:06.832Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-30T06:50:07.092Z] === RUN TestDockerSuite/TestExecTTY [2021-06-30T06:50:08.474Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-30T06:50:09.414Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-30T06:50:09.984Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-30T06:50:11.369Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-30T06:50:11.369Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-30T06:50:11.369Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-30T06:50:13.301Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-30T06:50:14.241Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-30T06:50:15.628Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-30T06:50:17.011Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-30T06:50:18.394Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-30T06:50:23.672Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-30T06:50:23.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-30T06:50:26.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-30T06:50:27.593Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-30T06:50:27.853Z] docker_api_swarm_service_test.go:303: [dbeae4ed246bc] joining swarm manager [d776c4ea12d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:50:28.793Z] docker_api_swarm_service_test.go:303: [daece9b602a49] joining swarm manager [d776c4ea12d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:50:29.733Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-30T06:50:35.029Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-30T06:50:35.598Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-30T06:50:35.598Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-30T06:50:35.598Z] === RUN TestDockerSuite/TestHealth [2021-06-30T06:50:50.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-30T06:50:51.876Z] docker_api_swarm_service_test.go:99: [d841f643bd2e7] joining swarm manager [dba2de555d762]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:50:52.816Z] docker_api_swarm_service_test.go:100: [d62ea33becaf7] joining swarm manager [dba2de555d762]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:50:58.100Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-30T06:50:58.100Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-30T06:50:58.360Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-30T06:50:58.360Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-30T06:50:59.743Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-30T06:50:59.743Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-30T06:51:00.313Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-30T06:51:00.313Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-30T06:51:00.313Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-30T06:51:00.313Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-30T06:51:00.883Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-30T06:51:01.143Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-30T06:51:01.404Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-30T06:51:01.404Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-30T06:51:01.974Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-30T06:51:01.974Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-30T06:51:02.915Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-30T06:51:03.486Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-30T06:51:03.748Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-30T06:51:04.697Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-30T06:51:07.236Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-30T06:51:07.236Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-30T06:51:07.236Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-30T06:51:09.149Z] === RUN TestDockerSuite/TestImportFile [2021-06-30T06:51:10.536Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-30T06:51:10.536Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-30T06:51:12.446Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-30T06:51:14.990Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-30T06:51:17.533Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-30T06:51:17.533Z] check_test.go:380: [d841f643bd2e7] daemon is not started [2021-06-30T06:51:18.102Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-30T06:51:18.673Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-30T06:51:19.614Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-30T06:51:19.614Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-30T06:51:19.614Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-30T06:51:20.185Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-30T06:51:21.125Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-30T06:51:21.695Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-30T06:51:22.265Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-30T06:51:22.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-30T06:51:23.101Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-30T06:51:24.040Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-30T06:51:24.040Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-30T06:51:24.981Z] docker_api_swarm_service_test.go:532: [d53575369aa60] joining swarm manager [dd8b25fcb7c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:51:25.551Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-30T06:51:26.121Z] docker_api_swarm_service_test.go:533: [ddc9d747df10d] joining swarm manager [dd8b25fcb7c35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:51:26.381Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-30T06:51:27.320Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-30T06:51:27.320Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-30T06:51:28.262Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-30T06:51:28.262Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-30T06:51:28.262Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-30T06:51:30.177Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-30T06:51:31.561Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-30T06:51:32.503Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-30T06:51:33.888Z] === RUN TestDockerSuite/TestInspectImage [2021-06-30T06:51:33.888Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-30T06:51:33.888Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-30T06:51:33.888Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-30T06:51:33.888Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-30T06:51:34.826Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-30T06:51:36.214Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-30T06:51:36.214Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-30T06:51:36.787Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-30T06:51:37.728Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-30T06:51:39.637Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-30T06:51:39.637Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-30T06:51:40.213Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-30T06:51:41.156Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-30T06:51:42.539Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-30T06:51:43.479Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-30T06:51:44.049Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-30T06:51:44.989Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-30T06:51:45.561Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-30T06:51:46.130Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-30T06:51:47.070Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-30T06:51:47.070Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-30T06:51:49.611Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-30T06:51:50.993Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-30T06:51:52.375Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-30T06:51:52.946Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-30T06:51:53.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-30T06:51:55.271Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-30T06:51:56.213Z] docker_api_swarm_service_test.go:147: [d4262d1795571] joining swarm manager [d4be24564ff67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:51:57.156Z] docker_api_swarm_service_test.go:147: [dc8042d3a1d07] joining swarm manager [d4be24564ff67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:51:58.100Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-30T06:52:01.403Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-30T06:52:01.403Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-30T06:52:04.702Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-30T06:52:04.702Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-30T06:52:05.642Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-30T06:52:17.870Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-30T06:52:20.411Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-30T06:52:22.322Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-30T06:52:23.261Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-30T06:52:26.565Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-30T06:52:26.565Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-30T06:52:27.135Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-30T06:52:27.135Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-30T06:52:27.135Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-30T06:52:27.707Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-30T06:52:28.647Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-30T06:52:32.843Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-30T06:52:33.102Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-30T06:52:38.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-30T06:52:38.381Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-30T06:52:39.763Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-30T06:52:39.763Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-30T06:52:41.674Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-30T06:52:43.586Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-30T06:52:44.969Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-30T06:52:46.352Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-30T06:52:47.292Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-30T06:52:50.601Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-30T06:52:51.172Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-30T06:52:52.557Z] === RUN TestDockerSuite/TestLogsSince [2021-06-30T06:53:00.690Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-30T06:53:06.061Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-30T06:53:07.001Z] === RUN TestDockerSuite/TestLogsTail [2021-06-30T06:53:08.383Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-30T06:53:08.954Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-30T06:53:10.340Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-30T06:53:10.604Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-30T06:53:11.547Z] === RUN TestDockerSuite/TestNetHostname [2021-06-30T06:53:12.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-30T06:53:14.679Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-30T06:53:15.252Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-30T06:53:18.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-30T06:53:20.464Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-30T06:53:21.404Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-30T06:53:23.949Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-30T06:53:24.210Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-30T06:53:24.779Z] === RUN TestDockerSuite/TestPluginActive [2021-06-30T06:53:26.164Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-30T06:53:27.112Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-30T06:53:31.317Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-30T06:53:33.231Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-30T06:53:33.231Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-30T06:53:33.231Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-30T06:53:33.802Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-30T06:53:34.388Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-30T06:53:36.927Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-30T06:53:38.308Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-30T06:53:38.568Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-30T06:53:40.479Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-30T06:53:43.024Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-30T06:53:45.569Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-30T06:53:47.478Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-30T06:53:49.389Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-30T06:53:50.771Z] === RUN TestDockerSuite/TestPortList [2021-06-30T06:54:00.774Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-30T06:54:01.035Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-30T06:54:07.610Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-30T06:54:08.180Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-30T06:54:08.180Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-30T06:54:08.180Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-30T06:54:09.121Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-30T06:54:09.122Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-30T06:54:10.062Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-30T06:54:10.062Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-30T06:54:11.003Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-30T06:54:11.003Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-30T06:54:12.912Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-30T06:54:12.912Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-30T06:54:16.209Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-30T06:54:16.209Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-30T06:54:17.592Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-30T06:54:18.163Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-30T06:54:18.424Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-30T06:54:20.339Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-30T06:54:22.260Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-30T06:54:23.643Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-30T06:54:26.940Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-30T06:54:31.142Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-30T06:54:31.142Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-30T06:54:34.437Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-30T06:54:34.697Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-30T06:54:37.242Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-30T06:54:40.540Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-30T06:54:43.083Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-30T06:54:44.024Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-30T06:54:45.947Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-30T06:54:47.698Z] --- PASS: TestBuildWCOWSandboxSize (720.45s) [2021-06-30T06:54:47.698Z] === RUN TestBuildWithEmptyDockerfile [2021-06-30T06:54:47.698Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:54:47.698Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:54:47.698Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:54:47.698Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:54:47.698Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:54:47.698Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:54:47.698Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:54:47.698Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:54:47.698Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:54:47.698Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2021-06-30T06:54:47.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-30T06:54:47.698Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-30T06:54:47.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-30T06:54:47.698Z] === RUN TestBuildPreserveOwnership [2021-06-30T06:54:47.698Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:54:47.698Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-30T06:54:47.698Z] === RUN TestBuildPlatformInvalid [2021-06-30T06:54:47.698Z] --- PASS: TestBuildPlatformInvalid (0.41s) [2021-06-30T06:54:47.698Z] PASS [2021-06-30T06:54:47.698Z] ok github.com/docker/docker/integration/build 883.244s [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] === Skipped [2021-06-30T06:54:47.698Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-30T06:54:47.698Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-30T06:54:47.698Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-30T06:54:47.698Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-30T06:54:47.698Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-30T06:54:47.698Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] DONE 29 tests, 5 skipped in 915.454s [2021-06-30T06:54:47.698Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-30T06:54:47.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:54:47.698Z] INFO: Testing against a local daemon [2021-06-30T06:54:47.698Z] === RUN TestConfigInspect [2021-06-30T06:54:47.698Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-30T06:54:47.698Z] === RUN TestConfigList [2021-06-30T06:54:47.698Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] --- SKIP: TestConfigList (0.01s) [2021-06-30T06:54:47.698Z] === RUN TestConfigsCreateAndDelete [2021-06-30T06:54:47.698Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-30T06:54:47.698Z] === RUN TestConfigsUpdate [2021-06-30T06:54:47.698Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-30T06:54:47.698Z] === RUN TestTemplatedConfig [2021-06-30T06:54:47.698Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-30T06:54:47.698Z] === RUN TestConfigCreateResolve [2021-06-30T06:54:47.698Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:54:47.698Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-30T06:54:47.698Z] PASS [2021-06-30T06:54:47.698Z] ok github.com/docker/docker/integration/config 0.104s [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] === Skipped [2021-06-30T06:54:47.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-30T06:54:47.698Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2021-06-30T06:54:47.698Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-30T06:54:47.698Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-30T06:54:47.698Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-30T06:54:47.698Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-30T06:54:47.698Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] [2021-06-30T06:54:47.698Z] DONE 6 tests, 6 skipped in 2.717s [2021-06-30T06:54:47.698Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-30T06:54:47.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:54:47.698Z] INFO: Testing against a local daemon [2021-06-30T06:54:47.698Z] === RUN TestCheckpoint [2021-06-30T06:54:47.698Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:54:47.698Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-30T06:54:47.698Z] === RUN TestContainerInvalidJSON [2021-06-30T06:54:47.698Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:54:47.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:54:47.698Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:54:47.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:54:47.698Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:54:47.698Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:54:47.698Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:54:47.698Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:54:47.698Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:54:47.698Z] --- PASS: TestContainerInvalidJSON (0.36s) [2021-06-30T06:54:47.698Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-30T06:54:47.698Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-30T06:54:47.698Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-30T06:54:47.698Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-30T06:54:47.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-06-30T06:54:47.698Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-30T06:54:47.698Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-06-30T06:54:47.698Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-30T06:54:47.698Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-06-30T06:54:47.698Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-30T06:54:47.698Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-06-30T06:54:47.698Z] === RUN TestCopyFromContainer [2021-06-30T06:54:47.698Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:47.698Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-30T06:54:47.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-30T06:54:47.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:54:47.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:54:47.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:54:47.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:54:47.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:54:47.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:54:47.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:54:47.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:54:47.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:54:47.858Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-30T06:54:48.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-30T06:54:48.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-30T06:54:48.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-30T06:54:48.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-30T06:54:48.159Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-30T06:54:48.159Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-30T06:54:48.159Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-30T06:54:48.159Z] === RUN TestCreateWithInvalidEnv [2021-06-30T06:54:48.159Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-30T06:54:48.159Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-30T06:54:48.159Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-30T06:54:48.159Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-30T06:54:48.159Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-30T06:54:48.159Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-30T06:54:48.159Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-30T06:54:48.159Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-30T06:54:48.159Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-30T06:54:48.159Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-30T06:54:48.159Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-30T06:54:48.159Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-30T06:54:48.159Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-30T06:54:48.159Z] === RUN TestCreateTmpfsMountsTarget [2021-06-30T06:54:48.159Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:48.159Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-30T06:54:48.159Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-30T06:54:48.159Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:54:48.159Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-30T06:54:48.159Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-30T06:54:48.159Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:54:48.159Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-30T06:54:48.159Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-30T06:54:48.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:54:48.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:54:48.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:54:48.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:54:48.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:54:48.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:54:48.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:54:48.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:54:48.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:54:48.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:54:48.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:54:48.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:54:48.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:54:48.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:54:48.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:54:48.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-30T06:54:48.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-06-30T06:54:48.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-06-30T06:54:48.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-30T06:54:48.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-30T06:54:48.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-30T06:54:48.159Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-30T06:54:48.160Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-30T06:54:48.160Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-30T06:54:48.160Z] === RUN TestCreateDifferentPlatform [2021-06-30T06:54:48.160Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-30T06:54:48.160Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-30T06:54:48.160Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-30T06:54:48.160Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-30T06:54:48.160Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-30T06:54:48.160Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-30T06:54:48.160Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-06-30T06:54:48.160Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-30T06:54:48.160Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-30T06:54:48.160Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-30T06:54:48.160Z] === RUN TestContainerKillOnDaemonStart [2021-06-30T06:54:48.160Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:48.160Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-30T06:54:48.160Z] === RUN TestDiff [2021-06-30T06:54:48.160Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-30T06:54:48.160Z] --- SKIP: TestDiff (0.00s) [2021-06-30T06:54:48.160Z] === RUN TestExecWithCloseStdin [2021-06-30T06:54:48.428Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-30T06:54:50.340Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-30T06:54:50.912Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-30T06:54:51.083Z] --- PASS: TestExecWithCloseStdin (2.67s) [2021-06-30T06:54:51.084Z] === RUN TestExec [2021-06-30T06:54:51.854Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-30T06:54:52.671Z] --- PASS: TestExec (1.92s) [2021-06-30T06:54:52.671Z] === RUN TestExecUser [2021-06-30T06:54:52.671Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-30T06:54:52.671Z] --- SKIP: TestExecUser (0.00s) [2021-06-30T06:54:52.671Z] === RUN TestExportContainerAndImportImage [2021-06-30T06:54:52.671Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:52.671Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-30T06:54:52.671Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-30T06:54:52.671Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:52.671Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-30T06:54:52.671Z] === RUN TestHealthCheckWorkdir [2021-06-30T06:54:52.671Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-30T06:54:52.671Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-30T06:54:52.671Z] === RUN TestHealthKillContainer [2021-06-30T06:54:52.671Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-30T06:54:52.671Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-30T06:54:52.671Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-30T06:54:52.671Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-30T06:54:52.671Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-30T06:54:52.671Z] === RUN TestKillContainerInvalidSignal [2021-06-30T06:54:54.860Z] --- PASS: TestKillContainerInvalidSignal (1.87s) [2021-06-30T06:54:54.860Z] === RUN TestKillContainer [2021-06-30T06:54:54.860Z] === RUN TestKillContainer/no_signal [2021-06-30T06:54:55.154Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-30T06:54:55.154Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-30T06:54:56.413Z] === RUN TestKillContainer/non_killing_signal [2021-06-30T06:54:56.413Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-30T06:54:56.413Z] === RUN TestKillContainer/killing_signal [2021-06-30T06:54:57.699Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-30T06:54:57.960Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-30T06:54:59.335Z] --- PASS: TestKillContainer (4.18s) [2021-06-30T06:54:59.335Z] --- PASS: TestKillContainer/no_signal (1.75s) [2021-06-30T06:54:59.335Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-30T06:54:59.335Z] --- PASS: TestKillContainer/killing_signal (2.40s) [2021-06-30T06:54:59.335Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-30T06:54:59.335Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:54:59.335Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-30T06:54:59.335Z] === RUN TestKillStoppedContainer [2021-06-30T06:54:59.335Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:54:59.335Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-30T06:54:59.335Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-30T06:54:59.335Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:54:59.335Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-30T06:54:59.335Z] === RUN TestKillDifferentUserContainer [2021-06-30T06:54:59.335Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-30T06:54:59.335Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-30T06:54:59.335Z] === RUN TestInspectOomKilledTrue [2021-06-30T06:54:59.335Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:54:59.335Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-30T06:54:59.335Z] === RUN TestInspectOomKilledFalse [2021-06-30T06:54:59.335Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:54:59.335Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-30T06:54:59.335Z] === RUN TestLogsFollowTailEmpty [2021-06-30T06:54:59.871Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-30T06:54:59.871Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-30T06:55:00.811Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-30T06:55:00.879Z] --- PASS: TestLogsFollowTailEmpty (1.85s) [2021-06-30T06:55:00.879Z] === RUN TestNetworkNat [2021-06-30T06:55:00.879Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-30T06:55:00.879Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-30T06:55:00.879Z] === RUN TestNetworkLocalhostTCPNat [2021-06-30T06:55:03.080Z] --- PASS: TestNetworkLocalhostTCPNat (2.26s) [2021-06-30T06:55:03.080Z] === RUN TestNetworkLoopbackNat [2021-06-30T06:55:03.080Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-30T06:55:03.080Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-30T06:55:03.080Z] === RUN TestPause [2021-06-30T06:55:03.080Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-30T06:55:03.080Z] --- SKIP: TestPause (0.00s) [2021-06-30T06:55:03.080Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-30T06:55:03.357Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-30T06:55:03.929Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-30T06:55:05.270Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.95s) [2021-06-30T06:55:05.270Z] === RUN TestPauseStopPausedContainer [2021-06-30T06:55:05.270Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:55:05.270Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-30T06:55:05.270Z] === RUN TestPsFilter [2021-06-30T06:55:05.270Z] --- PASS: TestPsFilter (0.30s) [2021-06-30T06:55:05.270Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-30T06:55:07.242Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-30T06:55:07.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.37s) [2021-06-30T06:55:07.461Z] === RUN TestRemoveContainerWithVolume [2021-06-30T06:55:07.812Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-30T06:55:07.812Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-30T06:55:07.812Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-30T06:55:08.072Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-30T06:55:08.072Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-30T06:55:08.333Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-30T06:55:09.273Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-30T06:55:09.674Z] --- PASS: TestRemoveContainerWithVolume (1.94s) [2021-06-30T06:55:09.674Z] === RUN TestRemoveContainerRunning [2021-06-30T06:55:10.213Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-30T06:55:10.784Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-30T06:55:11.219Z] --- PASS: TestRemoveContainerRunning (1.80s) [2021-06-30T06:55:11.219Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-30T06:55:12.696Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-30T06:55:13.406Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.78s) [2021-06-30T06:55:13.406Z] === RUN TestRemoveInvalidContainer [2021-06-30T06:55:13.406Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-30T06:55:13.406Z] === RUN TestRenameLinkedContainer [2021-06-30T06:55:13.406Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-30T06:55:13.406Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-30T06:55:13.406Z] === RUN TestRenameStoppedContainer [2021-06-30T06:55:13.639Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-30T06:55:15.601Z] --- PASS: TestRenameStoppedContainer (2.44s) [2021-06-30T06:55:15.601Z] === RUN TestRenameRunningContainerAndReuse [2021-06-30T06:55:16.945Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-30T06:55:19.352Z] --- PASS: TestRenameRunningContainerAndReuse (3.42s) [2021-06-30T06:55:19.352Z] === RUN TestRenameInvalidName [2021-06-30T06:55:20.896Z] --- PASS: TestRenameInvalidName (1.77s) [2021-06-30T06:55:20.896Z] === RUN TestRenameAnonymousContainer [2021-06-30T06:55:23.526Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-30T06:55:24.467Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-30T06:55:27.012Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-30T06:55:27.012Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-30T06:55:27.012Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-30T06:55:27.012Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-30T06:55:29.501Z] --- PASS: TestRenameAnonymousContainer (8.59s) [2021-06-30T06:55:29.501Z] === RUN TestRenameContainerWithSameName [2021-06-30T06:55:29.568Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-30T06:55:30.952Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-30T06:55:31.047Z] --- PASS: TestRenameContainerWithSameName (1.86s) [2021-06-30T06:55:31.047Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-30T06:55:31.047Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-30T06:55:31.047Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-30T06:55:31.047Z] === RUN TestResize [2021-06-30T06:55:31.212Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-30T06:55:33.233Z] --- PASS: TestResize (1.75s) [2021-06-30T06:55:33.233Z] === RUN TestResizeWithInvalidSize [2021-06-30T06:55:34.510Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-30T06:55:34.777Z] --- PASS: TestResizeWithInvalidSize (1.77s) [2021-06-30T06:55:34.777Z] === RUN TestResizeWhenContainerNotStarted [2021-06-30T06:55:35.895Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-30T06:55:36.966Z] --- PASS: TestResizeWhenContainerNotStarted (2.43s) [2021-06-30T06:55:36.966Z] === RUN TestDaemonRestartKillContainers [2021-06-30T06:55:36.966Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:55:36.966Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:55:36.966Z] === RUN TestStats [2021-06-30T06:55:36.966Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-30T06:55:36.966Z] --- SKIP: TestStats (0.00s) [2021-06-30T06:55:36.966Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-30T06:55:37.812Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-30T06:55:37.812Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-30T06:55:38.072Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-30T06:55:39.013Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-30T06:55:42.312Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-30T06:55:42.572Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-30T06:55:42.789Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.18s) [2021-06-30T06:55:42.789Z] === RUN TestStopContainerWithTimeout [2021-06-30T06:55:42.789Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-30T06:55:42.789Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-30T06:55:42.789Z] === RUN TestUpdateRestartPolicy [2021-06-30T06:55:43.514Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-30T06:55:43.514Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-30T06:55:46.057Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-30T06:55:46.628Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-30T06:55:48.029Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-30T06:55:48.611Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-30T06:55:49.999Z] === RUN TestDockerSuite/TestRmiTag [2021-06-30T06:55:49.999Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-30T06:55:51.381Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-30T06:55:51.641Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-30T06:55:56.929Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-30T06:55:57.189Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-30T06:55:58.129Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-30T06:55:58.391Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-30T06:55:59.775Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-30T06:56:00.346Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-30T06:56:00.917Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-30T06:56:01.858Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-30T06:56:01.858Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-30T06:56:02.428Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-30T06:56:03.913Z] --- PASS: TestUpdateRestartPolicy (20.71s) [2021-06-30T06:56:03.913Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-30T06:56:04.340Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-30T06:56:04.887Z] --- PASS: TestUpdateRestartWithAutoRemove (1.85s) [2021-06-30T06:56:04.888Z] === RUN TestWaitNonBlocked [2021-06-30T06:56:04.888Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:56:04.888Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:56:04.888Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:56:04.888Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:56:04.888Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:56:04.888Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:56:05.279Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-30T06:56:05.541Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-30T06:56:06.482Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-30T06:56:07.435Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-30T06:56:07.804Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-30T06:56:07.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.80s) [2021-06-30T06:56:07.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.90s) [2021-06-30T06:56:07.804Z] === RUN TestWaitBlocked [2021-06-30T06:56:07.804Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:07.804Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-30T06:56:07.804Z] PASS [2021-06-30T06:56:07.804Z] ok github.com/docker/docker/integration/container 81.171s [2021-06-30T06:56:07.804Z] [2021-06-30T06:56:07.804Z] === Skipped [2021-06-30T06:56:07.804Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-30T06:56:07.804Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:56:07.804Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-30T06:56:07.805Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-30T06:56:07.805Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-30T06:56:07.805Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-30T06:56:07.805Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-30T06:56:07.805Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-30T06:56:07.805Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-30T06:56:07.805Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-30T06:56:07.805Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-30T06:56:07.805Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-30T06:56:07.805Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-30T06:56:07.805Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-30T06:56:07.805Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-30T06:56:07.805Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-30T06:56:07.805Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-30T06:56:07.805Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-30T06:56:07.805Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-30T06:56:07.805Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-30T06:56:07.805Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-30T06:56:07.805Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-30T06:56:07.805Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-30T06:56:07.805Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-30T06:56:07.805Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-30T06:56:07.805Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-30T06:56:07.805Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-30T06:56:07.805Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-30T06:56:07.805Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-30T06:56:07.805Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-30T06:56:07.805Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-30T06:56:07.805Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:56:07.805Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-30T06:56:07.805Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-30T06:56:07.805Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-30T06:56:07.805Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] [2021-06-30T06:56:07.805Z] DONE 88 tests, 33 skipped in 83.538s [2021-06-30T06:56:07.805Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-06-30T06:56:08.817Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-30T06:56:09.350Z] === RUN TestConfigDaemonLibtrustID [2021-06-30T06:56:09.350Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-06-30T06:56:09.350Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-30T06:56:09.350Z] === RUN TestDaemonConfigValidation [2021-06-30T06:56:09.350Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-06-30T06:56:09.350Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-06-30T06:56:09.350Z] PASS [2021-06-30T06:56:09.350Z] ok github.com/docker/docker/integration/daemon 0.094s [2021-06-30T06:56:09.811Z] [2021-06-30T06:56:09.811Z] === Skipped [2021-06-30T06:56:09.811Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-06-30T06:56:09.811Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-06-30T06:56:09.811Z] [2021-06-30T06:56:09.811Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-06-30T06:56:09.811Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-06-30T06:56:09.811Z] [2021-06-30T06:56:09.811Z] [2021-06-30T06:56:09.811Z] DONE 2 tests, 2 skipped in 1.642s [2021-06-30T06:56:09.811Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-30T06:56:10.200Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-30T06:56:11.140Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-30T06:56:11.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:11.358Z] INFO: Testing against a local daemon [2021-06-30T06:56:11.358Z] === RUN TestCommitInheritsEnv [2021-06-30T06:56:11.358Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:56:11.358Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-30T06:56:11.358Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-30T06:56:11.358Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-30T06:56:11.358Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-30T06:56:11.358Z] === RUN TestImagesFilterMultiReference [2021-06-30T06:56:11.358Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-30T06:56:11.358Z] === RUN TestImagePullPlatformInvalid [2021-06-30T06:56:11.358Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-30T06:56:11.358Z] === RUN TestRemoveImageOrphaning [2021-06-30T06:56:11.711Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-30T06:56:12.330Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2021-06-30T06:56:12.330Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-30T06:56:12.330Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-30T06:56:12.331Z] === RUN TestTagInvalidReference [2021-06-30T06:56:12.331Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-30T06:56:12.331Z] === RUN TestTagValidPrefixedRepo [2021-06-30T06:56:12.331Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-30T06:56:12.331Z] === RUN TestTagExistedNameWithoutForce [2021-06-30T06:56:12.331Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-30T06:56:12.331Z] === RUN TestTagOfficialNames [2021-06-30T06:56:12.331Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-30T06:56:12.331Z] === RUN TestTagMatchesDigest [2021-06-30T06:56:12.331Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-30T06:56:12.331Z] PASS [2021-06-30T06:56:12.331Z] ok github.com/docker/docker/integration/image 1.327s [2021-06-30T06:56:12.653Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-30T06:56:12.794Z] [2021-06-30T06:56:12.794Z] === Skipped [2021-06-30T06:56:12.794Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-30T06:56:12.794Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:56:12.794Z] [2021-06-30T06:56:12.794Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-30T06:56:12.794Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-30T06:56:12.794Z] [2021-06-30T06:56:12.794Z] [2021-06-30T06:56:12.794Z] DONE 11 tests, 2 skipped in 3.047s [2021-06-30T06:56:12.794Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-30T06:56:13.593Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-30T06:56:14.163Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-30T06:56:14.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:14.983Z] INFO: Testing against a local daemon [2021-06-30T06:56:14.983Z] === RUN TestNetworkCreateDelete [2021-06-30T06:56:14.983Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:14.983Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestDockerNetworkDeletePreferID [2021-06-30T06:56:14.983Z] 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-06-30T06:56:14.983Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestDaemonDNSFallback [2021-06-30T06:56:14.983Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:14.983Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestInspectNetwork [2021-06-30T06:56:14.983Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:14.983Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestRunContainerWithBridgeNone [2021-06-30T06:56:14.983Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:14.983Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestNetworkInvalidJSON [2021-06-30T06:56:14.983Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-30T06:56:14.983Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-30T06:56:14.983Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:56:14.983Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:56:14.983Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:56:14.983Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:56:14.983Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-30T06:56:14.983Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T06:56:14.983Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T06:56:14.983Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-30T06:56:14.983Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-30T06:56:14.983Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-30T06:56:14.983Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-30T06:56:14.983Z] === RUN TestNetworkList [2021-06-30T06:56:14.983Z] === RUN TestNetworkList//networks [2021-06-30T06:56:14.983Z] === PAUSE TestNetworkList//networks [2021-06-30T06:56:14.983Z] === RUN TestNetworkList//networks/ [2021-06-30T06:56:14.983Z] === PAUSE TestNetworkList//networks/ [2021-06-30T06:56:14.983Z] === CONT TestNetworkList//networks [2021-06-30T06:56:14.983Z] === CONT TestNetworkList//networks/ [2021-06-30T06:56:14.983Z] --- PASS: TestNetworkList (0.04s) [2021-06-30T06:56:14.983Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-30T06:56:14.983Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestHostIPv4BridgeLabel [2021-06-30T06:56:14.983Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-30T06:56:14.983Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestDaemonDefaultNetworkPools [2021-06-30T06:56:14.983Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-30T06:56:14.983Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-30T06:56:14.983Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-30T06:56:14.983Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestServiceWithPredefinedNetwork [2021-06-30T06:56:14.983Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-30T06:56:14.983Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:56:14.983Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestServiceWithDataPathPortInit [2021-06-30T06:56:14.983Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-30T06:56:14.983Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-30T06:56:14.983Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-30T06:56:14.983Z] PASS [2021-06-30T06:56:14.983Z] ok github.com/docker/docker/integration/network 0.160s [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === Skipped [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-30T06:56:14.983Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-30T06:56:14.983Z] 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-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-30T06:56:14.983Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-30T06:56:14.983Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-30T06:56:14.983Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-30T06:56:14.983Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-30T06:56:14.983Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-30T06:56:14.983Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-30T06:56:14.983Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-30T06:56:14.983Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-30T06:56:14.983Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-30T06:56:14.983Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T06:56:14.983Z] service_test.go:242: FLAKY_TEST [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-30T06:56:14.983Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-30T06:56:14.983Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] [2021-06-30T06:56:14.983Z] DONE 22 tests, 15 skipped in 2.270s [2021-06-30T06:56:14.983Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-30T06:56:15.103Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-30T06:56:15.957Z] testing: warning: no tests to run [2021-06-30T06:56:15.957Z] PASS [2021-06-30T06:56:15.957Z] ok github.com/docker/docker/integration/network/ipvlan 0.061s [2021-06-30T06:56:15.957Z] [2021-06-30T06:56:15.957Z] DONE 0 tests in 0.603s [2021-06-30T06:56:15.957Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-30T06:56:16.418Z] testing: warning: no tests to run [2021-06-30T06:56:16.418Z] PASS [2021-06-30T06:56:16.418Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2021-06-30T06:56:16.418Z] [2021-06-30T06:56:16.418Z] DONE 0 tests in 0.817s [2021-06-30T06:56:16.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-30T06:56:16.486Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-30T06:56:17.055Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-30T06:56:17.390Z] testing: warning: no tests to run [2021-06-30T06:56:17.390Z] PASS [2021-06-30T06:56:17.390Z] ok github.com/docker/docker/integration/plugin 0.065s [2021-06-30T06:56:17.390Z] [2021-06-30T06:56:17.390Z] DONE 0 tests in 0.585s [2021-06-30T06:56:17.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-30T06:56:17.851Z] testing: warning: no tests to run [2021-06-30T06:56:17.851Z] PASS [2021-06-30T06:56:17.851Z] ok github.com/docker/docker/integration/plugin/authz 0.058s [2021-06-30T06:56:17.851Z] [2021-06-30T06:56:17.851Z] DONE 0 tests in 0.618s [2021-06-30T06:56:17.851Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-30T06:56:17.995Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-30T06:56:18.564Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-30T06:56:18.564Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-30T06:56:19.135Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-30T06:56:21.680Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-30T06:56:22.622Z] docker_cli_service_logs_test.go:245: checking task um7a5hqy3kmf [2021-06-30T06:56:22.622Z] docker_cli_service_logs_test.go:250: checking messages for um7a5hqy3kmf [2021-06-30T06:56:22.622Z] docker_cli_service_logs_test.go:245: checking task ay9vmg5tgdzt [2021-06-30T06:56:22.622Z] docker_cli_service_logs_test.go:250: checking messages for ay9vmg5tgdzt [2021-06-30T06:56:22.622Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-30T06:56:23.564Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-30T06:56:24.142Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-30T06:56:24.712Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-30T06:56:24.712Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-30T06:56:25.651Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-30T06:56:26.224Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-30T06:56:26.794Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-30T06:56:27.735Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-30T06:56:28.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:28.222Z] INFO: Testing against a local daemon [2021-06-30T06:56:28.222Z] === RUN TestPluginInvalidJSON [2021-06-30T06:56:28.222Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:56:28.222Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:56:28.222Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T06:56:28.222Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-30T06:56:28.222Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-30T06:56:28.222Z] === RUN TestPluginInstall [2021-06-30T06:56:28.222Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-30T06:56:28.222Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-30T06:56:28.222Z] === RUN TestPluginsWithRuntimes [2021-06-30T06:56:28.222Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-30T06:56:28.222Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-30T06:56:28.222Z] === RUN TestPluginBackCompatMediaTypes [2021-06-30T06:56:28.222Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-30T06:56:28.222Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-30T06:56:28.222Z] PASS [2021-06-30T06:56:28.222Z] ok github.com/docker/docker/integration/plugin/common 0.103s [2021-06-30T06:56:28.222Z] [2021-06-30T06:56:28.222Z] === Skipped [2021-06-30T06:56:28.222Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-30T06:56:28.222Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-30T06:56:28.222Z] [2021-06-30T06:56:28.222Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-30T06:56:28.222Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-30T06:56:28.222Z] [2021-06-30T06:56:28.222Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-30T06:56:28.222Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-30T06:56:28.222Z] [2021-06-30T06:56:28.222Z] [2021-06-30T06:56:28.222Z] DONE 5 tests, 3 skipped in 9.155s [2021-06-30T06:56:28.222Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-30T06:56:28.306Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-30T06:56:28.306Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-30T06:56:28.877Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-30T06:56:28.877Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-30T06:56:29.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:29.767Z] INFO: Testing against a local daemon [2021-06-30T06:56:29.767Z] === RUN TestExternalGraphDriver [2021-06-30T06:56:29.767Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-30T06:56:29.767Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-30T06:56:29.767Z] === RUN TestGraphdriverPluginV2 [2021-06-30T06:56:29.767Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-30T06:56:29.767Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-30T06:56:29.767Z] PASS [2021-06-30T06:56:29.767Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.109s [2021-06-30T06:56:30.228Z] [2021-06-30T06:56:30.228Z] === Skipped [2021-06-30T06:56:30.228Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-30T06:56:30.228Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-30T06:56:30.228Z] [2021-06-30T06:56:30.228Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-30T06:56:30.228Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-30T06:56:30.228Z] [2021-06-30T06:56:30.228Z] [2021-06-30T06:56:30.228Z] DONE 2 tests, 2 skipped in 2.874s [2021-06-30T06:56:30.228Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-30T06:56:30.260Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-30T06:56:30.830Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-30T06:56:31.771Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-30T06:56:31.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:31.772Z] INFO: Testing against a local daemon [2021-06-30T06:56:31.772Z] === RUN TestReadPluginNoRead [2021-06-30T06:56:31.772Z] read_test.go:21: no unix domain sockets on Windows [2021-06-30T06:56:31.772Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-30T06:56:31.772Z] PASS [2021-06-30T06:56:31.772Z] ok github.com/docker/docker/integration/plugin/logging 0.091s [2021-06-30T06:56:32.242Z] [2021-06-30T06:56:32.242Z] === Skipped [2021-06-30T06:56:32.242Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-30T06:56:32.242Z] read_test.go:21: no unix domain sockets on Windows [2021-06-30T06:56:32.242Z] [2021-06-30T06:56:32.242Z] [2021-06-30T06:56:32.242Z] DONE 1 tests, 1 skipped in 2.018s [2021-06-30T06:56:32.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-30T06:56:32.341Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-30T06:56:32.341Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-30T06:56:33.216Z] testing: warning: no tests to run [2021-06-30T06:56:33.216Z] PASS [2021-06-30T06:56:33.216Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2021-06-30T06:56:33.216Z] [2021-06-30T06:56:33.216Z] DONE 0 tests in 0.922s [2021-06-30T06:56:33.216Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-30T06:56:33.283Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-30T06:56:33.544Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-30T06:56:34.766Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:34.766Z] INFO: Testing against a local daemon [2021-06-30T06:56:34.766Z] === RUN TestPluginWithDevMounts [2021-06-30T06:56:34.766Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:34.766Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-30T06:56:34.766Z] PASS [2021-06-30T06:56:34.766Z] ok github.com/docker/docker/integration/plugin/volumes 0.094s [2021-06-30T06:56:35.229Z] [2021-06-30T06:56:35.229Z] === Skipped [2021-06-30T06:56:35.229Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-30T06:56:35.229Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:35.229Z] [2021-06-30T06:56:35.229Z] [2021-06-30T06:56:35.229Z] DONE 1 tests, 1 skipped in 1.958s [2021-06-30T06:56:35.229Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-30T06:56:35.463Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-30T06:56:36.033Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-30T06:56:36.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:36.774Z] INFO: Testing against a local daemon [2021-06-30T06:56:36.774Z] === RUN TestSecretInspect [2021-06-30T06:56:36.774Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:36.774Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-30T06:56:36.774Z] === RUN TestSecretList [2021-06-30T06:56:36.774Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:36.774Z] --- SKIP: TestSecretList (0.00s) [2021-06-30T06:56:36.774Z] === RUN TestSecretsCreateAndDelete [2021-06-30T06:56:36.774Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:36.774Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-30T06:56:36.774Z] === RUN TestSecretsUpdate [2021-06-30T06:56:36.774Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:36.774Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-30T06:56:36.774Z] === RUN TestTemplatedSecret [2021-06-30T06:56:36.774Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:36.774Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-30T06:56:36.774Z] === RUN TestSecretCreateResolve [2021-06-30T06:56:36.774Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:36.774Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-30T06:56:36.774Z] PASS [2021-06-30T06:56:36.774Z] ok github.com/docker/docker/integration/secret 0.107s [2021-06-30T06:56:36.774Z] [2021-06-30T06:56:36.774Z] === Skipped [2021-06-30T06:56:36.774Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-30T06:56:36.774Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:36.774Z] [2021-06-30T06:56:36.774Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-30T06:56:36.774Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:36.774Z] [2021-06-30T06:56:36.774Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-30T06:56:36.774Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:36.774Z] [2021-06-30T06:56:36.774Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-30T06:56:36.774Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:36.774Z] [2021-06-30T06:56:36.774Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-30T06:56:36.774Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:36.774Z] [2021-06-30T06:56:36.774Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-30T06:56:36.774Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:36.774Z] [2021-06-30T06:56:36.774Z] [2021-06-30T06:56:36.774Z] DONE 6 tests, 6 skipped in 1.715s [2021-06-30T06:56:36.774Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-30T06:56:37.420Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-30T06:56:38.803Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-30T06:56:38.962Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:38.962Z] INFO: Testing against a local daemon [2021-06-30T06:56:38.962Z] === RUN TestServiceCreateInit [2021-06-30T06:56:38.962Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-30T06:56:38.962Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.962Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-30T06:56:38.962Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.962Z] --- PASS: TestServiceCreateInit (0.03s) [2021-06-30T06:56:38.962Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T06:56:38.962Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T06:56:38.962Z] === RUN TestCreateServiceMultipleTimes [2021-06-30T06:56:38.963Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestCreateServiceConflict [2021-06-30T06:56:38.963Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestCreateServiceMaxReplicas [2021-06-30T06:56:38.963Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-06-30T06:56:38.963Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-30T06:56:38.963Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestCreateServiceSecretFileMode [2021-06-30T06:56:38.963Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestCreateServiceConfigFileMode [2021-06-30T06:56:38.963Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestCreateServiceSysctls [2021-06-30T06:56:38.963Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-30T06:56:38.963Z] === RUN TestCreateServiceCapabilities [2021-06-30T06:56:38.963Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-30T06:56:38.963Z] === RUN TestInspect [2021-06-30T06:56:38.963Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestInspect (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestCreateJob [2021-06-30T06:56:38.963Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestCreateJob (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestReplicatedJob [2021-06-30T06:56:38.963Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestUpdateReplicatedJob [2021-06-30T06:56:38.963Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestServiceListWithStatuses [2021-06-30T06:56:38.963Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestDockerNetworkConnectAlias [2021-06-30T06:56:38.963Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestDockerNetworkReConnect [2021-06-30T06:56:38.963Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestServicePlugin [2021-06-30T06:56:38.963Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:38.963Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestServiceUpdateLabel [2021-06-30T06:56:38.963Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:38.963Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestServiceUpdateSecrets [2021-06-30T06:56:38.963Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:38.963Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestServiceUpdateConfigs [2021-06-30T06:56:38.963Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:38.963Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-30T06:56:38.963Z] === RUN TestServiceUpdateNetwork [2021-06-30T06:56:38.963Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:38.963Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-30T06:56:38.963Z] === RUN TestServiceUpdatePidsLimit [2021-06-30T06:56:38.963Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:38.963Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-30T06:56:38.963Z] PASS [2021-06-30T06:56:38.963Z] ok github.com/docker/docker/integration/service 0.215s [2021-06-30T06:56:39.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === Skipped [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T06:56:39.427Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T06:56:39.427Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-30T06:56:39.427Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-30T06:56:39.427Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-06-30T06:56:39.427Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-30T06:56:39.427Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-30T06:56:39.427Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-30T06:56:39.427Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-30T06:56:39.427Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-06-30T06:56:39.427Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-30T06:56:39.427Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-30T06:56:39.427Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-30T06:56:39.427Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-30T06:56:39.427Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-30T06:56:39.427Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-30T06:56:39.427Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-30T06:56:39.427Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-30T06:56:39.427Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-30T06:56:39.427Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-30T06:56:39.427Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-30T06:56:39.427Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-06-30T06:56:39.427Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-30T06:56:39.427Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] [2021-06-30T06:56:39.427Z] DONE 24 tests, 23 skipped in 2.355s [2021-06-30T06:56:39.427Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-30T06:56:40.312Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-30T06:56:40.890Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-30T06:56:41.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:41.008Z] INFO: Testing against a local daemon [2021-06-30T06:56:41.008Z] === RUN TestSessionCreate [2021-06-30T06:56:41.008Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:41.008Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-30T06:56:41.008Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-30T06:56:41.008Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:41.008Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-30T06:56:41.008Z] PASS [2021-06-30T06:56:41.008Z] ok github.com/docker/docker/integration/session 0.087s [2021-06-30T06:56:41.008Z] [2021-06-30T06:56:41.008Z] === Skipped [2021-06-30T06:56:41.008Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-30T06:56:41.008Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:41.008Z] [2021-06-30T06:56:41.008Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-30T06:56:41.008Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-30T06:56:41.008Z] [2021-06-30T06:56:41.008Z] [2021-06-30T06:56:41.008Z] DONE 2 tests, 2 skipped in 1.644s [2021-06-30T06:56:41.008Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-30T06:56:41.463Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-30T06:56:42.403Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-30T06:56:43.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:43.198Z] INFO: Testing against a local daemon [2021-06-30T06:56:43.198Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-30T06:56:43.198Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:43.198Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T06:56:43.198Z] === RUN TestEventsExecDie [2021-06-30T06:56:43.198Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-30T06:56:43.198Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-30T06:56:43.198Z] === RUN TestEventsBackwardsCompatible [2021-06-30T06:56:43.198Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-30T06:56:43.198Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-30T06:56:43.198Z] === RUN TestEventsVolumeCreate [2021-06-30T06:56:43.198Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-30T06:56:43.198Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-30T06:56:43.198Z] === RUN TestInfoAPI [2021-06-30T06:56:43.198Z] --- PASS: TestInfoAPI (0.04s) [2021-06-30T06:56:43.198Z] === RUN TestInfoAPIWarnings [2021-06-30T06:56:43.198Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:56:43.198Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-30T06:56:43.198Z] === RUN TestInfoDebug [2021-06-30T06:56:43.198Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T06:56:43.198Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-30T06:56:43.198Z] === RUN TestInfoInsecureRegistries [2021-06-30T06:56:43.198Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T06:56:43.198Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-30T06:56:43.198Z] === RUN TestInfoRegistryMirrors [2021-06-30T06:56:43.198Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T06:56:43.198Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-30T06:56:43.198Z] === RUN TestLoginFailsWithBadCredentials [2021-06-30T06:56:43.660Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-06-30T06:56:43.660Z] === RUN TestPingCacheHeaders [2021-06-30T06:56:43.660Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-30T06:56:43.660Z] === RUN TestPingGet [2021-06-30T06:56:43.660Z] --- PASS: TestPingGet (0.02s) [2021-06-30T06:56:43.660Z] === RUN TestPingHead [2021-06-30T06:56:43.660Z] --- PASS: TestPingHead (0.02s) [2021-06-30T06:56:43.660Z] === RUN TestVersion [2021-06-30T06:56:43.660Z] --- PASS: TestVersion (0.02s) [2021-06-30T06:56:43.660Z] PASS [2021-06-30T06:56:43.660Z] ok github.com/docker/docker/integration/system 1.151s [2021-06-30T06:56:44.123Z] [2021-06-30T06:56:44.123Z] === Skipped [2021-06-30T06:56:44.123Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T06:56:44.123Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:56:44.123Z] [2021-06-30T06:56:44.123Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-30T06:56:44.123Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-30T06:56:44.123Z] [2021-06-30T06:56:44.123Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-30T06:56:44.123Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-30T06:56:44.123Z] [2021-06-30T06:56:44.123Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-30T06:56:44.123Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-30T06:56:44.123Z] [2021-06-30T06:56:44.123Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-30T06:56:44.123Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:56:44.123Z] [2021-06-30T06:56:44.123Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-30T06:56:44.123Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T06:56:44.123Z] [2021-06-30T06:56:44.123Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-30T06:56:44.123Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T06:56:44.123Z] [2021-06-30T06:56:44.123Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-30T06:56:44.123Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T06:56:44.123Z] [2021-06-30T06:56:44.123Z] [2021-06-30T06:56:44.123Z] DONE 14 tests, 8 skipped in 2.928s [2021-06-30T06:56:44.123Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-30T06:56:44.316Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-30T06:56:45.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:45.672Z] INFO: Testing against a local daemon [2021-06-30T06:56:45.672Z] === RUN TestVolumesCreateAndList [2021-06-30T06:56:45.672Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-06-30T06:56:45.672Z] === RUN TestVolumesRemove [2021-06-30T06:56:45.672Z] --- PASS: TestVolumesRemove (0.12s) [2021-06-30T06:56:45.672Z] === RUN TestVolumesInspect [2021-06-30T06:56:45.672Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-30T06:56:45.672Z] === RUN TestVolumesInvalidJSON [2021-06-30T06:56:45.672Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-30T06:56:45.672Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-30T06:56:45.672Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-30T06:56:45.672Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-30T06:56:45.672Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-30T06:56:45.672Z] PASS [2021-06-30T06:56:45.672Z] ok github.com/docker/docker/integration/volume 0.300s [2021-06-30T06:56:46.134Z] [2021-06-30T06:56:46.134Z] DONE 5 tests in 1.926s [2021-06-30T06:56:46.134Z] INFO: make.ps1 ended at 06/30/2021 06:56:45 [2021-06-30T06:56:46.134Z] INFO: Integration CLI tests being run from the host: [2021-06-30T06:56:46.134Z] 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-06-30T06:56:47.614Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-30T06:56:47.614Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-30T06:56:48.184Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-30T06:56:50.726Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-30T06:56:53.269Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-30T06:56:54.211Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-30T06:56:54.737Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-30T06:56:54.737Z] INFO: Testing against a local daemon [2021-06-30T06:56:54.737Z] === RUN TestDockerSuite [2021-06-30T06:56:54.737Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-30T06:56:54.737Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-30T06:56:54.737Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T06:56:54.737Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-30T06:56:54.737Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-30T06:56:54.737Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-30T06:56:54.737Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-30T06:56:54.737Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-30T06:56:54.737Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-30T06:56:54.737Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-30T06:56:55.200Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-30T06:56:55.200Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-30T06:56:55.596Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-30T06:56:55.666Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-30T06:56:56.128Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-30T06:56:56.981Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-30T06:56:58.365Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-30T06:56:58.365Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-30T06:56:58.365Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-30T06:56:58.365Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-30T06:56:58.365Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-30T06:56:59.306Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-30T06:56:59.306Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-30T06:57:01.862Z] docker_cli_swarm_test.go:1901: [d510903545a57] joining swarm manager [d642d9214bc77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:57:02.434Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-30T06:57:03.004Z] docker_cli_swarm_test.go:1902: [daa199cfc1747] joining swarm manager [d642d9214bc77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:57:03.943Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-30T06:57:06.486Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-30T06:57:07.057Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-30T06:57:08.451Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-30T06:57:09.392Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-30T06:57:09.392Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-30T06:57:09.392Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-30T06:57:10.333Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-30T06:57:11.714Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-30T06:57:11.714Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-30T06:57:12.656Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-30T06:57:13.225Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-30T06:57:13.796Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-30T06:57:14.736Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-30T06:57:14.736Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-30T06:57:15.307Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-30T06:57:15.307Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-30T06:57:16.248Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-30T06:57:16.820Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-30T06:57:17.777Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-30T06:57:18.728Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-30T06:57:19.299Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-30T06:57:19.886Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-30T06:57:20.825Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-30T06:57:20.825Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-30T06:57:21.394Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-30T06:57:22.334Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-30T06:57:23.720Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-30T06:57:23.720Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-30T06:57:24.291Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-30T06:57:24.291Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-30T06:57:24.291Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-30T06:57:26.832Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-30T06:57:28.217Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-30T06:57:29.158Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-30T06:57:41.431Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-30T06:57:41.431Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-30T06:57:42.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-30T06:57:43.075Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-30T06:57:43.075Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-30T06:57:43.075Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-30T06:57:43.335Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-30T06:57:44.277Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-30T06:57:44.847Z] docker_cli_swarm_test.go:1802: [d727448a7c5ab] joining swarm manager [d49dde7b5fe53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:57:46.758Z] docker_cli_swarm_test.go:1803: [d36fcf7cd6422] joining swarm manager [d49dde7b5fe53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:57:48.139Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-30T06:57:50.050Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-30T06:57:51.436Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-30T06:57:56.572Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-30T06:57:56.572Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-30T06:57:56.572Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-30T06:57:56.572Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-30T06:57:56.572Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-30T06:57:56.572Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-30T06:57:56.572Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-30T06:57:56.572Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-30T06:57:56.572Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-30T06:57:56.572Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-30T06:57:56.572Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-30T06:57:58.017Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-30T06:57:58.017Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-30T06:57:58.017Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-30T06:57:58.588Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-30T06:57:59.489Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-30T06:57:59.528Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-30T06:57:59.528Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-30T06:57:59.528Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-30T06:58:01.708Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-30T06:58:01.708Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-30T06:58:01.708Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-30T06:58:01.708Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-30T06:58:01.708Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-30T06:58:01.708Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-30T06:58:01.708Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-30T06:58:01.708Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-30T06:58:01.708Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-30T06:58:02.070Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-30T06:58:03.455Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-30T06:58:04.630Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-30T06:58:04.630Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-30T06:58:04.630Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-30T06:58:04.630Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T06:58:04.630Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-30T06:58:04.840Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-30T06:58:04.840Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-30T06:58:04.840Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-30T06:58:06.775Z] === RUN TestDockerSuite/TestRunMount [2021-06-30T06:58:07.035Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-30T06:58:09.577Z] docker_cli_swarm_test.go:1321: [d5a40f991e2bc] joining swarm manager [d5839fe7e514c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T06:58:10.438Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-30T06:58:10.959Z] docker_cli_swarm_test.go:1322: [db2226ec19ec4] joining swarm manager [d5839fe7e514c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T06:58:16.242Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-30T06:58:16.242Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-30T06:58:17.181Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-30T06:58:18.562Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-30T06:58:20.473Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-30T06:58:24.677Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-30T06:58:26.061Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-30T06:58:28.614Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-30T06:58:29.996Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-30T06:58:31.387Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-30T06:58:31.387Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-30T06:58:32.328Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-30T06:58:33.713Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-30T06:58:34.653Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-30T06:58:35.594Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-30T06:58:36.238Z] --- PASS: TestBuildWCOWSandboxSize (813.49s) [2021-06-30T06:58:36.238Z] === RUN TestBuildWithEmptyDockerfile [2021-06-30T06:58:36.238Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:58:36.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:58:36.238Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:58:36.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:58:36.238Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:58:36.238Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:58:36.238Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-30T06:58:36.238Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-30T06:58:36.238Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-30T06:58:36.238Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s) [2021-06-30T06:58:36.238Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-30T06:58:36.238Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-30T06:58:36.238Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-30T06:58:36.238Z] === RUN TestBuildPreserveOwnership [2021-06-30T06:58:36.238Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:58:36.238Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-06-30T06:58:36.238Z] === RUN TestBuildPlatformInvalid [2021-06-30T06:58:36.238Z] --- PASS: TestBuildPlatformInvalid (0.38s) [2021-06-30T06:58:36.238Z] PASS [2021-06-30T06:58:36.238Z] ok github.com/docker/docker/integration/build 1001.751s [2021-06-30T06:58:36.689Z] [2021-06-30T06:58:36.690Z] === Skipped [2021-06-30T06:58:36.690Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-30T06:58:36.690Z] build_session_test.go:25: TODO: BuildKit [2021-06-30T06:58:36.690Z] [2021-06-30T06:58:36.690Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-30T06:58:36.690Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:36.690Z] [2021-06-30T06:58:36.690Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-30T06:58:36.690Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:58:36.690Z] [2021-06-30T06:58:36.690Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-30T06:58:36.690Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:58:36.690Z] [2021-06-30T06:58:36.690Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-06-30T06:58:36.690Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T06:58:36.690Z] [2021-06-30T06:58:36.690Z] [2021-06-30T06:58:36.690Z] DONE 29 tests, 5 skipped in 1031.917s [2021-06-30T06:58:37.141Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-30T06:58:37.507Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-30T06:58:39.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T06:58:39.299Z] INFO: Testing against a local daemon [2021-06-30T06:58:39.299Z] === RUN TestConfigInspect [2021-06-30T06:58:39.299Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:39.299Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-30T06:58:39.299Z] === RUN TestConfigList [2021-06-30T06:58:39.299Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:39.299Z] --- SKIP: TestConfigList (0.00s) [2021-06-30T06:58:39.299Z] === RUN TestConfigsCreateAndDelete [2021-06-30T06:58:39.299Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:39.299Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-30T06:58:39.299Z] === RUN TestConfigsUpdate [2021-06-30T06:58:39.299Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:39.299Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-30T06:58:39.299Z] === RUN TestTemplatedConfig [2021-06-30T06:58:39.299Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:39.299Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-30T06:58:39.299Z] === RUN TestConfigCreateResolve [2021-06-30T06:58:39.299Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:58:39.299Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-30T06:58:39.299Z] PASS [2021-06-30T06:58:39.299Z] ok github.com/docker/docker/integration/config 0.107s [2021-06-30T06:58:39.299Z] [2021-06-30T06:58:39.299Z] === Skipped [2021-06-30T06:58:39.299Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-30T06:58:39.299Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:39.299Z] [2021-06-30T06:58:39.299Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-30T06:58:39.299Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:39.299Z] [2021-06-30T06:58:39.299Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-30T06:58:39.299Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:39.299Z] [2021-06-30T06:58:39.300Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-30T06:58:39.300Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:39.300Z] [2021-06-30T06:58:39.300Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-30T06:58:39.300Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:39.300Z] [2021-06-30T06:58:39.300Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-30T06:58:39.300Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:58:39.300Z] [2021-06-30T06:58:39.300Z] [2021-06-30T06:58:39.300Z] DONE 6 tests, 6 skipped in 2.513s [2021-06-30T06:58:39.750Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-30T06:58:40.052Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-30T06:58:41.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T06:58:41.904Z] INFO: Testing against a local daemon [2021-06-30T06:58:41.904Z] === RUN TestCheckpoint [2021-06-30T06:58:41.904Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:58:41.904Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-30T06:58:41.904Z] === RUN TestContainerInvalidJSON [2021-06-30T06:58:41.904Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:58:41.904Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:58:41.904Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:58:41.904Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:58:41.904Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:58:41.904Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:58:41.904Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-30T06:58:41.904Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-30T06:58:42.355Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-30T06:58:42.355Z] --- PASS: TestContainerInvalidJSON (0.42s) [2021-06-30T06:58:42.355Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-30T06:58:42.355Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-30T06:58:42.355Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-30T06:58:42.355Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-30T06:58:42.355Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-06-30T06:58:42.355Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-30T06:58:42.806Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.31s) [2021-06-30T06:58:42.806Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-30T06:58:42.806Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-06-30T06:58:42.806Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-30T06:58:42.806Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-06-30T06:58:42.806Z] === RUN TestCopyFromContainer [2021-06-30T06:58:42.806Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:42.806Z] --- SKIP: TestCopyFromContainer (0.01s) [2021-06-30T06:58:42.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-30T06:58:42.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:58:42.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:58:42.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:58:42.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:58:42.806Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:58:42.806Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:58:42.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-30T06:58:42.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-30T06:58:42.806Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-30T06:58:43.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-30T06:58:43.257Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-30T06:58:43.257Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-30T06:58:43.257Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-30T06:58:43.257Z] === RUN TestCreateWithInvalidEnv [2021-06-30T06:58:43.257Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-30T06:58:43.257Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-30T06:58:43.257Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-30T06:58:43.257Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-30T06:58:43.257Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-30T06:58:43.257Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-30T06:58:43.257Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-30T06:58:43.257Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-30T06:58:43.257Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-30T06:58:43.257Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-30T06:58:43.257Z] === RUN TestCreateTmpfsMountsTarget [2021-06-30T06:58:43.257Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:43.257Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-30T06:58:43.257Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-30T06:58:43.257Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:58:43.257Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-30T06:58:43.257Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-30T06:58:43.257Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:58:43.257Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-30T06:58:43.257Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-30T06:58:43.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:58:43.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:58:43.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:58:43.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:58:43.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:58:43.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:58:43.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:58:43.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:58:43.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:58:43.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:58:43.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-30T06:58:43.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-30T06:58:43.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-30T06:58:43.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-30T06:58:43.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-30T06:58:43.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-30T06:58:43.257Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-30T06:58:43.257Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-30T06:58:43.257Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-30T06:58:43.257Z] === RUN TestCreateDifferentPlatform [2021-06-30T06:58:43.257Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-30T06:58:43.257Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-30T06:58:43.257Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-30T06:58:43.257Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-30T06:58:43.257Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-30T06:58:43.257Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-30T06:58:43.257Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-30T06:58:43.257Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-30T06:58:43.257Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-30T06:58:43.257Z] === RUN TestContainerKillOnDaemonStart [2021-06-30T06:58:43.257Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:43.257Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-30T06:58:43.257Z] === RUN TestDiff [2021-06-30T06:58:43.257Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-30T06:58:43.257Z] --- SKIP: TestDiff (0.00s) [2021-06-30T06:58:43.257Z] === RUN TestExecWithCloseStdin [2021-06-30T06:58:44.253Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-30T06:58:44.513Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-30T06:58:44.513Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-30T06:58:45.453Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-30T06:58:45.453Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-30T06:58:46.022Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-30T06:58:46.142Z] --- PASS: TestExecWithCloseStdin (2.80s) [2021-06-30T06:58:46.142Z] === RUN TestExec [2021-06-30T06:58:46.962Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-30T06:58:46.962Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-30T06:58:47.903Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-30T06:58:48.289Z] --- PASS: TestExec (1.90s) [2021-06-30T06:58:48.289Z] === RUN TestExecUser [2021-06-30T06:58:48.289Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-30T06:58:48.289Z] --- SKIP: TestExecUser (0.00s) [2021-06-30T06:58:48.289Z] === RUN TestExportContainerAndImportImage [2021-06-30T06:58:48.289Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:48.289Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-30T06:58:48.289Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-30T06:58:48.289Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:48.289Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-30T06:58:48.289Z] === RUN TestHealthCheckWorkdir [2021-06-30T06:58:48.289Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-30T06:58:48.289Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-30T06:58:48.289Z] === RUN TestHealthKillContainer [2021-06-30T06:58:48.289Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-30T06:58:48.289Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-30T06:58:48.289Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-30T06:58:48.289Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-30T06:58:48.289Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-30T06:58:48.289Z] === RUN TestKillContainerInvalidSignal [2021-06-30T06:58:49.804Z] --- PASS: TestKillContainerInvalidSignal (1.72s) [2021-06-30T06:58:49.805Z] === RUN TestKillContainer [2021-06-30T06:58:49.805Z] === RUN TestKillContainer/no_signal [2021-06-30T06:58:51.316Z] === RUN TestKillContainer/non_killing_signal [2021-06-30T06:58:51.316Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-30T06:58:51.316Z] === RUN TestKillContainer/killing_signal [2021-06-30T06:58:53.460Z] --- PASS: TestKillContainer (3.77s) [2021-06-30T06:58:53.460Z] --- PASS: TestKillContainer/no_signal (1.68s) [2021-06-30T06:58:53.460Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-30T06:58:53.460Z] --- PASS: TestKillContainer/killing_signal (2.04s) [2021-06-30T06:58:53.460Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-30T06:58:53.460Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:58:53.460Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-30T06:58:53.460Z] === RUN TestKillStoppedContainer [2021-06-30T06:58:53.460Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:58:53.460Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-30T06:58:53.460Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-30T06:58:53.460Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:58:53.460Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-30T06:58:53.460Z] === RUN TestKillDifferentUserContainer [2021-06-30T06:58:53.460Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-30T06:58:53.460Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-30T06:58:53.460Z] === RUN TestInspectOomKilledTrue [2021-06-30T06:58:53.460Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:53.460Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-30T06:58:53.460Z] === RUN TestInspectOomKilledFalse [2021-06-30T06:58:53.460Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:58:53.460Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-30T06:58:53.460Z] === RUN TestLogsFollowTailEmpty [2021-06-30T06:58:54.507Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-30T06:58:54.507Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-30T06:58:54.507Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-30T06:58:54.507Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-30T06:58:54.767Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-30T06:58:54.972Z] --- PASS: TestLogsFollowTailEmpty (1.69s) [2021-06-30T06:58:54.972Z] === RUN TestNetworkNat [2021-06-30T06:58:54.972Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-30T06:58:54.972Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-30T06:58:54.972Z] === RUN TestNetworkLocalhostTCPNat [2021-06-30T06:58:56.677Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-30T06:58:57.116Z] --- PASS: TestNetworkLocalhostTCPNat (2.08s) [2021-06-30T06:58:57.116Z] === RUN TestNetworkLoopbackNat [2021-06-30T06:58:57.116Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-30T06:58:57.116Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-30T06:58:57.116Z] === RUN TestPause [2021-06-30T06:58:57.116Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-30T06:58:57.116Z] --- SKIP: TestPause (0.00s) [2021-06-30T06:58:57.116Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-30T06:58:57.247Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-30T06:58:57.817Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-30T06:58:57.817Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-30T06:58:58.387Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-30T06:58:58.648Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-30T06:58:59.263Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.73s) [2021-06-30T06:58:59.263Z] === RUN TestPauseStopPausedContainer [2021-06-30T06:58:59.263Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:58:59.263Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-30T06:58:59.263Z] === RUN TestPsFilter [2021-06-30T06:58:59.263Z] --- PASS: TestPsFilter (0.16s) [2021-06-30T06:58:59.263Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-30T06:58:59.588Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-30T06:58:59.848Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-30T06:58:59.848Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-30T06:58:59.848Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-30T06:59:00.788Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-30T06:59:01.048Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-30T06:59:01.048Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-30T06:59:01.048Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-30T06:59:01.410Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.02s) [2021-06-30T06:59:01.410Z] === RUN TestRemoveContainerWithVolume [2021-06-30T06:59:01.988Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-30T06:59:03.378Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-30T06:59:03.378Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-30T06:59:03.378Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-30T06:59:03.560Z] --- PASS: TestRemoveContainerWithVolume (2.06s) [2021-06-30T06:59:03.560Z] === RUN TestRemoveContainerRunning [2021-06-30T06:59:05.073Z] --- PASS: TestRemoveContainerRunning (1.76s) [2021-06-30T06:59:05.073Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-30T06:59:06.585Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.69s) [2021-06-30T06:59:06.585Z] === RUN TestRemoveInvalidContainer [2021-06-30T06:59:06.585Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-30T06:59:06.585Z] === RUN TestRenameLinkedContainer [2021-06-30T06:59:06.585Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-30T06:59:06.585Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-30T06:59:06.585Z] === RUN TestRenameStoppedContainer [2021-06-30T06:59:06.679Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-30T06:59:08.590Z] === RUN TestDockerSuite/TestRunRm [2021-06-30T06:59:08.729Z] --- PASS: TestRenameStoppedContainer (2.01s) [2021-06-30T06:59:08.729Z] === RUN TestRenameRunningContainerAndReuse [2021-06-30T06:59:09.160Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-30T06:59:12.416Z] --- PASS: TestRenameRunningContainerAndReuse (3.43s) [2021-06-30T06:59:12.416Z] === RUN TestRenameInvalidName [2021-06-30T06:59:13.360Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-30T06:59:13.624Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-30T06:59:13.932Z] --- PASS: TestRenameInvalidName (1.72s) [2021-06-30T06:59:13.932Z] === RUN TestRenameAnonymousContainer [2021-06-30T06:59:14.564Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-30T06:59:15.945Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-30T06:59:16.515Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-30T06:59:20.717Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-30T06:59:22.620Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-30T06:59:22.620Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-30T06:59:22.620Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-30T06:59:22.620Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-30T06:59:22.620Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-30T06:59:22.620Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-30T06:59:23.083Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-30T06:59:23.083Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-30T06:59:23.083Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-30T06:59:23.083Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-30T06:59:23.083Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-30T06:59:23.083Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-30T06:59:23.083Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-30T06:59:23.545Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-30T06:59:24.521Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-30T06:59:24.919Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-30T06:59:25.178Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-30T06:59:25.748Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-30T06:59:26.217Z] --- PASS: TestRenameAnonymousContainer (10.66s) [2021-06-30T06:59:26.217Z] === RUN TestRenameContainerWithSameName [2021-06-30T06:59:26.217Z] --- PASS: TestRenameContainerWithSameName (1.70s) [2021-06-30T06:59:26.217Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-30T06:59:26.217Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-30T06:59:26.217Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-30T06:59:26.217Z] === RUN TestResize [2021-06-30T06:59:26.319Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-30T06:59:26.888Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-30T06:59:27.150Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-30T06:59:27.437Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-30T06:59:27.720Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-30T06:59:28.291Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-30T06:59:28.362Z] --- PASS: TestResize (1.82s) [2021-06-30T06:59:28.362Z] === RUN TestResizeWithInvalidSize [2021-06-30T06:59:29.232Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-30T06:59:29.624Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-30T06:59:29.624Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-30T06:59:29.624Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-30T06:59:29.624Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-30T06:59:29.624Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-30T06:59:29.624Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-30T06:59:29.802Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-30T06:59:29.874Z] --- PASS: TestResizeWithInvalidSize (1.78s) [2021-06-30T06:59:29.874Z] === RUN TestResizeWhenContainerNotStarted [2021-06-30T06:59:32.019Z] --- PASS: TestResizeWhenContainerNotStarted (2.04s) [2021-06-30T06:59:32.019Z] === RUN TestDaemonRestartKillContainers [2021-06-30T06:59:32.019Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:59:32.019Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:59:32.019Z] === RUN TestStats [2021-06-30T06:59:32.019Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-30T06:59:32.019Z] --- SKIP: TestStats (0.00s) [2021-06-30T06:59:32.019Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-30T06:59:32.540Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-30T06:59:33.097Z] === RUN TestDockerSuite/TestRunState [2021-06-30T06:59:34.037Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-30T06:59:34.982Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-30T06:59:35.562Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-30T06:59:35.712Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.49s) [2021-06-30T06:59:35.712Z] === RUN TestStopContainerWithTimeout [2021-06-30T06:59:35.712Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-30T06:59:35.712Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-30T06:59:35.712Z] === RUN TestUpdateRestartPolicy [2021-06-30T06:59:35.822Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-30T06:59:35.822Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-30T06:59:35.822Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-30T06:59:36.761Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-30T06:59:37.021Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-30T06:59:38.930Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-30T06:59:38.930Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-30T06:59:38.930Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-30T06:59:39.500Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-30T06:59:42.041Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-30T06:59:42.301Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-30T06:59:44.225Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-30T06:59:44.953Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-30T06:59:48.430Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-30T06:59:49.662Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-30T06:59:50.123Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-30T06:59:50.123Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-30T06:59:50.123Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-30T06:59:50.968Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-30T06:59:51.539Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-30T06:59:52.108Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-30T06:59:52.369Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-30T06:59:53.311Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-30T06:59:53.870Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-30T06:59:55.414Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-30T06:59:55.856Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-30T06:59:56.686Z] --- PASS: TestUpdateRestartPolicy (19.22s) [2021-06-30T06:59:56.686Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-30T06:59:56.686Z] --- PASS: TestUpdateRestartWithAutoRemove (1.73s) [2021-06-30T06:59:56.686Z] === RUN TestWaitNonBlocked [2021-06-30T06:59:56.686Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:59:56.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:59:56.686Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:59:56.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:59:56.686Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-30T06:59:56.686Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-30T06:59:56.818Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-30T06:59:56.818Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-30T06:59:58.218Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-30T06:59:58.218Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-30T06:59:58.218Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-30T06:59:58.833Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-30T06:59:58.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.37s) [2021-06-30T06:59:58.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.45s) [2021-06-30T06:59:58.833Z] === RUN TestWaitBlocked [2021-06-30T06:59:58.833Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:59:58.833Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-30T06:59:58.833Z] PASS [2021-06-30T06:59:58.833Z] ok github.com/docker/docker/integration/container 77.081s [2021-06-30T06:59:58.833Z] [2021-06-30T06:59:58.833Z] === Skipped [2021-06-30T06:59:58.833Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-30T06:59:58.833Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-30T06:59:58.833Z] [2021-06-30T06:59:58.833Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2021-06-30T06:59:58.833Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-30T06:59:58.834Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-30T06:59:58.834Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-30T06:59:58.834Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-30T06:59:58.834Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-30T06:59:58.834Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-30T06:59:58.834Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-30T06:59:58.834Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-30T06:59:58.834Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-30T06:59:58.834Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-30T06:59:58.834Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-30T06:59:58.834Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-30T06:59:58.834Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-30T06:59:58.834Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-30T06:59:58.834Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-30T06:59:58.834Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-30T06:59:58.834Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-30T06:59:58.834Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-30T06:59:58.834Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-30T06:59:58.834Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-30T06:59:58.834Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-30T06:59:58.834Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-30T06:59:58.834Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-30T06:59:58.834Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-30T06:59:58.834Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-30T06:59:58.834Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-30T06:59:58.834Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-30T06:59:58.834Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-30T06:59:58.834Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-30T06:59:58.834Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-30T06:59:58.834Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-30T06:59:58.834Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-30T06:59:58.834Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] [2021-06-30T06:59:58.834Z] DONE 88 tests, 33 skipped in 79.236s [2021-06-30T06:59:58.834Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-06-30T06:59:59.601Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-30T07:00:00.131Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-30T07:00:00.131Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-30T07:00:00.131Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-30T07:00:00.131Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-30T07:00:00.131Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-30T07:00:00.131Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-30T07:00:00.131Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-30T07:00:00.131Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-30T07:00:00.131Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-30T07:00:00.171Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-30T07:00:00.347Z] === RUN TestConfigDaemonLibtrustID [2021-06-30T07:00:00.347Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-06-30T07:00:00.347Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-30T07:00:00.347Z] === RUN TestDaemonConfigValidation [2021-06-30T07:00:00.347Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-06-30T07:00:00.347Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-06-30T07:00:00.347Z] PASS [2021-06-30T07:00:00.347Z] ok github.com/docker/docker/integration/daemon 0.094s [2021-06-30T07:00:00.347Z] [2021-06-30T07:00:00.347Z] === Skipped [2021-06-30T07:00:00.347Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-06-30T07:00:00.347Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-06-30T07:00:00.347Z] [2021-06-30T07:00:00.347Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-06-30T07:00:00.347Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-06-30T07:00:00.347Z] [2021-06-30T07:00:00.347Z] [2021-06-30T07:00:00.347Z] DONE 2 tests, 2 skipped in 1.509s [2021-06-30T07:00:00.347Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-30T07:00:00.592Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-30T07:00:01.111Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-30T07:00:01.111Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-30T07:00:01.111Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-30T07:00:01.372Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-30T07:00:01.945Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-30T07:00:02.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:02.515Z] INFO: Testing against a local daemon [2021-06-30T07:00:02.515Z] === RUN TestCommitInheritsEnv [2021-06-30T07:00:02.515Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:00:02.515Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-06-30T07:00:02.515Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-30T07:00:02.515Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-30T07:00:02.515Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-30T07:00:02.515Z] === RUN TestImagesFilterMultiReference [2021-06-30T07:00:02.515Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-30T07:00:02.515Z] === RUN TestImagePullPlatformInvalid [2021-06-30T07:00:02.515Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-30T07:00:02.515Z] === RUN TestRemoveImageOrphaning [2021-06-30T07:00:02.969Z] --- PASS: TestRemoveImageOrphaning (0.97s) [2021-06-30T07:00:02.969Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-30T07:00:03.420Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-30T07:00:03.420Z] === RUN TestTagInvalidReference [2021-06-30T07:00:03.420Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-30T07:00:03.420Z] === RUN TestTagValidPrefixedRepo [2021-06-30T07:00:03.420Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-30T07:00:03.420Z] === RUN TestTagExistedNameWithoutForce [2021-06-30T07:00:03.420Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-30T07:00:03.420Z] === RUN TestTagOfficialNames [2021-06-30T07:00:03.420Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-30T07:00:03.420Z] === RUN TestTagMatchesDigest [2021-06-30T07:00:03.420Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-30T07:00:03.420Z] PASS [2021-06-30T07:00:03.420Z] ok github.com/docker/docker/integration/image 1.449s [2021-06-30T07:00:03.420Z] [2021-06-30T07:00:03.420Z] === Skipped [2021-06-30T07:00:03.420Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-06-30T07:00:03.420Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:00:03.420Z] [2021-06-30T07:00:03.420Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-30T07:00:03.420Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-30T07:00:03.420Z] [2021-06-30T07:00:03.420Z] [2021-06-30T07:00:03.420Z] DONE 11 tests, 2 skipped in 3.076s [2021-06-30T07:00:03.420Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-30T07:00:05.246Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-30T07:00:05.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:05.576Z] INFO: Testing against a local daemon [2021-06-30T07:00:05.576Z] === RUN TestNetworkCreateDelete [2021-06-30T07:00:05.576Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:05.576Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-30T07:00:05.576Z] === RUN TestDockerNetworkDeletePreferID [2021-06-30T07:00:05.576Z] 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-06-30T07:00:05.576Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-30T07:00:05.576Z] === RUN TestDaemonDNSFallback [2021-06-30T07:00:05.576Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:05.576Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-30T07:00:05.576Z] === RUN TestInspectNetwork [2021-06-30T07:00:05.576Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-30T07:00:05.576Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-30T07:00:05.576Z] === RUN TestRunContainerWithBridgeNone [2021-06-30T07:00:05.576Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:05.576Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-30T07:00:05.576Z] === RUN TestNetworkInvalidJSON [2021-06-30T07:00:05.576Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-30T07:00:05.576Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-30T07:00:05.576Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T07:00:05.576Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T07:00:05.576Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T07:00:05.576Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T07:00:05.576Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-30T07:00:05.576Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-30T07:00:05.577Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-30T07:00:05.577Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-30T07:00:05.577Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-30T07:00:05.577Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-30T07:00:05.577Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-30T07:00:05.577Z] === RUN TestNetworkList [2021-06-30T07:00:05.577Z] === RUN TestNetworkList//networks [2021-06-30T07:00:05.577Z] === PAUSE TestNetworkList//networks [2021-06-30T07:00:05.577Z] === RUN TestNetworkList//networks/ [2021-06-30T07:00:05.577Z] === PAUSE TestNetworkList//networks/ [2021-06-30T07:00:05.577Z] === CONT TestNetworkList//networks [2021-06-30T07:00:05.577Z] === CONT TestNetworkList//networks/ [2021-06-30T07:00:05.577Z] --- PASS: TestNetworkList (0.03s) [2021-06-30T07:00:05.577Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-30T07:00:05.577Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-30T07:00:05.577Z] === RUN TestHostIPv4BridgeLabel [2021-06-30T07:00:05.577Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-30T07:00:05.577Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-30T07:00:05.577Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-30T07:00:05.577Z] === RUN TestDaemonDefaultNetworkPools [2021-06-30T07:00:05.577Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-30T07:00:05.577Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-30T07:00:05.577Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-30T07:00:05.577Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-30T07:00:05.577Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-30T07:00:05.577Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-30T07:00:05.577Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-30T07:00:05.577Z] === RUN TestServiceWithPredefinedNetwork [2021-06-30T07:00:05.577Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-30T07:00:05.577Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-30T07:00:05.577Z] service_test.go:242: FLAKY_TEST [2021-06-30T07:00:05.577Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T07:00:05.577Z] === RUN TestServiceWithDataPathPortInit [2021-06-30T07:00:05.577Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-30T07:00:05.577Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-30T07:00:05.577Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-30T07:00:05.577Z] PASS [2021-06-30T07:00:05.577Z] ok github.com/docker/docker/integration/network 0.155s [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === Skipped [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-30T07:00:05.577Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-30T07:00:05.577Z] 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-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-30T07:00:05.577Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-30T07:00:05.577Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-30T07:00:05.577Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-30T07:00:05.577Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-30T07:00:05.577Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-30T07:00:05.577Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-30T07:00:05.577Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-30T07:00:05.577Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-30T07:00:05.577Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-30T07:00:05.577Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-30T07:00:05.577Z] service_test.go:242: FLAKY_TEST [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-30T07:00:05.577Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-30T07:00:05.577Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] [2021-06-30T07:00:05.577Z] DONE 22 tests, 15 skipped in 2.194s [2021-06-30T07:00:06.029Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-30T07:00:06.481Z] testing: warning: no tests to run [2021-06-30T07:00:06.481Z] PASS [2021-06-30T07:00:06.481Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2021-06-30T07:00:06.481Z] [2021-06-30T07:00:06.481Z] DONE 0 tests in 0.650s [2021-06-30T07:00:06.481Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-30T07:00:07.434Z] testing: warning: no tests to run [2021-06-30T07:00:07.434Z] PASS [2021-06-30T07:00:07.434Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2021-06-30T07:00:07.434Z] [2021-06-30T07:00:07.434Z] DONE 0 tests in 0.654s [2021-06-30T07:00:07.434Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-30T07:00:07.791Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-30T07:00:07.887Z] testing: warning: no tests to run [2021-06-30T07:00:07.887Z] PASS [2021-06-30T07:00:07.887Z] ok github.com/docker/docker/integration/plugin 0.063s [2021-06-30T07:00:07.887Z] [2021-06-30T07:00:07.887Z] DONE 0 tests in 0.635s [2021-06-30T07:00:07.887Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-30T07:00:08.362Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-30T07:00:08.840Z] testing: warning: no tests to run [2021-06-30T07:00:08.840Z] PASS [2021-06-30T07:00:08.840Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2021-06-30T07:00:08.840Z] [2021-06-30T07:00:08.840Z] DONE 0 tests in 0.649s [2021-06-30T07:00:08.840Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-30T07:00:09.746Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-30T07:00:13.044Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-30T07:00:14.426Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-30T07:00:14.426Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-30T07:00:16.970Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-30T07:00:16.970Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-30T07:00:19.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:19.084Z] INFO: Testing against a local daemon [2021-06-30T07:00:19.084Z] === RUN TestPluginInvalidJSON [2021-06-30T07:00:19.084Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T07:00:19.084Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T07:00:19.084Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-30T07:00:19.084Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-30T07:00:19.084Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-30T07:00:19.084Z] === RUN TestPluginInstall [2021-06-30T07:00:19.084Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-30T07:00:19.084Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-30T07:00:19.084Z] === RUN TestPluginsWithRuntimes [2021-06-30T07:00:19.084Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-30T07:00:19.084Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-30T07:00:19.084Z] === RUN TestPluginBackCompatMediaTypes [2021-06-30T07:00:19.084Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-30T07:00:19.084Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-30T07:00:19.084Z] PASS [2021-06-30T07:00:19.084Z] ok github.com/docker/docker/integration/plugin/common 0.108s [2021-06-30T07:00:19.084Z] [2021-06-30T07:00:19.084Z] === Skipped [2021-06-30T07:00:19.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-30T07:00:19.084Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-30T07:00:19.084Z] [2021-06-30T07:00:19.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-30T07:00:19.084Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-30T07:00:19.084Z] [2021-06-30T07:00:19.084Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-30T07:00:19.084Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-30T07:00:19.084Z] [2021-06-30T07:00:19.084Z] [2021-06-30T07:00:19.084Z] DONE 5 tests, 3 skipped in 9.824s [2021-06-30T07:00:19.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-30T07:00:20.280Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-30T07:00:20.852Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-30T07:00:20.852Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-30T07:00:20.852Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-30T07:00:20.852Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-30T07:00:20.852Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-30T07:00:20.852Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-30T07:00:20.852Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-30T07:00:21.112Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-30T07:00:21.112Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-30T07:00:21.112Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-30T07:00:21.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:21.231Z] INFO: Testing against a local daemon [2021-06-30T07:00:21.231Z] === RUN TestExternalGraphDriver [2021-06-30T07:00:21.231Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-30T07:00:21.231Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-30T07:00:21.231Z] === RUN TestGraphdriverPluginV2 [2021-06-30T07:00:21.231Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-30T07:00:21.231Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-30T07:00:21.231Z] PASS [2021-06-30T07:00:21.231Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.103s [2021-06-30T07:00:21.231Z] [2021-06-30T07:00:21.231Z] === Skipped [2021-06-30T07:00:21.231Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-30T07:00:21.231Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-30T07:00:21.231Z] [2021-06-30T07:00:21.231Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-30T07:00:21.231Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-30T07:00:21.231Z] [2021-06-30T07:00:21.231Z] [2021-06-30T07:00:21.231Z] DONE 2 tests, 2 skipped in 2.840s [2021-06-30T07:00:21.231Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-30T07:00:22.493Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-30T07:00:23.376Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:23.377Z] INFO: Testing against a local daemon [2021-06-30T07:00:23.377Z] === RUN TestReadPluginNoRead [2021-06-30T07:00:23.377Z] read_test.go:21: no unix domain sockets on Windows [2021-06-30T07:00:23.377Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-30T07:00:23.377Z] PASS [2021-06-30T07:00:23.377Z] ok github.com/docker/docker/integration/plugin/logging 0.107s [2021-06-30T07:00:23.377Z] [2021-06-30T07:00:23.377Z] === Skipped [2021-06-30T07:00:23.377Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-30T07:00:23.377Z] read_test.go:21: no unix domain sockets on Windows [2021-06-30T07:00:23.377Z] [2021-06-30T07:00:23.377Z] [2021-06-30T07:00:23.377Z] DONE 1 tests, 1 skipped in 1.926s [2021-06-30T07:00:23.377Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-30T07:00:24.333Z] testing: warning: no tests to run [2021-06-30T07:00:24.333Z] PASS [2021-06-30T07:00:24.333Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [2021-06-30T07:00:24.333Z] [2021-06-30T07:00:24.333Z] DONE 0 tests in 1.014s [2021-06-30T07:00:24.333Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-30T07:00:25.032Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-30T07:00:25.973Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-30T07:00:26.234Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-30T07:00:26.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:26.479Z] INFO: Testing against a local daemon [2021-06-30T07:00:26.479Z] === RUN TestPluginWithDevMounts [2021-06-30T07:00:26.479Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:26.479Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-30T07:00:26.479Z] PASS [2021-06-30T07:00:26.479Z] ok github.com/docker/docker/integration/plugin/volumes 0.116s [2021-06-30T07:00:26.479Z] [2021-06-30T07:00:26.479Z] === Skipped [2021-06-30T07:00:26.479Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-30T07:00:26.479Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:26.479Z] [2021-06-30T07:00:26.479Z] [2021-06-30T07:00:26.479Z] DONE 1 tests, 1 skipped in 2.010s [2021-06-30T07:00:26.479Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-30T07:00:27.619Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-30T07:00:27.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:27.994Z] INFO: Testing against a local daemon [2021-06-30T07:00:27.994Z] === RUN TestSecretInspect [2021-06-30T07:00:27.994Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:27.994Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-30T07:00:27.994Z] === RUN TestSecretList [2021-06-30T07:00:27.994Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:27.994Z] --- SKIP: TestSecretList (0.00s) [2021-06-30T07:00:27.994Z] === RUN TestSecretsCreateAndDelete [2021-06-30T07:00:27.994Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:27.994Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-30T07:00:27.994Z] === RUN TestSecretsUpdate [2021-06-30T07:00:27.994Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:27.994Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-30T07:00:27.994Z] === RUN TestTemplatedSecret [2021-06-30T07:00:27.994Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:27.994Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-30T07:00:27.994Z] === RUN TestSecretCreateResolve [2021-06-30T07:00:27.994Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:27.994Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-30T07:00:27.994Z] PASS [2021-06-30T07:00:27.994Z] ok github.com/docker/docker/integration/secret 0.094s [2021-06-30T07:00:28.190Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-30T07:00:28.446Z] [2021-06-30T07:00:28.446Z] === Skipped [2021-06-30T07:00:28.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-30T07:00:28.446Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:28.446Z] [2021-06-30T07:00:28.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-30T07:00:28.446Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:28.446Z] [2021-06-30T07:00:28.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-30T07:00:28.446Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:28.446Z] [2021-06-30T07:00:28.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-30T07:00:28.446Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:28.446Z] [2021-06-30T07:00:28.446Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-30T07:00:28.446Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:28.446Z] [2021-06-30T07:00:28.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-30T07:00:28.446Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:28.446Z] [2021-06-30T07:00:28.446Z] [2021-06-30T07:00:28.446Z] DONE 6 tests, 6 skipped in 1.838s [2021-06-30T07:00:28.446Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-30T07:00:29.575Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-30T07:00:29.575Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-30T07:00:30.146Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-30T07:00:30.146Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-30T07:00:30.146Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-30T07:00:30.146Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-30T07:00:30.146Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-30T07:00:30.146Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-30T07:00:30.146Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-30T07:00:30.146Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-30T07:00:30.406Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-30T07:00:30.406Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-30T07:00:30.406Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-30T07:00:30.406Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-30T07:00:30.406Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-30T07:00:30.406Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-30T07:00:30.406Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-30T07:00:30.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:30.594Z] INFO: Testing against a local daemon [2021-06-30T07:00:30.594Z] === RUN TestServiceCreateInit [2021-06-30T07:00:30.594Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-30T07:00:30.594Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-30T07:00:30.594Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-30T07:00:30.594Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T07:00:30.594Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestCreateServiceMultipleTimes [2021-06-30T07:00:30.594Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestCreateServiceConflict [2021-06-30T07:00:30.594Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestCreateServiceMaxReplicas [2021-06-30T07:00:30.594Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-30T07:00:30.594Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-30T07:00:30.594Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestCreateServiceSecretFileMode [2021-06-30T07:00:30.594Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestCreateServiceConfigFileMode [2021-06-30T07:00:30.594Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestCreateServiceSysctls [2021-06-30T07:00:30.594Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-30T07:00:30.594Z] === RUN TestCreateServiceCapabilities [2021-06-30T07:00:30.594Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-30T07:00:30.594Z] === RUN TestInspect [2021-06-30T07:00:30.594Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestInspect (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestCreateJob [2021-06-30T07:00:30.594Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestCreateJob (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestReplicatedJob [2021-06-30T07:00:30.594Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestUpdateReplicatedJob [2021-06-30T07:00:30.594Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestServiceListWithStatuses [2021-06-30T07:00:30.594Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestDockerNetworkConnectAlias [2021-06-30T07:00:30.594Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestDockerNetworkReConnect [2021-06-30T07:00:30.594Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestServicePlugin [2021-06-30T07:00:30.594Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestServiceUpdateLabel [2021-06-30T07:00:30.594Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:30.594Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestServiceUpdateSecrets [2021-06-30T07:00:30.594Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:30.594Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestServiceUpdateConfigs [2021-06-30T07:00:30.594Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:30.594Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestServiceUpdateNetwork [2021-06-30T07:00:30.594Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:30.594Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-30T07:00:30.594Z] === RUN TestServiceUpdatePidsLimit [2021-06-30T07:00:30.594Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:30.594Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-30T07:00:30.594Z] PASS [2021-06-30T07:00:30.594Z] ok github.com/docker/docker/integration/service 0.232s [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === Skipped [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T07:00:30.594Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T07:00:30.594Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-30T07:00:30.594Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-30T07:00:30.594Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-30T07:00:30.594Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-30T07:00:30.594Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-30T07:00:30.594Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-30T07:00:30.594Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-30T07:00:30.594Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-30T07:00:30.594Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-30T07:00:30.594Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-30T07:00:30.594Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-30T07:00:30.594Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-30T07:00:30.594Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-30T07:00:30.594Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-30T07:00:30.594Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-30T07:00:30.594Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-30T07:00:30.594Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-30T07:00:30.594Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-30T07:00:30.594Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-30T07:00:30.594Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-30T07:00:30.594Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-30T07:00:30.594Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] [2021-06-30T07:00:30.594Z] DONE 24 tests, 23 skipped in 2.273s [2021-06-30T07:00:30.667Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-30T07:00:30.667Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-30T07:00:30.667Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-30T07:00:31.046Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-30T07:00:31.238Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-30T07:00:32.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:32.560Z] INFO: Testing against a local daemon [2021-06-30T07:00:32.560Z] === RUN TestSessionCreate [2021-06-30T07:00:32.560Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-30T07:00:32.560Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-30T07:00:32.560Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-30T07:00:32.560Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-30T07:00:32.560Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-30T07:00:32.560Z] PASS [2021-06-30T07:00:32.560Z] ok github.com/docker/docker/integration/session 0.100s [2021-06-30T07:00:32.560Z] [2021-06-30T07:00:32.560Z] === Skipped [2021-06-30T07:00:32.560Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-30T07:00:32.560Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-30T07:00:32.560Z] [2021-06-30T07:00:32.560Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-30T07:00:32.560Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-30T07:00:32.560Z] [2021-06-30T07:00:32.560Z] [2021-06-30T07:00:32.560Z] DONE 2 tests, 2 skipped in 1.657s [2021-06-30T07:00:32.560Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-30T07:00:32.622Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-30T07:00:32.622Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-30T07:00:34.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:34.073Z] INFO: Testing against a local daemon [2021-06-30T07:00:34.073Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-30T07:00:34.073Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:34.073Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T07:00:34.074Z] === RUN TestEventsExecDie [2021-06-30T07:00:34.074Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-30T07:00:34.074Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-30T07:00:34.074Z] === RUN TestEventsBackwardsCompatible [2021-06-30T07:00:34.074Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-30T07:00:34.074Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-30T07:00:34.074Z] === RUN TestEventsVolumeCreate [2021-06-30T07:00:34.074Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-30T07:00:34.074Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-30T07:00:34.074Z] === RUN TestInfoAPI [2021-06-30T07:00:34.074Z] --- PASS: TestInfoAPI (0.04s) [2021-06-30T07:00:34.074Z] === RUN TestInfoAPIWarnings [2021-06-30T07:00:34.074Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:00:34.074Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-30T07:00:34.074Z] === RUN TestInfoDebug [2021-06-30T07:00:34.074Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:00:34.074Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-30T07:00:34.074Z] === RUN TestInfoInsecureRegistries [2021-06-30T07:00:34.074Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:00:34.074Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-30T07:00:34.074Z] === RUN TestInfoRegistryMirrors [2021-06-30T07:00:34.074Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:00:34.074Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-30T07:00:34.074Z] === RUN TestLoginFailsWithBadCredentials [2021-06-30T07:00:34.532Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-30T07:00:34.532Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-30T07:00:35.026Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-06-30T07:00:35.026Z] === RUN TestPingCacheHeaders [2021-06-30T07:00:35.026Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-30T07:00:35.026Z] === RUN TestPingGet [2021-06-30T07:00:35.473Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-30T07:00:35.473Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-30T07:00:35.477Z] --- PASS: TestPingGet (0.04s) [2021-06-30T07:00:35.477Z] === RUN TestPingHead [2021-06-30T07:00:35.477Z] --- PASS: TestPingHead (0.03s) [2021-06-30T07:00:35.477Z] === RUN TestVersion [2021-06-30T07:00:35.477Z] --- PASS: TestVersion (0.03s) [2021-06-30T07:00:35.477Z] PASS [2021-06-30T07:00:35.477Z] ok github.com/docker/docker/integration/system 1.221s [2021-06-30T07:00:35.477Z] [2021-06-30T07:00:35.477Z] === Skipped [2021-06-30T07:00:35.477Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-30T07:00:35.477Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-30T07:00:35.477Z] [2021-06-30T07:00:35.477Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-30T07:00:35.477Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-30T07:00:35.477Z] [2021-06-30T07:00:35.477Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-30T07:00:35.477Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-30T07:00:35.477Z] [2021-06-30T07:00:35.477Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-30T07:00:35.477Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-30T07:00:35.477Z] [2021-06-30T07:00:35.477Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-30T07:00:35.477Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-30T07:00:35.477Z] [2021-06-30T07:00:35.477Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-30T07:00:35.477Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:00:35.477Z] [2021-06-30T07:00:35.477Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-30T07:00:35.477Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:00:35.477Z] [2021-06-30T07:00:35.477Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-30T07:00:35.477Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-30T07:00:35.477Z] [2021-06-30T07:00:35.477Z] [2021-06-30T07:00:35.477Z] DONE 14 tests, 8 skipped in 2.838s [2021-06-30T07:00:35.477Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-30T07:00:36.351Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-30T07:00:36.351Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-30T07:00:36.351Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-30T07:00:36.351Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-30T07:00:36.351Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-30T07:00:36.413Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-30T07:00:36.992Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:36.992Z] INFO: Testing against a local daemon [2021-06-30T07:00:36.992Z] === RUN TestVolumesCreateAndList [2021-06-30T07:00:36.992Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-30T07:00:36.992Z] === RUN TestVolumesRemove [2021-06-30T07:00:36.992Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-30T07:00:36.992Z] === RUN TestVolumesInspect [2021-06-30T07:00:37.355Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-30T07:00:37.444Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-30T07:00:37.444Z] === RUN TestVolumesInvalidJSON [2021-06-30T07:00:37.444Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-30T07:00:37.444Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-30T07:00:37.444Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-30T07:00:37.444Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-30T07:00:37.444Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-30T07:00:37.444Z] PASS [2021-06-30T07:00:37.444Z] ok github.com/docker/docker/integration/volume 0.249s [2021-06-30T07:00:37.444Z] [2021-06-30T07:00:37.444Z] DONE 5 tests in 1.950s [2021-06-30T07:00:37.444Z] INFO: make.ps1 ended at 06/30/2021 07:00:37 [2021-06-30T07:00:37.444Z] INFO: Integration CLI tests being run from the host: [2021-06-30T07:00:37.445Z] 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-06-30T07:00:37.617Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-30T07:00:37.617Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-30T07:00:38.211Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-30T07:00:38.471Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-30T07:00:39.041Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-30T07:00:39.982Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-30T07:00:40.242Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-30T07:00:41.184Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-30T07:00:41.184Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-30T07:00:41.184Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-30T07:00:41.755Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-30T07:00:42.016Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-30T07:00:42.276Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-30T07:00:43.660Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-30T07:00:44.233Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-30T07:00:45.937Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-30T07:00:45.937Z] INFO: Testing against a local daemon [2021-06-30T07:00:45.937Z] === RUN TestDockerSuite [2021-06-30T07:00:45.937Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-30T07:00:45.937Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-30T07:00:45.937Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T07:00:45.937Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-30T07:00:45.937Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-30T07:00:45.937Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-30T07:00:45.937Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-30T07:00:45.937Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-30T07:00:45.937Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-30T07:00:45.937Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-30T07:00:46.774Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-30T07:00:46.888Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-30T07:00:47.339Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-30T07:00:47.716Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-30T07:00:47.716Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-30T07:00:47.716Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-30T07:00:47.791Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-30T07:00:48.243Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-30T07:00:48.658Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-30T07:00:49.598Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-30T07:00:50.984Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-30T07:00:50.984Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-30T07:00:51.194Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-30T07:00:51.194Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-30T07:00:51.655Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-30T07:00:52.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-30T07:00:53.525Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-30T07:00:53.525Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-30T07:00:53.785Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-30T07:00:55.696Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents121809240 [2021-06-30T07:00:55.696Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-30T07:00:55.696Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-30T07:00:57.618Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-30T07:00:57.618Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-30T07:00:57.618Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-30T07:00:58.999Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-30T07:01:00.909Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-30T07:01:00.909Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-30T07:01:00.909Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-30T07:01:00.909Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-30T07:01:01.168Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-30T07:01:01.738Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-30T07:01:05.035Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-30T07:01:09.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-30T07:01:09.841Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-30T07:01:09.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-30T07:01:11.607Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-30T07:01:13.516Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-30T07:01:13.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-30T07:01:14.087Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-30T07:01:15.471Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-30T07:01:18.765Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-30T07:01:20.678Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-30T07:01:22.066Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-30T07:01:22.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-30T07:01:23.988Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-30T07:01:25.900Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-30T07:01:27.927Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-30T07:01:31.221Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-30T07:01:32.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-30T07:01:32.659Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-30T07:01:33.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-30T07:01:36.501Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-30T07:01:37.071Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-30T07:01:37.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-30T07:01:37.844Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-30T07:01:37.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-30T07:01:37.844Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-30T07:01:37.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-30T07:01:38.981Z] docker_cli_swarm_test.go:1186: [d2414985b8722] joining swarm manager [d14d754fa9642]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:01:38.981Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-30T07:01:44.263Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-30T07:01:44.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-30T07:01:44.943Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-30T07:01:44.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-30T07:01:45.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-30T07:01:45.403Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-30T07:01:45.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-30T07:01:45.403Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-30T07:01:45.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-30T07:01:45.643Z] docker_cli_swarm_test.go:1195: [def37bbe0433d] joining swarm manager [d14d754fa9642]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T07:01:47.023Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-30T07:01:48.940Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-30T07:01:49.511Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-30T07:01:50.451Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-30T07:01:51.021Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-30T07:01:51.021Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-30T07:01:51.021Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-30T07:01:52.404Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-30T07:01:56.606Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-30T07:01:59.901Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-30T07:02:00.162Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-30T07:02:01.103Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-30T07:02:01.103Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-30T07:02:01.103Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-30T07:02:01.103Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-30T07:02:01.103Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-30T07:02:02.485Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-30T07:02:03.865Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-30T07:02:05.247Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-30T07:02:07.158Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-30T07:02:10.467Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-30T07:02:10.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-30T07:02:11.854Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-30T07:02:11.854Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-30T07:02:11.854Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-30T07:02:13.765Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-30T07:02:15.147Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-30T07:02:17.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-30T07:02:17.682Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-30T07:02:17.682Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-30T07:02:17.682Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:02:17.682Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-30T07:02:19.237Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-30T07:02:19.237Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-30T07:02:19.237Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-30T07:02:20.430Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-30T07:02:22.995Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-30T07:02:24.542Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-30T07:02:24.542Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-30T07:02:24.542Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-30T07:02:24.542Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-30T07:02:24.542Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-30T07:02:25.714Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-30T07:02:25.714Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-30T07:02:26.093Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-30T07:02:27.065Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-30T07:02:27.529Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-30T07:02:27.990Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-30T07:02:28.960Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-30T07:02:29.915Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-30T07:02:31.826Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-30T07:02:35.127Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-30T07:02:37.672Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-30T07:02:39.310Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-30T07:02:40.217Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-30T07:02:40.854Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-30T07:02:40.854Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-30T07:02:40.854Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-30T07:02:42.129Z] docker_cli_swarm_test.go:1118: [dc78b2709ee73] joining swarm manager [dd0cd7804df0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:02:42.397Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-30T07:02:42.397Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-30T07:02:42.397Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-30T07:02:42.858Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-30T07:02:43.069Z] docker_cli_swarm_test.go:1119: [d7393e7cb6dd4] joining swarm manager [dd0cd7804df0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T07:02:43.640Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-30T07:02:44.404Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-30T07:02:45.378Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-30T07:02:45.553Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-30T07:02:45.840Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-30T07:02:45.840Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-30T07:02:45.840Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-30T07:02:46.812Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-30T07:02:47.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-30T07:02:47.783Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-30T07:02:47.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-30T07:02:47.783Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-30T07:02:47.783Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-30T07:02:48.096Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-30T07:02:49.478Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-30T07:02:50.862Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-30T07:02:53.402Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-30T07:02:53.591Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-30T07:02:55.313Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-30T07:02:57.859Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-30T07:02:59.705Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-30T07:02:59.705Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-30T07:02:59.705Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-30T07:02:59.705Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-30T07:02:59.705Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-30T07:02:59.705Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-30T07:02:59.705Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-30T07:02:59.705Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T07:02:59.705Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-30T07:02:59.705Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T07:02:59.705Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-30T07:02:59.705Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-30T07:02:59.705Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-30T07:02:59.705Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-30T07:02:59.705Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-30T07:02:59.705Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:02:59.706Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-30T07:02:59.706Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-30T07:02:59.706Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-30T07:02:59.706Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-30T07:02:59.706Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-30T07:02:59.706Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T07:02:59.706Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-30T07:02:59.706Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-30T07:02:59.706Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-30T07:02:59.778Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-30T07:03:01.689Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-30T07:03:01.853Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-30T07:03:03.998Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-30T07:03:03.998Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-30T07:03:03.998Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-30T07:03:03.998Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-30T07:03:03.998Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-30T07:03:03.998Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-30T07:03:03.998Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-30T07:03:03.998Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-30T07:03:03.998Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-30T07:03:07.688Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-30T07:03:07.688Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-30T07:03:07.688Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-30T07:03:07.688Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T07:03:07.688Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-30T07:03:14.691Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-30T07:03:19.787Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-30T07:03:19.788Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-30T07:03:22.330Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-30T07:03:22.330Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-30T07:03:22.330Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-30T07:03:22.330Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-30T07:03:22.590Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-30T07:03:23.573Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-30T07:03:23.573Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-30T07:03:24.545Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-30T07:03:29.167Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-30T07:03:29.250Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-30T07:03:29.251Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-30T07:03:29.251Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-30T07:03:29.251Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-30T07:03:29.712Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-30T07:03:29.712Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-30T07:03:29.712Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-30T07:03:30.173Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-30T07:03:30.173Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-30T07:03:30.173Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-30T07:03:30.550Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-30T07:03:30.550Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-30T07:03:30.550Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-30T07:03:33.848Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-30T07:03:38.063Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-30T07:03:38.063Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite (1832.72s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.11s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.38s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.96s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.54s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.89s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.49s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.01s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.07s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.91s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.01s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.96s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.13s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.38s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.30s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAttachDetach (1.69s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.33s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.52s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.27s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.27s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.88s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.65s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.83s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.71s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.71s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.65s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.51s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.25s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.51s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.95s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.95s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.62s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.88s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.75s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.87s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.67s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.89s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.86s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.80s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.93s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.71s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.30s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.41s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.00s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.99s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.84s) [2021-06-30T07:03:38.063Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.67s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.81s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.44s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.67s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.63s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.97s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.65s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.60s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.32s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.57s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.80s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.06s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.70s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.99s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.32s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.51s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.74s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.84s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.69s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.91s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.62s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.84s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.91s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.34s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.02s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.64s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCmd (0.24s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.12s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.16s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.57s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.29s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.08s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.46s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.35s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.81s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.88s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.15s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.87s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.58s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.87s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.31s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.48s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.94s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.23s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.77s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.50s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.68s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignore (15.72s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.96s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.65s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.75s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.59s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.69s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.55s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.95s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.65s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.50s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.78s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.33s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.02s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEnv (1.41s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.32s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.88s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.13s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.09s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.42s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.41s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.55s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.26s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.26s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.32s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.18s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.29s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.04s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.41s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.03s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.04s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.11s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildHistory (2.90s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.34s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.76s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.00s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.62s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.53s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.37s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.49s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.41s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.68s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.93s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.86s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.17s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.24s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.38s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.89s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.11s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.97s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.85s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.10s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.61s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.80s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.65s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.33s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.08s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.50s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildPATH (1.51s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.55s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.77s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.69s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildRm (3.35s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.13s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.53s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.48s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.75s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.11s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildStderr (1.27s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.79s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.23s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.38s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.62s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.96s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.33s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildUser (2.11s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.62s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.32s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.21s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.08s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.15s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.34s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.40s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.44s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.71s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.76s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.08s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.03s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.97s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.62s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.57s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-30T07:03:38.064Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.70s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.81s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCommitChange (1.10s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.84s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.93s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCommitTTY (2.04s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.60s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.81s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.69s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.46s) [2021-06-30T07:03:38.064Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.75s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.67s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.06s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.02s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.92s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.07s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.95s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.87s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.98s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.67s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.06s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.66s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.00s) [2021-06-30T07:03:38.065Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.32s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.20s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.62s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.43s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.02s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.05s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.63s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.79s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.79s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.77s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.75s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.14s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000816060_} (1.89s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1185678880_/foo_false____} (1.24s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1185678880_/foo_true____} (1.77s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3139516671_/foo_false____} (1.56s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3139516671_/foo_true____} (1.61s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3139516671_/foo_true__0xc000816090__} (1.56s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008160f0_} (1.55s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000816108_} (1.82s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000816120_} (1.56s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000816138_} (1.72s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.49s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.71s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.70s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.90s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.37s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.84s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.89s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.87s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.03s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.98s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.79s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.84s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.87s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.75s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.88s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.83s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.72s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.75s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.43s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.35s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.20s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.79s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.07s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.32s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.02s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.98s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.06s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToDot (1.35s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.36s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.75s) [2021-06-30T07:03:38.065Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2021-06-30T07:03:38.065Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.61s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.00s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.49s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.78s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.59s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.07s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.80s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.32s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.37s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.56s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.23s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.29s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsAttach (0.73s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsCommit (0.87s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.72s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.67s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.80s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.41s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.10s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.37s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsCopy (1.03s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.39s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.69s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.44s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFilters (1.39s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFormat (1.38s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.87s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2021-06-30T07:03:38.065Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-06-30T07:03:38.066Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-30T07:03:38.066Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.41s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsRename (1.18s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsResize (1.10s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.02s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.46s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.24s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.24s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsTop (1.03s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.29s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExec (1.49s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.15s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.94s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.76s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.08s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.98s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.98s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.99s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.98s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.97s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.92s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecCgroup (3.20s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecEnv (1.80s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.16s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.01s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecInspectID (3.06s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecInteractive (1.04s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.00s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecParseError (0.71s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.04s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.47s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecStartFails (1.13s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.68s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecTTY (1.05s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecUlimits (1.04s) [2021-06-30T07:03:38.066Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.90s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.06s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.67s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestExecWithUser (1.38s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.77s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.75s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.99s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.21s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.72s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestHealth (22.59s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.20s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.39s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.38s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.84s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImportFile (1.70s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.72s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImportGzipped (2.54s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.20s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.72s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.74s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.72s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.72s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.67s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.67s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.72s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.71s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.97s) [2021-06-30T07:03:38.066Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.75s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.43s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectDefault (1.18s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectHistory (1.32s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2021-06-30T07:03:38.066Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.91s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.05s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.03s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.48s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectStatus (0.87s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.44s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.74s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.69s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.65s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.72s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.72s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.46s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.44s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.45s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.71s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.19s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.79s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.35s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.80s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.57s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.82s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.59s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.13s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.03s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.79s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.60s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.74s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.67s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.87s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.18s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.44s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.83s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.80s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.41s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.48s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.16s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.93s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.27s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsSince (7.37s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.08s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.11s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsTail (1.16s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.26s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.37s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.01s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestNetHostname (2.73s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.80s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.19s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.56s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestPluginActive (1.49s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.89s) [2021-06-30T07:03:38.066Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-30T07:03:38.066Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.78s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.16s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.37s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.94s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.89s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.36s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.62s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.63s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPortList (8.95s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.32s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.98s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.02s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.88s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.11s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.84s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.56s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.29s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsByOrder (3.70s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.30s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.03s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.09s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.98s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.33s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.83s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.70s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.84s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.68s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.19s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.70s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.67s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.26s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.15s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.05s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.12s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.77s) [2021-06-30T07:03:38.067Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.84s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.80s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.82s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.89s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.53s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.27s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.17s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.44s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.58s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.95s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (2.04s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.31s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.04s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.07s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.02s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.02s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.09s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiTag (0.29s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.08s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.32s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.85s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.39s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAddHost (0.70s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.86s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.93s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.07s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.13s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.26s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.40s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.93s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.70s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.71s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.29s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.70s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.68s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.08s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.79s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.80s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (1.03s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.81s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.93s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.44s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.74s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.74s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.68s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.75s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.91s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.28s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.67s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.19s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.44s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.75s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.81s) [2021-06-30T07:03:38.067Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-30T07:03:38.067Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.90s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (3.02s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.73s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.20s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.53s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2021-06-30T07:03:38.067Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.89s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.54s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.66s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.73s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.98s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunExitCode (0.74s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.74s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.52s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.58s) [2021-06-30T07:03:38.067Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.64s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.02s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.42s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.05s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.71s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (4.18s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.44s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.46s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.32s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (2.08s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.58s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.49s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunMount (9.02s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.40s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.05s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.53s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.03s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.23s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.47s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.44s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.11s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunNetHost (1.33s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.97s) [2021-06-30T07:03:38.067Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.09s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.10s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.32s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.74s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.63s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.49s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.20s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.82s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunRm (0.79s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.75s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.26s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.80s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunState (1.55s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunSysctls (1.58s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.25s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.66s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.94s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.43s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.18s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.75s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.74s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.46s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUserByID (1.00s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (1.09s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUserByName (0.89s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.90s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.35s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.98s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.24s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.94s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.85s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.52s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.05s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.09s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.57s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.89s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.99s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.89s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (1.01s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.36s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.61s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.98s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.01s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.99s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.73s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.86s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.79s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.70s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.55s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.71s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.95s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.20s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.34s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveImageId (0.14s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.96s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.65s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.50s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.45s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (3.38s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.85s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.33s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.97s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.36s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.83s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.36s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.10s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStartRecordError (2.06s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.81s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.08s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.36s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.15s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.88s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.78s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.79s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.56s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.26s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.89s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.43s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.67s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.53s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.40s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.09s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUpdateStats (3.79s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.34s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.86s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.19s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.72s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.43s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.66s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.47s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.25s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.11s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.51s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.43s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.13s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.06s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.30s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.13s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.18s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.78s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.91s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.30s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.74s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.10s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.92s) [2021-06-30T07:03:38.068Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.07s) [2021-06-30T07:03:38.068Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-30T07:03:38.068Z] === RUN TestDockerRegistrySuite [2021-06-30T07:03:38.068Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-30T07:03:39.010Z] check_test.go:196: [ded5b1db244fe] daemon is not started [2021-06-30T07:03:39.010Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-30T07:03:40.394Z] check_test.go:196: [d6ee84568e2dd] daemon is not started [2021-06-30T07:03:40.394Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-30T07:03:41.778Z] check_test.go:196: [d6939ad5dfb93] daemon is not started [2021-06-30T07:03:41.778Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-30T07:03:42.038Z] check_test.go:196: [d6e534e1c5ad3] daemon is not started [2021-06-30T07:03:42.038Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-30T07:03:45.334Z] check_test.go:196: [d65aca49a5425] daemon is not started [2021-06-30T07:03:45.334Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-30T07:03:51.925Z] check_test.go:196: [d07f901ce8c57] daemon is not started [2021-06-30T07:03:51.925Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-30T07:03:55.352Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-30T07:03:55.352Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-30T07:03:55.352Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-30T07:03:55.352Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-30T07:03:56.125Z] check_test.go:196: [d9253c1f72b81] daemon is not started [2021-06-30T07:03:56.125Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-30T07:03:57.065Z] check_test.go:196: [ddd206082617f] daemon is not started [2021-06-30T07:03:57.065Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-30T07:03:58.448Z] check_test.go:196: [d150c92a23d9c] daemon is not started [2021-06-30T07:03:58.448Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-30T07:03:59.831Z] check_test.go:196: [d09065c3f1ba5] daemon is not started [2021-06-30T07:03:59.831Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-30T07:04:01.213Z] check_test.go:196: [d9a31a117687e] daemon is not started [2021-06-30T07:04:01.213Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-30T07:04:02.609Z] check_test.go:196: [d58104abd5eb2] daemon is not started [2021-06-30T07:04:02.609Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-30T07:04:03.550Z] check_test.go:196: [db54206755fb7] daemon is not started [2021-06-30T07:04:03.550Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-30T07:04:04.932Z] check_test.go:196: [d86c6741ab2b3] daemon is not started [2021-06-30T07:04:04.932Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-30T07:04:06.315Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:085eb324a23e9cd5057c6e9704aa07584b6685ceac0a6b45ae811c30f8afb943 [2021-06-30T07:04:07.698Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:22a07805b0cec30c58a779eae492dce562553340c5f2f4cc2d3dd181a43fb21c [2021-06-30T07:04:07.958Z] check_test.go:196: [d5f6aa49cbc27] daemon is not started [2021-06-30T07:04:07.958Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-30T07:04:08.899Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0f033198f900a8d1bdc7fa0bad600b31e66f2c83c7ceb3bd5d85c08610222487 [2021-06-30T07:04:10.193Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-30T07:04:10.193Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-30T07:04:10.282Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dc7e5c6fa044ae12e3c2c6cb950ee58d314a8c726a521d0223e78b3538a2586d [2021-06-30T07:04:10.282Z] check_test.go:196: [d14b2c74e3e36] daemon is not started [2021-06-30T07:04:10.282Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-30T07:04:10.852Z] docker_cli_swarm_test.go:1172: [d73f0e9e23436] joining swarm manager [dd0cd7804df0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-30T07:04:11.165Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-30T07:04:11.791Z] check_test.go:196: [d82e6bfed48bc] daemon is not started [2021-06-30T07:04:11.791Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-30T07:04:14.920Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-30T07:04:15.088Z] check_test.go:196: [de3f1db06c1cc] daemon is not started [2021-06-30T07:04:15.088Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-30T07:04:16.030Z] check_test.go:196: [da4721cfff4e6] daemon is not started [2021-06-30T07:04:16.030Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-30T07:04:16.030Z] check_test.go:196: [de3fe014d3af0] daemon is not started [2021-06-30T07:04:16.030Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-30T07:04:17.411Z] check_test.go:196: [ddd5437995742] daemon is not started [2021-06-30T07:04:17.411Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-30T07:04:17.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-30T07:04:18.795Z] check_test.go:196: [d97810f4ec51b] daemon is not started [2021-06-30T07:04:18.795Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-30T07:04:19.736Z] check_test.go:196: [dfa4a0702e583] daemon is not started [2021-06-30T07:04:19.736Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-30T07:04:21.587Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-30T07:04:23.942Z] check_test.go:196: [d81c79b973a98] daemon is not started [2021-06-30T07:04:23.942Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-30T07:04:23.942Z] check_test.go:196: [d7fe6888da77c] daemon is not started [2021-06-30T07:04:23.942Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-30T07:04:25.325Z] check_test.go:196: [d80e384ca409f] daemon is not started [2021-06-30T07:04:25.325Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-30T07:04:25.585Z] check_test.go:196: [ddd9cead0c89f] daemon is not started [2021-06-30T07:04:25.585Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-30T07:04:25.585Z] check_test.go:196: [dc8afb5e3233f] daemon is not started [2021-06-30T07:04:25.585Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-30T07:04:25.845Z] check_test.go:196: [dd9f035daf3f0] daemon is not started [2021-06-30T07:04:25.845Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-30T07:04:26.105Z] check_test.go:196: [df8ff8f9e10e0] daemon is not started [2021-06-30T07:04:26.105Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-30T07:04:26.676Z] check_test.go:196: [dbde7a781af55] daemon is not started [2021-06-30T07:04:26.676Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-30T07:04:26.676Z] check_test.go:196: [d47ae2a9436bf] daemon is not started [2021-06-30T07:04:26.676Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-30T07:04:28.587Z] check_test.go:196: [d9350284e2a47] daemon is not started [2021-06-30T07:04:28.587Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-30T07:04:30.498Z] check_test.go:196: [df5624efb9762] daemon is not started [2021-06-30T07:04:30.498Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-30T07:04:31.879Z] check_test.go:196: [dc41427d2a062] daemon is not started [2021-06-30T07:04:31.879Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-30T07:04:33.261Z] check_test.go:196: [dc6f827429d91] daemon is not started [2021-06-30T07:04:33.261Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-30T07:04:34.200Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite (57.51s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.41s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.65s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.48s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.60s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.54s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.52s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.29s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.37s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.49s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.85s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.46s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.53s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.86s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.41s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.51s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.31s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.78s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.02s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.58s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2021-06-30T07:04:35.140Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2021-06-30T07:04:35.140Z] === RUN TestDockerSchema1RegistrySuite [2021-06-30T07:04:35.140Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-30T07:04:35.140Z] check_test.go:223: [dc70024472e0e] daemon is not started [2021-06-30T07:04:35.140Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-30T07:04:39.341Z] check_test.go:223: [d28ae66f7d99c] daemon is not started [2021-06-30T07:04:39.341Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-30T07:04:45.934Z] check_test.go:223: [dd7a046d99199] daemon is not started [2021-06-30T07:04:45.934Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-30T07:04:45.934Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-30T07:04:47.320Z] docker_cli_swarm_test.go:1453: [d0338307ffa8b] joining swarm manager [d66b6014bac56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:04:48.262Z] docker_cli_swarm_test.go:1454: [dec4fe3f83b11] joining swarm manager [d66b6014bac56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-30T07:04:49.645Z] check_test.go:223: [d2c28c4afdda2] daemon is not started [2021-06-30T07:04:49.645Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-30T07:04:50.587Z] check_test.go:223: [dc988e0d4b271] daemon is not started [2021-06-30T07:04:50.847Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-30T07:04:52.230Z] check_test.go:223: [d377e2a49993d] daemon is not started [2021-06-30T07:04:52.230Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-30T07:04:52.489Z] check_test.go:223: [d9681e7603ebe] daemon is not started [2021-06-30T07:04:52.489Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-30T07:04:53.870Z] check_test.go:223: [d3094d5bbed56] daemon is not started [2021-06-30T07:04:53.870Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-30T07:04:54.810Z] check_test.go:223: [dc7a4b6d347f2] daemon is not started [2021-06-30T07:04:54.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-30T07:04:56.191Z] check_test.go:223: [d9dbc3e7eecce] daemon is not started [2021-06-30T07:04:56.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-30T07:04:58.733Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-30T07:04:59.303Z] check_test.go:223: [df9d7b3b8220d] daemon is not started [2021-06-30T07:04:59.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-30T07:04:59.874Z] check_test.go:223: [d893993e76ce5] daemon is not started [2021-06-30T07:04:59.874Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-30T07:05:00.135Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-30T07:05:00.135Z] check_test.go:223: [dc66390a0a220] daemon is not started [2021-06-30T07:05:00.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-30T07:05:00.395Z] check_test.go:223: [dcd46548b5805] daemon is not started [2021-06-30T07:05:00.395Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-30T07:05:00.395Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-30T07:05:00.655Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-30T07:05:00.655Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-30T07:05:00.916Z] check_test.go:223: [da9724bf0798f] daemon is not started [2021-06-30T07:05:00.916Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-30T07:05:01.176Z] check_test.go:223: [d2078089aee53] daemon is not started [2021-06-30T07:05:01.176Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-30T07:05:01.436Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-30T07:05:01.696Z] check_test.go:223: [d86dbbef3acac] daemon is not started [2021-06-30T07:05:01.696Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-30T07:05:01.696Z] check_test.go:223: [de59b96f65dc6] daemon is not started [2021-06-30T07:05:01.696Z] --- PASS: TestDockerSchema1RegistrySuite (26.76s) [2021-06-30T07:05:01.696Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-30T07:05:01.696Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.14s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.67s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.48s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.37s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.28s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.31s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.58s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.41s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.48s) [2021-06-30T07:05:01.697Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-30T07:05:01.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-30T07:05:01.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-30T07:05:02.637Z] check_test.go:252: [dd5d3b7c1c2dc] daemon is not started [2021-06-30T07:05:02.637Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-30T07:05:03.595Z] check_test.go:252: [d3e0aac90b358] daemon is not started [2021-06-30T07:05:03.595Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-30T07:05:03.595Z] check_test.go:252: [dcc73cb789a1e] daemon is not started [2021-06-30T07:05:03.595Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-30T07:05:04.165Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-30T07:05:04.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-30T07:05:04.995Z] check_test.go:252: [d3c2205261553] daemon is not started [2021-06-30T07:05:04.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-30T07:05:05.565Z] check_test.go:252: [dc1d1d43320cd] daemon is not started [2021-06-30T07:05:05.565Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-30T07:05:06.505Z] check_test.go:252: [d64d06e8ea651] daemon is not started [2021-06-30T07:05:06.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-30T07:05:06.505Z] check_test.go:252: [d1b3cc10e1426] daemon is not started [2021-06-30T07:05:06.505Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.89s) [2021-06-30T07:05:06.505Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2021-06-30T07:05:06.505Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.72s) [2021-06-30T07:05:06.505Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2021-06-30T07:05:06.505Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2021-06-30T07:05:06.505Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2021-06-30T07:05:06.505Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2021-06-30T07:05:06.505Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.95s) [2021-06-30T07:05:06.505Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s) [2021-06-30T07:05:06.505Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-30T07:05:06.505Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-30T07:05:08.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-30T07:05:10.325Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-30T07:05:10.971Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-30T07:05:10.972Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-30T07:05:10.972Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-30T07:05:10.972Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-30T07:05:10.972Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-30T07:05:10.972Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-30T07:05:10.972Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-30T07:05:10.972Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-30T07:05:10.972Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-30T07:05:10.972Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-30T07:05:10.972Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-30T07:05:10.972Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-30T07:05:10.972Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-30T07:05:10.972Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-30T07:05:10.972Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-30T07:05:11.708Z] check_test.go:279: [dcbf43dee5781] daemon is not started [2021-06-30T07:05:11.708Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-30T07:05:11.968Z] check_test.go:279: [df7c92a09e62b] daemon is not started [2021-06-30T07:05:11.968Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-30T07:05:12.229Z] check_test.go:279: [d1a240ba11ff8] daemon is not started [2021-06-30T07:05:12.229Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-30T07:05:12.309Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-30T07:05:12.489Z] check_test.go:279: [d952dd166ea50] daemon is not started [2021-06-30T07:05:12.489Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-30T07:05:12.489Z] docker_cli_swarm_unix_test.go:62: [da2f817abb2e3] joining swarm manager [d1e5bb928e562]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:05:12.489Z] check_test.go:279: [de8e0583b4c17] daemon is not started [2021-06-30T07:05:12.489Z] --- PASS: TestDockerRegistryAuthTokenSuite (6.01s) [2021-06-30T07:05:12.489Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.22s) [2021-06-30T07:05:12.489Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2021-06-30T07:05:12.489Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2021-06-30T07:05:12.489Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.22s) [2021-06-30T07:05:12.489Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2021-06-30T07:05:12.489Z] === RUN TestDockerNetworkSuite [2021-06-30T07:05:12.489Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-30T07:05:12.494Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-30T07:05:14.009Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-30T07:05:14.009Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-30T07:05:14.009Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-30T07:05:14.009Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-30T07:05:14.009Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-30T07:05:14.009Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-30T07:05:14.500Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-30T07:05:14.500Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-30T07:05:14.960Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-30T07:05:15.785Z] docker_cli_network_unix_test.go:46: [dab32e72f0929] daemon is not started [2021-06-30T07:05:15.785Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-30T07:05:16.354Z] docker_cli_network_unix_test.go:46: [ddb3401a0c2f1] daemon is not started [2021-06-30T07:05:16.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-30T07:05:16.875Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-30T07:05:23.193Z] docker_cli_network_unix_test.go:46: [d85c2dc065202] daemon is not started [2021-06-30T07:05:23.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-30T07:05:25.683Z] docker_cli_network_unix_test.go:46: [d20aa119b4aca] daemon is not started [2021-06-30T07:05:25.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-30T07:05:25.948Z] docker_cli_network_unix_test.go:1233: [d6499c9f06488] daemon is not started [2021-06-30T07:05:27.116Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-30T07:05:29.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-30T07:05:30.627Z] docker_cli_network_unix_test.go:46: [de9505a17b3f6] daemon is not started [2021-06-30T07:05:31.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-30T07:05:31.750Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-30T07:05:32.703Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-30T07:05:32.703Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-30T07:05:32.703Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-30T07:05:35.570Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-30T07:05:37.715Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-30T07:05:41.200Z] docker_cli_network_unix_test.go:46: [df1473449db58] daemon is not started [2021-06-30T07:05:41.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-30T07:05:43.740Z] docker_cli_network_unix_test.go:46: [d3f034dc5eabb] daemon is not started [2021-06-30T07:05:44.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-30T07:05:45.694Z] docker_cli_network_unix_test.go:46: [dee3148e95fc5] daemon is not started [2021-06-30T07:05:45.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-30T07:05:46.633Z] docker_cli_network_unix_test.go:46: [db79cc573f496] daemon is not started [2021-06-30T07:05:46.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-30T07:05:47.203Z] docker_cli_network_unix_test.go:46: [d322e92ae5785] daemon is not started [2021-06-30T07:05:47.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-30T07:05:47.947Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-30T07:05:47.947Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-30T07:05:47.947Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-30T07:05:47.947Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-30T07:05:47.947Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-30T07:05:47.947Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-30T07:05:47.947Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-30T07:05:47.947Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-30T07:05:47.947Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-30T07:05:47.947Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-30T07:05:48.402Z] docker_cli_network_unix_test.go:46: [dbc6011a77bc2] daemon is not started [2021-06-30T07:05:48.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-30T07:05:49.233Z] docker_cli_network_unix_test.go:46: [d395cbc5798d9] daemon is not started [2021-06-30T07:05:49.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-30T07:05:50.064Z] docker_cli_network_unix_test.go:46: [da20c0608e032] daemon is not started [2021-06-30T07:05:50.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-30T07:05:50.333Z] docker_cli_network_unix_test.go:46: [d31575ff28134] daemon is not started [2021-06-30T07:05:50.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-30T07:05:51.281Z] docker_cli_network_unix_test.go:46: [dae1f2fd83f8f] daemon is not started [2021-06-30T07:05:51.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-30T07:05:51.541Z] docker_cli_network_unix_test.go:46: [d2f61da976257] daemon is not started [2021-06-30T07:05:51.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-30T07:05:51.802Z] docker_cli_network_unix_test.go:46: [d8c666d5e714a] daemon is not started [2021-06-30T07:05:51.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-30T07:05:51.802Z] docker_cli_network_unix_test.go:46: [db14b28159829] daemon is not started [2021-06-30T07:05:51.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-30T07:05:52.743Z] docker_cli_network_unix_test.go:46: [df12d037b57dd] daemon is not started [2021-06-30T07:05:53.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-30T07:05:53.572Z] docker_cli_network_unix_test.go:46: [d43f40143a29e] daemon is not started [2021-06-30T07:05:54.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-30T07:05:54.143Z] docker_cli_network_unix_test.go:46: [d25b656529b1e] daemon is not started [2021-06-30T07:05:54.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-30T07:05:54.713Z] docker_cli_network_unix_test.go:46: [dc1727564e4d8] daemon is not started [2021-06-30T07:05:54.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-30T07:05:54.713Z] docker_cli_network_unix_test.go:46: [d61d046263f19] daemon is not started [2021-06-30T07:05:54.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-30T07:05:56.627Z] docker_cli_network_unix_test.go:968: [dd0376a3d2c68] daemon is not started [2021-06-30T07:05:58.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-30T07:05:59.921Z] docker_cli_network_unix_test.go:46: [dc680e87033de] daemon is not started [2021-06-30T07:06:00.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-30T07:06:05.462Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-30T07:06:06.404Z] docker_cli_network_unix_test.go:1116: [dae9cd127303c] daemon is not started [2021-06-30T07:06:07.794Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-30T07:06:14.387Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-30T07:06:14.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-30T07:06:14.387Z] docker_cli_network_unix_test.go:46: [d524e15c007e1] daemon is not started [2021-06-30T07:06:14.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-30T07:06:15.326Z] docker_cli_network_unix_test.go:46: [de5fd020beda8] daemon is not started [2021-06-30T07:06:15.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-30T07:06:15.326Z] docker_cli_network_unix_test.go:46: [d6feab1c7a57f] daemon is not started [2021-06-30T07:06:15.450Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-30T07:06:15.450Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-30T07:06:15.450Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-30T07:06:15.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-30T07:06:15.586Z] docker_cli_network_unix_test.go:46: [d0c42b34f8a74] daemon is not started [2021-06-30T07:06:15.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-30T07:06:15.846Z] docker_cli_network_unix_test.go:46: [d82380f89888e] daemon is not started [2021-06-30T07:06:15.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-30T07:06:16.105Z] docker_cli_network_unix_test.go:46: [d7dcd106ff149] daemon is not started [2021-06-30T07:06:16.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-30T07:06:16.105Z] docker_cli_network_unix_test.go:46: [d33f2d9754d57] daemon is not started [2021-06-30T07:06:16.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-30T07:06:16.366Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-30T07:06:19.667Z] docker_cli_network_unix_test.go:46: [d94f7fa9b66bd] daemon is not started [2021-06-30T07:06:20.606Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-30T07:06:20.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-30T07:06:20.866Z] docker_cli_network_unix_test.go:46: [d6bd11888e39f] daemon is not started [2021-06-30T07:06:20.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-30T07:06:20.866Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-30T07:06:20.866Z] docker_cli_network_unix_test.go:46: [d2d91639d0939] daemon is not started [2021-06-30T07:06:20.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-30T07:06:21.807Z] docker_cli_network_unix_test.go:46: [da43d3ac5a646] daemon is not started [2021-06-30T07:06:22.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-30T07:06:23.985Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-30T07:06:26.528Z] docker_api_swarm_test.go:961: [daa45d8eafd09] joining swarm manager [dd2c440150d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-30T07:06:26.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-30T07:06:27.870Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-30T07:06:28.701Z] docker_cli_network_unix_test.go:1084: [d9b9c17508e24] daemon is not started [2021-06-30T07:06:30.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-30T07:06:30.613Z] docker_cli_network_unix_test.go:46: [da698f9595cd9] daemon is not started [2021-06-30T07:06:30.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-30T07:06:31.552Z] docker_cli_network_unix_test.go:46: [db6adbde2728c] daemon is not started [2021-06-30T07:06:31.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-30T07:06:33.734Z] docker_cli_network_unix_test.go:46: [db235933a16d1] daemon is not started [2021-06-30T07:06:34.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-30T07:06:34.306Z] docker_cli_network_unix_test.go:46: [d3a4842e8b446] daemon is not started [2021-06-30T07:06:34.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-30T07:06:34.876Z] docker_cli_network_unix_test.go:46: [dafe404402619] daemon is not started [2021-06-30T07:06:35.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-30T07:06:35.704Z] docker_cli_network_unix_test.go:46: [d4bd8b941fbbf] daemon is not started [2021-06-30T07:06:35.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-30T07:06:36.644Z] docker_cli_network_unix_test.go:46: [da86cb887349d] daemon is not started [2021-06-30T07:06:36.904Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-30T07:06:38.241Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-30T07:06:38.479Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-30T07:06:38.479Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-30T07:06:38.479Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-30T07:06:38.479Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-30T07:06:38.479Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-30T07:06:42.188Z] docker_cli_network_unix_test.go:46: [d4a004e135f97] daemon is not started [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite (89.56s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.04s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.08s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.94s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.27s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.17s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.09s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.88s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.16s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.54s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.94s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.69s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.17s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.29s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.09s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.01s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.27s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.98s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.33s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (13.92s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.01s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.23s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.29s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.67s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-06-30T07:06:42.188Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.16s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.83s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.66s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.33s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.28s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.95s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.27s) [2021-06-30T07:06:42.188Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.21s) [2021-06-30T07:06:42.188Z] === RUN TestDockerHubPullSuite [2021-06-30T07:06:42.188Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-30T07:06:43.568Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-30T07:06:44.949Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-30T07:06:45.887Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-30T07:06:46.458Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-30T07:06:47.399Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-30T07:06:47.660Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-30T07:06:47.660Z] --- PASS: TestDockerHubPullSuite (5.59s) [2021-06-30T07:06:47.660Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.40s) [2021-06-30T07:06:47.660Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-06-30T07:06:47.660Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.51s) [2021-06-30T07:06:47.660Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.15s) [2021-06-30T07:06:47.660Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-06-30T07:06:47.660Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-06-30T07:06:47.660Z] PASS [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === Skipped [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_sni_test.go:18: Flakey test [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-30T07:06:47.660Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-06-30T07:06:47.660Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.660Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-30T07:06:47.660Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-30T07:06:47.660Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-30T07:06:47.660Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-30T07:06:47.661Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-30T07:06:47.661Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-30T07:06:47.661Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-06-30T07:06:47.661Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-30T07:06:47.661Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-30T07:06:47.661Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-30T07:06:47.661Z] docker_cli_network_unix_test.go:46: [d2d91639d0939] daemon is not started [2021-06-30T07:06:47.661Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] [2021-06-30T07:06:47.661Z] DONE 1269 tests, 51 skipped in 2075.058s [2021-06-30T07:06:47.921Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-30T07:06:47.921Z] ++++ cat bundles/test-integration/docker.pid [2021-06-30T07:06:47.921Z] +++ kill 8280 [2021-06-30T07:06:47.921Z] +++ /etc/init.d/apparmor stop [2021-06-30T07:06:47.921Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-30T07:06:47.921Z] [2021-06-30T07:06:47.921Z] Unloading profiles will leave already running processes permanently [2021-06-30T07:06:47.921Z] unconfined, which can lead to unexpected situations. [2021-06-30T07:06:47.921Z] [2021-06-30T07:06:47.921Z] To set a process to complain mode, use the command line tool [2021-06-30T07:06:47.921Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-30T07:06:47.921Z] +++ true [2021-06-30T07:06:47.921Z] exiting test-integration [2021-06-30T07:06:47.921Z] ++ exit 0 [2021-06-30T07:06:47.921Z] [2021-06-30T07:06:48.180Z] + for job in $(jobs -p) [2021-06-30T07:06:48.180Z] + wait 3890 [2021-06-30T07:06:48.588Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-30T07:06:58.170Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-30T07:07:00.716Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-30T07:07:03.257Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-30T07:07:06.554Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-30T07:07:13.768Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-30T07:07:14.035Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-30T07:07:14.035Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-30T07:07:14.035Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-30T07:07:14.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-30T07:07:14.682Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-30T07:07:16.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-30T07:07:16.900Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-30T07:07:17.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-30T07:07:19.963Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-30T07:07:21.873Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-30T07:07:22.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-30T07:07:24.111Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-30T07:07:25.169Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-30T07:07:27.721Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-30T07:07:30.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-30T07:07:31.015Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-30T07:07:33.554Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-30T07:07:35.469Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-30T07:07:37.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-30T07:07:37.973Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-30T07:07:38.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-30T07:07:38.956Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-30T07:07:43.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-30T07:07:43.057Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-30T07:07:43.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-30T07:07:43.057Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-30T07:07:43.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-30T07:07:48.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-30T07:07:48.784Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-30T07:07:48.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-30T07:07:49.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-30T07:07:49.237Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-30T07:07:49.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-30T07:07:49.237Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-30T07:07:49.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-30T07:08:24.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-30T07:08:24.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-30T07:08:24.771Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-30T07:08:24.771Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-30T07:08:24.771Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:08:24.771Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-30T07:08:25.722Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-30T07:08:25.722Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-30T07:08:25.722Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-30T07:08:30.353Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-30T07:08:30.803Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-30T07:08:30.803Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-30T07:08:30.803Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-30T07:08:30.803Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-30T07:08:30.803Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-30T07:08:31.719Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-30T07:08:32.318Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-30T07:08:33.271Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-30T07:08:34.224Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-30T07:08:34.676Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-30T07:08:35.131Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-30T07:08:40.857Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-30T07:08:42.369Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-30T07:08:42.369Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-30T07:08:42.369Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-30T07:08:43.321Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-30T07:08:43.321Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-30T07:08:43.321Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-30T07:08:43.773Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-30T07:08:45.920Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-30T07:08:46.372Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-30T07:08:46.612Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-30T07:08:46.823Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-30T07:08:46.823Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-30T07:08:46.823Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-30T07:08:47.774Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-30T07:08:48.726Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-30T07:08:48.726Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-30T07:08:48.726Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-30T07:08:48.726Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-30T07:08:48.726Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-30T07:08:51.098Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-30T07:08:51.098Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-30T07:08:51.098Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-30T07:08:51.098Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-30T07:08:51.098Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-30T07:08:51.098Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-30T07:08:51.559Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-30T07:08:53.102Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-30T07:08:53.102Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-30T07:08:53.102Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-30T07:08:53.360Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-30T07:08:53.562Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-30T07:08:54.025Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-30T07:08:58.730Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite (1733.81s) [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.35s) [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.64s) [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.40s) [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.09s) [2021-06-30T07:09:04.717Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.73s) [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.92s) [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.93s) [2021-06-30T07:09:04.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.42s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.63s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.43s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.10s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.67s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.17s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.28s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.76s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.94s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.00s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.75s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.45s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.06s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.17s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.01s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.19s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.14s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.88s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.78s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.51s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.53s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.52s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.06s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.21s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.82s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.10s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.13s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.37s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.95s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.22s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.32s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.28s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.39s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.18s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.47s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.33s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.68s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.36s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.34s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.04s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.45s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.48s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.38s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.38s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.43s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.57s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.32s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.70s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.86s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.69s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.06s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.24s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.01s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.58s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.30s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.74s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.61s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (105.10s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.56s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.50s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.00s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.52s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.71s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.93s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.38s) [2021-06-30T07:09:04.718Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.36s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.62s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.12s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.59s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.23s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.04s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.87s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.60s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.61s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.16s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.35s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.98s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (6.05s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.56s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.37s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.32s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.97s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.33s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.26s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.40s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.66s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.06s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.55s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.76s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.82s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.01s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.93s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.39s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.34s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.19s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2021-06-30T07:09:04.718Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2021-06-30T07:09:04.718Z] === RUN TestDockerExternalVolumeSuite [2021-06-30T07:09:04.718Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-30T07:09:04.718Z] docker_cli_external_volume_driver_test.go:53: [de95f5df0567f] daemon is not started [2021-06-30T07:09:07.328Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-30T07:09:15.924Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-30T07:09:15.924Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-30T07:09:15.924Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-30T07:09:15.924Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-30T07:09:16.387Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-30T07:09:16.387Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-30T07:09:16.387Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-30T07:09:16.387Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-30T07:09:16.387Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-30T07:09:16.387Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-30T07:09:16.387Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-30T07:09:19.611Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-30T07:09:20.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-30T07:09:20.136Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-30T07:09:20.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-30T07:09:20.136Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-30T07:09:20.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-30T07:09:20.136Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:09:20.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-30T07:09:21.679Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-30T07:09:23.181Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-30T07:09:23.632Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-30T07:09:25.144Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-30T07:09:25.440Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-30T07:09:29.776Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-30T07:09:29.776Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-30T07:09:29.776Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-30T07:09:29.776Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-30T07:09:30.227Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-30T07:09:30.227Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-30T07:09:30.227Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-30T07:09:30.678Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-30T07:09:30.678Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-30T07:09:30.678Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-30T07:09:40.302Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-30T07:09:40.303Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-30T07:09:40.303Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-30T07:09:40.303Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-30T07:09:40.303Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-30T07:09:40.303Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-30T07:09:40.303Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-30T07:09:40.303Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-30T07:09:40.303Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-30T07:09:40.303Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-30T07:09:40.303Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-30T07:09:40.303Z] === RUN TestDockerSuite/TestBuildFails [2021-06-30T07:09:41.849Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-30T07:09:41.849Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-30T07:09:48.952Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-30T07:09:54.766Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-30T07:10:00.579Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-30T07:10:06.218Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-30T07:10:06.218Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-30T07:10:06.218Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-30T07:10:06.218Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-30T07:10:06.391Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-30T07:10:07.933Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-30T07:10:12.634Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-30T07:10:12.634Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-30T07:10:12.634Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-30T07:10:13.100Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-30T07:10:13.566Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-30T07:10:13.566Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-30T07:10:13.566Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-30T07:10:22.158Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-30T07:10:22.158Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:10:22.158Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-30T07:10:27.315Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-30T07:10:31.224Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-30T07:10:32.736Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-30T07:10:33.187Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-30T07:10:34.563Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-30T07:10:34.563Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-30T07:10:35.468Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-30T07:10:36.750Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-30T07:10:36.750Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-30T07:10:36.750Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-30T07:10:37.212Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-30T07:10:37.212Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-30T07:10:41.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-30T07:10:41.925Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-30T07:10:42.896Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-30T07:10:43.357Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-30T07:10:43.820Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-30T07:10:44.899Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-30T07:10:45.361Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-30T07:10:46.333Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-30T07:10:46.688Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-30T07:10:48.520Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-30T07:10:50.357Z] docker_cli_external_volume_driver_test.go:53: [d4cd8d8c0a537] daemon is not started [2021-06-30T07:10:55.614Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-30T07:10:55.614Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:10:55.614Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-30T07:10:55.614Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-30T07:10:55.614Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-30T07:10:55.614Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-30T07:10:55.614Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-30T07:10:55.614Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-30T07:10:55.614Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-30T07:10:55.614Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-30T07:10:56.586Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-30T07:11:01.295Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-30T07:11:05.246Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-30T07:11:19.008Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-30T07:11:19.008Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-30T07:11:19.008Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-30T07:11:19.470Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-30T07:11:23.344Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-30T07:11:38.255Z] docker_cli_external_volume_driver_test.go:53: [d8c4ffed5a97c] daemon is not started [2021-06-30T07:11:53.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-30T07:11:53.145Z] docker_cli_external_volume_driver_test.go:53: [d8e3169c91145] daemon is not started [2021-06-30T07:11:55.195Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-30T07:11:58.622Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-30T07:11:58.622Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-30T07:11:58.622Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-30T07:11:58.622Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-30T07:12:05.601Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-30T07:12:08.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-30T07:12:11.419Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-30T07:12:18.510Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-30T07:12:23.218Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-30T07:12:40.135Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-30T07:12:44.351Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-30T07:12:44.351Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-30T07:12:44.351Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-30T07:12:52.944Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-30T07:12:52.944Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-30T07:12:52.944Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-30T07:12:52.944Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-30T07:12:52.944Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-30T07:12:52.944Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-30T07:12:55.048Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-30T07:12:55.860Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-30T07:13:00.572Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-30T07:13:03.491Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-30T07:13:03.491Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-30T07:13:03.953Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-30T07:13:06.870Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-30T07:13:07.841Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-30T07:13:09.383Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-30T07:13:13.144Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-30T07:13:19.725Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-30T07:13:20.697Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-30T07:13:24.480Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-30T07:13:24.480Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-30T07:13:24.480Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-30T07:13:31.041Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-30T07:13:32.971Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-30T07:13:34.790Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-30T07:13:47.676Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-30T07:13:52.505Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-30T07:13:57.216Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-30T07:13:59.837Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-30T07:14:05.251Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-30T07:14:05.813Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-30T07:14:06.784Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-30T07:14:06.784Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-30T07:14:06.784Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-30T07:14:06.784Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-30T07:14:06.784Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-30T07:14:08.973Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-30T07:14:08.973Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-30T07:14:08.973Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-30T07:14:17.957Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-30T07:14:30.280Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-30T07:14:45.030Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-30T07:14:50.050Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-30T07:14:51.544Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-30T07:14:57.327Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-30T07:15:09.264Z] === RUN TestDockerSuite/TestBuildRm [2021-06-30T07:15:19.608Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-30T07:15:22.142Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-30T07:15:28.206Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-30T07:15:28.206Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-30T07:15:28.206Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-30T07:15:28.206Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-30T07:15:28.206Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-30T07:15:29.751Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-30T07:15:33.507Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-30T07:15:37.032Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-30T07:15:37.272Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-30T07:15:41.025Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-30T07:15:51.931Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-30T07:15:51.931Z] docker_cli_external_volume_driver_test.go:485: [df58e5945da90] daemon is not started [2021-06-30T07:16:02.162Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-30T07:16:02.162Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-30T07:16:02.162Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-30T07:16:10.032Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-30T07:16:10.032Z] docker_cli_external_volume_driver_test.go:53: [dc4c8c990b6a3] daemon is not started [2021-06-30T07:16:10.766Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-30T07:16:10.766Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-30T07:16:15.477Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-30T07:16:15.477Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-30T07:16:24.070Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite (441.14s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.97s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.43s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.59s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (32.34s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.65s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.48s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.55s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.44s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.19s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.30s) [2021-06-30T07:16:24.922Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.12s) [2021-06-30T07:16:24.922Z] PASS [2021-06-30T07:16:24.922Z] [2021-06-30T07:16:24.922Z] === Skipped [2021-06-30T07:16:24.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-30T07:16:24.922Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-30T07:16:24.922Z] check_test.go:309: [d76d5859d0d1c] daemon is not started [2021-06-30T07:16:24.922Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-30T07:16:24.922Z] [2021-06-30T07:16:24.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-30T07:16:24.922Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-30T07:16:24.922Z] check_test.go:309: [d77d4c9013f02] daemon is not started [2021-06-30T07:16:24.922Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-30T07:16:24.922Z] [2021-06-30T07:16:24.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-30T07:16:24.922Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-30T07:16:24.922Z] check_test.go:309: [d56ca98f1d382] daemon is not started [2021-06-30T07:16:24.922Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-30T07:16:24.922Z] [2021-06-30T07:16:24.922Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-30T07:16:24.922Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-30T07:16:24.922Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-30T07:16:24.922Z] [2021-06-30T07:16:24.922Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-30T07:16:24.922Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-30T07:16:24.922Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-30T07:16:24.922Z] [2021-06-30T07:16:24.922Z] [2021-06-30T07:16:24.922Z] DONE 273 tests, 5 skipped in 2652.116s [2021-06-30T07:16:24.922Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-30T07:16:24.922Z] ++++ cat bundles/test-integration/docker.pid [2021-06-30T07:16:24.922Z] +++ kill 8254 [2021-06-30T07:16:24.922Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d59acfa1def06/docker.pid [2021-06-30T07:16:24.922Z] +++ kill 7195 [2021-06-30T07:16:24.922Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7195 is not a child of this shell [2021-06-30T07:16:24.922Z] warning: PID 7195 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d59acfa1def06/docker.pid had a nonzero exit code [2021-06-30T07:16:24.922Z] +++ /etc/init.d/apparmor stop [2021-06-30T07:16:24.922Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-30T07:16:24.922Z] [2021-06-30T07:16:24.922Z] Unloading profiles will leave already running processes permanently [2021-06-30T07:16:24.922Z] unconfined, which can lead to unexpected situations. [2021-06-30T07:16:24.922Z] [2021-06-30T07:16:24.922Z] To set a process to complain mode, use the command line tool [2021-06-30T07:16:24.922Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-30T07:16:24.922Z] +++ true [2021-06-30T07:16:24.922Z] exiting test-integration [2021-06-30T07:16:24.922Z] ++ exit 0 [2021-06-30T07:16:24.922Z] [2021-06-30T07:16:24.922Z] + exit 0 [2021-06-30T07:16:24.922Z] ++ jobs -p [2021-06-30T07:16:24.922Z] + pids= [2021-06-30T07:16:24.922Z] + echo 'Remaining pids to kill: []' [2021-06-30T07:16:24.922Z] Remaining pids to kill: [] [2021-06-30T07:16:24.922Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-30T07:16:24.945Z] Recording test results [2021-06-30T07:16:26.661Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-30T07:16:26.995Z] + echo Ensuring container killed. [2021-06-30T07:16:26.995Z] Ensuring container killed. [2021-06-30T07:16:26.995Z] + docker ps -aq -f name=docker-pr3-* [2021-06-30T07:16:26.995Z] + cids=087a7bf5a11f [2021-06-30T07:16:26.995Z] 46487c5449d2 [2021-06-30T07:16:26.995Z] bf6ad8a10186 [2021-06-30T07:16:26.995Z] + [ -n 087a7bf5a11f [2021-06-30T07:16:26.995Z] 46487c5449d2 [2021-06-30T07:16:26.995Z] bf6ad8a10186 ] [2021-06-30T07:16:26.995Z] + docker rm -vf 087a7bf5a11f 46487c5449d2 bf6ad8a10186 [2021-06-30T07:16:27.937Z] 087a7bf5a11f [2021-06-30T07:16:28.877Z] 46487c5449d2 [2021-06-30T07:16:29.447Z] bf6ad8a10186 [Pipeline] sh [2021-06-30T07:16:29.733Z] + echo Chowning /workspace to jenkins user [2021-06-30T07:16:29.733Z] Chowning /workspace to jenkins user [2021-06-30T07:16:29.733Z] + id -u [2021-06-30T07:16:29.733Z] + id -g [2021-06-30T07:16:29.733Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42580:/workspace busybox chown -R 1000:1000 /workspace [2021-06-30T07:16:29.733Z] Unable to find image 'busybox:latest' locally [2021-06-30T07:16:29.993Z] latest: Pulling from library/busybox [2021-06-30T07:16:29.993Z] b71f96345d44: Pulling fs layer [2021-06-30T07:16:29.993Z] b71f96345d44: Download complete [2021-06-30T07:16:29.993Z] b71f96345d44: Pull complete [2021-06-30T07:16:30.253Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-30T07:16:30.253Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-30T07:16:34.756Z] + bundleName=amd64 [2021-06-30T07:16:34.756Z] + echo Creating amd64-bundles.tar.gz [2021-06-30T07:16:34.756Z] Creating amd64-bundles.tar.gz [2021-06-30T07:16:34.756Z] + xargs tar -czf amd64-bundles.tar.gz [2021-06-30T07:16:34.756Z] + 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-06-30T07:16:36.151Z] Archiving artifacts [2021-06-30T07:16:38.152Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42580/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-30T07:16:38.415Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-30T07:16:38.415Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-30T07:16:38.415Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-30T07:16:38.415Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-30T07:16:38.415Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-30T07:16:38.415Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-30T07:16:38.415Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-30T07:16:38.415Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-30T07:16:38.415Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-30T07:16:38.415Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-30T07:16:38.415Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-30T07:16:38.415Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-30T07:16:38.464Z] + make clean [2021-06-30T07:16:38.724Z] docker volume rm -f docker-dev-cache [2021-06-30T07:16:38.724Z] docker-dev-cache [Pipeline] deleteDir [2021-06-30T07:16:39.931Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-30T07:16:42.812Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T07:16:47.457Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-30T07:16:47.457Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-30T07:16:47.457Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-30T07:16:47.457Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-30T07:16:47.457Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-30T07:16:47.457Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-30T07:16:47.457Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-30T07:16:47.457Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-30T07:16:47.457Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-30T07:16:47.457Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-30T07:16:47.457Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-30T07:16:51.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-30T07:16:51.154Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-30T07:16:51.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-30T07:16:51.154Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-30T07:16:51.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-30T07:16:51.154Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:16:51.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-30T07:16:52.108Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-30T07:16:56.748Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-30T07:16:59.810Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-30T07:16:59.810Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-30T07:17:00.272Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-30T07:17:03.195Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-30T07:17:04.740Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-30T07:17:08.489Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-30T07:17:11.471Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-30T07:17:11.471Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-30T07:17:11.471Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-30T07:17:11.471Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-30T07:17:11.471Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-30T07:17:11.471Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-30T07:17:11.471Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-30T07:17:11.471Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-30T07:17:11.471Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-30T07:17:11.471Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-30T07:17:11.471Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-30T07:17:11.471Z] === RUN TestDockerSuite/TestBuildFails [2021-06-30T07:17:13.628Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-30T07:17:13.628Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-30T07:17:18.844Z] === RUN TestDockerSuite/TestBuildUser [2021-06-30T07:17:18.844Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-30T07:17:18.844Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-30T07:17:18.844Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:17:18.844Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-30T07:17:18.844Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-30T07:17:18.844Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-30T07:17:19.363Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-30T07:17:24.009Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-30T07:17:27.440Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-30T07:17:27.440Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-30T07:17:30.361Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-30T07:17:30.361Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-30T07:17:30.361Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-30T07:17:30.361Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-30T07:17:30.361Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-30T07:17:34.256Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-30T07:17:39.992Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-30T07:17:40.946Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-30T07:17:46.686Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-30T07:17:46.686Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-30T07:17:46.686Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-30T07:17:46.686Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-30T07:17:47.138Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-30T07:17:47.138Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-30T07:17:47.138Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-30T07:17:51.493Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-30T07:17:51.955Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-30T07:17:59.432Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-30T07:17:59.432Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:17:59.432Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-30T07:18:00.548Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-30T07:18:06.361Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-30T07:18:06.361Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-30T07:18:06.361Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-30T07:18:06.361Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-30T07:18:06.361Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-30T07:18:09.284Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-30T07:18:09.284Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-30T07:18:09.284Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-30T07:18:11.728Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-30T07:18:11.728Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-30T07:18:13.244Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-30T07:18:13.244Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-30T07:18:13.244Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-30T07:18:13.696Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-30T07:18:14.148Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-30T07:18:17.846Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-30T07:18:18.801Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-30T07:18:19.253Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-30T07:18:19.594Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-30T07:18:20.208Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-30T07:18:21.162Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-30T07:18:21.615Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-30T07:18:23.131Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-30T07:18:28.189Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-30T07:18:28.189Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-30T07:18:28.943Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-30T07:18:28.943Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:18:28.943Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-30T07:18:28.943Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-30T07:18:28.943Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-30T07:18:28.943Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-30T07:18:28.943Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-30T07:18:28.943Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-30T07:18:29.395Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-30T07:18:29.848Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-30T07:18:30.300Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-30T07:18:36.049Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-30T07:18:43.032Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-30T07:18:43.033Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-30T07:18:43.033Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-30T07:18:43.033Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-30T07:18:43.033Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-30T07:18:43.033Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-30T07:18:43.033Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-30T07:18:43.033Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-30T07:18:50.769Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-30T07:18:50.769Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-30T07:18:50.769Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-30T07:18:51.624Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-30T07:18:52.598Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-30T07:18:52.598Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-30T07:18:52.598Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-30T07:18:52.598Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-30T07:18:52.598Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-30T07:18:52.598Z] docker_cli_sni_test.go:18: Flakey test [2021-06-30T07:18:52.923Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-30T07:18:53.060Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-30T07:18:54.605Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-30T07:18:59.314Z] === RUN TestDockerSuite/TestCommitChange [2021-06-30T07:19:04.027Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-30T07:19:08.733Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-30T07:19:08.733Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T07:19:08.733Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-30T07:19:15.834Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-30T07:19:15.834Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-30T07:19:15.834Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-30T07:19:22.752Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-30T07:19:22.941Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-30T07:19:27.649Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-30T07:19:27.649Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:19:27.649Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-30T07:19:27.649Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:19:27.649Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-30T07:19:27.649Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-30T07:19:27.649Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-30T07:19:27.649Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-30T07:19:27.649Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-30T07:19:27.649Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-30T07:19:27.649Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-30T07:19:27.649Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-30T07:19:27.649Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-30T07:19:27.649Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-30T07:19:27.649Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-30T07:19:27.649Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-30T07:19:34.746Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-30T07:19:40.344Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-30T07:19:41.845Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-30T07:19:41.845Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-30T07:19:41.845Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-30T07:19:44.037Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-30T07:19:44.038Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-30T07:19:44.038Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-30T07:19:44.038Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-30T07:19:44.038Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-30T07:19:44.038Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-30T07:19:44.038Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-30T07:19:44.038Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-30T07:19:46.962Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-30T07:19:46.962Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-30T07:19:46.962Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-30T07:19:46.962Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-30T07:19:49.152Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-30T07:19:49.152Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-30T07:19:49.152Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-30T07:19:49.152Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-30T07:19:49.152Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-30T07:19:49.152Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-30T07:19:49.152Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:19:49.152Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-30T07:19:52.909Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-30T07:19:54.281Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-30T07:19:54.453Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-30T07:19:56.640Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-30T07:19:56.640Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-30T07:19:56.640Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-30T07:19:56.640Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-30T07:19:58.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-30T07:19:58.828Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-30T07:20:00.015Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-30T07:20:01.747Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-30T07:20:01.747Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:20:01.747Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-30T07:20:01.747Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:20:01.747Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-30T07:20:03.934Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-30T07:20:03.934Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-30T07:20:06.123Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-30T07:20:06.123Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-30T07:20:06.123Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-30T07:20:09.048Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-30T07:20:09.048Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-30T07:20:11.240Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-30T07:20:14.726Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-30T07:20:14.726Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-30T07:20:14.726Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-30T07:20:15.948Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-30T07:20:19.699Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-30T07:20:19.699Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-30T07:20:19.699Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-30T07:20:19.699Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-30T07:20:19.699Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-30T07:20:21.250Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-30T07:20:21.250Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-30T07:20:21.250Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-30T07:20:24.175Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-30T07:20:24.175Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:20:24.175Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-30T07:20:26.361Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-30T07:20:26.361Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-30T07:20:27.007Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-30T07:20:27.007Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-30T07:20:27.007Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-30T07:20:27.007Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-30T07:20:27.007Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-30T07:20:27.007Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-30T07:20:29.151Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-30T07:20:31.068Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-30T07:20:33.258Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-30T07:20:33.258Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-30T07:20:33.258Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-30T07:20:33.258Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-30T07:20:33.258Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-30T07:20:33.258Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-30T07:20:33.258Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-30T07:20:33.258Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-30T07:20:33.258Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-30T07:20:33.258Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-30T07:20:33.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-30T07:20:35.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-30T07:20:35.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-30T07:20:38.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-30T07:20:39.398Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-30T07:20:40.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-30T07:20:43.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-30T07:20:45.123Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-30T07:20:45.123Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-30T07:20:45.574Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-30T07:20:45.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005325b8_} [2021-06-30T07:20:48.438Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-30T07:20:48.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1421079230_c:\foo_false____} [2021-06-30T07:20:48.889Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-30T07:20:50.400Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-30T07:20:50.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1421079230_c:\foo_true____} [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-30T07:20:53.838Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-30T07:20:53.838Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-30T07:20:53.838Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-30T07:20:53.838Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-30T07:20:53.838Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-30T07:20:53.838Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:20:53.838Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-30T07:20:56.763Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-30T07:20:56.763Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-30T07:20:56.763Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-30T07:20:56.763Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-30T07:20:56.763Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-30T07:20:56.763Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-30T07:20:56.763Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-30T07:20:56.763Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-30T07:20:56.763Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-30T07:20:56.763Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-30T07:20:56.763Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-30T07:20:56.763Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-30T07:20:56.763Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-30T07:20:56.763Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-30T07:20:58.952Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-30T07:20:59.415Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-30T07:20:59.415Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-30T07:20:59.415Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-30T07:21:01.603Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-30T07:21:01.603Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-30T07:21:01.603Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-30T07:21:01.603Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-30T07:21:01.603Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-30T07:21:01.603Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-30T07:21:01.603Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-30T07:21:06.317Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-30T07:21:07.966Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-30T07:21:09.246Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-30T07:21:09.246Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:21:09.246Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-30T07:21:09.246Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-30T07:21:09.246Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-30T07:21:09.479Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-30T07:21:17.967Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-30T07:21:19.600Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-30T07:21:19.600Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:21:19.600Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-30T07:21:19.600Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-30T07:21:19.600Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-30T07:21:21.655Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-30T07:21:28.195Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-30T07:21:28.195Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-30T07:21:28.195Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-30T07:21:28.195Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-30T07:21:28.195Z] === RUN TestDockerSuite/TestCpToDot [2021-06-30T07:21:29.740Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-30T07:21:29.740Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-30T07:21:29.740Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-30T07:21:29.740Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-30T07:21:29.740Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-30T07:21:30.139Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-30T07:21:32.660Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-30T07:21:32.660Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:21:32.660Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-30T07:21:32.660Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-30T07:21:32.660Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-30T07:21:32.660Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-30T07:21:32.660Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-30T07:21:32.660Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-30T07:21:32.660Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-30T07:21:32.660Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-30T07:21:33.122Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-30T07:21:33.826Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-30T07:21:35.311Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-30T07:21:38.227Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-30T07:21:38.227Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-30T07:21:38.227Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-30T07:21:38.475Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-30T07:21:39.427Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-30T07:21:39.427Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-30T07:21:39.427Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-30T07:21:39.427Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-30T07:21:39.427Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-30T07:21:39.771Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-30T07:21:40.744Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-30T07:21:41.205Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-30T07:21:41.205Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-30T07:21:41.205Z] === RUN TestDockerSuite/TestCreateRM [2021-06-30T07:21:41.579Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-30T07:21:41.579Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-30T07:21:41.579Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-30T07:21:41.667Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-30T07:21:41.667Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-30T07:21:41.667Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-30T07:21:41.667Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-30T07:21:42.128Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-30T07:21:50.746Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-30T07:21:50.746Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-30T07:21:50.746Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-30T07:21:54.506Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-30T07:21:54.967Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-30T07:21:54.967Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-30T07:21:54.967Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-30T07:21:57.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-30T07:21:57.156Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-30T07:21:57.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-30T07:21:57.156Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-30T07:21:57.156Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-30T07:21:57.156Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.619Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-30T07:21:57.619Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.619Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-30T07:21:57.619Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.619Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-30T07:21:57.619Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.619Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-30T07:21:57.619Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.619Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-30T07:21:57.619Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.619Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-30T07:21:57.619Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.620Z] === RUN TestDockerSuite/TestDockerFails [2021-06-30T07:21:57.620Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-30T07:21:57.620Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.620Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-30T07:21:57.620Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.620Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-30T07:21:57.620Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.620Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-30T07:21:57.620Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.620Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-30T07:21:57.620Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-30T07:21:57.620Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-30T07:22:00.540Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-30T07:22:02.731Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-30T07:22:05.650Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-30T07:22:14.245Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-30T07:22:22.841Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-30T07:22:23.944Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-30T07:22:28.657Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-30T07:22:30.844Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-30T07:22:31.816Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-30T07:22:36.528Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-30T07:22:37.502Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-30T07:22:38.478Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-30T07:22:44.299Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-30T07:22:50.142Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-30T07:22:50.142Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-30T07:22:50.142Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-30T07:22:50.142Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-30T07:22:50.142Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-30T07:22:50.142Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:22:50.142Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-30T07:22:50.142Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-30T07:22:50.142Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-30T07:22:50.605Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-30T07:22:50.605Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-30T07:22:50.605Z] === RUN TestDockerSuite/TestEventsRename [2021-06-30T07:22:53.755Z] === RUN TestDockerSuite/TestBuildRm [2021-06-30T07:22:57.710Z] === RUN TestDockerSuite/TestEventsResize [2021-06-30T07:23:06.046Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-30T07:23:06.315Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-30T07:23:08.189Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-30T07:23:08.189Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-30T07:23:08.189Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-30T07:23:08.189Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-30T07:23:08.189Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-30T07:23:08.505Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-30T07:23:09.703Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-30T07:23:11.425Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-30T07:23:13.392Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-30T07:23:16.137Z] === RUN TestDockerSuite/TestEventsTop [2021-06-30T07:23:16.137Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-30T07:23:16.137Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-30T07:23:16.255Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-30T07:23:19.058Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-30T07:23:20.905Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-30T07:23:23.768Z] === RUN TestDockerSuite/TestExec [2021-06-30T07:23:23.768Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:23:23.768Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-30T07:23:23.768Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-30T07:23:23.768Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-30T07:23:25.313Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-30T07:23:27.501Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-30T07:23:27.501Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:23:27.501Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-30T07:23:27.501Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:23:27.501Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-30T07:23:27.501Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-30T07:23:27.501Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-30T07:23:29.687Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-30T07:23:31.876Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-30T07:23:33.422Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-30T07:23:35.612Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-30T07:23:35.730Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-30T07:23:35.731Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-30T07:23:35.731Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-30T07:23:40.322Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-30T07:23:40.322Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-30T07:23:40.322Z] === RUN TestDockerSuite/TestExecEnv [2021-06-30T07:23:40.322Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-30T07:23:40.322Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-30T07:23:40.322Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-30T07:23:40.322Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-30T07:23:42.508Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-30T07:23:45.957Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-30T07:23:45.957Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-30T07:23:47.224Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-30T07:23:47.224Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-30T07:23:47.224Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-30T07:23:47.224Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-30T07:23:47.224Z] === RUN TestDockerSuite/TestExecParseError [2021-06-30T07:23:47.224Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:23:47.224Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-30T07:23:47.224Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-30T07:23:47.224Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-30T07:23:47.224Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-30T07:23:47.224Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-30T07:23:49.416Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-30T07:23:49.416Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-30T07:23:49.416Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-30T07:23:49.416Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-30T07:23:49.416Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-30T07:23:49.416Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:23:49.416Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-30T07:23:49.416Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-30T07:23:49.645Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-30T07:23:49.645Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-30T07:23:49.877Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-30T07:23:49.877Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-30T07:23:49.877Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-30T07:23:52.070Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-30T07:23:52.070Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-30T07:23:52.070Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-30T07:23:54.285Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-30T07:23:57.885Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-30T07:23:57.885Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-30T07:23:57.885Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-30T07:23:57.885Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-30T07:23:57.885Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-30T07:23:57.885Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-30T07:23:57.885Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-30T07:24:03.707Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-30T07:24:09.525Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-30T07:24:11.853Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-30T07:24:11.853Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-30T07:24:11.853Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-30T07:24:13.274Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-30T07:24:14.716Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-30T07:24:15.667Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-30T07:24:19.089Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-30T07:24:19.089Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:24:19.089Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-30T07:24:19.089Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-30T07:24:19.089Z] === RUN TestDockerSuite/TestHealth [2021-06-30T07:24:19.089Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-30T07:24:19.089Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-30T07:24:19.089Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-30T07:24:19.089Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-30T07:24:19.089Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-30T07:24:20.304Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-30T07:24:23.818Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-30T07:24:23.818Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-30T07:24:23.818Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-30T07:24:23.818Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-30T07:24:23.818Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-30T07:24:23.818Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-30T07:24:23.818Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-30T07:24:24.790Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-30T07:24:24.790Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:24:24.790Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-30T07:24:24.933Z] === RUN TestDockerSuite/TestBuildUser [2021-06-30T07:24:24.933Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-30T07:24:24.933Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-30T07:24:24.933Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:24:24.933Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-30T07:24:24.933Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-30T07:24:24.933Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-30T07:24:25.762Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-30T07:24:25.762Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-30T07:24:27.951Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-30T07:24:27.951Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-30T07:24:28.617Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-30T07:24:29.068Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-30T07:24:30.144Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-30T07:24:31.934Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-30T07:24:31.934Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-30T07:24:31.934Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-30T07:24:31.934Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-30T07:24:31.934Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-30T07:24:33.936Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-30T07:24:33.936Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-30T07:24:33.936Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:24:33.936Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-30T07:24:37.687Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-30T07:24:37.687Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-30T07:24:39.877Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-30T07:24:39.877Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-30T07:24:39.877Z] === RUN TestDockerSuite/TestImportFile [2021-06-30T07:24:39.877Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-30T07:24:39.877Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-30T07:24:40.345Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-30T07:24:40.345Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-30T07:24:40.345Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-30T07:24:40.345Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-30T07:24:40.345Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-30T07:24:40.345Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:24:40.345Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-30T07:24:40.345Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-30T07:24:40.345Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-30T07:24:40.345Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:24:40.345Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-30T07:24:40.345Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-30T07:24:40.345Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-30T07:24:40.345Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-30T07:24:40.345Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:24:40.345Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-30T07:24:40.345Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:24:40.345Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-30T07:24:43.264Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-30T07:24:45.451Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-30T07:24:45.451Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-30T07:24:45.451Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-30T07:24:45.451Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-30T07:24:45.451Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-30T07:24:45.451Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-30T07:24:45.451Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-30T07:24:45.451Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-30T07:24:48.367Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-30T07:24:48.367Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-30T07:24:50.557Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-30T07:24:50.557Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-30T07:24:50.557Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-30T07:24:50.557Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-30T07:24:50.557Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-30T07:24:50.557Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-30T07:24:50.557Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-30T07:24:52.746Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-30T07:24:52.911Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-30T07:24:52.911Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-30T07:24:57.464Z] === RUN TestDockerSuite/TestInspectImage [2021-06-30T07:24:57.464Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:24:57.926Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-30T07:24:57.926Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:24:57.926Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-30T07:24:57.926Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:24:57.926Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-30T07:24:59.910Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-30T07:25:00.113Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-30T07:25:02.304Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-30T07:25:02.772Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-30T07:25:04.543Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-30T07:25:04.543Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-30T07:25:04.963Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-30T07:25:04.998Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-30T07:25:04.998Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-30T07:25:04.998Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-30T07:25:07.151Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-30T07:25:07.151Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-30T07:25:07.151Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-30T07:25:07.151Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-30T07:25:07.861Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-30T07:25:07.861Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-30T07:25:07.861Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-30T07:25:09.338Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-30T07:25:13.085Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-30T07:25:16.830Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-30T07:25:18.091Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-30T07:25:19.017Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-30T07:25:21.196Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-30T07:25:21.775Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-30T07:25:22.226Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-30T07:25:23.377Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-30T07:25:26.286Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-30T07:25:28.467Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-30T07:25:31.380Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-30T07:25:31.380Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-30T07:25:31.380Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-30T07:25:31.380Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-30T07:25:33.559Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-30T07:25:34.508Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-30T07:25:34.509Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-30T07:25:34.509Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-30T07:25:34.509Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-30T07:25:34.509Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-30T07:25:34.509Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-30T07:25:34.509Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-30T07:25:35.099Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-30T07:25:35.460Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-30T07:25:40.904Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-30T07:25:43.814Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-30T07:25:43.814Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-30T07:25:43.814Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-30T07:25:43.951Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-30T07:25:44.902Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-30T07:25:44.902Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-30T07:25:45.353Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-30T07:25:45.353Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-30T07:25:45.353Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-30T07:25:45.353Z] docker_cli_sni_test.go:18: Flakey test [2021-06-30T07:25:45.353Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-30T07:25:45.993Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-30T07:25:45.993Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-30T07:25:47.501Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-30T07:25:51.190Z] === RUN TestDockerSuite/TestCommitChange [2021-06-30T07:25:51.793Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-30T07:25:55.820Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-30T07:25:56.487Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-30T07:25:59.505Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-30T07:25:59.505Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T07:25:59.505Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-30T07:26:02.298Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-30T07:26:04.481Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-30T07:26:05.234Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-30T07:26:05.234Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-30T07:26:05.234Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-30T07:26:07.391Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-30T07:26:07.391Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-30T07:26:07.391Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-30T07:26:09.571Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-30T07:26:12.485Z] === RUN TestDockerSuite/TestLogsSince [2021-06-30T07:26:22.802Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-30T07:26:22.812Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-30T07:26:22.812Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-30T07:26:22.812Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-30T07:26:22.812Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-30T07:26:22.812Z] === RUN TestDockerSuite/TestLogsTail [2021-06-30T07:26:24.947Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-30T07:26:24.947Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:26:24.947Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-30T07:26:24.947Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:26:24.947Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-30T07:26:24.947Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-30T07:26:24.947Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-30T07:26:24.947Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-30T07:26:24.947Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-30T07:26:24.947Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-30T07:26:24.947Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-30T07:26:24.947Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-30T07:26:24.947Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-30T07:26:24.947Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-30T07:26:24.947Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-30T07:26:24.947Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-30T07:26:24.992Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-30T07:26:27.171Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-30T07:26:30.079Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-30T07:26:30.079Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestNetHostname [2021-06-30T07:26:30.079Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-30T07:26:30.079Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-30T07:26:30.079Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-30T07:26:30.079Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPluginActive [2021-06-30T07:26:30.079Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-30T07:26:30.079Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-30T07:26:30.079Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-30T07:26:30.079Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-30T07:26:30.079Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-30T07:26:30.079Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-30T07:26:30.079Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-30T07:26:30.079Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-30T07:26:30.079Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-30T07:26:30.079Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPortList [2021-06-30T07:26:30.079Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-30T07:26:30.079Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-30T07:26:35.884Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-30T07:26:35.884Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:26:35.884Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-30T07:26:35.884Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-30T07:26:35.884Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-30T07:26:35.884Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-30T07:26:35.884Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-30T07:26:35.884Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-30T07:26:35.884Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:26:35.884Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-30T07:26:35.884Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-30T07:26:35.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-30T07:26:35.884Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-30T07:26:35.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-30T07:26:35.884Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-30T07:26:35.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-30T07:26:35.884Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:26:35.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-30T07:26:37.233Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-30T07:26:40.703Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-30T07:26:40.703Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-30T07:26:40.703Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-30T07:26:42.970Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-30T07:26:42.970Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-30T07:26:42.970Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-30T07:26:44.486Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-30T07:26:44.486Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-30T07:26:44.486Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-30T07:26:44.486Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-30T07:26:44.486Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-30T07:26:44.486Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-30T07:26:44.486Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-30T07:26:47.786Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-30T07:26:47.786Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-30T07:26:47.787Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-30T07:26:51.487Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-30T07:26:51.487Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-30T07:26:51.487Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-30T07:26:51.487Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-30T07:26:53.632Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-30T07:26:53.632Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-30T07:26:53.632Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-30T07:26:53.632Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-30T07:26:53.632Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-30T07:26:53.632Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-30T07:26:53.632Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:26:53.632Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-30T07:26:56.497Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-30T07:26:58.011Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-30T07:26:58.111Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-30T07:27:00.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-30T07:27:00.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-30T07:27:00.155Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-30T07:27:00.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-30T07:27:02.314Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-30T07:27:02.314Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-30T07:27:04.458Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-30T07:27:04.458Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:27:04.458Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-30T07:27:04.458Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:27:04.458Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-30T07:27:06.602Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-30T07:27:06.602Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-30T07:27:08.755Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-30T07:27:08.755Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-30T07:27:08.755Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-30T07:27:10.899Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-30T07:27:11.350Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-30T07:27:12.932Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-30T07:27:12.932Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-30T07:27:12.932Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-30T07:27:12.932Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-30T07:27:18.349Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-30T07:27:25.323Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-30T07:27:26.844Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-30T07:27:29.059Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-30T07:27:30.534Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-30T07:27:30.534Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-30T07:27:30.534Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-30T07:27:30.534Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-30T07:27:30.534Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-30T07:27:32.048Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-30T07:27:32.048Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-30T07:27:32.048Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-30T07:27:36.139Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-30T07:27:39.046Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-30T07:27:39.046Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:27:39.046Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-30T07:27:40.833Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-30T07:27:40.833Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-30T07:27:40.833Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-30T07:27:40.833Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-30T07:27:40.833Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-30T07:27:41.194Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-30T07:27:41.194Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-30T07:27:44.881Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-30T07:27:46.628Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-30T07:27:46.628Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:27:46.628Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-30T07:27:46.628Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-30T07:27:46.628Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-30T07:27:46.628Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-30T07:27:46.628Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-30T07:27:46.628Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-30T07:27:46.628Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-30T07:27:47.025Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-30T07:27:47.025Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-30T07:27:47.025Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-30T07:27:47.025Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-30T07:27:47.025Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-30T07:27:47.025Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-30T07:27:47.025Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-30T07:27:47.025Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-30T07:27:47.025Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-30T07:27:47.025Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-30T07:27:47.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-30T07:27:48.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-30T07:27:48.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-30T07:27:52.442Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-30T07:27:52.442Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-30T07:27:52.442Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-30T07:27:53.982Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-30T07:27:53.982Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-30T07:27:53.982Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-30T07:27:55.520Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-30T07:27:56.488Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-30T07:27:56.488Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-30T07:27:56.488Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-30T07:27:57.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-30T07:27:58.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-30T07:28:01.177Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-30T07:28:05.883Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-30T07:28:07.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-30T07:28:08.064Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-30T07:28:14.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ce558_} [2021-06-30T07:28:16.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1434017526_c:\foo_false____} [2021-06-30T07:28:24.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1434017526_c:\foo_true____} [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-30T07:28:26.156Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-30T07:28:26.156Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-30T07:28:26.156Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-30T07:28:26.156Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-30T07:28:26.156Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-30T07:28:26.156Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:28:26.156Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-30T07:28:29.021Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-30T07:28:29.021Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-30T07:28:29.021Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-30T07:28:29.021Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-30T07:28:29.021Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-30T07:28:29.021Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-30T07:28:29.021Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-30T07:28:29.021Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-30T07:28:29.021Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-30T07:28:29.021Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-30T07:28:29.021Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-30T07:28:29.021Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-30T07:28:29.021Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.021Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-30T07:28:29.184Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-30T07:28:29.185Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:28:29.185Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-30T07:28:31.165Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-30T07:28:31.165Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-30T07:28:31.165Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-30T07:28:31.165Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-30T07:28:33.308Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-30T07:28:33.308Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-30T07:28:33.308Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-30T07:28:33.308Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-30T07:28:33.308Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-30T07:28:33.308Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-30T07:28:33.308Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-30T07:28:33.877Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-30T07:28:33.877Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-30T07:28:33.877Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-30T07:28:34.844Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-30T07:28:37.939Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-30T07:28:39.452Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-30T07:28:39.452Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:28:39.452Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-30T07:28:39.452Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-30T07:28:39.452Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-30T07:28:39.550Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-30T07:28:44.240Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-30T07:28:44.240Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:28:44.240Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-30T07:28:47.940Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-30T07:28:47.940Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:28:47.940Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-30T07:28:47.940Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-30T07:28:47.940Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-30T07:28:48.931Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-30T07:28:48.931Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-30T07:28:48.931Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-30T07:29:01.327Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-30T07:29:02.647Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-30T07:29:02.647Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-30T07:29:02.647Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-30T07:29:02.647Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-30T07:29:02.647Z] === RUN TestDockerSuite/TestCpToDot [2021-06-30T07:29:02.647Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-30T07:29:02.647Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-30T07:29:02.647Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-30T07:29:02.647Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-30T07:29:03.098Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-30T07:29:05.061Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-30T07:29:05.061Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-30T07:29:05.241Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-30T07:29:05.241Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:29:05.241Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-30T07:29:05.241Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-30T07:29:05.241Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-30T07:29:05.241Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-30T07:29:05.241Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-30T07:29:05.241Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-30T07:29:05.241Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-30T07:29:05.241Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-30T07:29:05.692Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-30T07:29:07.835Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-30T07:29:09.979Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-30T07:29:09.980Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-30T07:29:09.980Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-30T07:29:10.867Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-30T07:29:12.133Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-30T07:29:12.583Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-30T07:29:13.034Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-30T07:29:13.034Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-30T07:29:13.034Z] === RUN TestDockerSuite/TestCreateRM [2021-06-30T07:29:13.034Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-30T07:29:13.034Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-30T07:29:13.034Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-30T07:29:13.484Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-30T07:29:13.484Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-30T07:29:16.665Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-30T07:29:23.740Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-30T07:29:25.763Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-30T07:29:25.763Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-30T07:29:25.763Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-30T07:29:27.476Z] === RUN TestDockerSuite/TestRmiTag [2021-06-30T07:29:27.934Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-30T07:29:29.449Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-30T07:29:29.449Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-30T07:29:29.449Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-30T07:29:29.449Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-30T07:29:30.849Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-30T07:29:36.448Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-30T07:29:36.448Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-30T07:29:36.898Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-30T07:29:36.898Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-30T07:29:36.898Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-30T07:29:36.898Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-30T07:29:36.898Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-30T07:29:36.898Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-30T07:29:36.898Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-30T07:29:36.898Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-30T07:29:36.898Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDockerFails [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-30T07:29:36.898Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-30T07:29:36.898Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-30T07:29:36.898Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-30T07:29:36.898Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-30T07:29:36.898Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-30T07:29:36.898Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-30T07:29:39.042Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-30T07:29:47.526Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-30T07:29:48.477Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-30T07:29:51.949Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-30T07:29:54.132Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-30T07:29:58.829Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-30T07:29:59.801Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-30T07:29:59.801Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-30T07:29:59.801Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-30T07:29:59.801Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-30T07:29:59.801Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-30T07:29:59.801Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-30T07:29:59.801Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-30T07:29:59.801Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-30T07:29:59.801Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-30T07:29:59.801Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-30T07:29:59.801Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-30T07:29:59.801Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-30T07:30:00.260Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-30T07:30:00.260Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-30T07:30:00.260Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-30T07:30:00.756Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-30T07:30:01.800Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-30T07:30:01.800Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-30T07:30:01.800Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-30T07:30:01.800Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-30T07:30:01.800Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-30T07:30:05.389Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-30T07:30:06.502Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-30T07:30:09.410Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-30T07:30:10.022Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-30T07:30:11.590Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-30T07:30:14.502Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-30T07:30:16.689Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-30T07:30:16.689Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-30T07:30:17.019Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-30T07:30:17.470Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-30T07:30:21.173Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-30T07:30:21.173Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-30T07:30:22.125Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-30T07:30:22.502Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-30T07:30:22.502Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-30T07:30:22.502Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-30T07:30:22.502Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-30T07:30:22.502Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-30T07:30:22.502Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-30T07:30:22.502Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-30T07:30:22.502Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-30T07:30:22.502Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-30T07:30:22.502Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-30T07:30:22.502Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-30T07:30:22.502Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-30T07:30:24.681Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-30T07:30:24.681Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-30T07:30:24.681Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-30T07:30:26.758Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-30T07:30:28.434Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-30T07:30:28.434Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-30T07:30:28.434Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-30T07:30:28.434Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-30T07:30:28.434Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-30T07:30:29.976Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-30T07:30:29.976Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-30T07:30:29.976Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-30T07:30:29.976Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-30T07:30:29.976Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-30T07:30:29.976Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-30T07:30:29.976Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-30T07:30:29.976Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-30T07:30:29.976Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-30T07:30:29.976Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-30T07:30:29.976Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-30T07:30:29.976Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-30T07:30:29.976Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-30T07:30:29.976Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-30T07:30:29.976Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-30T07:30:31.389Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-30T07:30:31.389Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-30T07:30:31.389Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-30T07:30:31.389Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-30T07:30:31.389Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-30T07:30:31.389Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:30:31.389Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-30T07:30:31.389Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-30T07:30:31.389Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-30T07:30:31.516Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-30T07:30:32.340Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-30T07:30:32.340Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-30T07:30:32.340Z] === RUN TestDockerSuite/TestEventsRename [2021-06-30T07:30:34.426Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-30T07:30:34.486Z] === RUN TestDockerSuite/TestEventsResize [2021-06-30T07:30:37.331Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-30T07:30:37.331Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-30T07:30:37.331Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-30T07:30:37.331Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-30T07:30:37.331Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-30T07:30:37.331Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-30T07:30:37.331Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-30T07:30:39.511Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-30T07:30:39.511Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-30T07:30:39.511Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-30T07:30:39.511Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:30:39.511Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-30T07:30:39.511Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-30T07:30:39.511Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-30T07:30:39.511Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-30T07:30:39.511Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-30T07:30:41.062Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-30T07:30:42.975Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-30T07:30:46.858Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-30T07:30:46.858Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-30T07:30:46.858Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-30T07:30:46.858Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-30T07:30:46.858Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-30T07:30:46.858Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-30T07:30:46.858Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-30T07:30:46.858Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:30:46.858Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-30T07:30:46.858Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-30T07:30:46.858Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-30T07:30:46.858Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-30T07:30:46.858Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-30T07:30:49.039Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-30T07:30:49.039Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-30T07:30:49.039Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-30T07:30:49.499Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-30T07:30:49.499Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-30T07:30:49.499Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-30T07:30:49.974Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-30T07:30:51.486Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-30T07:30:51.685Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-30T07:30:54.745Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-30T07:30:54.745Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-30T07:30:54.745Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-30T07:30:56.116Z] === RUN TestDockerSuite/TestEventsTop [2021-06-30T07:30:56.116Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-30T07:30:56.116Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-30T07:30:56.925Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-30T07:30:56.925Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-30T07:30:56.925Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-30T07:30:56.925Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-30T07:30:56.925Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-30T07:30:56.925Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-30T07:30:56.925Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-30T07:30:58.984Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-30T07:30:59.109Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-30T07:31:01.288Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-30T07:31:02.669Z] === RUN TestDockerSuite/TestExec [2021-06-30T07:31:02.669Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:31:02.669Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-30T07:31:02.669Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-30T07:31:02.669Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-30T07:31:03.468Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-30T07:31:04.189Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-30T07:31:06.333Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-30T07:31:06.333Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:31:06.333Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-30T07:31:06.333Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:31:06.333Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-30T07:31:06.333Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-30T07:31:06.333Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-30T07:31:06.377Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-30T07:31:06.377Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-30T07:31:06.377Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-30T07:31:06.377Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-30T07:31:06.377Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-30T07:31:06.377Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-30T07:31:06.377Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-30T07:31:06.377Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-30T07:31:06.377Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-30T07:31:06.377Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-30T07:31:06.377Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-30T07:31:06.377Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-30T07:31:06.377Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-30T07:31:06.377Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-30T07:31:06.377Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-30T07:31:06.377Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-30T07:31:07.844Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-30T07:31:09.988Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-30T07:31:11.068Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-30T07:31:11.068Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-30T07:31:11.068Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-30T07:31:11.068Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-30T07:31:11.068Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-30T07:31:11.068Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-30T07:31:11.068Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-30T07:31:11.068Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-30T07:31:11.068Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-30T07:31:11.068Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-30T07:31:11.068Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-30T07:31:11.068Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-30T07:31:12.131Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-30T07:31:13.644Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-30T07:31:18.157Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-30T07:31:18.158Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-30T07:31:18.158Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-30T07:31:18.276Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-30T07:31:18.276Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-30T07:31:18.276Z] === RUN TestDockerSuite/TestExecEnv [2021-06-30T07:31:18.276Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-30T07:31:18.276Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-30T07:31:18.276Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-30T07:31:18.276Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunMount [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-30T07:31:19.695Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-30T07:31:19.695Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-30T07:31:19.788Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-30T07:31:24.418Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-30T07:31:24.418Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-30T07:31:24.418Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-30T07:31:24.418Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-30T07:31:24.418Z] === RUN TestDockerSuite/TestExecParseError [2021-06-30T07:31:24.418Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:31:24.418Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-30T07:31:24.418Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-30T07:31:24.418Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-30T07:31:24.418Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-30T07:31:24.418Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-30T07:31:26.565Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-30T07:31:26.565Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-30T07:31:26.565Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-30T07:31:26.565Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-30T07:31:26.565Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-30T07:31:26.565Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:31:26.565Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-30T07:31:26.565Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-30T07:31:26.565Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-30T07:31:26.565Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-30T07:31:26.565Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-30T07:31:28.277Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-30T07:31:28.277Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-30T07:31:28.277Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-30T07:31:28.277Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-30T07:31:28.277Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-30T07:31:28.277Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-30T07:31:28.277Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-30T07:31:28.710Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-30T07:31:28.710Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-30T07:31:28.710Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-30T07:31:32.968Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-30T07:31:37.200Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-30T07:31:37.200Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.200Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-30T07:31:37.200Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.200Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-30T07:31:37.200Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.200Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-30T07:31:37.663Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-30T07:31:37.663Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.663Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-30T07:31:37.663Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.663Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-30T07:31:37.663Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.663Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-30T07:31:37.663Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.663Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-30T07:31:37.663Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.663Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-30T07:31:37.663Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.663Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-30T07:31:37.663Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.663Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-30T07:31:37.663Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.663Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-30T07:31:37.663Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-30T07:31:37.663Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-30T07:31:37.663Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-30T07:31:39.202Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-30T07:31:40.739Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-30T07:31:41.842Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-30T07:31:42.276Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-30T07:31:43.819Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-30T07:31:45.357Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-30T07:31:45.818Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-30T07:31:45.818Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-30T07:31:45.818Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-30T07:31:45.818Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-30T07:31:45.818Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-30T07:31:45.818Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-30T07:31:45.818Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-30T07:31:45.818Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-30T07:31:45.818Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-30T07:31:45.818Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-30T07:31:45.818Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-30T07:31:45.818Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-30T07:31:45.818Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-30T07:31:45.818Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-30T07:31:45.818Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-30T07:31:45.818Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-30T07:31:48.842Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-30T07:31:49.560Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-30T07:31:49.560Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-30T07:31:49.560Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-30T07:31:49.560Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-30T07:31:49.560Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-30T07:31:49.560Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-30T07:31:49.560Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-30T07:31:49.560Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-30T07:31:49.560Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-30T07:31:49.560Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:31:49.560Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-30T07:31:50.987Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-30T07:31:56.712Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-30T07:31:56.712Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:31:56.712Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-30T07:31:56.712Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-30T07:31:56.712Z] === RUN TestDockerSuite/TestHealth [2021-06-30T07:31:56.712Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-30T07:31:56.712Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-30T07:31:57.163Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-30T07:31:57.163Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-30T07:31:57.163Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-30T07:31:58.130Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-30T07:31:58.130Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-30T07:31:58.130Z] === RUN TestDockerSuite/TestRunRm [2021-06-30T07:32:00.309Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-30T07:32:00.851Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-30T07:32:00.851Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-30T07:32:00.851Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-30T07:32:01.302Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-30T07:32:01.302Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-30T07:32:01.302Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-30T07:32:01.753Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-30T07:32:02.204Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-30T07:32:02.204Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:32:02.204Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-30T07:32:03.155Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-30T07:32:03.155Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-30T07:32:05.300Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-30T07:32:05.301Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-30T07:32:06.110Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-30T07:32:07.453Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-30T07:32:08.291Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-30T07:32:09.599Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-30T07:32:09.599Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-30T07:32:09.599Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:32:09.599Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-30T07:32:11.207Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-30T07:32:12.746Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-30T07:32:13.290Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-30T07:32:13.290Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-30T07:32:15.653Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-30T07:32:15.653Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-30T07:32:15.653Z] === RUN TestDockerSuite/TestRunState [2021-06-30T07:32:15.653Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-30T07:32:15.653Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-30T07:32:16.154Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestImportFile [2021-06-30T07:32:16.154Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-30T07:32:16.154Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-30T07:32:16.154Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-30T07:32:16.154Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-30T07:32:16.154Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-30T07:32:16.154Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-30T07:32:16.154Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-30T07:32:16.154Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-30T07:32:16.154Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:32:16.154Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-30T07:32:18.298Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-30T07:32:18.560Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-30T07:32:18.560Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T07:32:18.560Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-30T07:32:20.102Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-30T07:32:20.102Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-30T07:32:20.102Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-30T07:32:20.102Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-30T07:32:20.102Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-30T07:32:20.102Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-30T07:32:20.564Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-30T07:32:20.564Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-30T07:32:20.564Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-30T07:32:21.160Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-30T07:32:21.160Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-30T07:32:21.160Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-30T07:32:21.160Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-30T07:32:21.160Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-30T07:32:21.160Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-30T07:32:21.160Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-30T07:32:21.160Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-30T07:32:23.306Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-30T07:32:23.306Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-30T07:32:25.271Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-30T07:32:25.271Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.271Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-30T07:32:25.271Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.271Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-30T07:32:25.271Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.271Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-30T07:32:25.271Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.271Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-30T07:32:25.271Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-30T07:32:25.271Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-30T07:32:25.271Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.271Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-30T07:32:25.271Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.271Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-30T07:32:25.271Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.271Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-30T07:32:25.271Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.271Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-30T07:32:25.271Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.271Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-30T07:32:25.454Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-30T07:32:25.454Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.454Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-30T07:32:25.454Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.454Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-30T07:32:25.454Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-30T07:32:25.454Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-30T07:32:27.598Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-30T07:32:28.179Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-30T07:32:28.179Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-30T07:32:28.179Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-30T07:32:30.358Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-30T07:32:30.358Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-30T07:32:30.358Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-30T07:32:30.358Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-30T07:32:30.358Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-30T07:32:31.284Z] === RUN TestDockerSuite/TestInspectImage [2021-06-30T07:32:31.284Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:32:31.284Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-30T07:32:31.284Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:32:31.284Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-30T07:32:31.284Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:32:31.284Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-30T07:32:33.433Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-30T07:32:34.100Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-30T07:32:35.581Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-30T07:32:35.581Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-30T07:32:37.726Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-30T07:32:39.872Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-30T07:32:39.872Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-30T07:32:39.872Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-30T07:32:39.872Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-30T07:32:41.179Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-30T07:32:42.016Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-30T07:32:44.878Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-30T07:32:45.871Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-30T07:32:48.567Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-30T07:32:50.711Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-30T07:32:51.672Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-30T07:32:51.672Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-30T07:32:51.672Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-30T07:32:52.134Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-30T07:32:52.854Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-30T07:32:55.000Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-30T07:32:55.054Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-30T07:32:56.513Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-30T07:32:57.236Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-30T07:32:58.658Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-30T07:33:00.148Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-30T07:33:00.148Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.148Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-30T07:33:00.148Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-30T07:33:00.148Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-30T07:33:00.148Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.148Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-30T07:33:00.148Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.148Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-30T07:33:00.148Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.148Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-30T07:33:00.148Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.148Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-30T07:33:00.148Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.148Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-30T07:33:00.801Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:33:00.801Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-30T07:33:00.801Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-30T07:33:01.252Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-30T07:33:01.252Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-30T07:33:01.252Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-30T07:33:01.252Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-30T07:33:01.252Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-30T07:33:01.252Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:33:01.252Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-30T07:33:01.252Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-30T07:33:01.252Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-30T07:33:03.398Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-30T07:33:04.910Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-30T07:33:08.724Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-30T07:33:10.266Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-30T07:33:10.636Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-30T07:33:11.802Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-30T07:33:12.782Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-30T07:33:12.782Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-30T07:33:12.782Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-30T07:33:14.926Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-30T07:33:14.926Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-30T07:33:16.495Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-30T07:33:16.495Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-30T07:33:16.495Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-30T07:33:16.495Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-30T07:33:16.495Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-30T07:33:16.495Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:33:16.495Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-30T07:33:19.405Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-30T07:33:19.405Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-30T07:33:19.865Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-30T07:33:19.865Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-30T07:33:20.657Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-30T07:33:22.154Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-30T07:33:26.465Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-30T07:33:29.241Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-30T07:33:29.241Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-30T07:33:29.241Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-30T07:33:32.190Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-30T07:33:35.055Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-30T07:33:37.203Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-30T07:33:37.203Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-30T07:33:37.203Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-30T07:33:37.814Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-30T07:33:37.814Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T07:33:37.814Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-30T07:33:39.347Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-30T07:33:41.493Z] === RUN TestDockerSuite/TestLogsSince [2021-06-30T07:33:41.553Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-30T07:33:41.553Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-30T07:33:41.553Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-30T07:33:41.553Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:33:41.553Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-30T07:33:41.553Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-30T07:33:41.553Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-30T07:33:41.553Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-30T07:33:41.553Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-30T07:33:47.350Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-30T07:33:47.350Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-30T07:33:47.350Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-30T07:33:47.350Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:33:47.350Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-30T07:33:47.350Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-30T07:33:47.350Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-30T07:33:47.350Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-30T07:33:47.350Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-30T07:33:47.350Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T07:33:47.350Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-30T07:33:47.350Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-30T07:33:47.350Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-30T07:33:49.537Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-30T07:33:49.981Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-30T07:33:49.981Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-30T07:33:49.981Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-30T07:33:49.981Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-30T07:33:49.981Z] === RUN TestDockerSuite/TestLogsTail [2021-06-30T07:33:51.723Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-30T07:33:51.723Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:33:51.723Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-30T07:33:52.848Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-30T07:33:53.905Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-30T07:33:53.905Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-30T07:33:53.905Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-30T07:33:53.905Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:33:53.905Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-30T07:33:53.905Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:33:53.905Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-30T07:33:53.905Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-30T07:33:53.905Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-30T07:33:53.905Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:33:53.905Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-30T07:33:53.905Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:33:53.905Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-30T07:33:54.996Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-30T07:33:57.144Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-30T07:33:57.144Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.144Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-30T07:33:57.144Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.144Z] === RUN TestDockerSuite/TestNetHostname [2021-06-30T07:33:57.144Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.144Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-30T07:33:57.144Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.144Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-30T07:33:57.144Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.144Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-30T07:33:57.144Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.144Z] === RUN TestDockerSuite/TestPluginActive [2021-06-30T07:33:57.144Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.144Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-30T07:33:57.144Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.144Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-30T07:33:57.144Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-30T07:33:57.144Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.595Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-30T07:33:57.595Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-30T07:33:57.595Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-30T07:33:57.595Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-30T07:33:57.595Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-30T07:33:57.595Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.595Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-30T07:33:57.595Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.595Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-30T07:33:57.595Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.595Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-30T07:33:57.595Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.595Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-30T07:33:57.595Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.595Z] === RUN TestDockerSuite/TestPortList [2021-06-30T07:33:57.595Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-30T07:33:57.595Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-30T07:34:02.226Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-30T07:34:02.226Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:34:02.226Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-30T07:34:02.226Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-30T07:34:02.226Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-30T07:34:02.226Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-30T07:34:02.226Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-30T07:34:02.226Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-30T07:34:02.226Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:34:02.226Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-30T07:34:02.226Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-30T07:34:02.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-30T07:34:02.226Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-30T07:34:02.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-30T07:34:02.226Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-30T07:34:02.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-30T07:34:02.226Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:34:02.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-30T07:34:06.861Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-30T07:34:06.861Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-30T07:34:06.861Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-30T07:34:11.605Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-30T07:34:11.605Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-30T07:34:11.605Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-30T07:34:11.605Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-30T07:34:11.605Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-30T07:34:11.605Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-30T07:34:11.605Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-30T07:34:11.605Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-30T07:34:13.147Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-30T07:34:13.606Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-30T07:34:13.857Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-30T07:34:13.857Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-30T07:34:13.857Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-30T07:34:17.346Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-30T07:34:17.346Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-30T07:34:17.811Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-30T07:34:17.811Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-30T07:34:17.811Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-30T07:34:22.342Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-30T07:34:26.383Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-30T07:34:26.383Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:34:26.383Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-30T07:34:27.351Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-30T07:34:27.351Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-30T07:34:27.351Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-30T07:34:27.351Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-30T07:34:35.921Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-30T07:34:35.921Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-30T07:34:35.921Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-30T07:34:37.047Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-30T07:34:37.047Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-30T07:34:37.047Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-30T07:34:37.047Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-30T07:34:46.257Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-30T07:34:46.257Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-30T07:34:46.257Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite (2272.76s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (53.82s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.18s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.06s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.52s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.96s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.38s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (63.47s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.91s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.35s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.30s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.61s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.08s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.77s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.89s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.73s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.82s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.25s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.58s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (15.90s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.96s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.21s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.81s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.89s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.74s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.68s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-30T07:34:46.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-30T07:34:46.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.60s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.89s) [2021-06-30T07:34:47.176Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-06-30T07:34:47.176Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.38s) [2021-06-30T07:34:47.176Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.87s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2021-06-30T07:34:47.176Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-30T07:34:47.176Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.54s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.99s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (9.79s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2021-06-30T07:34:47.176Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2021-06-30T07:34:47.176Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.82s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2021-06-30T07:34:47.176Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2021-06-30T07:34:47.176Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.25s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.93s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.33s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.10s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.55s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.94s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.67s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.58s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.70s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.60s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.05s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.44s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.41s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.96s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.75s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.56s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.71s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.45s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.98s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.88s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.81s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.10s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.45s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (71.93s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.86s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.84s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.14s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.02s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.14s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.96s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.19s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.06s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.24s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.75s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.66s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.94s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildHistory (11.83s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.83s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.43s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildLabel (1.08s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.17s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.34s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.06s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.44s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.91s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.47s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.72s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.00s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.29s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.22s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.80s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.13s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.50s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.90s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.34s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.50s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.19s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.80s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.90s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.41s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (17.41s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.34s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.20s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.96s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.49s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.75s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildRm (11.22s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.07s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.54s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.90s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.57s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.03s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.46s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.70s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.57s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.25s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildStderr (8.70s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (36.11s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.05s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.91s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.55s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.39s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.12s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.97s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.56s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.46s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.41s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.05s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.71s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.84s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.20s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.10s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.76s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.49s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestCommitChange (4.98s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.60s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.11s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestCommitTTY (7.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.54s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.05s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.62s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.67s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.59s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.60s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.23s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.21s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.12s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.20s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.27s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.58s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.12s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.79s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.25s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.99s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.96s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.86s) [2021-06-30T07:34:47.177Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-30T07:34:47.177Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.60s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.05s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.32s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.37s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.07s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.79s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.53s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.56s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.51s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005325b8_} (2.52s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1421079230_c:\foo_false____} (2.64s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1421079230_c:\foo_true____} (2.49s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.69s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.37s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.32s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.92s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.37s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.20s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.12s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCpToDot (2.26s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCpToStdout (2.88s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.68s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.81s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.91s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.35s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.50s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.77s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.80s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.99s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsCopy (9.19s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.72s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.30s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.32s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.25s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.07s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsFilters (5.55s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsFormat (5.35s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsRename (7.17s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsResize (8.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.60s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.51s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.11s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.33s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.00s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.06s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.12s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.13s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.04s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.06s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.70s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.24s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecInspectID (4.56s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.37s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.27s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.73s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.95s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.00s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.07s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.98s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.22s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.12s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.94s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.29s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.02s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.86s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImportBadURL (2.50s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.55s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.52s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.55s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.20s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestInspectDefault (2.50s) [2021-06-30T07:34:47.178Z] --- PASS: TestDockerSuite/TestInspectHistory (4.73s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-30T07:34:47.178Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.61s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.12s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.27s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.07s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.08s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectStatus (3.29s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.16s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.57s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.03s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.54s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.56s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.54s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.00s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.84s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.58s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.19s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.37s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.35s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.31s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.59s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.41s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.67s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.70s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsSince (9.21s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsTail (2.96s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.70s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.02s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.72s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPsByOrder (7.94s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.75s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.78s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.96s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.74s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.68s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.62s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.88s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.62s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.14s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.95s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.71s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.40s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.80s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.74s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.31s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.66s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.41s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.18s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.71s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.66s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.49s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.73s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.47s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.88s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.83s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.24s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.92s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.46s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.61s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.52s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.59s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.62s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.29s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.55s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.97s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.77s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.95s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.69s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.56s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.10s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.77s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.95s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.21s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.62s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.16s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunExitCode (2.54s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.18s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.16s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.57s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.45s) [2021-06-30T07:34:47.179Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-30T07:34:47.179Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.18s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.53s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.45s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.43s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.47s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.69s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.70s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.83s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.54s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.39s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunRm (2.21s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.71s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.67s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.52s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.03s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.63s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.49s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.94s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.73s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.48s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.57s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.33s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.62s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.54s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.02s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.13s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.14s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.58s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.35s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.77s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.69s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.10s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.10s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.22s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.03s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.09s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.23s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.04s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.39s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.40s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.56s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.98s) [2021-06-30T07:34:47.180Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-30T07:34:47.180Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-30T07:34:47.180Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.180Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-30T07:34:47.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-30T07:34:47.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-30T07:34:47.181Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-30T07:34:47.181Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-30T07:34:47.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-30T07:34:47.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-30T07:34:47.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-30T07:34:47.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-30T07:34:47.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-30T07:34:47.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-30T07:34:47.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-30T07:34:47.181Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-30T07:34:47.181Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-30T07:34:47.181Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-30T07:34:47.181Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-30T07:34:47.181Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-30T07:34:47.181Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-30T07:34:47.181Z] === RUN TestDockerDaemonSuite [2021-06-30T07:34:47.181Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-30T07:34:47.181Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-30T07:34:47.181Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-30T07:34:47.181Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-30T07:34:47.181Z] === RUN TestDockerSwarmSuite [2021-06-30T07:34:47.181Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-30T07:34:47.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-30T07:34:47.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-30T07:34:47.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-30T07:34:47.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-30T07:34:47.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-30T07:34:47.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-30T07:34:47.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-30T07:34:47.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-30T07:34:47.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-30T07:34:47.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-30T07:34:47.181Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-30T07:34:47.181Z] === RUN TestDockerExternalVolumeSuite [2021-06-30T07:34:47.181Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-30T07:34:47.181Z] === RUN TestDockerNetworkSuite [2021-06-30T07:34:47.181Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-30T07:34:47.181Z] === RUN TestDockerHubPullSuite [2021-06-30T07:34:47.181Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-30T07:34:47.181Z] PASS [2021-06-30T07:34:47.181Z] ok github.com/docker/docker/integration-cli 2273.092s [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === Skipped [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-30T07:34:47.181Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-30T07:34:47.181Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-30T07:34:47.181Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-30T07:34:47.181Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-30T07:34:47.181Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-30T07:34:47.181Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-30T07:34:47.181Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-30T07:34:47.181Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-30T07:34:47.181Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-30T07:34:47.181Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-30T07:34:47.181Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-30T07:34:47.181Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-30T07:34:47.181Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-30T07:34:47.181Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-30T07:34:47.181Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-30T07:34:47.182Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-30T07:34:47.182Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-06-30T07:34:47.182Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.96s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.96s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-30T07:34:47.182Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.182Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-30T07:34:47.182Z] [2021-06-30T07:34:47.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-30T07:34:47.182Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-06-30T07:34:47.183Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-06-30T07:34:47.183Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-30T07:34:47.183Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-30T07:34:47.183Z] docker_cli_sni_test.go:18: Flakey test [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-30T07:34:47.183Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-30T07:34:47.183Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-30T07:34:47.183Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.183Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-30T07:34:47.183Z] [2021-06-30T07:34:47.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-30T07:34:47.183Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.280Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-30T07:34:47.643Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-30T07:34:47.643Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-30T07:34:47.643Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-30T07:34:47.643Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-30T07:34:47.643Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.643Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-30T07:34:47.643Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-30T07:34:47.644Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-30T07:34:47.644Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-30T07:34:47.644Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-30T07:34:47.644Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-30T07:34:47.644Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-30T07:34:47.644Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-30T07:34:47.644Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-30T07:34:47.644Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-30T07:34:47.644Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-30T07:34:47.644Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-30T07:34:47.644Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-30T07:34:47.644Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-30T07:34:47.644Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-30T07:34:47.644Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-30T07:34:47.644Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-30T07:34:47.644Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-30T07:34:47.644Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-30T07:34:47.644Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-30T07:34:47.644Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-30T07:34:47.644Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-30T07:34:47.644Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.644Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-30T07:34:47.644Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-30T07:34:47.645Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-30T07:34:47.645Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-30T07:34:47.645Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-30T07:34:47.645Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-30T07:34:47.645Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-06-30T07:34:47.645Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-30T07:34:47.645Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-30T07:34:47.645Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-30T07:34:47.645Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-30T07:34:47.645Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-30T07:34:47.645Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-30T07:34:47.645Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.645Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-30T07:34:47.645Z] [2021-06-30T07:34:47.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-30T07:34:47.645Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.04s) [2021-06-30T07:34:47.646Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-30T07:34:47.646Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-30T07:34:47.646Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-30T07:34:47.646Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-30T07:34:47.646Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-30T07:34:47.646Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-30T07:34:47.646Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:34:47.646Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-30T07:34:47.646Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-30T07:34:47.646Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-30T07:34:47.646Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-30T07:34:47.646Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-30T07:34:47.646Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-30T07:34:47.646Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.646Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-30T07:34:47.646Z] [2021-06-30T07:34:47.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-30T07:34:47.647Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.647Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-30T07:34:47.647Z] [2021-06-30T07:34:47.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-30T07:34:47.647Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-30T07:34:47.648Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-30T07:34:47.648Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-30T07:34:47.648Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.648Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-30T07:34:47.648Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-30T07:34:47.649Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-30T07:34:47.649Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-30T07:34:47.649Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-30T07:34:47.649Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-30T07:34:47.649Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-30T07:34:47.649Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-30T07:34:47.649Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-30T07:34:47.649Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-30T07:34:47.649Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:34:47.649Z] [2021-06-30T07:34:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:34:47.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-30T07:34:47.650Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:47.650Z] DONE 1092 tests, 546 skipped in 2281.638s [2021-06-30T07:34:47.650Z] INFO: Integration tests ended at 06/30/2021 07:34:47. Duration:00:38:01.7796374 [2021-06-30T07:34:47.650Z] INFO: Docker info of the daemon under test at end of run [2021-06-30T07:34:47.650Z] [2021-06-30T07:34:48.109Z] Containers: 2 [2021-06-30T07:34:48.109Z] Running: 0 [2021-06-30T07:34:48.109Z] Paused: 0 [2021-06-30T07:34:48.109Z] Stopped: 2 [2021-06-30T07:34:48.109Z] Images: 18 [2021-06-30T07:34:48.109Z] Server Version: 0.0.0-dev [2021-06-30T07:34:48.109Z] Storage Driver: windowsfilter [2021-06-30T07:34:48.109Z] Windows: [2021-06-30T07:34:48.109Z] Logging Driver: json-file [2021-06-30T07:34:48.109Z] Plugins: [2021-06-30T07:34:48.109Z] Volume: local [2021-06-30T07:34:48.109Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T07:34:48.109Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T07:34:48.109Z] Swarm: inactive [2021-06-30T07:34:48.109Z] Default Isolation: process [2021-06-30T07:34:48.109Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-30T07:34:48.109Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-30T07:34:48.109Z] OSType: windows [2021-06-30T07:34:48.109Z] Architecture: x86_64 [2021-06-30T07:34:48.109Z] CPUs: 4 [2021-06-30T07:34:48.109Z] Total Memory: 32GiB [2021-06-30T07:34:48.109Z] Name: azwin-2-378260 [2021-06-30T07:34:48.109Z] ID: RO7Y:XEJR:7APJ:GAPV:2TI2:TO73:QFKM:LJHS:IMZ7:UEZR:YWXW:VWGQ [2021-06-30T07:34:48.109Z] Docker Root Dir: D:\CI\PR-42580\3\daemon [2021-06-30T07:34:48.109Z] Debug Mode (client): false [2021-06-30T07:34:48.109Z] Debug Mode (server): true [2021-06-30T07:34:48.109Z] File Descriptors: -1 [2021-06-30T07:34:48.109Z] Goroutines: 17 [2021-06-30T07:34:48.109Z] System Time: 2021-06-30T07:34:47.735554Z [2021-06-30T07:34:48.109Z] EventsListeners: 0 [2021-06-30T07:34:48.109Z] Registry: https://index.docker.io/v1/ [2021-06-30T07:34:48.109Z] Labels: [2021-06-30T07:34:48.109Z] Experimental: false [2021-06-30T07:34:48.109Z] Insecure Registries: [2021-06-30T07:34:48.109Z] 127.0.0.0/8 [2021-06-30T07:34:48.109Z] Live Restore Enabled: false [2021-06-30T07:34:48.109Z] [2021-06-30T07:34:48.109Z] [2021-06-30T07:34:48.109Z] INFO: Stopping daemon under test [2021-06-30T07:34:48.109Z] SUCCESS: The process with PID 5604 (child process of PID 6184) has been terminated. [2021-06-30T07:34:48.109Z] SUCCESS: The process with PID 6184 (child process of PID 3344) has been terminated. [2021-06-30T07:34:48.109Z] INFO: Stop tailing logs of the daemon under tests [2021-06-30T07:34:48.109Z] INFO: executeCI.ps1 Completed successfully at 06/30/2021 07:34:47. [2021-06-30T07:34:48.109Z] INFO: Tidying up at end of run [2021-06-30T07:34:48.109Z] INFO: Saving daemon under test log (d:\CI\PR-42580\3\dut.out) to bundles\CIDUT.out [2021-06-30T07:34:48.109Z] INFO: Saving daemon under test log (d:\CI\PR-42580\3\dut.err) to bundles\CIDUT.err [2021-06-30T07:34:48.109Z] INFO: Nuke-Everything... [2021-06-30T07:34:48.569Z] INFO: Container count on control daemon to delete is 2 [2021-06-30T07:34:49.029Z] 6c2432bc8bb4 [2021-06-30T07:34:49.029Z] 84a14aff85fc [2021-06-30T07:34:49.029Z] INFO: Tidying pidfile d:\CI\PR-42580\3\docker.pid [2021-06-30T07:34:49.029Z] INFO: Nuking d:\CI [2021-06-30T07:34:50.966Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-30T07:35:03.248Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-30T07:35:03.907Z] INFO: Zapped successfully [2021-06-30T07:35:03.908Z] [2021-06-30T07:35:03.908Z] INFO: executeCI.ps1 exiting at Wed Jun 30 07:35:02 CUT 2021. Duration 01:12:25.7554511 [2021-06-30T07:35:03.908Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-30T07:35:04.265Z] Recording test results [2021-06-30T07:35:06.170Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-30T07:35:06.170Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-30T07:35:07.450Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-30T07:35:07.450Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-30T07:35:07.450Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-30T07:35:11.233Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-30T07:35:11.233Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:35:11.233Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-30T07:35:11.233Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-30T07:35:11.233Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-30T07:35:11.233Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-30T07:35:11.233Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-30T07:35:11.233Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-30T07:35:11.233Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-30T07:35:12.391Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-30T07:35:13.888Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-30T07:35:15.643Z] Archiving artifacts [2021-06-30T07:35:17.138Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-30T07:35:17.138Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-30T07:35:17.138Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-30T07:35:18.649Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-30T07:35:18.649Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-30T07:35:18.649Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-30T07:35:20.163Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-30T07:35:21.115Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-30T07:35:21.115Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-30T07:35:21.115Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-30T07:35:24.801Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-30T07:35:28.488Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-30T07:35:29.956Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42580/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-30T07:35:30.637Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-30T07:35:30.888Z] + make clean [2021-06-30T07:35:31.860Z] docker volume rm -f docker-dev-cache [2021-06-30T07:35:31.860Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-30T07:35:48.223Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-30T07:35:48.223Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:35:48.223Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-30T07:35:51.913Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-30T07:35:51.913Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-30T07:35:51.913Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-30T07:35:52.364Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-30T07:35:56.055Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-30T07:36:00.687Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-30T07:36:00.687Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:36:00.687Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-30T07:36:04.379Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-30T07:36:04.379Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-30T07:36:04.379Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-30T07:36:19.092Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-30T07:36:19.543Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-30T07:36:19.995Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-30T07:36:25.915Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-30T07:36:30.557Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-30T07:36:42.872Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-30T07:36:46.556Z] === RUN TestDockerSuite/TestRmiTag [2021-06-30T07:36:46.556Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-30T07:36:48.701Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-30T07:37:06.423Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-30T07:37:06.423Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-30T07:37:11.054Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-30T07:37:12.005Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-30T07:37:12.005Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-30T07:37:12.005Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-30T07:37:12.005Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-30T07:37:12.005Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-30T07:37:12.005Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-30T07:37:12.005Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-30T07:37:12.005Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-30T07:37:12.005Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-30T07:37:12.005Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-30T07:37:12.005Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-30T07:37:12.005Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-30T07:37:12.005Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-30T07:37:12.005Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-30T07:37:12.005Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-30T07:37:14.151Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-30T07:37:14.151Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-30T07:37:14.151Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-30T07:37:14.151Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-30T07:37:14.151Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-30T07:37:17.845Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-30T07:37:20.708Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-30T07:37:22.852Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-30T07:37:24.997Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-30T07:37:27.143Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-30T07:37:27.143Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-30T07:37:31.772Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-30T07:37:31.772Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-30T07:37:31.772Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-30T07:37:31.772Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-30T07:37:31.772Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-30T07:37:31.772Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-30T07:37:31.772Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-30T07:37:31.772Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-30T07:37:31.772Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-30T07:37:31.772Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-30T07:37:31.772Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-30T07:37:31.772Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-30T07:37:33.284Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-30T07:37:33.284Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-30T07:37:33.284Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-30T07:37:36.146Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-30T07:37:36.146Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-30T07:37:36.146Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-30T07:37:36.146Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-30T07:37:36.146Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-30T07:37:38.293Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-30T07:37:38.293Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-30T07:37:38.293Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-30T07:37:38.293Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-30T07:37:38.293Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-30T07:37:38.293Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-30T07:37:38.293Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-30T07:37:38.293Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-30T07:37:38.293Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-30T07:37:38.293Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-30T07:37:38.293Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-30T07:37:38.293Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-30T07:37:38.293Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-30T07:37:38.293Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-30T07:37:38.293Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-30T07:37:40.437Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-30T07:37:42.583Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-30T07:37:44.726Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-30T07:37:44.726Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-30T07:37:44.726Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-30T07:37:44.726Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-30T07:37:44.726Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-30T07:37:44.726Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-30T07:37:44.726Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-30T07:37:46.870Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-30T07:37:46.870Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-30T07:37:46.870Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-30T07:37:46.870Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:37:46.870Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-30T07:37:46.870Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-30T07:37:46.870Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-30T07:37:46.870Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-30T07:37:46.870Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-30T07:37:48.388Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-30T07:37:53.020Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-30T07:37:53.020Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-30T07:37:53.020Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-30T07:37:53.020Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-30T07:37:53.020Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-30T07:37:53.020Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-30T07:37:53.020Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-30T07:37:53.020Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:37:53.020Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-30T07:37:53.021Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-30T07:37:53.021Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-30T07:37:53.021Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-30T07:37:53.021Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-30T07:37:55.164Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-30T07:37:55.164Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-30T07:37:55.164Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-30T07:37:55.164Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-30T07:37:55.164Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-30T07:37:55.164Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-30T07:37:57.309Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-30T07:38:00.190Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-30T07:38:00.190Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-30T07:38:00.190Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-30T07:38:02.341Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-30T07:38:02.341Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-30T07:38:02.341Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-30T07:38:02.341Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-30T07:38:02.341Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-30T07:38:02.341Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-30T07:38:02.341Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-30T07:38:04.485Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-30T07:38:06.629Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-30T07:38:08.773Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-30T07:38:10.918Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-30T07:38:10.919Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-30T07:38:10.919Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-30T07:38:10.919Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-30T07:38:10.919Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-30T07:38:10.919Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-30T07:38:10.919Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-30T07:38:10.919Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-30T07:38:10.919Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-30T07:38:10.919Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-30T07:38:10.919Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-30T07:38:10.919Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-30T07:38:10.919Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-30T07:38:10.919Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-30T07:38:10.919Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-30T07:38:10.919Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-30T07:38:14.604Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-30T07:38:14.604Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-30T07:38:14.604Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-30T07:38:15.056Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-30T07:38:15.056Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-30T07:38:15.056Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-30T07:38:15.056Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-30T07:38:15.056Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-30T07:38:15.056Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-30T07:38:15.056Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-30T07:38:15.056Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-30T07:38:15.056Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-30T07:38:23.542Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-30T07:38:23.542Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-30T07:38:23.542Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunMount [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-30T07:38:25.692Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-30T07:38:25.692Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-30T07:38:37.989Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-30T07:38:37.989Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-30T07:38:37.989Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-30T07:38:37.989Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-30T07:38:37.989Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-30T07:38:37.989Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-30T07:38:37.989Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-30T07:38:41.676Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-30T07:38:45.370Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-30T07:38:45.370Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-30T07:38:45.370Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-30T07:38:45.370Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-30T07:38:45.370Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-30T07:38:45.370Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-30T07:38:45.370Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-30T07:38:45.370Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-30T07:38:45.370Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-30T07:38:45.370Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-30T07:38:45.370Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-30T07:38:45.370Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-30T07:38:45.370Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-30T07:38:45.370Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-30T07:38:45.370Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-30T07:38:45.370Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-30T07:38:45.370Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-30T07:38:45.370Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-30T07:38:45.370Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-30T07:38:45.822Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-30T07:38:46.774Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-30T07:38:48.920Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-30T07:38:51.066Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-30T07:38:52.018Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-30T07:38:54.165Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-30T07:38:54.165Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-30T07:38:54.165Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-30T07:38:54.165Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-30T07:38:54.165Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-30T07:38:54.165Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-30T07:38:54.165Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-30T07:38:54.165Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-30T07:38:54.165Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-30T07:38:54.165Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-30T07:38:54.165Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-30T07:38:54.165Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-30T07:38:54.165Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-30T07:38:54.165Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-30T07:38:54.165Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-30T07:38:54.165Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-30T07:38:54.165Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-30T07:38:57.061Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-30T07:38:57.061Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-30T07:38:57.061Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-30T07:38:57.061Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-30T07:38:57.061Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-30T07:38:57.061Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-30T07:38:57.061Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-30T07:38:57.061Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-30T07:38:57.061Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-30T07:38:57.061Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:38:57.061Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-30T07:39:09.467Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-30T07:39:09.467Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-30T07:39:09.467Z] === RUN TestDockerSuite/TestRunRm [2021-06-30T07:39:11.010Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-30T07:39:16.818Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-30T07:39:18.362Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-30T07:39:20.551Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-30T07:39:22.107Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-30T07:39:25.022Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-30T07:39:25.022Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-30T07:39:25.022Z] === RUN TestDockerSuite/TestRunState [2021-06-30T07:39:25.022Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-30T07:39:25.022Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-30T07:39:26.635Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-30T07:39:26.635Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T07:39:26.635Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-30T07:39:28.832Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-30T07:39:28.832Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-30T07:39:28.832Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-30T07:39:28.832Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-30T07:39:28.832Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-30T07:39:28.832Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-30T07:39:28.832Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-30T07:39:28.832Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-30T07:39:28.832Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-30T07:39:33.536Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-30T07:39:33.536Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-30T07:39:33.536Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-30T07:39:33.536Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-30T07:39:33.536Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-30T07:39:33.536Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-30T07:39:33.536Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-30T07:39:33.536Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-30T07:39:33.536Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-30T07:39:33.536Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-30T07:39:33.536Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-30T07:39:33.536Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-30T07:39:33.536Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-30T07:39:33.536Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-30T07:39:33.536Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-30T07:39:33.536Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-30T07:39:33.536Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-30T07:39:33.536Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-30T07:39:33.536Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-30T07:39:33.536Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-30T07:39:33.536Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-30T07:39:35.726Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-30T07:39:35.726Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-30T07:39:35.726Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-30T07:39:37.269Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-30T07:39:37.269Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-30T07:39:37.269Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-30T07:39:37.269Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-30T07:39:37.269Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-30T07:39:40.184Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-30T07:39:47.278Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-30T07:39:51.030Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-30T07:39:55.738Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-30T07:39:55.738Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-30T07:39:55.738Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-30T07:39:55.738Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-30T07:39:58.654Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-30T07:40:00.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-30T07:40:02.387Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-30T07:40:02.387Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-30T07:40:02.387Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-30T07:40:02.848Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-30T07:40:02.848Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-30T07:40:02.848Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:40:02.848Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-30T07:40:02.848Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-30T07:40:02.848Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-30T07:40:02.848Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-30T07:40:02.848Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-30T07:40:02.848Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-30T07:40:02.848Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-30T07:40:02.848Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-30T07:40:02.848Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-30T07:40:06.595Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-30T07:40:08.137Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-30T07:40:10.323Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-30T07:40:14.071Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-30T07:40:14.071Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-30T07:40:14.532Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-30T07:40:14.532Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-30T07:40:14.532Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-30T07:40:14.532Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-30T07:40:14.532Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:40:14.532Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-30T07:40:16.722Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-30T07:40:17.183Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-30T07:40:17.644Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-30T07:40:17.644Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-30T07:40:19.187Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-30T07:40:31.592Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-30T07:40:31.592Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-30T07:40:31.592Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-30T07:40:37.408Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-30T07:40:37.408Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T07:40:37.408Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-30T07:40:41.161Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-30T07:40:41.161Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-30T07:40:41.161Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-30T07:40:41.161Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:40:41.161Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-30T07:40:41.161Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-30T07:40:41.161Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-30T07:40:41.161Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-30T07:40:41.161Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-30T07:40:46.970Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-30T07:40:46.970Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-30T07:40:46.970Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-30T07:40:46.970Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:40:46.970Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-30T07:40:46.970Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-30T07:40:46.970Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-30T07:40:46.970Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-30T07:40:46.970Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-30T07:40:46.970Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T07:40:46.970Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-30T07:40:46.970Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-30T07:40:46.970Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-30T07:40:48.514Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-30T07:40:50.705Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-30T07:40:50.705Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:40:50.705Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-30T07:40:52.891Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-30T07:40:52.891Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-30T07:40:52.891Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-30T07:40:52.891Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:40:52.891Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-30T07:40:52.891Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:40:52.891Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-30T07:40:52.891Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-30T07:40:52.891Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-30T07:40:52.891Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:40:52.891Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-30T07:40:52.891Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:40:52.891Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-30T07:41:07.732Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-30T07:41:08.192Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-30T07:41:08.192Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-30T07:41:08.193Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-30T07:41:08.193Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-30T07:41:08.653Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-30T07:41:08.653Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-30T07:41:09.115Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-30T07:41:11.302Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-30T07:41:11.302Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-30T07:41:14.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-30T07:41:14.678Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-30T07:41:15.139Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-30T07:41:15.139Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-30T07:41:15.139Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-30T07:41:22.229Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-30T07:41:22.229Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:41:22.229Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-30T07:41:22.691Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-30T07:41:23.153Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-30T07:41:23.153Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-30T07:41:23.153Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-30T07:41:30.243Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-30T07:41:30.243Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-30T07:41:30.243Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-30T07:41:38.848Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-30T07:41:38.848Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-30T07:41:38.848Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite (2453.09s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (123.12s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.00s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.28s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.12s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.20s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.24s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.86s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (103.41s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.37s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.73s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.20s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.47s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.71s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.53s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.34s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.56s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.37s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.42s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (31.00s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.65s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.36s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.21s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.58s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.32s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.99s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.04s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.11s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.29s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.07s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.23s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.96s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.91s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.06s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.83s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-30T07:41:39.310Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.75s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.31s) [2021-06-30T07:41:39.310Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.23s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.08s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.71s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.40s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.70s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.50s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.07s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.68s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.52s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.70s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.82s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (79.11s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.58s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.72s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.35s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.11s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.48s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.29s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.25s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.71s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (94.66s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.99s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.34s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.45s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.40s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.14s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildFails (2.25s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.07s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.75s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.23s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.87s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.46s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildHistory (10.58s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.89s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.93s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.46s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.24s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.64s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.40s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.67s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.74s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.46s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.15s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.03s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.57s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.50s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.80s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.12s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.64s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.56s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.63s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.41s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.78s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.45s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.51s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.08s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.04s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.77s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.05s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildRm (11.67s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.15s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.32s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.24s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.32s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.04s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.03s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.49s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.31s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildStderr (4.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.54s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.95s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.15s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.19s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.75s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.73s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.52s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.50s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.83s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.76s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.95s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.51s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.80s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.08s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.79s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.13s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.26s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.88s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestCommitChange (4.33s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.03s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.93s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestCommitTTY (15.66s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.87s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.86s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.23s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.08s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.88s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.26s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.37s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.03s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.16s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.20s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.13s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.42s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.93s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.18s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.67s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.00s) [2021-06-30T07:41:39.311Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.03s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.07s) [2021-06-30T07:41:39.311Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (37.30s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.46s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.44s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.46s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.48s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ce558_} (2.51s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1434017526_c:\foo_false____} (7.46s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1434017526_c:\foo_true____} (2.48s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.23s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.22s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.20s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.98s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.22s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.09s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.95s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCpToDot (2.22s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCpToStdout (2.29s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.23s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.87s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.73s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.50s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.18s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.10s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.22s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.93s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsCopy (4.53s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.74s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.89s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.44s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.94s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsFilters (4.41s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsFormat (4.31s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsRename (2.24s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsResize (7.86s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.89s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.38s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.53s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.48s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.77s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.80s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.79s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.98s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.92s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.86s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.11s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecInspectID (4.41s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.18s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.19s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.91s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.89s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.93s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.93s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.90s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.37s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.63s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.05s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.61s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.19s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.03s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectHistory (3.95s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.17s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.00s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.06s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.04s) [2021-06-30T07:41:39.312Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2021-06-30T07:41:39.312Z] --- PASS: TestDockerSuite/TestInspectStatus (2.49s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.97s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.09s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.07s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.00s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.04s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.06s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.09s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.97s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.88s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.38s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.24s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.12s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.80s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.80s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.71s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.37s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.16s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.17s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsSince (8.82s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsTail (2.55s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.34s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.10s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.21s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.38s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPsByOrder (7.58s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.29s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.06s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.65s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.43s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.48s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.29s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.27s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.43s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.85s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.67s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.29s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.12s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.36s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.78s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.79s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.84s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.76s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.56s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.82s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.52s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.72s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.91s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.17s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.28s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.32s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.28s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.11s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.50s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.16s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.13s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.05s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.16s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.09s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.84s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.15s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.04s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.15s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.68s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.72s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.08s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.07s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.52s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunExitCode (2.10s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.20s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.14s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.39s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.75s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.78s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-30T07:41:39.313Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.60s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-30T07:41:39.313Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.40s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.42s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.82s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.03s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.85s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.35s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.79s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunRm (2.13s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.33s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.08s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.09s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.03s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.00s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.85s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-30T07:41:39.314Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-30T07:41:39.314Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.45s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.03s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.02s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.76s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.23s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.10s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.29s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.37s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.16s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.08s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.66s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.04s) [2021-06-30T07:41:39.776Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.23s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-30T07:41:39.776Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.09s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.86s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.58s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.21s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.08s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.24s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.99s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.35s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.77s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.01s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.20s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.14s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-30T07:41:39.777Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-30T07:41:39.777Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-30T07:41:39.777Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-30T07:41:39.777Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-30T07:41:39.777Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-30T07:41:39.777Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-30T07:41:39.777Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-30T07:41:39.777Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-30T07:41:39.777Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-30T07:41:39.777Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.777Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-30T07:41:39.777Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-30T07:41:39.778Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-30T07:41:39.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-30T07:41:39.778Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-30T07:41:39.778Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-30T07:41:39.778Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-30T07:41:39.778Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-30T07:41:39.778Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-30T07:41:39.778Z] === RUN TestDockerDaemonSuite [2021-06-30T07:41:39.778Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-30T07:41:39.778Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-30T07:41:39.778Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-30T07:41:39.778Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-30T07:41:39.778Z] === RUN TestDockerSwarmSuite [2021-06-30T07:41:39.778Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-30T07:41:39.778Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-30T07:41:39.778Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-30T07:41:39.778Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-30T07:41:39.778Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-30T07:41:39.778Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-30T07:41:39.778Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-30T07:41:39.778Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-30T07:41:39.778Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-30T07:41:39.778Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-30T07:41:39.778Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-30T07:41:39.778Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-30T07:41:39.778Z] === RUN TestDockerExternalVolumeSuite [2021-06-30T07:41:39.778Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-30T07:41:39.778Z] === RUN TestDockerNetworkSuite [2021-06-30T07:41:39.778Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-30T07:41:39.778Z] === RUN TestDockerHubPullSuite [2021-06-30T07:41:39.778Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-30T07:41:39.778Z] PASS [2021-06-30T07:41:39.778Z] ok github.com/docker/docker/integration-cli 2453.475s [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === Skipped [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-30T07:41:39.778Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-30T07:41:39.778Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-30T07:41:39.778Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-30T07:41:39.778Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-30T07:41:39.778Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-30T07:41:39.778Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-30T07:41:39.778Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-30T07:41:39.778Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-06-30T07:41:39.778Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-30T07:41:39.778Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-30T07:41:39.778Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-30T07:41:39.778Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-30T07:41:39.778Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-30T07:41:39.778Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-30T07:41:39.778Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-30T07:41:39.778Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-30T07:41:39.778Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-30T07:41:39.778Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-06-30T07:41:39.778Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-30T07:41:39.778Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-30T07:41:39.778Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-30T07:41:39.778Z] [2021-06-30T07:41:39.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-30T07:41:39.778Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-06-30T07:41:39.779Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-06-30T07:41:39.779Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_sni_test.go:18: Flakey test [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-30T07:41:39.779Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-30T07:41:39.779Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-30T07:41:39.779Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-06-30T07:41:39.779Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-30T07:41:39.779Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.779Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-30T07:41:39.779Z] [2021-06-30T07:41:39.779Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-06-30T07:41:39.780Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-30T07:41:39.780Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-30T07:41:39.780Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-30T07:41:39.780Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-30T07:41:39.780Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-30T07:41:39.780Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-30T07:41:39.780Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-30T07:41:39.780Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-30T07:41:39.780Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-30T07:41:39.780Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.780Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-30T07:41:39.780Z] [2021-06-30T07:41:39.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-30T07:41:39.780Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-30T07:41:39.781Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-30T07:41:39.781Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-30T07:41:39.781Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-30T07:41:39.781Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-30T07:41:39.781Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-30T07:41:39.781Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-30T07:41:39.781Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-30T07:41:39.781Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-30T07:41:39.781Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-30T07:41:39.781Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-30T07:41:39.781Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-30T07:41:39.781Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-30T07:41:39.781Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-30T07:41:39.781Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-30T07:41:39.781Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.781Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-30T07:41:39.781Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-30T07:41:39.782Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-30T07:41:39.782Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-30T07:41:39.782Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-30T07:41:39.782Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-30T07:41:39.782Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-30T07:41:39.782Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-30T07:41:39.782Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-30T07:41:39.782Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-30T07:41:39.782Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-30T07:41:39.782Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-30T07:41:39.782Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-30T07:41:39.782Z] [2021-06-30T07:41:39.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-30T07:41:39.782Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-30T07:41:39.782Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-30T07:41:40.244Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-30T07:41:40.244Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:41:40.244Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-30T07:41:40.244Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-30T07:41:40.244Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-30T07:41:40.244Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-30T07:41:40.244Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-30T07:41:40.244Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-30T07:41:40.244Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-30T07:41:40.244Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-30T07:41:40.245Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.245Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-30T07:41:40.245Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-30T07:41:40.246Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-30T07:41:40.246Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.246Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-30T07:41:40.246Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-30T07:41:40.247Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-30T07:41:40.247Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-30T07:41:40.247Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-30T07:41:40.247Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-30T07:41:40.247Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-30T07:41:40.247Z] [2021-06-30T07:41:40.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:41:40.247Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-30T07:41:40.248Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] DONE 1092 tests, 546 skipped in 2462.580s [2021-06-30T07:41:40.248Z] INFO: Integration tests ended at 06/30/2021 07:41:40. Duration:00:41:02.8086582 [2021-06-30T07:41:40.248Z] INFO: Docker info of the daemon under test at end of run [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] Containers: 2 [2021-06-30T07:41:40.248Z] Running: 0 [2021-06-30T07:41:40.248Z] Paused: 0 [2021-06-30T07:41:40.248Z] Stopped: 2 [2021-06-30T07:41:40.248Z] Images: 18 [2021-06-30T07:41:40.248Z] Server Version: 0.0.0-dev [2021-06-30T07:41:40.248Z] Storage Driver: windowsfilter [2021-06-30T07:41:40.248Z] Windows: [2021-06-30T07:41:40.248Z] Logging Driver: json-file [2021-06-30T07:41:40.248Z] Plugins: [2021-06-30T07:41:40.248Z] Volume: local [2021-06-30T07:41:40.248Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-30T07:41:40.248Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-30T07:41:40.248Z] Swarm: inactive [2021-06-30T07:41:40.248Z] Default Isolation: process [2021-06-30T07:41:40.248Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-30T07:41:40.248Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-30T07:41:40.248Z] OSType: windows [2021-06-30T07:41:40.248Z] Architecture: x86_64 [2021-06-30T07:41:40.248Z] CPUs: 4 [2021-06-30T07:41:40.248Z] Total Memory: 32GiB [2021-06-30T07:41:40.248Z] Name: azwin-2-17aca0 [2021-06-30T07:41:40.248Z] ID: KYEF:BSWH:LE6W:VB2J:NCZF:G76Y:3YWB:TU22:NLNM:P6MN:MAGU:W7Q4 [2021-06-30T07:41:40.248Z] Docker Root Dir: D:\CI\PR-42580\3\daemon [2021-06-30T07:41:40.248Z] Debug Mode (client): false [2021-06-30T07:41:40.248Z] Debug Mode (server): true [2021-06-30T07:41:40.248Z] File Descriptors: -1 [2021-06-30T07:41:40.248Z] Goroutines: 17 [2021-06-30T07:41:40.248Z] System Time: 2021-06-30T07:41:40.1784146Z [2021-06-30T07:41:40.248Z] EventsListeners: 0 [2021-06-30T07:41:40.248Z] Registry: https://index.docker.io/v1/ [2021-06-30T07:41:40.248Z] Labels: [2021-06-30T07:41:40.248Z] Experimental: false [2021-06-30T07:41:40.248Z] Insecure Registries: [2021-06-30T07:41:40.248Z] 127.0.0.0/8 [2021-06-30T07:41:40.248Z] Live Restore Enabled: false [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.248Z] [2021-06-30T07:41:40.709Z] INFO: Stopping daemon under test [2021-06-30T07:41:40.709Z] SUCCESS: The process with PID 6060 (child process of PID 4492) has been terminated. [2021-06-30T07:41:40.709Z] SUCCESS: The process with PID 4492 (child process of PID 1068) has been terminated. [2021-06-30T07:41:40.709Z] INFO: Stop tailing logs of the daemon under tests [2021-06-30T07:41:40.709Z] INFO: executeCI.ps1 Completed successfully at 06/30/2021 07:41:40. [2021-06-30T07:41:40.709Z] INFO: Tidying up at end of run [2021-06-30T07:41:40.709Z] INFO: Saving daemon under test log (d:\CI\PR-42580\3\dut.out) to bundles\CIDUT.out [2021-06-30T07:41:40.709Z] INFO: Saving daemon under test log (d:\CI\PR-42580\3\dut.err) to bundles\CIDUT.err [2021-06-30T07:41:40.709Z] INFO: Nuke-Everything... [2021-06-30T07:41:41.170Z] INFO: Container count on control daemon to delete is 2 [2021-06-30T07:41:41.631Z] 2c49d759f11b [2021-06-30T07:41:41.631Z] d2a814478321 [2021-06-30T07:41:41.631Z] INFO: Tidying pidfile d:\CI\PR-42580\3\docker.pid [2021-06-30T07:41:41.631Z] INFO: Nuking d:\CI [2021-06-30T07:42:11.671Z] INFO: Zapped successfully [2021-06-30T07:42:11.671Z] [2021-06-30T07:42:11.671Z] INFO: executeCI.ps1 exiting at Wed Jun 30 07:42:07 CUT 2021. Duration 01:21:41.6662580 [2021-06-30T07:42:11.671Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-30T07:42:11.921Z] Recording test results [2021-06-30T07:42:19.206Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-30T07:42:20.697Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-30T07:42:22.454Z] Archiving artifacts [2021-06-30T07:42:36.390Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42580/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-30T07:42:37.330Z] + make clean [2021-06-30T07:42:39.518Z] docker volume rm -f docker-dev-cache [2021-06-30T07:42:39.518Z] 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