Pull request #42432 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 rather than 0d9b0ed678e2b106e769e974f13aaf100e46351c Obtained Jenkinsfile from 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 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-42432@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-09T17:22:19.867Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-09T17:22:19.871Z] Trying to pass milestone 3 [Pipeline] milestone [2021-06-09T17:22:19.920Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-09T17:22:20.080Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01d0b82144145dce3) in /home/ubuntu/workspace/moby_PR-42432 [Pipeline] { [Pipeline] checkout [2021-06-09T17:22:20.115Z] The recommended git tool is: git [2021-06-09T17:22:20.125Z] using credential docker-jenkins-github-credentials [2021-06-09T17:22:20.131Z] Cloning the remote Git repository [2021-06-09T17:22:20.131Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:22:20.138Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:22:20.138Z] > git init /home/ubuntu/workspace/moby_PR-42432 # timeout=10 [2021-06-09T17:22:20.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:22:20.152Z] > git --version # timeout=10 [2021-06-09T17:22:20.157Z] > git --version # 'git version 2.17.1' [2021-06-09T17:22:20.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:22:20.158Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:22:34.725Z] Fetching without tags [2021-06-09T17:22:34.985Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:22:35.499Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:22:35.499Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432) [2021-06-09T17:22:34.679Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:22:34.682Z] > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10 [2021-06-09T17:22:34.696Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:22:34.719Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:22:34.733Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:22:34.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:22:34.734Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:22:34.993Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:22:35.000Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:22:35.466Z] > git remote # timeout=10 [2021-06-09T17:22:35.469Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:22:35.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:22:35.486Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:22:35.498Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:22:35.505Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:22:35.508Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:22:36.028Z] Commit message: "Fix possible overlapping IPs" [2021-06-09T17:22:36.047Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T17:22:36.781Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42432:/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-09T17:22:36.781Z] Unable to find image 'alpine:latest' locally [2021-06-09T17:22:36.781Z] latest: Pulling from library/alpine [2021-06-09T17:22:37.041Z] 540db60ca938: Pulling fs layer [2021-06-09T17:22:37.041Z] 540db60ca938: Download complete [2021-06-09T17:22:37.041Z] 540db60ca938: Pull complete [2021-06-09T17:22:37.301Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-09T17:22:37.301Z] Status: Downloaded newer image for alpine:latest [2021-06-09T17:22:36.035Z] > git rev-list --no-walk 4e369b881eaf81f73c335264f8eede931b07e091 # timeout=10 [2021-06-09T17:22:39.844Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-06-09T17:22:40.081Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01d0b82144145dce3) in /home/ubuntu/workspace/moby_PR-42432 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-06-09T17:22:40.094Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bd66e9a7cab155d8) in /home/ubuntu/workspace/moby_PR-42432 [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 [Pipeline] { [2021-06-09T17:22:40.138Z] The recommended git tool is: git [Pipeline] // stage [2021-06-09T17:22:40.148Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-06-09T17:22:40.160Z] Fetching changes from the remote Git repository [2021-06-09T17:22:40.166Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-09T17:22:40.219Z] The recommended git tool is: git [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] } [2021-06-09T17:22:40.237Z] using credential docker-jenkins-github-credentials [2021-06-09T17:22:40.242Z] Cloning the remote Git repository [2021-06-09T17:22:40.242Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-06-09T17:22:40.425Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-09T17:22:40.538Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:22:40.538Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432) [2021-06-09T17:22:40.597Z] Commit message: "Fix possible overlapping IPs" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T17:22:40.158Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42432/.git # timeout=10 [2021-06-09T17:22:40.166Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:22:40.172Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:22:40.172Z] > git --version # timeout=10 [2021-06-09T17:22:40.174Z] > git --version # 'git version 2.17.1' [2021-06-09T17:22:40.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:22:40.175Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:22:40.431Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:22:40.438Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:22:40.480Z] > git remote # timeout=10 [2021-06-09T17:22:40.508Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:22:40.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:22:40.517Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:22:40.529Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:22:40.544Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:22:40.547Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:22:40.239Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:22:40.239Z] > git init /home/ubuntu/workspace/moby_PR-42432 # timeout=10 [2021-06-09T17:22:40.266Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:22:40.266Z] > git --version # timeout=10 [2021-06-09T17:22:40.273Z] > git --version # 'git version 2.17.1' [2021-06-09T17:22:40.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:22:40.274Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:22:41.306Z] + [ PR != PR ] [2021-06-09T17:22:41.306Z] + [ master != master ] [2021-06-09T17:22:41.306Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:22:41.624Z] + docker version [2021-06-09T17:22:41.624Z] Client: Docker Engine - Community [2021-06-09T17:22:41.624Z] Version: 20.10.6 [2021-06-09T17:22:41.624Z] API version: 1.41 [2021-06-09T17:22:41.624Z] Go version: go1.13.15 [2021-06-09T17:22:41.624Z] Git commit: 370c289 [2021-06-09T17:22:41.624Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-09T17:22:41.624Z] OS/Arch: linux/amd64 [2021-06-09T17:22:41.624Z] Context: default [2021-06-09T17:22:41.624Z] Experimental: true [2021-06-09T17:22:41.624Z] [2021-06-09T17:22:41.624Z] Server: Docker Engine - Community [2021-06-09T17:22:41.624Z] Engine: [2021-06-09T17:22:41.624Z] Version: 20.10.6 [2021-06-09T17:22:41.624Z] API version: 1.41 (minimum version 1.12) [2021-06-09T17:22:41.624Z] Go version: go1.13.15 [2021-06-09T17:22:41.624Z] Git commit: 8728dd2 [2021-06-09T17:22:41.624Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-09T17:22:41.624Z] OS/Arch: linux/amd64 [2021-06-09T17:22:41.624Z] Experimental: true [2021-06-09T17:22:41.624Z] containerd: [2021-06-09T17:22:41.624Z] Version: 1.4.6 [2021-06-09T17:22:41.624Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:22:41.624Z] runc: [2021-06-09T17:22:41.624Z] Version: 1.0.0-rc95 [2021-06-09T17:22:41.624Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:22:41.624Z] docker-init: [2021-06-09T17:22:41.624Z] Version: 0.19.0 [2021-06-09T17:22:41.624Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T17:22:41.908Z] + docker info [2021-06-09T17:22:42.848Z] Client: [2021-06-09T17:22:42.848Z] Context: default [2021-06-09T17:22:42.848Z] Debug Mode: false [2021-06-09T17:22:42.848Z] Plugins: [2021-06-09T17:22:42.848Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T17:22:42.848Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T17:22:42.848Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T17:22:42.848Z] [2021-06-09T17:22:42.848Z] Server: [2021-06-09T17:22:42.848Z] Containers: 0 [2021-06-09T17:22:42.848Z] Running: 0 [2021-06-09T17:22:42.848Z] Paused: 0 [2021-06-09T17:22:42.848Z] Stopped: 0 [2021-06-09T17:22:42.848Z] Images: 3 [2021-06-09T17:22:42.848Z] Server Version: 20.10.6 [2021-06-09T17:22:42.848Z] Storage Driver: overlay2 [2021-06-09T17:22:42.848Z] Backing Filesystem: extfs [2021-06-09T17:22:42.848Z] Supports d_type: true [2021-06-09T17:22:42.848Z] Native Overlay Diff: true [2021-06-09T17:22:42.848Z] userxattr: false [2021-06-09T17:22:42.848Z] Logging Driver: json-file [2021-06-09T17:22:42.848Z] Cgroup Driver: cgroupfs [2021-06-09T17:22:42.848Z] Cgroup Version: 1 [2021-06-09T17:22:42.848Z] Plugins: [2021-06-09T17:22:42.848Z] Volume: local [2021-06-09T17:22:42.848Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T17:22:42.848Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T17:22:42.848Z] Swarm: inactive [2021-06-09T17:22:42.848Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-09T17:22:42.848Z] Default Runtime: runc [2021-06-09T17:22:42.848Z] Init Binary: docker-init [2021-06-09T17:22:42.848Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:22:42.848Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:22:42.848Z] init version: de40ad0 [2021-06-09T17:22:42.848Z] Security Options: [2021-06-09T17:22:42.848Z] apparmor [2021-06-09T17:22:42.848Z] seccomp [2021-06-09T17:22:42.848Z] Profile: default [2021-06-09T17:22:42.848Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T17:22:42.848Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-09T17:22:42.848Z] OSType: linux [2021-06-09T17:22:42.848Z] Architecture: x86_64 [2021-06-09T17:22:42.848Z] CPUs: 2 [2021-06-09T17:22:42.848Z] Total Memory: 7.487GiB [2021-06-09T17:22:42.848Z] Name: ip-10-100-58-107 [2021-06-09T17:22:42.848Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-09T17:22:42.848Z] Docker Root Dir: /var/lib/docker [2021-06-09T17:22:42.848Z] Debug Mode: false [2021-06-09T17:22:42.848Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:22:42.848Z] Labels: [2021-06-09T17:22:42.848Z] Experimental: true [2021-06-09T17:22:42.848Z] Insecure Registries: [2021-06-09T17:22:42.848Z] 127.0.0.0/8 [2021-06-09T17:22:42.848Z] Live Restore Enabled: true [2021-06-09T17:22:42.848Z] [2021-06-09T17:22:42.848Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T17:22:43.133Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:22:43.133Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:22:43.133Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42432/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T17:22:43.133Z] + bash /home/ubuntu/workspace/moby_PR-42432/check-config.sh [2021-06-09T17:22:43.133Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T17:22:43.133Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T17:22:43.133Z] [2021-06-09T17:22:43.133Z] Generally Necessary: [2021-06-09T17:22:43.133Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T17:22:43.133Z] - apparmor: enabled and tools installed [2021-06-09T17:22:43.133Z] - CONFIG_NAMESPACES: enabled [2021-06-09T17:22:43.133Z] - CONFIG_NET_NS: enabled [2021-06-09T17:22:43.133Z] - CONFIG_PID_NS: enabled [2021-06-09T17:22:43.133Z] - CONFIG_IPC_NS: enabled [2021-06-09T17:22:43.133Z] - CONFIG_UTS_NS: enabled [2021-06-09T17:22:43.133Z] - CONFIG_CGROUPS: enabled [2021-06-09T17:22:43.133Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T17:22:43.133Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T17:22:43.133Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T17:22:43.133Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T17:22:43.133Z] - CONFIG_CPUSETS: enabled [2021-06-09T17:22:43.394Z] - CONFIG_MEMCG: enabled [2021-06-09T17:22:43.394Z] - CONFIG_KEYS: enabled [2021-06-09T17:22:43.394Z] - CONFIG_VETH: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T17:22:43.394Z] [2021-06-09T17:22:43.394Z] Optional Features: [2021-06-09T17:22:43.394Z] - CONFIG_USER_NS: enabled [2021-06-09T17:22:43.394Z] - CONFIG_SECCOMP: enabled [2021-06-09T17:22:43.394Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T17:22:43.394Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T17:22:43.394Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T17:22:43.394Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T17:22:43.394Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T17:22:43.394Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T17:22:43.394Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T17:22:43.394Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T17:22:43.394Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T17:22:43.394Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T17:22:43.394Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T17:22:43.394Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T17:22:43.394Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T17:22:43.394Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T17:22:43.394Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T17:22:43.394Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T17:22:43.394Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T17:22:43.394Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T17:22:43.394Z] - CONFIG_EXT4_FS: enabled [2021-06-09T17:22:43.394Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T17:22:43.394Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T17:22:43.394Z] - Network Drivers: [2021-06-09T17:22:43.394Z] - "overlay": [2021-06-09T17:22:43.394Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T17:22:43.394Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T17:22:43.394Z] Optional (for encrypted networks): [2021-06-09T17:22:43.654Z] - CONFIG_CRYPTO: enabled [2021-06-09T17:22:43.654Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T17:22:43.654Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T17:22:43.654Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T17:22:43.654Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T17:22:43.654Z] - CONFIG_XFRM: enabled [2021-06-09T17:22:43.654Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T17:22:43.654Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T17:22:43.654Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T17:22:43.654Z] - "ipvlan": [2021-06-09T17:22:43.654Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T17:22:43.654Z] - "macvlan": [2021-06-09T17:22:43.654Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T17:22:43.654Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T17:22:43.654Z] - "ftp,tftp client in container": [2021-06-09T17:22:43.654Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T17:22:43.654Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T17:22:43.654Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T17:22:43.654Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T17:22:43.654Z] - Storage Drivers: [2021-06-09T17:22:43.654Z] - "aufs": [2021-06-09T17:22:43.654Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T17:22:43.654Z] - "btrfs": [2021-06-09T17:22:43.654Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T17:22:43.654Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T17:22:43.654Z] - "devicemapper": [2021-06-09T17:22:43.654Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T17:22:43.654Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T17:22:43.654Z] - "overlay": [2021-06-09T17:22:43.654Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T17:22:43.654Z] - "zfs": [2021-06-09T17:22:43.654Z] - /dev/zfs: present [2021-06-09T17:22:43.654Z] - zfs command: missing [2021-06-09T17:22:43.654Z] - zpool command: missing [2021-06-09T17:22:43.654Z] [2021-06-09T17:22:43.654Z] Limits: [2021-06-09T17:22:43.654Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T17:22:43.654Z] [2021-06-09T17:22:43.654Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T17:22:43.980Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0d9b0ed678e2b106e769e974f13aaf100e46351c . [2021-06-09T17:22:43.980Z] #1 [internal] load build definition from Dockerfile [2021-06-09T17:22:43.980Z] #1 sha256:2701be633a5590c8d4b832cfb25422430a279d0e1845748fb86a82e7ee2b164b [2021-06-09T17:22:43.980Z] #1 transferring dockerfile: 16.63kB done [2021-06-09T17:22:43.980Z] #1 DONE 0.0s [2021-06-09T17:22:43.980Z] [2021-06-09T17:22:43.980Z] #2 [internal] load .dockerignore [2021-06-09T17:22:43.980Z] #2 sha256:17ed0991b64005364f6c51e1e6ab17fb3c5cab634e839e49790cbb5e4e4adcdd [2021-06-09T17:22:43.980Z] #2 transferring context: 87B done [2021-06-09T17:22:43.980Z] #2 DONE 0.0s [2021-06-09T17:22:43.980Z] [2021-06-09T17:22:43.980Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T17:22:43.980Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T17:22:44.240Z] #3 DONE 0.2s [2021-06-09T17:22:44.500Z] [2021-06-09T17:22:44.500Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T17:22:44.500Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T17:22:44.500Z] #4 CACHED [2021-06-09T17:22:44.500Z] [2021-06-09T17:22:44.500Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:22:44.500Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T17:22:44.765Z] #8 DONE 0.1s [2021-06-09T17:22:44.765Z] [2021-06-09T17:22:44.765Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:22:44.765Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:22:44.765Z] #6 DONE 0.1s [2021-06-09T17:22:44.765Z] [2021-06-09T17:22:44.765Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T17:22:44.765Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T17:22:44.765Z] #5 DONE 0.1s [2021-06-09T17:22:44.765Z] [2021-06-09T17:22:44.765Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:22:44.765Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T17:22:44.765Z] #7 DONE 0.3s [2021-06-09T17:22:45.026Z] [2021-06-09T17:22:45.026Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:22:45.026Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:22:45.026Z] #9 DONE 0.0s [2021-06-09T17:22:45.026Z] [2021-06-09T17:22:45.026Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:22:45.026Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:22:45.026Z] #65 DONE 0.0s [2021-06-09T17:22:45.026Z] [2021-06-09T17:22:45.026Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:22:45.026Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:22:45.026Z] #63 DONE 0.0s [2021-06-09T17:22:45.026Z] [2021-06-09T17:22:45.026Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:22:45.026Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:22:45.026Z] #26 DONE 0.0s [2021-06-09T17:22:45.026Z] [2021-06-09T17:22:45.026Z] #23 [internal] load build context [2021-06-09T17:22:45.026Z] #23 sha256:d6e680e4f64d892bee1ee7c9a6d38b530ce315ca331385f493c1e6d57e83156f [2021-06-09T17:22:46.420Z] #23 transferring context: 55.97MB 1.4s done [2021-06-09T17:22:46.420Z] #23 DONE 1.6s [2021-06-09T17:22:46.420Z] [2021-06-09T17:22:46.420Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:22:46.420Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:22:46.420Z] #42 DONE 1.5s [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T17:22:46.682Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T17:22:46.682Z] #31 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #50 sha256:38373164bc214cce41f04b35e58e8cd686ed242690d3bd908320c37629b43c65 [2021-06-09T17:22:46.682Z] #50 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #34 sha256:227345b62893c9b61f5123307e947d7878d557b734158c1750806c7260e2b7f4 [2021-06-09T17:22:46.682Z] #34 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #54 sha256:42c62e2b5010c8870fdb2d1c85662848862dae041bb78fa12b2bc84e0b72eb7e [2021-06-09T17:22:46.682Z] #54 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #52 sha256:39a6f1853380e2ddf93f425aca7109c29bb6c9caac512daa38117c55dcffa3be [2021-06-09T17:22:46.682Z] #52 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T17:22:46.682Z] #11 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #59 sha256:4dd6ef1b2976e638f127490e84a0833d047ef4dbc7c74073014cd5f9c5e9fde0 [2021-06-09T17:22:46.682Z] #59 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T17:22:46.682Z] #62 sha256:0538b4614ad13818f37f2661ca642fab8d4d6776babe36a1333492612fe4db1e [2021-06-09T17:22:46.682Z] #62 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:22:46.682Z] #30 sha256:83a4cfd92b6e0dfee8a070469478153d5b036844c9e192b5fbd561224df9d40d [2021-06-09T17:22:46.682Z] #30 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T17:22:46.682Z] #61 sha256:91742ddab6afd8b2f9b9d0e88eea880587c6011cca2d9f1e818078e531b6e0f4 [2021-06-09T17:22:46.682Z] #61 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T17:22:46.682Z] #21 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:22:46.682Z] #44 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T17:22:46.682Z] #35 sha256:62b3b8d75f6587e95d14a39b01cdf114efb9b9954832669da9fcbe065645049d [2021-06-09T17:22:46.682Z] #35 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T17:22:46.682Z] #49 sha256:d56b72c39a07a511d463c72f9e0b11bf36fa50639446fa0eb757418bd13fcab3 [2021-06-09T17:22:46.682Z] #49 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T17:22:46.682Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T17:22:46.682Z] #17 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:22:46.682Z] #27 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T17:22:46.682Z] #53 sha256:47e204325f43483718dafe9e964532429597ea37b77f26d568ce76476c237be5 [2021-06-09T17:22:46.682Z] #53 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #24 sha256:9e004714317291e24a70a41ee4944788d2108bdcf41b16d9fe88e0dd42b96f23 [2021-06-09T17:22:46.682Z] #24 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:22:46.682Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T17:22:46.682Z] #22 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T17:22:46.682Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T17:22:46.682Z] #19 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T17:22:46.682Z] #15 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T17:22:46.682Z] #41 sha256:e8abe2946afd7a09d9f11a6fdfef34d34d93c7831d3f59a77194eb8a83ab23c4 [2021-06-09T17:22:46.682Z] #41 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T17:22:46.682Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T17:22:46.682Z] #64 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T17:22:46.682Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T17:22:46.682Z] #18 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:22:46.682Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T17:22:46.682Z] #14 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:22:46.682Z] #13 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:22:46.682Z] #20 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #37 sha256:df5305d7c3df77259dc0e724d526090148684c3cd2436215960c8c296fbea857 [2021-06-09T17:22:46.682Z] #37 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #48 sha256:86af3a3f54bd5f989a538bbcbbf6693f279fac3b80cefb81637897e0c84d54e4 [2021-06-09T17:22:46.682Z] #48 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T17:22:46.682Z] #43 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T17:22:46.682Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T17:22:46.682Z] #39 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T17:22:46.682Z] #38 sha256:d899cc20b7096af43d368f6e450f1a9872301fed19408843cdc14cab97621fa5 [2021-06-09T17:22:46.682Z] #38 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T17:22:46.682Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T17:22:46.682Z] #10 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T17:22:46.682Z] #55 sha256:f906d4974c52089af3d3154f802cf44ddd421166bf7c5b00a4a04209c9b00d13 [2021-06-09T17:22:46.682Z] #55 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T17:22:46.682Z] #25 sha256:b92c2d190ce234e94c8ce63fa72765729a90b27862610b69db789309f05ea53a [2021-06-09T17:22:46.682Z] #25 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:22:46.682Z] #36 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T17:22:46.682Z] #12 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T17:22:46.682Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T17:22:46.682Z] #66 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #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-09T17:22:46.682Z] #46 sha256:5deab3ecfa5b1e14c929f7453c86520323a0bb44d4a71beb445df9fe2cf1c663 [2021-06-09T17:22:46.682Z] #46 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T17:22:46.682Z] #67 sha256:b269032aba7a1bcd49e72127aaedef6aca474de0bfc1207f78c69037b30abd2d [2021-06-09T17:22:46.682Z] #67 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T17:22:46.682Z] #51 sha256:4a56e70c1061527499260683814868c71217e39b55a8bb8435ec299b6444c27b [2021-06-09T17:22:46.682Z] #51 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T17:22:46.682Z] #33 sha256:e0d7f8c930bb22df86fbdc9f0d17c3a45d8a2f357cc12ec6bc83bd13d97ce243 [2021-06-09T17:22:46.682Z] #33 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.682Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T17:22:46.682Z] #58 sha256:203e05b5417a891d8e9ab361019246c692135fb9a30cf0eb8ff84307ef69c309 [2021-06-09T17:22:46.682Z] #58 CACHED [2021-06-09T17:22:46.682Z] [2021-06-09T17:22:46.683Z] #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-09T17:22:46.683Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:22:46.683Z] #32 CACHED [2021-06-09T17:22:46.683Z] [2021-06-09T17:22:46.683Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T17:22:46.683Z] #60 sha256:9fe58eadc3c366e272248ebd516137f5c0095c1e70a764a1199c7620c24c8bde [2021-06-09T17:22:46.683Z] #60 CACHED [2021-06-09T17:22:46.683Z] [2021-06-09T17:22:46.683Z] #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-09T17:22:46.683Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:22:46.683Z] #40 CACHED [2021-06-09T17:22:46.683Z] [2021-06-09T17:22:46.683Z] #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-09T17:22:46.683Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:22:46.683Z] #56 CACHED [2021-06-09T17:22:46.683Z] [2021-06-09T17:22:46.683Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T17:22:46.683Z] #45 sha256:18002ee1df4b3d7b674deab8eab79954e1a2b35ad27be63b7519d98f9c344441 [2021-06-09T17:22:46.683Z] #45 CACHED [2021-06-09T17:22:46.683Z] [2021-06-09T17:22:46.683Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T17:22:46.683Z] #28 sha256:bb2f4d414ade7bcc6f487c7b30361e397b5a5dff6c7b0a47a6b963602154c8f7 [2021-06-09T17:22:46.683Z] #28 CACHED [2021-06-09T17:22:46.683Z] [2021-06-09T17:22:46.683Z] #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-09T17:22:46.683Z] #29 sha256:e2ea50b38d702b0264dcf15d0a765e3dbc1dbcf4a2eba59156a9ae041f718f8a [2021-06-09T17:22:46.683Z] #29 CACHED [2021-06-09T17:22:46.683Z] [2021-06-09T17:22:46.683Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T17:22:46.683Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T17:22:46.683Z] #16 CACHED [2021-06-09T17:22:46.683Z] [2021-06-09T17:22:46.683Z] #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-09T17:22:46.683Z] #57 sha256:1c764180b45c1fab3473e3a62a38893a83f25e1a2d06954d16dabba1d309a408 [2021-06-09T17:22:46.683Z] #57 CACHED [2021-06-09T17:22:46.683Z] [2021-06-09T17:22:46.683Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T17:22:46.683Z] #47 sha256:7ee0329d2ce897a4157e0fd13d3173c5e72511d096a98ce30049d9781368f8ce [2021-06-09T17:22:46.683Z] #47 CACHED [2021-06-09T17:22:46.683Z] [2021-06-09T17:22:46.683Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T17:22:46.683Z] #68 sha256:40a74a441d7934d2522e1cd8a2c88cd7b06a66bfae9215497778ecc9d94969f8 [2021-06-09T17:22:46.683Z] #68 CACHED [2021-06-09T17:22:46.683Z] [2021-06-09T17:22:46.683Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T17:22:46.683Z] #69 sha256:03eed3863f6a9f4e87efc7925510d0bb5edd001e29996e17e02f3842d1d24868 [2021-06-09T17:22:47.254Z] #69 DONE 0.8s [2021-06-09T17:22:47.254Z] [2021-06-09T17:22:47.254Z] #70 exporting to image [2021-06-09T17:22:47.254Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T17:22:47.254Z] #70 exporting layers [2021-06-09T17:22:48.205Z] #70 exporting layers 1.0s done [2021-06-09T17:22:48.205Z] #70 writing image sha256:bdf7eb72be27b4abd52ce78c6771d84454e0fa09b8cfa1ce3b2a6b418088605e done [2021-06-09T17:22:48.205Z] #70 naming to docker.io/library/docker:0d9b0ed678e2b106e769e974f13aaf100e46351c done [2021-06-09T17:22:48.205Z] #70 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-09T17:22:48.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42432/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/validate/default [2021-06-09T17:22:49.108Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-09T17:22:49.108Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-09T17:22:49.108Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-09T17:22:49.108Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-09T17:22:49.108Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-09T17:22:49.369Z] Congratulations! No new tests were added to integration-cli. [2021-06-09T17:22:49.369Z] [2021-06-09T17:22:49.369Z] INFO Start validation with golang-ci-lint [2021-06-09T17:22:49.369Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-09T17:22:49.369Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-09T17:22:49.369Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-09T17:22:55.081Z] Still waiting to schedule task [2021-06-09T17:22:55.081Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-09T17:22:55.082Z] Still waiting to schedule task [2021-06-09T17:22:55.082Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-06-09T17:22:55.085Z] Still waiting to schedule task [2021-06-09T17:22:55.085Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-06-09T17:22:55.086Z] Still waiting to schedule task [2021-06-09T17:22:55.087Z] Waiting for next available executor on ‘azwin-2-7207b0’ [2021-06-09T17:22:55.087Z] Still waiting to schedule task [2021-06-09T17:22:55.087Z] Waiting for next available executor on ‘azwin-2-9211f0’ [2021-06-09T17:22:55.377Z] Fetching without tags [2021-06-09T17:22:55.624Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:22:55.336Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:22:55.351Z] > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10 [2021-06-09T17:22:55.354Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:22:55.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:22:55.374Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:22:55.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:22:55.375Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:22:55.619Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:22:55.626Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:22:56.087Z] > git remote # timeout=10 [2021-06-09T17:22:56.090Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:22:56.156Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:22:56.156Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432) [2021-06-09T17:22:56.324Z] Commit message: "Fix possible overlapping IPs" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:22:56.961Z] + docker version [2021-06-09T17:22:56.961Z] Client: Docker Engine - Community [2021-06-09T17:22:56.961Z] Version: 20.10.6 [2021-06-09T17:22:56.961Z] API version: 1.41 [2021-06-09T17:22:56.961Z] Go version: go1.13.15 [2021-06-09T17:22:56.961Z] Git commit: 370c289 [2021-06-09T17:22:56.961Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-09T17:22:56.961Z] OS/Arch: linux/amd64 [2021-06-09T17:22:56.961Z] Context: default [2021-06-09T17:22:56.961Z] Experimental: true [2021-06-09T17:22:56.961Z] [2021-06-09T17:22:56.961Z] Server: Docker Engine - Community [2021-06-09T17:22:56.961Z] Engine: [2021-06-09T17:22:56.961Z] Version: 20.10.6 [2021-06-09T17:22:56.961Z] API version: 1.41 (minimum version 1.12) [2021-06-09T17:22:56.961Z] Go version: go1.13.15 [2021-06-09T17:22:56.961Z] Git commit: 8728dd2 [2021-06-09T17:22:56.961Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-09T17:22:56.961Z] OS/Arch: linux/amd64 [2021-06-09T17:22:56.961Z] Experimental: true [2021-06-09T17:22:56.961Z] containerd: [2021-06-09T17:22:56.961Z] Version: 1.4.6 [2021-06-09T17:22:56.961Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:22:56.961Z] runc: [2021-06-09T17:22:56.961Z] Version: 1.0.0-rc95 [2021-06-09T17:22:56.961Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:22:56.961Z] docker-init: [2021-06-09T17:22:56.961Z] Version: 0.19.0 [2021-06-09T17:22:56.961Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T17:22:57.240Z] + docker info [2021-06-09T17:22:56.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:22:56.112Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:22:56.128Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:22:56.152Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:22:56.169Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:22:58.173Z] Client: [2021-06-09T17:22:58.173Z] Context: default [2021-06-09T17:22:58.173Z] Debug Mode: false [2021-06-09T17:22:58.173Z] Plugins: [2021-06-09T17:22:58.173Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T17:22:58.173Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T17:22:58.173Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T17:22:58.173Z] [2021-06-09T17:22:58.173Z] Server: [2021-06-09T17:22:58.173Z] Containers: 0 [2021-06-09T17:22:58.173Z] Running: 0 [2021-06-09T17:22:58.173Z] Paused: 0 [2021-06-09T17:22:58.173Z] Stopped: 0 [2021-06-09T17:22:58.173Z] Images: 3 [2021-06-09T17:22:58.173Z] Server Version: 20.10.6 [2021-06-09T17:22:58.173Z] Storage Driver: overlay2 [2021-06-09T17:22:58.173Z] Backing Filesystem: extfs [2021-06-09T17:22:58.173Z] Supports d_type: true [2021-06-09T17:22:58.173Z] Native Overlay Diff: true [2021-06-09T17:22:58.173Z] userxattr: false [2021-06-09T17:22:58.173Z] Logging Driver: json-file [2021-06-09T17:22:58.173Z] Cgroup Driver: cgroupfs [2021-06-09T17:22:58.173Z] Cgroup Version: 1 [2021-06-09T17:22:58.173Z] Plugins: [2021-06-09T17:22:58.173Z] Volume: local [2021-06-09T17:22:58.173Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T17:22:58.173Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T17:22:58.173Z] Swarm: inactive [2021-06-09T17:22:58.173Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-09T17:22:58.173Z] Default Runtime: runc [2021-06-09T17:22:58.173Z] Init Binary: docker-init [2021-06-09T17:22:58.173Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:22:58.173Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:22:58.173Z] init version: de40ad0 [2021-06-09T17:22:58.173Z] Security Options: [2021-06-09T17:22:58.173Z] apparmor [2021-06-09T17:22:58.173Z] seccomp [2021-06-09T17:22:58.173Z] Profile: default [2021-06-09T17:22:58.173Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T17:22:58.173Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-09T17:22:58.173Z] OSType: linux [2021-06-09T17:22:58.173Z] Architecture: x86_64 [2021-06-09T17:22:58.173Z] CPUs: 2 [2021-06-09T17:22:58.173Z] Total Memory: 7.487GiB [2021-06-09T17:22:58.173Z] Name: ip-10-100-101-224 [2021-06-09T17:22:58.173Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-09T17:22:58.173Z] Docker Root Dir: /var/lib/docker [2021-06-09T17:22:58.173Z] Debug Mode: false [2021-06-09T17:22:58.173Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:22:58.173Z] Labels: [2021-06-09T17:22:58.173Z] Experimental: true [2021-06-09T17:22:58.173Z] Insecure Registries: [2021-06-09T17:22:58.173Z] 127.0.0.0/8 [2021-06-09T17:22:58.173Z] Live Restore Enabled: true [2021-06-09T17:22:58.173Z] [2021-06-09T17:22:58.173Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T17:22:58.451Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:22:58.451Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:22:58.451Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42432/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T17:22:58.451Z] + bash /home/ubuntu/workspace/moby_PR-42432/check-config.sh [2021-06-09T17:22:58.451Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T17:22:58.451Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T17:22:58.451Z] [2021-06-09T17:22:58.451Z] Generally Necessary: [2021-06-09T17:22:58.451Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T17:22:58.451Z] - apparmor: enabled and tools installed [2021-06-09T17:22:58.451Z] - CONFIG_NAMESPACES: enabled [2021-06-09T17:22:58.451Z] - CONFIG_NET_NS: enabled [2021-06-09T17:22:58.451Z] - CONFIG_PID_NS: enabled [2021-06-09T17:22:58.451Z] - CONFIG_IPC_NS: enabled [2021-06-09T17:22:58.451Z] - CONFIG_UTS_NS: enabled [2021-06-09T17:22:58.451Z] - CONFIG_CGROUPS: enabled [2021-06-09T17:22:58.451Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T17:22:58.451Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T17:22:58.451Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T17:22:58.451Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T17:22:58.451Z] - CONFIG_CPUSETS: enabled [2021-06-09T17:22:58.451Z] - CONFIG_MEMCG: enabled [2021-06-09T17:22:58.451Z] - CONFIG_KEYS: enabled [2021-06-09T17:22:58.451Z] - CONFIG_VETH: enabled (as module) [2021-06-09T17:22:58.451Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T17:22:58.451Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T17:22:58.451Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T17:22:58.451Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T17:22:58.451Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T17:22:58.451Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T17:22:58.451Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T17:22:58.451Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T17:22:58.451Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T17:22:58.451Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T17:22:58.452Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T17:22:58.452Z] [2021-06-09T17:22:58.452Z] Optional Features: [2021-06-09T17:22:58.452Z] - CONFIG_USER_NS: enabled [2021-06-09T17:22:58.452Z] - CONFIG_SECCOMP: enabled [2021-06-09T17:22:58.452Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T17:22:58.709Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T17:22:58.709Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T17:22:58.709Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T17:22:58.709Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T17:22:58.709Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T17:22:58.709Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T17:22:58.710Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T17:22:58.710Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T17:22:58.710Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T17:22:58.710Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T17:22:58.710Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T17:22:58.710Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T17:22:58.710Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T17:22:58.710Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T17:22:58.710Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T17:22:58.710Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T17:22:58.710Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T17:22:58.710Z] - CONFIG_EXT4_FS: enabled [2021-06-09T17:22:58.710Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T17:22:58.710Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T17:22:58.710Z] - Network Drivers: [2021-06-09T17:22:58.710Z] - "overlay": [2021-06-09T17:22:58.710Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T17:22:58.710Z] Optional (for encrypted networks): [2021-06-09T17:22:58.710Z] - CONFIG_CRYPTO: enabled [2021-06-09T17:22:58.710Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T17:22:58.710Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T17:22:58.710Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T17:22:58.710Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T17:22:58.710Z] - CONFIG_XFRM: enabled [2021-06-09T17:22:58.710Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T17:22:58.710Z] - "ipvlan": [2021-06-09T17:22:58.710Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T17:22:58.710Z] - "macvlan": [2021-06-09T17:22:58.710Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T17:22:58.710Z] - "ftp,tftp client in container": [2021-06-09T17:22:58.710Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T17:22:58.710Z] - Storage Drivers: [2021-06-09T17:22:58.710Z] - "aufs": [2021-06-09T17:22:58.710Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T17:22:58.710Z] - "btrfs": [2021-06-09T17:22:58.710Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T17:22:58.710Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T17:22:58.710Z] - "devicemapper": [2021-06-09T17:22:58.967Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T17:22:58.967Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T17:22:58.967Z] - "overlay": [2021-06-09T17:22:58.967Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T17:22:58.967Z] - "zfs": [2021-06-09T17:22:58.967Z] - /dev/zfs: present [2021-06-09T17:22:58.967Z] - zfs command: missing [2021-06-09T17:22:58.967Z] - zpool command: missing [2021-06-09T17:22:58.967Z] [2021-06-09T17:22:58.967Z] Limits: [2021-06-09T17:22:58.967Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T17:22:58.967Z] [2021-06-09T17:22:58.967Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T17:22:59.299Z] + sudo modprobe ip_vs [2021-06-09T17:22:59.299Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0d9b0ed678e2b106e769e974f13aaf100e46351c . [2021-06-09T17:22:59.556Z] #1 [internal] load .dockerignore [2021-06-09T17:22:59.556Z] #1 sha256:a3b996df7cfb413d6d6d148caf7dc1d9cb3c9a83a5d68ed14b64b9716f9efedd [2021-06-09T17:22:59.556Z] #1 transferring context: 87B done [2021-06-09T17:22:59.556Z] #1 DONE 0.1s [2021-06-09T17:22:59.556Z] [2021-06-09T17:22:59.556Z] #2 [internal] load build definition from Dockerfile [2021-06-09T17:22:59.556Z] #2 sha256:456270843306ebff32ef17f619c59978cd18142531eb3fa173b87f69106376b3 [2021-06-09T17:22:59.556Z] #2 transferring dockerfile: 16.63kB 0.0s done [2021-06-09T17:22:59.556Z] #2 DONE 0.1s [2021-06-09T17:22:59.556Z] [2021-06-09T17:22:59.556Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T17:22:59.556Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T17:22:59.814Z] #3 DONE 0.1s [2021-06-09T17:22:59.814Z] [2021-06-09T17:22:59.814Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T17:22:59.814Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T17:22:59.814Z] #4 CACHED [2021-06-09T17:23:00.072Z] [2021-06-09T17:23:00.072Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:23:00.072Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T17:23:00.072Z] #6 DONE 0.1s [2021-06-09T17:23:00.072Z] [2021-06-09T17:23:00.072Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:23:00.072Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T17:23:00.072Z] #7 DONE 0.1s [2021-06-09T17:23:00.072Z] [2021-06-09T17:23:00.072Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:23:00.072Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:23:00.072Z] #8 DONE 0.1s [2021-06-09T17:23:00.072Z] [2021-06-09T17:23:00.072Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T17:23:00.072Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T17:23:00.072Z] #5 DONE 0.1s [2021-06-09T17:23:00.639Z] [2021-06-09T17:23:00.639Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:23:00.639Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:23:00.639Z] #9 DONE 0.0s [2021-06-09T17:23:00.639Z] [2021-06-09T17:23:00.639Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:23:00.639Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:23:00.639Z] #65 DONE 0.0s [2021-06-09T17:23:00.639Z] [2021-06-09T17:23:00.639Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:23:00.639Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:23:00.639Z] #63 DONE 0.0s [2021-06-09T17:23:00.639Z] [2021-06-09T17:23:00.639Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:23:00.639Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:23:00.639Z] #26 DONE 0.0s [2021-06-09T17:23:00.639Z] [2021-06-09T17:23:00.639Z] #23 [internal] load build context [2021-06-09T17:23:00.639Z] #23 sha256:f8d76868eab36e4b7abae91f24a8169ebd062f1f113acec2f13f31c8ec3af2a0 [2021-06-09T17:23:01.205Z] #23 ... [2021-06-09T17:23:01.205Z] [2021-06-09T17:23:01.205Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:23:01.205Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:23:01.205Z] #42 DONE 0.5s [2021-06-09T17:23:01.205Z] [2021-06-09T17:23:01.205Z] #23 [internal] load build context [2021-06-09T17:23:01.205Z] #23 sha256:f8d76868eab36e4b7abae91f24a8169ebd062f1f113acec2f13f31c8ec3af2a0 [2021-06-09T17:23:02.596Z] #23 transferring context: 55.97MB 1.8s done [2021-06-09T17:23:02.596Z] #23 DONE 2.0s [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T17:23:02.596Z] #11 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #46 sha256:508e7e83630222864735c35e23b90681964337ab2392b332559d74cf7bb3ba56 [2021-06-09T17:23:02.596Z] #46 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #37 sha256:9574bada3eb1089cae0b11ce3e5d800788caf0977308163452013318177eb358 [2021-06-09T17:23:02.596Z] #37 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T17:23:02.596Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T17:23:02.596Z] #18 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #45 sha256:8423da8859fb8a159d2f6549a24d1bc5887c61ac6a3119cc183e86a1850bee68 [2021-06-09T17:23:02.596Z] #45 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #34 sha256:718e856091228591b62c06f2618dddbaf5439bb62a49660384314bce78fbc9ff [2021-06-09T17:23:02.596Z] #34 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #59 sha256:ecfd4932336747d67db83b0f58e9e62d983ff01093d9a028480f5d2848b8e1cd [2021-06-09T17:23:02.596Z] #59 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #38 sha256:0893fe76690e56afc2527f457013461435ac55546d35c05f02b06192fb9c4ef5 [2021-06-09T17:23:02.596Z] #38 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #54 sha256:204ab2c091830a2eec606606127b27e355e244c458ab68d3e5d84b96dd32f112 [2021-06-09T17:23:02.596Z] #54 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T17:23:02.596Z] #60 sha256:79a5c6bbd640c098a756d39f6151300e8a1688fd80b9941e65032670cc5aa9b2 [2021-06-09T17:23:02.596Z] #60 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #41 sha256:eddeb2cd1082ac6b6d5ed5f83ab6aea7a1bcec9303f83d7f10a5f36418bb7805 [2021-06-09T17:23:02.596Z] #41 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #58 sha256:0f9c56fec7fdb137b19e8d9260f2430a7e47c3611ae7396e1d41a622b119f0f7 [2021-06-09T17:23:02.596Z] #58 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #67 sha256:5a609acfc4da6f4a209662188ba36ee709b34ec914726bfdde7a3e152d163e4c [2021-06-09T17:23:02.596Z] #67 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T17:23:02.596Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T17:23:02.596Z] #16 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #33 sha256:cd3b307739808372a96488256260ddcb0989962300209f763b7db50af184652e [2021-06-09T17:23:02.596Z] #33 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:23:02.596Z] #32 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T17:23:02.596Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T17:23:02.596Z] #17 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #52 sha256:7098ff249559222e609d26d80771f25a7e27b93257d07281de6bf07abae3ae2d [2021-06-09T17:23:02.596Z] #52 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T17:23:02.596Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T17:23:02.596Z] #31 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:23:02.596Z] #56 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #55 sha256:8fd9963d32773717c4cf7c995bc9b55b52e896bc47dd44b1d115af367b499a60 [2021-06-09T17:23:02.596Z] #55 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #57 sha256:ac69afd59c30cc46e9b7dee3420565b7d11f51ee36a0775f194fad21a77f50ce [2021-06-09T17:23:02.596Z] #57 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:23:02.596Z] #30 sha256:c48483015e1e76afdcb4ba5b33e726c26213c38559c5b999fd5a5dda46900b5f [2021-06-09T17:23:02.596Z] #30 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T17:23:02.596Z] #25 sha256:7fa3ce7435ed7788cc9674e6f6497a22d671278625812b643583ef0c4a82596b [2021-06-09T17:23:02.596Z] #25 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #24 sha256:74e94e018fbda1a133138eb0cd282cc499c500c49ab0d2d8c04d9803331b365a [2021-06-09T17:23:02.596Z] #24 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:23:02.596Z] #44 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T17:23:02.596Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T17:23:02.596Z] #10 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T17:23:02.596Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T17:23:02.596Z] #64 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #49 sha256:89157c03a7522a252abd1a28ffbd4cb776db259e3292f65b6fa03395b056bdb8 [2021-06-09T17:23:02.596Z] #49 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:23:02.596Z] #27 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #62 sha256:5f33e400a6664f97f6038a070fb5b8873db4914f8f09ceabf5e11839558f1df1 [2021-06-09T17:23:02.596Z] #62 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T17:23:02.596Z] #28 sha256:c1f612413287d1da59bb3050b7d5473262b987581fe304869b150fc900056178 [2021-06-09T17:23:02.596Z] #28 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:23:02.596Z] #13 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #48 sha256:de045648406b291440733596edf2b99ed447f065fe7ae05dbfe84c62ffa7a2b5 [2021-06-09T17:23:02.596Z] #48 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #50 sha256:2e651b31eab8ee1bf5a4a8338acb15e12efa03204b65e4d7f4f27a8738b6bb7a [2021-06-09T17:23:02.596Z] #50 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:23:02.596Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T17:23:02.596Z] #14 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T17:23:02.596Z] #21 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #29 sha256:ab381153434ca49456508117929ec340b2a1d4e70031ee22adbeb98b07fefb07 [2021-06-09T17:23:02.596Z] #29 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T17:23:02.596Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T17:23:02.596Z] #39 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T17:23:02.596Z] #15 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #47 sha256:f1bedab29b80ee4789c86e493ac63bb57d36da8dc48fa2b45973c63617243cef [2021-06-09T17:23:02.596Z] #47 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #35 sha256:b11b0d17215391ebcb4d516751b96f801643118c07306ad3f591931060b37828 [2021-06-09T17:23:02.596Z] #35 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #53 sha256:d1146873fd41da3a19e6e463ad8c4f21021440a7f0525db8159fc6d8d4943391 [2021-06-09T17:23:02.596Z] #53 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:23:02.596Z] #36 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T17:23:02.596Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T17:23:02.596Z] #19 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T17:23:02.596Z] #51 sha256:7c900572a43790b0bc09d063c8614ffbc832c646647cf293c76df4f4ebb532a2 [2021-06-09T17:23:02.596Z] #51 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T17:23:02.596Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T17:23:02.596Z] #66 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T17:23:02.596Z] #43 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T17:23:02.596Z] #12 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:23:02.596Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T17:23:02.596Z] #22 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:23:02.596Z] #40 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T17:23:02.596Z] #61 sha256:9bdf996f750cb72d3b6ca277e39967959fd5f27c75faea642a5cb78096d59b0e [2021-06-09T17:23:02.596Z] #61 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.596Z] #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-09T17:23:02.596Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:23:02.596Z] #20 CACHED [2021-06-09T17:23:02.596Z] [2021-06-09T17:23:02.597Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T17:23:02.597Z] #68 sha256:571e1e0d7dad7d0aa5227211402ce243af0937b898b64c8a927af039930d137d [2021-06-09T17:23:02.597Z] #68 CACHED [2021-06-09T17:23:02.597Z] [2021-06-09T17:23:02.597Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T17:23:02.597Z] #69 sha256:ce64fe9b0516d56688145d705a3e210a69b5af4e38dc6e78efd46a6ac680fa60 [2021-06-09T17:23:03.534Z] #69 DONE 0.9s [2021-06-09T17:23:03.534Z] [2021-06-09T17:23:03.534Z] #70 exporting to image [2021-06-09T17:23:03.534Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T17:23:03.534Z] #70 exporting layers [2021-06-09T17:23:04.469Z] #70 exporting layers 1.0s done [2021-06-09T17:23:04.727Z] #70 writing image sha256:6eafd2e7eeebe8f75ab2f9faf5539facd8de7ec9e19c57da8084421472eacf84 0.0s done [2021-06-09T17:23:04.727Z] #70 naming to docker.io/library/docker:0d9b0ed678e2b106e769e974f13aaf100e46351c 0.0s done [2021-06-09T17:23:04.727Z] #70 DONE 1.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-09T17:23:05.055Z] + trap exit INT TERM [2021-06-09T17:23:05.055Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-09T17:23:05.055Z] + CONTAINER_NAME=docker-pr4 [2021-06-09T17:23:05.055Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42432/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/make.sh dynbinary [2021-06-09T17:23:05.989Z] [2021-06-09T17:23:05.989Z] Removing bundles/ [2021-06-09T17:23:05.989Z] [2021-06-09T17:23:05.989Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T17:23:05.989Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:23:05.989Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:23:53.885Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e23519fd36c1c42c) in /home/ubuntu/workspace/moby_PR-42432 [Pipeline] { [Pipeline] checkout [2021-06-09T17:23:54.020Z] The recommended git tool is: git [2021-06-09T17:23:56.291Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f8e2f765365439ca) in /home/ubuntu/workspace/moby_PR-42432 [Pipeline] { [Pipeline] checkout [2021-06-09T17:23:56.461Z] using credential docker-jenkins-github-credentials [2021-06-09T17:23:56.468Z] Cloning the remote Git repository [2021-06-09T17:23:56.468Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:23:56.627Z] The recommended git tool is: git [2021-06-09T17:23:56.505Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:23:56.556Z] > git init /home/ubuntu/workspace/moby_PR-42432 # timeout=10 [2021-06-09T17:23:56.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:23:56.841Z] > git --version # timeout=10 [2021-06-09T17:23:56.856Z] > git --version # 'git version 2.25.1' [2021-06-09T17:23:56.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:23:56.858Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:24:00.060Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a6328d95af9df8e8) in /home/ubuntu/workspace/moby_PR-42432 [Pipeline] { [Pipeline] checkout [2021-06-09T17:24:00.157Z] The recommended git tool is: git [2021-06-09T17:24:01.391Z] using credential docker-jenkins-github-credentials [2021-06-09T17:24:01.399Z] Cloning the remote Git repository [2021-06-09T17:24:01.399Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:24:01.319Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:24:01.384Z] > git init /home/ubuntu/workspace/moby_PR-42432 # timeout=10 [2021-06-09T17:24:01.851Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:24:01.852Z] > git --version # timeout=10 [2021-06-09T17:24:01.866Z] > git --version # 'git version 2.25.1' [2021-06-09T17:24:01.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:24:01.870Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:24:03.432Z] using credential docker-jenkins-github-credentials [2021-06-09T17:24:03.437Z] Cloning the remote Git repository [2021-06-09T17:24:03.437Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:24:03.532Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:24:03.617Z] > git init /home/ubuntu/workspace/moby_PR-42432 # timeout=10 [2021-06-09T17:24:03.917Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:24:03.917Z] > git --version # timeout=10 [2021-06-09T17:24:03.929Z] > git --version # 'git version 2.17.1' [2021-06-09T17:24:03.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:24:03.931Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:24:14.239Z] Fetching without tags [2021-06-09T17:24:14.534Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:24:15.290Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:24:15.291Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432) [2021-06-09T17:24:14.130Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:24:14.151Z] > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10 [2021-06-09T17:24:14.176Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:24:14.217Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:24:14.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:24:14.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:24:14.239Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:24:14.537Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:24:14.557Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:24:15.223Z] > git remote # timeout=10 [2021-06-09T17:24:15.240Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:24:15.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:24:15.254Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:24:15.266Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:24:15.288Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:24:15.304Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:24:19.035Z] Commit message: "Fix possible overlapping IPs" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:24:19.987Z] + docker version [2021-06-09T17:24:21.903Z] Fetching without tags [2021-06-09T17:24:22.275Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:24:21.847Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:24:21.862Z] > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10 [2021-06-09T17:24:21.873Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:24:21.884Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:24:21.898Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:24:21.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:24:21.901Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:24:22.276Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:24:22.296Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:24:23.385Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:24:23.385Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432) [2021-06-09T17:24:23.331Z] > git remote # timeout=10 [2021-06-09T17:24:23.338Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:24:23.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:24:23.355Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:24:23.368Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:24:23.379Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:24:23.384Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:24:27.544Z] Commit message: "Fix possible overlapping IPs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:24:28.000Z] Fetching without tags [2021-06-09T17:24:28.470Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:24:27.876Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:24:27.911Z] > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10 [2021-06-09T17:24:27.939Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:24:27.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:24:28.004Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:24:28.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:24:28.005Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:24:28.477Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:24:28.525Z] + docker version [2021-06-09T17:24:29.448Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:24:29.448Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432) [2021-06-09T17:24:29.940Z] Client: Docker Engine - Community [2021-06-09T17:24:29.940Z] Version: 20.10.6 [2021-06-09T17:24:29.940Z] API version: 1.41 [2021-06-09T17:24:29.940Z] Go version: go1.13.15 [2021-06-09T17:24:29.940Z] Git commit: 370c289 [2021-06-09T17:24:29.940Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-09T17:24:29.940Z] OS/Arch: linux/amd64 [2021-06-09T17:24:29.940Z] Context: default [2021-06-09T17:24:29.940Z] Experimental: true [2021-06-09T17:24:29.940Z] [2021-06-09T17:24:29.940Z] Server: Docker Engine - Community [2021-06-09T17:24:29.940Z] Engine: [2021-06-09T17:24:29.940Z] Version: 20.10.6 [2021-06-09T17:24:29.940Z] API version: 1.41 (minimum version 1.12) [2021-06-09T17:24:29.940Z] Go version: go1.13.15 [2021-06-09T17:24:29.940Z] Git commit: 8728dd2 [2021-06-09T17:24:29.940Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-09T17:24:29.940Z] OS/Arch: linux/amd64 [2021-06-09T17:24:29.940Z] Experimental: true [2021-06-09T17:24:29.940Z] containerd: [2021-06-09T17:24:29.940Z] Version: 1.4.6 [2021-06-09T17:24:29.940Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:24:29.940Z] runc: [2021-06-09T17:24:29.940Z] Version: 1.0.0-rc95 [2021-06-09T17:24:29.940Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:24:29.940Z] docker-init: [2021-06-09T17:24:29.940Z] Version: 0.19.0 [2021-06-09T17:24:29.940Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T17:24:30.247Z] + docker info [2021-06-09T17:24:28.507Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:24:29.350Z] > git remote # timeout=10 [2021-06-09T17:24:29.376Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:24:29.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:24:29.400Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:24:29.425Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:24:29.492Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:24:29.511Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:24:33.752Z] Commit message: "Fix possible overlapping IPs" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:24:34.772Z] + docker version [2021-06-09T17:24:38.568Z] Client: Docker Engine - Community [2021-06-09T17:24:38.568Z] Version: 20.10.6 [2021-06-09T17:24:38.568Z] API version: 1.41 [2021-06-09T17:24:38.568Z] Go version: go1.13.15 [2021-06-09T17:24:38.568Z] Git commit: 370c289 [2021-06-09T17:24:38.568Z] Built: Fri Apr 9 22:45:59 2021 [2021-06-09T17:24:38.568Z] OS/Arch: linux/arm64 [2021-06-09T17:24:38.568Z] Context: default [2021-06-09T17:24:38.568Z] Experimental: true [2021-06-09T17:24:38.568Z] [2021-06-09T17:24:38.568Z] Server: Docker Engine - Community [2021-06-09T17:24:38.568Z] Engine: [2021-06-09T17:24:38.568Z] Version: 20.10.6 [2021-06-09T17:24:38.568Z] API version: 1.41 (minimum version 1.12) [2021-06-09T17:24:38.568Z] Go version: go1.13.15 [2021-06-09T17:24:38.568Z] Git commit: 8728dd2 [2021-06-09T17:24:38.568Z] Built: Fri Apr 9 22:44:09 2021 [2021-06-09T17:24:38.568Z] OS/Arch: linux/arm64 [2021-06-09T17:24:38.568Z] Experimental: true [2021-06-09T17:24:38.568Z] containerd: [2021-06-09T17:24:38.568Z] Version: 1.4.6 [2021-06-09T17:24:38.568Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:24:38.568Z] runc: [2021-06-09T17:24:38.568Z] Version: 1.0.0-rc95 [2021-06-09T17:24:38.568Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:24:38.568Z] docker-init: [2021-06-09T17:24:38.568Z] Version: 0.19.0 [2021-06-09T17:24:38.568Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T17:24:38.911Z] + docker info [2021-06-09T17:24:42.432Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:24:42.432Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:24:42.432Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:24:42.432Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:24:42.432Z] [2021-06-09T17:24:42.432Z] + TEST_INTEGRATION_DEST=2 [2021-06-09T17:24:42.432Z] + CONTAINER_NAME=docker-pr4-2 [2021-06-09T17:24:42.432Z] + TEST_SKIP_INTEGRATION=1 [2021-06-09T17:24:42.432Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-09T17:24:42.432Z] + run_tests [2021-06-09T17:24:42.432Z] + c=0 [2021-06-09T17:24:42.432Z] + '[' -n 0 ']' [2021-06-09T17:24:42.432Z] + rm= [2021-06-09T17:24:42.432Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42432/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42432/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/make.sh '' test-integration [2021-06-09T17:24:42.432Z] + TEST_INTEGRATION_DEST=1 [2021-06-09T17:24:42.432Z] + CONTAINER_NAME=docker-pr4-1 [2021-06-09T17:24:42.432Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T17:24:42.432Z] + run_tests test-integration-flaky [2021-06-09T17:24:42.432Z] + '[' -n 0 ']' [2021-06-09T17:24:42.432Z] + rm= [2021-06-09T17:24:42.432Z] + TEST_INTEGRATION_DEST=3 [2021-06-09T17:24:42.432Z] + CONTAINER_NAME=docker-pr4-3 [2021-06-09T17:24:42.432Z] + TEST_SKIP_INTEGRATION=1 [2021-06-09T17:24:42.432Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-09T17:24:42.432Z] + run_tests [2021-06-09T17:24:42.432Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42432/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42432/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/make.sh test-integration-flaky test-integration [2021-06-09T17:24:42.432Z] + '[' -n 0 ']' [2021-06-09T17:24:42.432Z] + rm= [2021-06-09T17:24:42.432Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42432/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42432/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/make.sh '' test-integration [2021-06-09T17:24:42.432Z] ++ jobs -p [2021-06-09T17:24:42.432Z] + for job in $(jobs -p) [2021-06-09T17:24:42.432Z] + wait 14183 [2021-06-09T17:24:42.432Z] [2021-06-09T17:24:42.432Z] [2021-06-09T17:24:42.432Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:24:42.432Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:24:42.432Z] HOSTNAME=4cb5457eac90 [2021-06-09T17:24:42.432Z] TEST_SKIP_INTEGRATION=1 [2021-06-09T17:24:42.432Z] TESTDEBUG=0 [2021-06-09T17:24:42.432Z] DEST=bundles/test-integration [2021-06-09T17:24:42.432Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:24:42.432Z] KEEPBUNDLE=1 [2021-06-09T17:24:42.432Z] DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:24:42.432Z] container=docker [2021-06-09T17:24:42.432Z] HOME=/root [2021-06-09T17:24:42.432Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:24:42.432Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:24:42.432Z] VALIDATE_BRANCH=master [2021-06-09T17:24:42.432Z] TERM=xterm [2021-06-09T17:24:42.432Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:24:42.432Z] SHLVL=1 [2021-06-09T17:24:42.432Z] TIMEOUT=120m [2021-06-09T17:24:42.432Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:24:42.432Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:24:42.432Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-09T17:24:42.432Z] GO111MODULE=off [2021-06-09T17:24:42.432Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:24:42.432Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:24:42.432Z] GOPATH=/go [2021-06-09T17:24:42.432Z] PKG_CONFIG=pkg-config [2021-06-09T17:24:42.432Z] _=/usr/bin/env [2021-06-09T17:24:42.432Z] Building test suite binary ./integration-cli/test.main [2021-06-09T17:24:42.432Z] [2021-06-09T17:24:42.432Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:24:42.432Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:24:42.432Z] HOSTNAME=9759108fc2e9 [2021-06-09T17:24:42.432Z] TEST_SKIP_INTEGRATION=1 [2021-06-09T17:24:42.432Z] TESTDEBUG=0 [2021-06-09T17:24:42.432Z] DEST=bundles/test-integration [2021-06-09T17:24:42.432Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:24:42.432Z] KEEPBUNDLE=1 [2021-06-09T17:24:42.432Z] DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:24:42.432Z] container=docker [2021-06-09T17:24:42.432Z] HOME=/root [2021-06-09T17:24:42.432Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:24:42.432Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:24:42.432Z] VALIDATE_BRANCH=master [2021-06-09T17:24:42.432Z] TERM=xterm [2021-06-09T17:24:42.432Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:24:42.432Z] SHLVL=1 [2021-06-09T17:24:42.432Z] TIMEOUT=120m [2021-06-09T17:24:42.432Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:24:42.432Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:24:42.432Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-09T17:24:42.432Z] GO111MODULE=off [2021-06-09T17:24:42.432Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:24:42.432Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:24:42.432Z] GOPATH=/go [2021-06-09T17:24:42.432Z] PKG_CONFIG=pkg-config [2021-06-09T17:24:42.432Z] _=/usr/bin/env [2021-06-09T17:24:42.432Z] Building test suite binary ./integration-cli/test.main [2021-06-09T17:24:42.432Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-09T17:24:42.432Z] No new tests added to integration. [2021-06-09T17:24:42.432Z] [2021-06-09T17:24:42.432Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:24:42.432Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:24:42.432Z] HOSTNAME=1e4e171f7ffc [2021-06-09T17:24:42.432Z] TESTDEBUG=0 [2021-06-09T17:24:42.432Z] DEST=bundles/test-integration [2021-06-09T17:24:42.432Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:24:42.432Z] KEEPBUNDLE=1 [2021-06-09T17:24:42.432Z] DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:24:42.432Z] container=docker [2021-06-09T17:24:42.432Z] HOME=/root [2021-06-09T17:24:42.432Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:24:42.432Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:24:42.432Z] VALIDATE_BRANCH=master [2021-06-09T17:24:42.432Z] TERM=xterm [2021-06-09T17:24:42.432Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:24:42.432Z] SHLVL=1 [2021-06-09T17:24:42.432Z] TIMEOUT=120m [2021-06-09T17:24:42.432Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:24:42.432Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:24:42.432Z] GO111MODULE=off [2021-06-09T17:24:42.432Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T17:24:42.432Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:24:42.432Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:24:42.432Z] GOPATH=/go [2021-06-09T17:24:42.432Z] PKG_CONFIG=pkg-config [2021-06-09T17:24:42.432Z] _=/usr/bin/env [2021-06-09T17:24:42.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T17:24:43.069Z] Client: Docker Engine - Community [2021-06-09T17:24:43.069Z] Version: 20.10.6 [2021-06-09T17:24:43.069Z] API version: 1.41 [2021-06-09T17:24:43.069Z] Go version: go1.13.15 [2021-06-09T17:24:43.069Z] Git commit: 370c289 [2021-06-09T17:24:43.069Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-09T17:24:43.069Z] OS/Arch: linux/amd64 [2021-06-09T17:24:43.069Z] Context: default [2021-06-09T17:24:43.069Z] Experimental: true [2021-06-09T17:24:43.069Z] [2021-06-09T17:24:43.069Z] Server: Docker Engine - Community [2021-06-09T17:24:43.069Z] Engine: [2021-06-09T17:24:43.069Z] Version: 20.10.6 [2021-06-09T17:24:43.069Z] API version: 1.41 (minimum version 1.12) [2021-06-09T17:24:43.069Z] Go version: go1.13.15 [2021-06-09T17:24:43.069Z] Git commit: 8728dd2 [2021-06-09T17:24:43.069Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-09T17:24:43.069Z] OS/Arch: linux/amd64 [2021-06-09T17:24:43.069Z] Experimental: true [2021-06-09T17:24:43.069Z] containerd: [2021-06-09T17:24:43.069Z] Version: 1.4.6 [2021-06-09T17:24:43.069Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:24:43.069Z] runc: [2021-06-09T17:24:43.069Z] Version: 1.0.0-rc95 [2021-06-09T17:24:43.069Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:24:43.069Z] docker-init: [2021-06-09T17:24:43.069Z] Version: 0.19.0 [2021-06-09T17:24:43.069Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T17:24:43.424Z] + docker info [2021-06-09T17:24:45.131Z] Client: [2021-06-09T17:24:45.131Z] Context: default [2021-06-09T17:24:45.131Z] Debug Mode: false [2021-06-09T17:24:45.131Z] Plugins: [2021-06-09T17:24:45.131Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T17:24:45.131Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T17:24:45.131Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T17:24:45.131Z] [2021-06-09T17:24:45.131Z] Server: [2021-06-09T17:24:45.131Z] Containers: 0 [2021-06-09T17:24:45.131Z] Running: 0 [2021-06-09T17:24:45.131Z] Paused: 0 [2021-06-09T17:24:45.131Z] Stopped: 0 [2021-06-09T17:24:45.131Z] Images: 0 [2021-06-09T17:24:45.131Z] Server Version: 20.10.6 [2021-06-09T17:24:45.131Z] Storage Driver: overlay2 [2021-06-09T17:24:45.131Z] Backing Filesystem: extfs [2021-06-09T17:24:45.131Z] Supports d_type: true [2021-06-09T17:24:45.131Z] Native Overlay Diff: true [2021-06-09T17:24:45.131Z] userxattr: false [2021-06-09T17:24:45.131Z] Logging Driver: json-file [2021-06-09T17:24:45.131Z] Cgroup Driver: systemd [2021-06-09T17:24:45.131Z] Cgroup Version: 2 [2021-06-09T17:24:45.131Z] Plugins: [2021-06-09T17:24:45.131Z] Volume: local [2021-06-09T17:24:45.131Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T17:24:45.131Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T17:24:45.131Z] Swarm: inactive [2021-06-09T17:24:45.131Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-09T17:24:45.131Z] Default Runtime: runc [2021-06-09T17:24:45.131Z] Init Binary: docker-init [2021-06-09T17:24:45.131Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:24:45.131Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:24:45.131Z] init version: de40ad0 [2021-06-09T17:24:45.131Z] Security Options: [2021-06-09T17:24:45.131Z] apparmor [2021-06-09T17:24:45.131Z] seccomp [2021-06-09T17:24:45.131Z] Profile: default [2021-06-09T17:24:45.131Z] cgroupns [2021-06-09T17:24:45.131Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T17:24:45.131Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-09T17:24:45.131Z] OSType: linux [2021-06-09T17:24:45.131Z] Architecture: x86_64 [2021-06-09T17:24:45.131Z] CPUs: 2 [2021-06-09T17:24:45.131Z] Total Memory: 7.569GiB [2021-06-09T17:24:45.131Z] Name: ip-10-100-64-108 [2021-06-09T17:24:45.131Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-09T17:24:45.131Z] Docker Root Dir: /var/lib/docker [2021-06-09T17:24:45.131Z] Debug Mode: false [2021-06-09T17:24:45.131Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:24:45.131Z] Labels: [2021-06-09T17:24:45.131Z] Experimental: true [2021-06-09T17:24:45.131Z] Insecure Registries: [2021-06-09T17:24:45.131Z] 127.0.0.0/8 [2021-06-09T17:24:45.131Z] Live Restore Enabled: true [2021-06-09T17:24:45.131Z] [2021-06-09T17:24:45.131Z] WARNING: No kernel memory limit support [2021-06-09T17:24:45.131Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T17:24:45.457Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:0d9b0ed678e2b106e769e974f13aaf100e46351c . [2021-06-09T17:24:45.714Z] #1 [internal] load build definition from Dockerfile [2021-06-09T17:24:45.714Z] #1 sha256:720bbb21d6eb30ac3eb6a8ef336b3757f94a8265fad6ba0de951f0776ce03f25 [2021-06-09T17:24:45.714Z] #1 transferring dockerfile: 16.63kB done [2021-06-09T17:24:45.714Z] #1 DONE 0.1s [2021-06-09T17:24:45.714Z] [2021-06-09T17:24:45.714Z] #2 [internal] load .dockerignore [2021-06-09T17:24:45.714Z] #2 sha256:681fab3e92f87f91e6854749f6131888bc15de0f38913f50736c4e95ce423871 [2021-06-09T17:24:45.714Z] #2 transferring context: 87B done [2021-06-09T17:24:45.714Z] #2 DONE 0.0s [2021-06-09T17:24:45.714Z] [2021-06-09T17:24:45.714Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T17:24:45.714Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T17:24:45.969Z] #3 DONE 0.4s [2021-06-09T17:24:46.225Z] [2021-06-09T17:24:46.225Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T17:24:46.225Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T17:24:46.225Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T17:24:46.225Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-09T17:24:46.225Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-06-09T17:24:46.225Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T17:24:46.225Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-09T17:24:46.225Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-06-09T17:24:46.482Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-06-09T17:24:46.482Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-09T17:24:46.482Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-09T17:24:46.747Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-09T17:24:46.747Z] #4 DONE 0.8s [2021-06-09T17:24:47.003Z] [2021-06-09T17:24:47.003Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:24:47.003Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:24:47.931Z] #8 DONE 0.7s [2021-06-09T17:24:47.931Z] [2021-06-09T17:24:47.931Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T17:24:47.931Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T17:24:47.931Z] #5 DONE 0.7s [2021-06-09T17:24:47.931Z] [2021-06-09T17:24:47.931Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:24:47.931Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T17:24:47.931Z] #6 DONE 0.7s [2021-06-09T17:24:47.931Z] [2021-06-09T17:24:47.931Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:24:47.931Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T17:24:47.931Z] #7 DONE 0.8s [2021-06-09T17:24:49.826Z] [2021-06-09T17:24:49.826Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:24:49.826Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:24:49.826Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:24:49.826Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-09T17:24:49.826Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-09T17:24:49.826Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T17:24:49.826Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-09T17:24:50.084Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.2s [2021-06-09T17:24:50.350Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 9.44MB / 50.43MB 0.5s [2021-06-09T17:24:50.350Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 21.45MB / 50.43MB 0.6s [2021-06-09T17:24:50.609Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 27.26MB / 50.43MB 0.7s [2021-06-09T17:24:50.609Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 45.09MB / 50.43MB 0.9s [2021-06-09T17:24:50.869Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.33MB / 50.43MB 1.0s [2021-06-09T17:24:51.174Z] Client: [2021-06-09T17:24:51.174Z] Context: default [2021-06-09T17:24:51.174Z] Debug Mode: false [2021-06-09T17:24:51.174Z] Plugins: [2021-06-09T17:24:51.174Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T17:24:51.174Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T17:24:51.174Z] [2021-06-09T17:24:51.174Z] Server: [2021-06-09T17:24:51.174Z] Containers: 0 [2021-06-09T17:24:51.174Z] Running: 0 [2021-06-09T17:24:51.174Z] Paused: 0 [2021-06-09T17:24:51.174Z] Stopped: 0 [2021-06-09T17:24:51.174Z] Images: 0 [2021-06-09T17:24:51.174Z] Server Version: 20.10.6 [2021-06-09T17:24:51.174Z] Storage Driver: overlay2 [2021-06-09T17:24:51.174Z] Backing Filesystem: extfs [2021-06-09T17:24:51.174Z] Supports d_type: true [2021-06-09T17:24:51.174Z] Native Overlay Diff: true [2021-06-09T17:24:51.174Z] userxattr: false [2021-06-09T17:24:51.174Z] Logging Driver: json-file [2021-06-09T17:24:51.174Z] Cgroup Driver: cgroupfs [2021-06-09T17:24:51.174Z] Cgroup Version: 1 [2021-06-09T17:24:51.174Z] Plugins: [2021-06-09T17:24:51.174Z] Volume: local [2021-06-09T17:24:51.174Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T17:24:51.174Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T17:24:51.174Z] Swarm: inactive [2021-06-09T17:24:51.174Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-09T17:24:51.174Z] Default Runtime: runc [2021-06-09T17:24:51.174Z] Init Binary: docker-init [2021-06-09T17:24:51.174Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:24:51.174Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:24:51.174Z] init version: de40ad0 [2021-06-09T17:24:51.174Z] Security Options: [2021-06-09T17:24:51.174Z] apparmor [2021-06-09T17:24:51.174Z] seccomp [2021-06-09T17:24:51.174Z] Profile: default [2021-06-09T17:24:51.174Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T17:24:51.174Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-09T17:24:51.174Z] OSType: linux [2021-06-09T17:24:51.174Z] Architecture: aarch64 [2021-06-09T17:24:51.174Z] CPUs: 4 [2021-06-09T17:24:51.174Z] Total Memory: 7.494GiB [2021-06-09T17:24:51.174Z] Name: ip-10-100-38-252 [2021-06-09T17:24:51.174Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-06-09T17:24:51.174Z] Docker Root Dir: /var/lib/docker [2021-06-09T17:24:51.174Z] Debug Mode: false [2021-06-09T17:24:51.174Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:24:51.174Z] Labels: [2021-06-09T17:24:51.174Z] Experimental: true [2021-06-09T17:24:51.174Z] Insecure Registries: [2021-06-09T17:24:51.174Z] 127.0.0.0/8 [2021-06-09T17:24:51.174Z] Live Restore Enabled: true [2021-06-09T17:24:51.174Z] [2021-06-09T17:24:51.174Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T17:24:51.478Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:24:51.478Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:24:51.478Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42432/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T17:24:51.478Z] + bash /home/ubuntu/workspace/moby_PR-42432/check-config.sh [2021-06-09T17:24:51.478Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T17:24:51.478Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T17:24:51.478Z] [2021-06-09T17:24:51.478Z] Generally Necessary: [2021-06-09T17:24:51.478Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T17:24:51.478Z] - apparmor: enabled and tools installed [2021-06-09T17:24:51.478Z] - CONFIG_NAMESPACES: enabled [2021-06-09T17:24:51.478Z] - CONFIG_NET_NS: enabled [2021-06-09T17:24:51.478Z] - CONFIG_PID_NS: enabled [2021-06-09T17:24:51.478Z] - CONFIG_IPC_NS: enabled [2021-06-09T17:24:51.478Z] - CONFIG_UTS_NS: enabled [2021-06-09T17:24:51.478Z] - CONFIG_CGROUPS: enabled [2021-06-09T17:24:51.478Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T17:24:51.478Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T17:24:51.478Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T17:24:51.478Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T17:24:51.478Z] - CONFIG_CPUSETS: enabled [2021-06-09T17:24:51.478Z] - CONFIG_MEMCG: enabled [2021-06-09T17:24:51.478Z] - CONFIG_KEYS: enabled [2021-06-09T17:24:51.741Z] - CONFIG_VETH: enabled (as module) [2021-06-09T17:24:51.741Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T17:24:51.741Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T17:24:51.741Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T17:24:51.741Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T17:24:51.741Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T17:24:51.741Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T17:24:51.741Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T17:24:51.741Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T17:24:51.741Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T17:24:51.741Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T17:24:51.741Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T17:24:51.741Z] [2021-06-09T17:24:51.741Z] Optional Features: [2021-06-09T17:24:51.741Z] - CONFIG_USER_NS: enabled [2021-06-09T17:24:51.741Z] - CONFIG_SECCOMP: enabled [2021-06-09T17:24:51.741Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T17:24:51.741Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T17:24:51.741Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T17:24:51.741Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T17:24:51.741Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T17:24:51.741Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T17:24:51.815Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.9s done [2021-06-09T17:24:51.815Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-09T17:24:52.005Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T17:24:52.005Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T17:24:52.005Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T17:24:52.005Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T17:24:52.005Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T17:24:52.005Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T17:24:52.005Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T17:24:52.005Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T17:24:52.005Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T17:24:52.005Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T17:24:52.005Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T17:24:52.005Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T17:24:52.005Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T17:24:52.005Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T17:24:52.005Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T17:24:52.005Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T17:24:52.005Z] - CONFIG_EXT4_FS: enabled [2021-06-09T17:24:52.005Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T17:24:52.005Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T17:24:52.005Z] - Network Drivers: [2021-06-09T17:24:52.005Z] - "overlay": [2021-06-09T17:24:52.005Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T17:24:52.005Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T17:24:52.005Z] Optional (for encrypted networks): [2021-06-09T17:24:52.268Z] - CONFIG_CRYPTO: enabled [2021-06-09T17:24:52.268Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T17:24:52.268Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T17:24:52.268Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T17:24:52.268Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T17:24:52.268Z] - CONFIG_XFRM: enabled [2021-06-09T17:24:52.268Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T17:24:52.268Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T17:24:52.268Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T17:24:52.268Z] - "ipvlan": [2021-06-09T17:24:52.268Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T17:24:52.268Z] - "macvlan": [2021-06-09T17:24:52.268Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T17:24:52.268Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T17:24:52.268Z] - "ftp,tftp client in container": [2021-06-09T17:24:52.268Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T17:24:52.268Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T17:24:52.268Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T17:24:52.268Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T17:24:52.268Z] - Storage Drivers: [2021-06-09T17:24:52.268Z] - "aufs": [2021-06-09T17:24:52.268Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T17:24:52.268Z] - "btrfs": [2021-06-09T17:24:52.268Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T17:24:52.268Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T17:24:52.268Z] - "devicemapper": [2021-06-09T17:24:52.268Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T17:24:52.268Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T17:24:52.268Z] - "overlay": [2021-06-09T17:24:52.531Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T17:24:52.531Z] - "zfs": [2021-06-09T17:24:52.531Z] - /dev/zfs: present [2021-06-09T17:24:52.531Z] - zfs command: missing [2021-06-09T17:24:52.531Z] - zpool command: missing [2021-06-09T17:24:52.531Z] [2021-06-09T17:24:52.531Z] Limits: [2021-06-09T17:24:52.531Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T17:24:52.531Z] [2021-06-09T17:24:52.531Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T17:24:52.872Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0d9b0ed678e2b106e769e974f13aaf100e46351c . [2021-06-09T17:24:53.452Z] #1 [internal] load build definition from Dockerfile [2021-06-09T17:24:53.452Z] #1 sha256:6fbe2e6f255f3422f4aaa3b995672661217f7f556f43eee1030c75a3aae2281b [2021-06-09T17:24:53.452Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-09T17:24:53.452Z] #1 DONE 0.1s [2021-06-09T17:24:53.452Z] [2021-06-09T17:24:53.452Z] #2 [internal] load .dockerignore [2021-06-09T17:24:53.452Z] #2 sha256:d39f3d34efb9802900b8555c181a16b2c299836eeb1427db265ee24f2ea945db [2021-06-09T17:24:53.452Z] #2 transferring context: 87B done [2021-06-09T17:24:53.452Z] #2 DONE 0.0s [2021-06-09T17:24:53.452Z] [2021-06-09T17:24:53.452Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T17:24:53.452Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-09T17:24:53.712Z] #26 ... [2021-06-09T17:24:53.712Z] [2021-06-09T17:24:53.712Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:24:53.712Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:24:53.712Z] #42 DONE 3.9s [2021-06-09T17:24:53.712Z] [2021-06-09T17:24:53.712Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:24:53.712Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:24:53.712Z] #42 DONE 0.0s [2021-06-09T17:24:53.712Z] [2021-06-09T17:24:53.712Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:24:53.712Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:24:54.026Z] #3 DONE 0.5s [2021-06-09T17:24:54.027Z] [2021-06-09T17:24:54.027Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T17:24:54.027Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-09T17:24:54.027Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T17:24:54.027Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-06-09T17:24:54.027Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-06-09T17:24:54.027Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-06-09T17:24:54.027Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T17:24:54.275Z] #26 ... [2021-06-09T17:24:54.275Z] [2021-06-09T17:24:54.275Z] #23 [internal] load build context [2021-06-09T17:24:54.275Z] #23 sha256:3a8de58904fb1ff9de95f4990a3761fe882e8e7fb93ef2acce690c26348d6761 [2021-06-09T17:24:54.275Z] #23 transferring context: 55.96MB 4.5s done [2021-06-09T17:24:54.275Z] #23 DONE 4.7s [2021-06-09T17:24:54.293Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-06-09T17:24:54.532Z] [2021-06-09T17:24:54.532Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:24:54.532Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:24:54.532Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-09T17:24:54.532Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-09T17:24:54.532Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-09T17:24:54.532Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-09T17:24:54.532Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.5s done [2021-06-09T17:24:54.532Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2021-06-09T17:24:54.532Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.9s done [2021-06-09T17:24:54.532Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done [2021-06-09T17:24:54.532Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.27MB / 120.17MB 4.5s [2021-06-09T17:24:54.532Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.2s done [2021-06-09T17:24:54.532Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.6s [2021-06-09T17:24:54.532Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s done [2021-06-09T17:24:54.532Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.83MB / 120.17MB 4.6s [2021-06-09T17:24:54.532Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 4.7s [2021-06-09T17:24:54.556Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-06-09T17:24:54.556Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-06-09T17:24:54.789Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 4.9s [2021-06-09T17:24:54.820Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-06-09T17:24:54.820Z] #4 DONE 0.7s [2021-06-09T17:24:55.082Z] [2021-06-09T17:24:55.082Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:24:55.082Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:24:56.158Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.0s done [2021-06-09T17:24:56.414Z] #9 ... [2021-06-09T17:24:56.415Z] [2021-06-09T17:24:56.415Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:24:56.415Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:24:56.415Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T17:24:56.415Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:24:56.415Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T17:24:56.415Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T17:24:56.415Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2021-06-09T17:24:56.415Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-06-09T17:24:56.415Z] #63 DONE 6.6s [2021-06-09T17:24:56.415Z] [2021-06-09T17:24:56.415Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:24:56.415Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:24:56.415Z] #9 ... [2021-06-09T17:24:56.415Z] [2021-06-09T17:24:56.415Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:24:56.415Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:24:56.979Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.1s [2021-06-09T17:24:57.007Z] #8 ... [2021-06-09T17:24:57.007Z] [2021-06-09T17:24:57.007Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:24:57.007Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T17:24:57.007Z] #7 DONE 1.7s [2021-06-09T17:24:57.007Z] [2021-06-09T17:24:57.007Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:24:57.007Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:24:57.007Z] #8 DONE 1.9s [2021-06-09T17:24:57.007Z] [2021-06-09T17:24:57.007Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T17:24:57.007Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-09T17:24:57.007Z] #6 DONE 2.0s [2021-06-09T17:24:57.007Z] [2021-06-09T17:24:57.007Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:24:57.007Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-09T17:24:57.007Z] #5 DONE 2.1s [2021-06-09T17:24:58.279Z] Client: [2021-06-09T17:24:58.279Z] Context: default [2021-06-09T17:24:58.279Z] Debug Mode: false [2021-06-09T17:24:58.279Z] Plugins: [2021-06-09T17:24:58.279Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T17:24:58.279Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T17:24:58.279Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T17:24:58.279Z] [2021-06-09T17:24:58.279Z] Server: [2021-06-09T17:24:58.279Z] Containers: 0 [2021-06-09T17:24:58.279Z] Running: 0 [2021-06-09T17:24:58.279Z] Paused: 0 [2021-06-09T17:24:58.279Z] Stopped: 0 [2021-06-09T17:24:58.279Z] Images: 0 [2021-06-09T17:24:58.279Z] Server Version: 20.10.6 [2021-06-09T17:24:58.279Z] Storage Driver: overlay2 [2021-06-09T17:24:58.279Z] Backing Filesystem: extfs [2021-06-09T17:24:58.279Z] Supports d_type: true [2021-06-09T17:24:58.279Z] Native Overlay Diff: true [2021-06-09T17:24:58.279Z] userxattr: false [2021-06-09T17:24:58.279Z] Logging Driver: json-file [2021-06-09T17:24:58.279Z] Cgroup Driver: cgroupfs [2021-06-09T17:24:58.279Z] Cgroup Version: 1 [2021-06-09T17:24:58.279Z] Plugins: [2021-06-09T17:24:58.279Z] Volume: local [2021-06-09T17:24:58.279Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T17:24:58.279Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T17:24:58.279Z] Swarm: inactive [2021-06-09T17:24:58.279Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-09T17:24:58.279Z] Default Runtime: runc [2021-06-09T17:24:58.279Z] Init Binary: docker-init [2021-06-09T17:24:58.279Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:24:58.279Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:24:58.279Z] init version: de40ad0 [2021-06-09T17:24:58.279Z] Security Options: [2021-06-09T17:24:58.279Z] apparmor [2021-06-09T17:24:58.279Z] seccomp [2021-06-09T17:24:58.279Z] Profile: default [2021-06-09T17:24:58.279Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T17:24:58.279Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-09T17:24:58.279Z] OSType: linux [2021-06-09T17:24:58.279Z] Architecture: x86_64 [2021-06-09T17:24:58.279Z] CPUs: 2 [2021-06-09T17:24:58.279Z] Total Memory: 7.487GiB [2021-06-09T17:24:58.279Z] Name: ip-10-100-70-180 [2021-06-09T17:24:58.279Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-09T17:24:58.279Z] Docker Root Dir: /var/lib/docker [2021-06-09T17:24:58.279Z] Debug Mode: false [2021-06-09T17:24:58.279Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:24:58.279Z] Labels: [2021-06-09T17:24:58.279Z] Experimental: true [2021-06-09T17:24:58.279Z] Insecure Registries: [2021-06-09T17:24:58.279Z] 127.0.0.0/8 [2021-06-09T17:24:58.279Z] Live Restore Enabled: true [2021-06-09T17:24:58.279Z] [2021-06-09T17:24:58.280Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T17:24:58.348Z] #26 ... [2021-06-09T17:24:58.348Z] [2021-06-09T17:24:58.348Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:24:58.348Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:24:58.348Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T17:24:58.348Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T17:24:58.348Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:24:58.348Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T17:24:58.348Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.1s done [2021-06-09T17:24:58.348Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2021-06-09T17:24:58.348Z] #65 DONE 8.5s [2021-06-09T17:24:58.348Z] [2021-06-09T17:24:58.348Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:24:58.348Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:24:58.596Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:24:58.596Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:24:58.596Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42432/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T17:24:58.596Z] + bash /home/ubuntu/workspace/moby_PR-42432/check-config.sh [2021-06-09T17:24:58.596Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T17:24:58.596Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T17:24:58.596Z] [2021-06-09T17:24:58.596Z] Generally Necessary: [2021-06-09T17:24:58.596Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T17:24:58.596Z] - apparmor: enabled and tools installed [2021-06-09T17:24:58.596Z] - CONFIG_NAMESPACES: enabled [2021-06-09T17:24:58.596Z] - CONFIG_NET_NS: enabled [2021-06-09T17:24:58.596Z] - CONFIG_PID_NS: enabled [2021-06-09T17:24:58.596Z] - CONFIG_IPC_NS: enabled [2021-06-09T17:24:58.596Z] - CONFIG_UTS_NS: enabled [2021-06-09T17:24:58.596Z] - CONFIG_CGROUPS: enabled [2021-06-09T17:24:58.596Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T17:24:58.596Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T17:24:58.596Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T17:24:58.596Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T17:24:58.596Z] - CONFIG_CPUSETS: enabled [2021-06-09T17:24:58.596Z] - CONFIG_MEMCG: enabled [2021-06-09T17:24:58.596Z] - CONFIG_KEYS: enabled [2021-06-09T17:24:58.596Z] - CONFIG_VETH: enabled (as module) [2021-06-09T17:24:58.596Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T17:24:58.596Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T17:24:58.596Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T17:24:58.596Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T17:24:58.596Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T17:24:58.596Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T17:24:58.596Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T17:24:58.596Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T17:24:58.596Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T17:24:58.596Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T17:24:58.596Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T17:24:58.596Z] [2021-06-09T17:24:58.596Z] Optional Features: [2021-06-09T17:24:58.596Z] - CONFIG_USER_NS: enabled [2021-06-09T17:24:58.596Z] - CONFIG_SECCOMP: enabled [2021-06-09T17:24:58.596Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T17:24:58.596Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T17:24:58.597Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T17:24:58.597Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T17:24:58.597Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T17:24:58.597Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T17:24:58.597Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T17:24:58.597Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T17:24:58.597Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T17:24:58.597Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T17:24:58.597Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T17:24:58.597Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T17:24:58.597Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T17:24:58.597Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T17:24:58.597Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T17:24:58.597Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T17:24:58.854Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T17:24:58.854Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T17:24:58.854Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T17:24:58.854Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T17:24:58.854Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T17:24:58.854Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T17:24:58.854Z] - CONFIG_EXT4_FS: enabled [2021-06-09T17:24:58.854Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T17:24:58.854Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T17:24:58.854Z] - Network Drivers: [2021-06-09T17:24:58.854Z] - "overlay": [2021-06-09T17:24:58.854Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T17:24:58.854Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T17:24:58.854Z] Optional (for encrypted networks): [2021-06-09T17:24:58.854Z] - CONFIG_CRYPTO: enabled [2021-06-09T17:24:58.854Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T17:24:58.854Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T17:24:58.854Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T17:24:58.854Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T17:24:58.854Z] - CONFIG_XFRM: enabled [2021-06-09T17:24:58.854Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T17:24:58.854Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T17:24:58.854Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T17:24:58.854Z] - "ipvlan": [2021-06-09T17:24:58.854Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T17:24:58.854Z] - "macvlan": [2021-06-09T17:24:58.854Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T17:24:58.854Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T17:24:58.854Z] - "ftp,tftp client in container": [2021-06-09T17:24:58.854Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T17:24:58.854Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T17:24:58.854Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T17:24:58.854Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T17:24:58.854Z] - Storage Drivers: [2021-06-09T17:24:58.854Z] - "aufs": [2021-06-09T17:24:58.854Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T17:24:58.854Z] - "btrfs": [2021-06-09T17:24:58.854Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T17:24:58.854Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T17:24:58.854Z] - "devicemapper": [2021-06-09T17:24:58.854Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T17:24:58.854Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T17:24:58.854Z] - "overlay": [2021-06-09T17:24:58.854Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T17:24:58.854Z] - "zfs": [2021-06-09T17:24:58.854Z] - /dev/zfs: present [2021-06-09T17:24:58.854Z] - zfs command: missing [2021-06-09T17:24:58.854Z] - zpool command: missing [2021-06-09T17:24:58.854Z] [2021-06-09T17:24:58.854Z] Limits: [2021-06-09T17:24:58.854Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T17:24:58.854Z] [2021-06-09T17:24:58.854Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T17:24:59.221Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0d9b0ed678e2b106e769e974f13aaf100e46351c . [2021-06-09T17:24:59.478Z] #1 [internal] load build definition from Dockerfile [2021-06-09T17:24:59.478Z] #1 sha256:2d8ce9e7c43511606fbe91278fc738bb35aa769076c40c5048f914d994a3eca4 [2021-06-09T17:24:59.478Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-09T17:24:59.478Z] #1 DONE 0.1s [2021-06-09T17:24:59.478Z] [2021-06-09T17:24:59.478Z] #2 [internal] load .dockerignore [2021-06-09T17:24:59.478Z] #2 sha256:9e8521435cc0351f5cb0f42cddaf7bf6fa9e3ec4f1bb0b1190872cdd911d6faf [2021-06-09T17:24:59.478Z] #2 transferring context: 87B 0.0s done [2021-06-09T17:24:59.478Z] #2 DONE 0.0s [2021-06-09T17:24:59.478Z] [2021-06-09T17:24:59.478Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T17:24:59.478Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T17:24:59.565Z] [2021-06-09T17:24:59.565Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:24:59.565Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:24:59.565Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-09T17:24:59.565Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-06-09T17:24:59.565Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-09T17:24:59.565Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-06-09T17:24:59.714Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.6s done [2021-06-09T17:24:59.714Z] #26 ... [2021-06-09T17:24:59.714Z] [2021-06-09T17:24:59.714Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T17:24:59.714Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T17:24:59.714Z] #64 DONE 1.3s [2021-06-09T17:24:59.714Z] [2021-06-09T17:24:59.714Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:24:59.714Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:24:59.714Z] #26 DONE 10.0s [2021-06-09T17:24:59.714Z] [2021-06-09T17:24:59.714Z] #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-09T17:24:59.714Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:24:59.735Z] #3 DONE 0.4s [2021-06-09T17:24:59.735Z] [2021-06-09T17:24:59.735Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T17:24:59.735Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T17:24:59.735Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T17:24:59.997Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-09T17:24:59.997Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T17:24:59.997Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-09T17:24:59.997Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-09T17:24:59.997Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-09T17:24:59.997Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-09T17:25:00.146Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.8s [2021-06-09T17:25:00.146Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.54MB / 49.18MB 0.9s [2021-06-09T17:25:00.276Z] #27 ... [2021-06-09T17:25:00.276Z] [2021-06-09T17:25:00.276Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T17:25:00.276Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T17:25:00.276Z] #66 DONE 0.6s [2021-06-09T17:25:00.276Z] [2021-06-09T17:25:00.276Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:00.276Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:25:00.276Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.9s done [2021-06-09T17:25:00.276Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s [2021-06-09T17:25:00.410Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 9.59MB / 49.18MB 1.0s [2021-06-09T17:25:00.410Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 16.78MB / 49.18MB 1.1s [2021-06-09T17:25:00.563Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-09T17:25:00.563Z] #4 DONE 0.8s [2021-06-09T17:25:00.704Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 30.57MB / 49.18MB 1.2s [2021-06-09T17:25:00.820Z] [2021-06-09T17:25:00.820Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:25:00.820Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T17:25:00.839Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-06-09T17:25:00.968Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 33.66MB / 49.18MB 1.4s [2021-06-09T17:25:00.968Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 36.70MB / 49.18MB 1.5s [2021-06-09T17:25:00.968Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 40.89MB / 49.18MB 1.6s [2021-06-09T17:25:00.968Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 1.7s [2021-06-09T17:25:01.096Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-06-09T17:25:01.232Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.8s [2021-06-09T17:25:01.232Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 1.05MB / 7.68MB 1.8s [2021-06-09T17:25:01.232Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 1.8s [2021-06-09T17:25:01.232Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.9s [2021-06-09T17:25:01.232Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 6.29MB / 9.98MB 1.9s [2021-06-09T17:25:01.354Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-06-09T17:25:01.354Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-09T17:25:01.383Z] #8 DONE 0.6s [2021-06-09T17:25:01.383Z] [2021-06-09T17:25:01.384Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:25:01.384Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:25:01.497Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.44MB / 9.98MB 2.0s [2021-06-09T17:25:01.497Z] #9 ... [2021-06-09T17:25:01.497Z] [2021-06-09T17:25:01.497Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:25:01.497Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:25:01.497Z] #42 DONE 2.2s [2021-06-09T17:25:01.497Z] [2021-06-09T17:25:01.497Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:01.497Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:25:01.497Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.1s [2021-06-09T17:25:01.497Z] #9 ... [2021-06-09T17:25:01.497Z] [2021-06-09T17:25:01.497Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:25:01.497Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:25:01.497Z] #42 DONE 0.0s [2021-06-09T17:25:01.497Z] [2021-06-09T17:25:01.497Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:01.497Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:25:01.640Z] #7 DONE 0.6s [2021-06-09T17:25:01.640Z] [2021-06-09T17:25:01.640Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:25:01.640Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T17:25:01.640Z] #6 DONE 0.6s [2021-06-09T17:25:01.640Z] [2021-06-09T17:25:01.640Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T17:25:01.640Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T17:25:01.640Z] #5 DONE 0.6s [2021-06-09T17:25:02.073Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.6s done [2021-06-09T17:25:02.336Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.7s done [2021-06-09T17:25:02.336Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-06-09T17:25:02.336Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 3.0s [2021-06-09T17:25:02.575Z] [2021-06-09T17:25:02.575Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:25:02.575Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:25:02.575Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T17:25:02.575Z] #65 DONE 0.1s [2021-06-09T17:25:02.575Z] [2021-06-09T17:25:02.575Z] #23 [internal] load build context [2021-06-09T17:25:02.575Z] #23 sha256:9dd5911325e06349c8ff2bcf78573c13d896e5ab289082a3674dfd1614d5ba42 [2021-06-09T17:25:02.606Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.22MB / 62.53MB 3.1s [2021-06-09T17:25:02.606Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 18.87MB / 62.53MB 3.2s [2021-06-09T17:25:02.606Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.2s done [2021-06-09T17:25:02.606Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 22.02MB / 62.53MB 3.3s [2021-06-09T17:25:02.606Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.3s [2021-06-09T17:25:02.880Z] #9 ... [2021-06-09T17:25:02.880Z] [2021-06-09T17:25:02.880Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:25:02.880Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:25:02.880Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-09T17:25:02.880Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T17:25:02.880Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-06-09T17:25:02.880Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:25:02.880Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T17:25:02.880Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-06-09T17:25:02.880Z] #63 DONE 3.4s [2021-06-09T17:25:02.880Z] [2021-06-09T17:25:02.880Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:02.880Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:25:02.880Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 31.46MB / 62.53MB 3.5s [2021-06-09T17:25:02.880Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.5s [2021-06-09T17:25:03.156Z] #9 ... [2021-06-09T17:25:03.156Z] [2021-06-09T17:25:03.156Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:25:03.156Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:25:03.156Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-09T17:25:03.156Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:25:03.156Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T17:25:03.156Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T17:25:03.156Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-06-09T17:25:03.156Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2021-06-09T17:25:03.156Z] #65 DONE 3.7s [2021-06-09T17:25:03.156Z] [2021-06-09T17:25:03.156Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:03.156Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:25:03.156Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 45.81MB / 62.53MB 3.7s [2021-06-09T17:25:03.156Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 23.86MB / 52.16MB 3.7s [2021-06-09T17:25:03.156Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 8.39MB / 97.69MB 3.7s [2021-06-09T17:25:03.156Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.77MB / 62.53MB 3.8s [2021-06-09T17:25:03.156Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 3.8s [2021-06-09T17:25:03.156Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 57.67MB / 62.53MB 3.9s [2021-06-09T17:25:03.156Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 35.65MB / 52.16MB 3.9s [2021-06-09T17:25:03.156Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.78MB / 97.69MB 3.9s [2021-06-09T17:25:03.431Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.0s [2021-06-09T17:25:03.431Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 42.99MB / 52.16MB 4.0s [2021-06-09T17:25:03.431Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 23.66MB / 97.69MB 4.0s [2021-06-09T17:25:03.431Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 51.38MB / 52.16MB 4.1s [2021-06-09T17:25:03.431Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 4.1s [2021-06-09T17:25:03.695Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 46.14MB / 97.69MB 4.2s [2021-06-09T17:25:03.695Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 54.03MB / 97.69MB 4.3s [2021-06-09T17:25:03.695Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 4.4s [2021-06-09T17:25:03.958Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 74.45MB / 97.69MB 4.5s [2021-06-09T17:25:03.958Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.7s [2021-06-09T17:25:04.473Z] #23 ... [2021-06-09T17:25:04.474Z] [2021-06-09T17:25:04.474Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:25:04.474Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:25:04.474Z] #42 DONE 1.9s [2021-06-09T17:25:04.474Z] [2021-06-09T17:25:04.474Z] #23 [internal] load build context [2021-06-09T17:25:04.474Z] #23 sha256:9dd5911325e06349c8ff2bcf78573c13d896e5ab289082a3674dfd1614d5ba42 [2021-06-09T17:25:04.474Z] #23 ... [2021-06-09T17:25:04.474Z] [2021-06-09T17:25:04.474Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:25:04.474Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:25:04.474Z] #42 DONE 0.0s [2021-06-09T17:25:04.474Z] [2021-06-09T17:25:04.474Z] #23 [internal] load build context [2021-06-09T17:25:04.474Z] #23 sha256:9dd5911325e06349c8ff2bcf78573c13d896e5ab289082a3674dfd1614d5ba42 [2021-06-09T17:25:04.474Z] #23 transferring context: 19.62MB 2.0s [2021-06-09T17:25:04.909Z] #9 ... [2021-06-09T17:25:04.909Z] [2021-06-09T17:25:04.909Z] #23 [internal] load build context [2021-06-09T17:25:04.909Z] #23 sha256:82e5b165b9ab4a1d608c365f360637b756f93ed5a17debb0bce6742e87dce76f [2021-06-09T17:25:04.909Z] #23 transferring context: 55.97MB 4.3s done [2021-06-09T17:25:04.909Z] #23 DONE 5.5s [2021-06-09T17:25:04.909Z] [2021-06-09T17:25:04.909Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:04.909Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:25:05.486Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.8s done [2021-06-09T17:25:05.524Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-06-09T17:25:05.781Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-09T17:25:05.850Z] #23 ... [2021-06-09T17:25:05.850Z] [2021-06-09T17:25:05.850Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:25:05.850Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:25:05.850Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T17:25:05.850Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:25:05.850Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T17:25:05.850Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T17:25:05.850Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-06-09T17:25:05.850Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2021-06-09T17:25:05.850Z] #63 DONE 3.3s [2021-06-09T17:25:05.850Z] [2021-06-09T17:25:05.850Z] #23 [internal] load build context [2021-06-09T17:25:05.850Z] #23 sha256:9dd5911325e06349c8ff2bcf78573c13d896e5ab289082a3674dfd1614d5ba42 [2021-06-09T17:25:06.881Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.4s done [2021-06-09T17:25:07.149Z] #9 ... [2021-06-09T17:25:07.149Z] [2021-06-09T17:25:07.149Z] #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-09T17:25:07.149Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:25:07.149Z] #27 1.631 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:07.149Z] #27 1.673 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:07.149Z] #27 1.676 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:07.149Z] #27 1.774 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:25:07.149Z] #27 1.994 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:25:07.149Z] #27 2.222 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:25:07.149Z] #27 3.856 Fetched 8448 kB in 2s (3401 kB/s) [2021-06-09T17:25:07.149Z] #27 3.856 Reading package lists... [2021-06-09T17:25:07.149Z] #27 4.763 Reading package lists... [2021-06-09T17:25:07.149Z] #27 5.689 Building dependency tree... [2021-06-09T17:25:07.149Z] #27 5.990 The following additional packages will be installed: [2021-06-09T17:25:07.149Z] #27 5.990 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T17:25:07.149Z] #27 5.990 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T17:25:07.149Z] #27 5.990 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T17:25:07.149Z] #27 5.991 Suggested packages: [2021-06-09T17:25:07.149Z] #27 5.991 krb5-doc krb5-user [2021-06-09T17:25:07.149Z] #27 5.991 Recommended packages: [2021-06-09T17:25:07.149Z] #27 5.991 krb5-locales publicsuffix libsasl2-modules [2021-06-09T17:25:07.149Z] #27 6.176 The following NEW packages will be installed: [2021-06-09T17:25:07.149Z] #27 6.182 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T17:25:07.149Z] #27 6.182 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T17:25:07.149Z] #27 6.182 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T17:25:07.149Z] #27 6.182 libssh2-1 libssl1.1 openssl [2021-06-09T17:25:07.149Z] #27 6.459 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T17:25:07.149Z] #27 6.459 Need to get 5059 kB of archives. [2021-06-09T17:25:07.149Z] #27 6.459 After this operation, 12.1 MB of additional disk space will be used. [2021-06-09T17:25:07.149Z] #27 6.459 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T17:25:07.149Z] #27 6.461 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-09T17:25:07.149Z] #27 6.472 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-09T17:25:07.149Z] #27 6.472 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-09T17:25:07.149Z] #27 6.472 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-09T17:25:07.149Z] #27 6.472 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-09T17:25:07.149Z] #27 6.473 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-09T17:25:07.149Z] #27 6.478 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-09T17:25:07.149Z] #27 6.481 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-09T17:25:07.149Z] #27 6.484 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T17:25:07.149Z] #27 6.499 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-09T17:25:07.149Z] #27 6.499 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-09T17:25:07.149Z] #27 6.499 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-09T17:25:07.149Z] #27 6.510 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-09T17:25:07.149Z] #27 6.510 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-09T17:25:07.149Z] #27 6.510 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T17:25:07.149Z] #27 6.510 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-09T17:25:07.149Z] #27 6.510 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T17:25:07.149Z] #27 6.510 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T17:25:07.149Z] #27 6.523 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-09T17:25:07.149Z] #27 6.529 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-09T17:25:07.149Z] #27 6.686 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:25:07.149Z] #27 6.710 Fetched 5059 kB in 0s (15.3 MB/s) [2021-06-09T17:25:07.149Z] #27 6.762 Selecting previously unselected package libssl1.1:amd64. [2021-06-09T17:25:07.149Z] #27 6.762 (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-09T17:25:07.149Z] #27 6.762 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T17:25:07.149Z] #27 6.774 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:07.149Z] #27 6.976 Selecting previously unselected package openssl. [2021-06-09T17:25:07.149Z] #27 6.976 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T17:25:07.149Z] #27 6.982 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:07.149Z] #27 7.117 Selecting previously unselected package ca-certificates. [2021-06-09T17:25:07.149Z] #27 7.117 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T17:25:07.149Z] #27 7.120 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T17:25:07.149Z] #27 7.196 Selecting previously unselected package libkeyutils1:amd64. [2021-06-09T17:25:07.149Z] #27 7.197 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-09T17:25:07.149Z] #27 7.201 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-09T17:25:07.149Z] #27 7.239 Selecting previously unselected package libkrb5support0:amd64. [2021-06-09T17:25:07.149Z] #27 7.240 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:25:07.149Z] #27 7.244 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:07.149Z] #27 7.287 Selecting previously unselected package libk5crypto3:amd64. [2021-06-09T17:25:07.149Z] #27 7.289 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:25:07.149Z] #27 7.293 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:07.149Z] #27 7.346 Selecting previously unselected package libkrb5-3:amd64. [2021-06-09T17:25:07.149Z] #27 7.347 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:25:07.149Z] #27 7.352 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:07.149Z] #27 ... [2021-06-09T17:25:07.149Z] [2021-06-09T17:25:07.149Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:07.149Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:25:07.746Z] #23 transferring context: 55.97MB 5.1s done [2021-06-09T17:25:07.830Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 8.1s done [2021-06-09T17:25:08.674Z] #23 DONE 6.1s [2021-06-09T17:25:08.674Z] [2021-06-09T17:25:08.674Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:08.674Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:25:08.674Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-09T17:25:08.674Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-09T17:25:08.674Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2021-06-09T17:25:08.674Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-09T17:25:08.674Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-06-09T17:25:08.674Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-09T17:25:08.674Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s done [2021-06-09T17:25:08.674Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2021-06-09T17:25:08.675Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.8s done [2021-06-09T17:25:08.675Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.0s [2021-06-09T17:25:08.675Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.0s [2021-06-09T17:25:08.675Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s done [2021-06-09T17:25:09.040Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-06-09T17:25:09.219Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.8s [2021-06-09T17:25:09.219Z] #9 ... [2021-06-09T17:25:09.219Z] [2021-06-09T17:25:09.219Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:25:09.219Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-09T17:25:09.219Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-09T17:25:09.220Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T17:25:09.220Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-06-09T17:25:09.220Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-06-09T17:25:09.220Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 1.5s done [2021-06-09T17:25:09.220Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 5.4s done [2021-06-09T17:25:09.237Z] #9 ... [2021-06-09T17:25:09.237Z] [2021-06-09T17:25:09.237Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:25:09.237Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:25:09.237Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:25:09.237Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T17:25:09.237Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T17:25:09.237Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2021-06-09T17:25:09.237Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-06-09T17:25:09.237Z] #65 DONE 6.6s [2021-06-09T17:25:09.237Z] [2021-06-09T17:25:09.237Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:09.237Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:25:09.237Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.4s done [2021-06-09T17:25:09.237Z] #9 ... [2021-06-09T17:25:09.237Z] [2021-06-09T17:25:09.237Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:25:09.237Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:25:09.237Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-09T17:25:09.237Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-09T17:25:09.237Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T17:25:09.237Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-09T17:25:09.237Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 4.6s done [2021-06-09T17:25:09.237Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.5s [2021-06-09T17:25:09.297Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-09T17:25:09.490Z] #26 ... [2021-06-09T17:25:09.490Z] [2021-06-09T17:25:09.490Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:09.490Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:25:09.805Z] #26 ... [2021-06-09T17:25:09.805Z] [2021-06-09T17:25:09.805Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T17:25:09.805Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T17:25:10.065Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.5s done [2021-06-09T17:25:10.065Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2021-06-09T17:25:10.065Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 10.8s [2021-06-09T17:25:10.328Z] #9 ... [2021-06-09T17:25:10.328Z] [2021-06-09T17:25:10.328Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:25:10.328Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-09T17:25:10.328Z] #26 DONE 11.0s [2021-06-09T17:25:10.328Z] [2021-06-09T17:25:10.328Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:10.328Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:25:10.328Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 10.8s done [2021-06-09T17:25:10.591Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-06-09T17:25:10.734Z] #64 DONE 0.9s [2021-06-09T17:25:10.734Z] [2021-06-09T17:25:10.734Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T17:25:10.734Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T17:25:10.854Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-06-09T17:25:10.920Z] INFO [loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|exports_file|files|deps) took 2m8.854525099s [2021-06-09T17:25:10.920Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 591.245714ms [2021-06-09T17:25:11.297Z] #66 DONE 0.6s [2021-06-09T17:25:11.297Z] [2021-06-09T17:25:11.297Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:25:11.297Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:25:11.431Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2021-06-09T17:25:11.431Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s [2021-06-09T17:25:12.224Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.3s done [2021-06-09T17:25:12.224Z] #26 DONE 9.6s [2021-06-09T17:25:12.224Z] [2021-06-09T17:25:12.224Z] #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-09T17:25:12.224Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:25:12.569Z] #9 ... [2021-06-09T17:25:12.569Z] [2021-06-09T17:25:12.569Z] #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-09T17:25:12.569Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:25:12.569Z] #27 7.449 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-09T17:25:12.569Z] #27 7.449 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 7.455 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:12.569Z] #27 7.508 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-09T17:25:12.569Z] #27 7.508 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 7.511 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:12.569Z] #27 7.550 Selecting previously unselected package libsasl2-2:amd64. [2021-06-09T17:25:12.569Z] #27 7.550 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 7.554 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:12.569Z] #27 7.602 Selecting previously unselected package libldap-common. [2021-06-09T17:25:12.569Z] #27 7.602 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T17:25:12.569Z] #27 7.605 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:12.569Z] #27 7.654 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-09T17:25:12.569Z] #27 7.654 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 7.658 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:12.569Z] #27 7.740 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-09T17:25:12.569Z] #27 7.740 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 7.744 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T17:25:12.569Z] #27 7.829 Selecting previously unselected package libpsl5:amd64. [2021-06-09T17:25:12.569Z] #27 7.830 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 7.845 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-09T17:25:12.569Z] #27 7.890 Selecting previously unselected package librtmp1:amd64. [2021-06-09T17:25:12.569Z] #27 7.890 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 7.895 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:25:12.569Z] #27 7.944 Selecting previously unselected package libssh2-1:amd64. [2021-06-09T17:25:12.569Z] #27 7.944 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 7.948 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T17:25:12.569Z] #27 8.009 Selecting previously unselected package libcurl4:amd64. [2021-06-09T17:25:12.569Z] #27 8.009 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 8.013 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T17:25:12.569Z] #27 8.079 Selecting previously unselected package curl. [2021-06-09T17:25:12.569Z] #27 8.079 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 8.082 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T17:25:12.569Z] #27 8.149 Selecting previously unselected package libonig5:amd64. [2021-06-09T17:25:12.569Z] #27 8.149 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 8.153 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:25:12.569Z] #27 8.221 Selecting previously unselected package libjq1:amd64. [2021-06-09T17:25:12.569Z] #27 8.221 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 8.226 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:25:12.569Z] #27 8.269 Selecting previously unselected package jq. [2021-06-09T17:25:12.569Z] #27 8.271 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:25:12.569Z] #27 8.275 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:25:12.569Z] #27 8.318 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-09T17:25:12.569Z] #27 8.332 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-09T17:25:12.569Z] #27 8.343 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:12.569Z] #27 8.448 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T17:25:12.569Z] #27 8.461 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:12.569Z] #27 8.509 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:12.569Z] #27 8.522 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:12.569Z] #27 8.535 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:25:12.569Z] #27 8.546 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:12.569Z] #27 8.559 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:12.569Z] #27 8.571 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T17:25:12.569Z] #27 8.585 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:12.569Z] #27 8.600 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:12.569Z] #27 8.615 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:25:12.569Z] #27 8.628 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:25:12.569Z] #27 8.639 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:12.569Z] #27 8.652 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T17:25:12.569Z] #27 9.175 Updating certificates in /etc/ssl/certs... [2021-06-09T17:25:12.569Z] #27 9.918 137 added, 0 removed; done. [2021-06-09T17:25:12.569Z] #27 9.956 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:12.569Z] #27 9.970 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:25:12.569Z] #27 9.980 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T17:25:12.569Z] #27 9.993 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T17:25:12.569Z] #27 10.01 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:25:12.569Z] #27 10.03 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T17:25:12.569Z] #27 10.04 Updating certificates in /etc/ssl/certs... [2021-06-09T17:25:12.569Z] #27 10.64 0 added, 0 removed; done. [2021-06-09T17:25:12.569Z] #27 10.64 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T17:25:12.569Z] #27 10.65 done. [2021-06-09T17:25:12.569Z] #27 DONE 12.7s [2021-06-09T17:25:12.569Z] [2021-06-09T17:25:12.569Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:12.569Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:25:12.569Z] #9 ... [2021-06-09T17:25:12.569Z] [2021-06-09T17:25:12.569Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T17:25:12.569Z] #28 sha256:b71d63bf63c9868f1f6948f199d20c4651aa510e3f347af2aa4cf8a73ca276f7 [2021-06-09T17:25:13.154Z] #27 1.047 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:13.154Z] #27 1.059 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:13.154Z] #27 1.059 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:13.364Z] #9 ... [2021-06-09T17:25:13.364Z] [2021-06-09T17:25:13.364Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T17:25:13.364Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-09T17:25:13.364Z] #64 DONE 1.2s [2021-06-09T17:25:13.364Z] [2021-06-09T17:25:13.364Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:13.364Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:25:13.413Z] #27 1.211 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:25:13.670Z] #27 1.409 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:25:13.926Z] #27 1.652 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:25:13.937Z] #28 DONE 1.3s [2021-06-09T17:25:13.937Z] [2021-06-09T17:25:13.937Z] #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-09T17:25:13.937Z] #29 sha256:7d658839453d8e30eed49f0062d95869d7b957333140ada6c9d434583ed2e056 [2021-06-09T17:25:13.941Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.4s done [2021-06-09T17:25:14.582Z] #9 ... [2021-06-09T17:25:14.582Z] [2021-06-09T17:25:14.582Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T17:25:14.582Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-09T17:25:14.582Z] #66 DONE 1.5s [2021-06-09T17:25:14.582Z] [2021-06-09T17:25:14.582Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:14.582Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:25:14.582Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2021-06-09T17:25:14.868Z] #29 1.181 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T17:25:14.868Z] #29 ... [2021-06-09T17:25:14.868Z] [2021-06-09T17:25:14.868Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:14.868Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:25:14.868Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s done [2021-06-09T17:25:14.868Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-09T17:25:14.868Z] #9 DONE 25.3s [2021-06-09T17:25:14.868Z] [2021-06-09T17:25:14.868Z] #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-09T17:25:14.868Z] #29 sha256:7d658839453d8e30eed49f0062d95869d7b957333140ada6c9d434583ed2e056 [2021-06-09T17:25:14.868Z] #29 1.239 [2021-06-09T17:25:15.649Z] #29 1.452 ###### 8.4% ############ 16.9% ######################################### 57.7% ###################################################################### 97.5% ######################################################################## 100.0% [2021-06-09T17:25:15.649Z] #29 1.863 [2021-06-09T17:25:15.649Z] #29 1.978 ################################# 46.9% ######################################################################## 100.0% [2021-06-09T17:25:15.649Z] #29 2.058 [2021-06-09T17:25:15.831Z] #27 3.286 Fetched 8448 kB in 2s (3390 kB/s) [2021-06-09T17:25:15.911Z] #29 2.170 ############################################################### 88.3% ######################################################################## 100.0% [2021-06-09T17:25:15.911Z] #29 2.240 [2021-06-09T17:25:16.393Z] #27 3.286 Reading package lists... [2021-06-09T17:25:16.511Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done [2021-06-09T17:25:16.775Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-06-09T17:25:16.941Z] #29 2.353 ## 3.7% ############ 17.4% #################### 27.8% ########################## 37.0% ############################### 44.3% #################################### 50.2% ######################################### 57.4% ################################################ 67.3% [2021-06-09T17:25:16.941Z] #29 ... [2021-06-09T17:25:16.941Z] [2021-06-09T17:25:16.941Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T17:25:16.941Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T17:25:16.941Z] #10 DONE 1.9s [2021-06-09T17:25:16.941Z] [2021-06-09T17:25:16.941Z] #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-09T17:25:16.941Z] #29 sha256:7d658839453d8e30eed49f0062d95869d7b957333140ada6c9d434583ed2e056 [2021-06-09T17:25:17.197Z] #29 2.353 ## 3.7% ############ 17.4% #################### 27.8% ########################## 37.0% ############################### 44.3% #################################### 50.2% ######################################### 57.4% ################################################ 67.3% ####################################################### 77.2% ############################################################## 87.5% ###################################################################### 97.9% ######################################################################## 100.0% [2021-06-09T17:25:17.197Z] #29 3.490 [2021-06-09T17:25:17.323Z] #27 4.204 Reading package lists... [2021-06-09T17:25:17.580Z] #27 5.093 Building dependency tree... [2021-06-09T17:25:17.580Z] #27 5.422 The following additional packages will be installed: [2021-06-09T17:25:17.580Z] #27 5.422 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T17:25:17.580Z] #27 5.422 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T17:25:17.580Z] #27 5.422 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T17:25:17.580Z] #27 5.422 Suggested packages: [2021-06-09T17:25:17.580Z] #27 5.422 krb5-doc krb5-user [2021-06-09T17:25:17.580Z] #27 5.422 Recommended packages: [2021-06-09T17:25:17.580Z] #27 5.422 krb5-locales publicsuffix libsasl2-modules [2021-06-09T17:25:17.836Z] #27 5.653 The following NEW packages will be installed: [2021-06-09T17:25:17.836Z] #27 5.653 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T17:25:17.836Z] #27 5.653 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T17:25:17.836Z] #27 5.653 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T17:25:17.836Z] #27 5.653 libssh2-1 libssl1.1 openssl [2021-06-09T17:25:18.092Z] #27 5.934 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T17:25:18.092Z] #27 5.934 Need to get 5059 kB of archives. [2021-06-09T17:25:18.092Z] #27 5.934 After this operation, 12.1 MB of additional disk space will be used. [2021-06-09T17:25:18.092Z] #27 5.934 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-09T17:25:18.092Z] #27 5.934 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T17:25:18.092Z] #27 5.941 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-09T17:25:18.092Z] #27 5.941 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-09T17:25:18.092Z] #27 5.941 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-09T17:25:18.092Z] #27 5.945 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-09T17:25:18.092Z] #27 5.954 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-09T17:25:18.092Z] #27 5.963 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-09T17:25:18.092Z] #27 5.963 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-09T17:25:18.092Z] #27 5.963 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T17:25:18.092Z] #27 5.971 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-09T17:25:18.092Z] #27 5.971 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-09T17:25:18.092Z] #27 5.974 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-09T17:25:18.092Z] #27 5.981 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-09T17:25:18.092Z] #27 5.981 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-09T17:25:18.092Z] #27 5.981 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-09T17:25:18.092Z] #27 5.984 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T17:25:18.092Z] #27 5.995 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T17:25:18.092Z] #27 5.996 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T17:25:18.092Z] #27 6.005 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-09T17:25:18.092Z] #27 6.009 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-09T17:25:18.349Z] #27 6.156 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:25:18.349Z] #27 6.181 Fetched 5059 kB in 0s (15.0 MB/s) [2021-06-09T17:25:18.349Z] #27 6.240 Selecting previously unselected package libssl1.1:amd64. [2021-06-09T17:25:18.349Z] #27 6.240 (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-09T17:25:18.349Z] #27 6.240 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T17:25:18.607Z] #27 6.249 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:18.607Z] #27 6.452 Selecting previously unselected package openssl. [2021-06-09T17:25:18.607Z] #27 6.452 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T17:25:18.607Z] #27 6.461 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:18.866Z] #27 6.591 Selecting previously unselected package ca-certificates. [2021-06-09T17:25:18.866Z] #27 6.593 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T17:25:18.866Z] #27 6.596 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T17:25:18.866Z] #27 6.671 Selecting previously unselected package libkeyutils1:amd64. [2021-06-09T17:25:18.866Z] #27 6.673 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-09T17:25:18.866Z] #27 6.678 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-09T17:25:18.866Z] #27 6.711 Selecting previously unselected package libkrb5support0:amd64. [2021-06-09T17:25:18.866Z] #27 6.711 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:25:18.866Z] #27 6.715 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:19.000Z] #29 3.610 ### 4.6% ####### 9.8% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.9% ############################# 41.2% ################################# 46.3% ##################################### 51.6% ######################################## 56.8% ############################################ 61.9% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 88.0% ################################################################### 93.3% ###################################################################### 98.4% ######################################################################## 100.0% [2021-06-09T17:25:19.000Z] #29 5.478 [2021-06-09T17:25:19.124Z] #27 6.765 Selecting previously unselected package libk5crypto3:amd64. [2021-06-09T17:25:19.124Z] #27 6.765 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:25:19.124Z] #27 6.769 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:19.124Z] #27 6.819 Selecting previously unselected package libkrb5-3:amd64. [2021-06-09T17:25:19.124Z] #27 6.819 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:25:19.124Z] #27 6.823 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:19.124Z] #27 6.914 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-09T17:25:19.124Z] #27 6.915 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:25:19.124Z] #27 6.919 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:19.124Z] #27 6.963 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-09T17:25:19.124Z] #27 6.963 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T17:25:19.124Z] #27 6.968 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:19.124Z] #27 7.007 Selecting previously unselected package libsasl2-2:amd64. [2021-06-09T17:25:19.124Z] #27 7.007 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T17:25:19.124Z] #27 7.033 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:19.124Z] #27 ... [2021-06-09T17:25:19.124Z] [2021-06-09T17:25:19.124Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:19.124Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:25:19.124Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2021-06-09T17:25:19.124Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-06-09T17:25:19.124Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-06-09T17:25:19.124Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-06-09T17:25:19.124Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.7s [2021-06-09T17:25:19.380Z] #9 ... [2021-06-09T17:25:19.380Z] [2021-06-09T17:25:19.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-09T17:25:19.380Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:25:19.380Z] #27 7.094 Selecting previously unselected package libldap-common. [2021-06-09T17:25:19.380Z] #27 7.094 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T17:25:19.380Z] #27 7.098 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:19.380Z] #27 7.169 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-09T17:25:19.380Z] #27 7.169 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-09T17:25:19.380Z] #27 7.174 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:19.380Z] #27 7.242 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-09T17:25:19.380Z] #27 7.242 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-09T17:25:19.380Z] #27 7.249 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T17:25:19.380Z] #27 7.296 Selecting previously unselected package libpsl5:amd64. [2021-06-09T17:25:19.380Z] #27 7.296 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-09T17:25:19.380Z] #27 7.300 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-09T17:25:19.563Z] #29 5.667 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T17:25:19.563Z] #29 5.718 [2021-06-09T17:25:19.563Z] #29 ... [2021-06-09T17:25:19.563Z] [2021-06-09T17:25:19.563Z] #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-09T17:25:19.563Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T17:25:19.563Z] #11 DONE 2.6s [2021-06-09T17:25:19.563Z] [2021-06-09T17:25:19.563Z] #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-09T17:25:19.563Z] #29 sha256:7d658839453d8e30eed49f0062d95869d7b957333140ada6c9d434583ed2e056 [2021-06-09T17:25:19.563Z] #29 5.787 ######################################################################## 100.0% [2021-06-09T17:25:19.563Z] #29 5.802 [2021-06-09T17:25:19.636Z] #27 7.376 Selecting previously unselected package librtmp1:amd64. [2021-06-09T17:25:19.636Z] #27 7.376 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-09T17:25:19.636Z] #27 7.380 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:25:19.636Z] #27 7.424 Selecting previously unselected package libssh2-1:amd64. [2021-06-09T17:25:19.636Z] #27 7.424 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-09T17:25:19.636Z] #27 7.428 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T17:25:19.636Z] #27 7.480 Selecting previously unselected package libcurl4:amd64. [2021-06-09T17:25:19.636Z] #27 7.480 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T17:25:19.636Z] #27 7.484 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T17:25:19.819Z] #29 6.171 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T17:25:19.895Z] #27 7.561 Selecting previously unselected package curl. [2021-06-09T17:25:19.895Z] #27 7.563 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T17:25:19.895Z] #27 7.567 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T17:25:19.895Z] #27 7.633 Selecting previously unselected package libonig5:amd64. [2021-06-09T17:25:19.895Z] #27 7.634 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T17:25:19.895Z] #27 7.647 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:25:19.895Z] #27 7.697 Selecting previously unselected package libjq1:amd64. [2021-06-09T17:25:19.895Z] #27 7.697 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:25:19.895Z] #27 7.701 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:25:19.895Z] #27 7.751 Selecting previously unselected package jq. [2021-06-09T17:25:19.895Z] #27 7.751 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:25:20.081Z] #29 6.232 [2021-06-09T17:25:20.081Z] #29 6.344 ######### 12.7% ##########################################29 ... [2021-06-09T17:25:20.081Z] [2021-06-09T17:25:20.081Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T17:25:20.081Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T17:25:20.081Z] #39 DONE 0.7s [2021-06-09T17:25:20.081Z] [2021-06-09T17:25:20.081Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T17:25:20.081Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T17:25:20.081Z] #31 DONE 0.8s [2021-06-09T17:25:20.081Z] [2021-06-09T17:25:20.081Z] #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-09T17:25:20.081Z] #29 sha256:7d658839453d8e30eed49f0062d95869d7b957333140ada6c9d434583ed2e056 [2021-06-09T17:25:20.081Z] #29 6.344 ######### 12.7% ####################################################### 77.0% ######################################################################## 100.0% [2021-06-09T17:25:20.151Z] #27 7.758 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:25:20.151Z] #27 7.804 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-09T17:25:20.151Z] #27 7.827 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-09T17:25:20.151Z] #27 7.847 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:20.151Z] #27 7.948 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T17:25:20.151Z] #27 7.961 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:20.151Z] #27 7.981 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:20.151Z] #27 7.994 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:20.151Z] #27 8.007 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:25:20.151Z] #27 8.021 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:20.151Z] #27 8.033 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:20.151Z] #27 8.048 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T17:25:20.151Z] #27 8.059 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:20.151Z] #27 8.075 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:20.151Z] #27 8.093 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:25:20.151Z] #27 8.108 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:25:20.340Z] #29 ... [2021-06-09T17:25:20.340Z] [2021-06-09T17:25:20.340Z] #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-09T17:25:20.340Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T17:25:20.340Z] #43 DONE 0.9s [2021-06-09T17:25:20.340Z] [2021-06-09T17:25:20.340Z] #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-09T17:25:20.340Z] #29 sha256:7d658839453d8e30eed49f0062d95869d7b957333140ada6c9d434583ed2e056 [2021-06-09T17:25:20.340Z] #29 6.607 [2021-06-09T17:25:20.410Z] #27 8.123 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:20.410Z] #27 8.135 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T17:25:20.903Z] #29 7.194 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T17:25:20.974Z] #27 8.749 Updating certificates in /etc/ssl/certs... [2021-06-09T17:25:21.007Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.6s done [2021-06-09T17:25:21.007Z] #9 ... [2021-06-09T17:25:21.007Z] [2021-06-09T17:25:21.007Z] #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-09T17:25:21.007Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T17:25:21.007Z] #27 2.623 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:21.007Z] #27 2.623 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:21.007Z] #27 2.635 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:21.007Z] #27 2.870 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:25:21.007Z] #27 3.117 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:25:21.007Z] #27 3.657 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:25:21.007Z] #27 5.223 Fetched 8271 kB in 3s (2902 kB/s) [2021-06-09T17:25:21.007Z] #27 5.223 Reading package lists... [2021-06-09T17:25:21.007Z] #27 6.541 Reading package lists... [2021-06-09T17:25:21.007Z] #27 7.830 Building dependency tree... [2021-06-09T17:25:21.007Z] #27 8.514 The following additional packages will be installed: [2021-06-09T17:25:21.007Z] #27 8.519 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T17:25:21.007Z] #27 8.519 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T17:25:21.007Z] #27 8.519 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T17:25:21.007Z] #27 8.519 Suggested packages: [2021-06-09T17:25:21.007Z] #27 8.519 krb5-doc krb5-user [2021-06-09T17:25:21.007Z] #27 8.519 Recommended packages: [2021-06-09T17:25:21.007Z] #27 8.519 krb5-locales publicsuffix libsasl2-modules [2021-06-09T17:25:21.007Z] #27 8.829 The following NEW packages will be installed: [2021-06-09T17:25:21.007Z] #27 8.829 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T17:25:21.007Z] #27 8.829 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T17:25:21.007Z] #27 8.829 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T17:25:21.007Z] #27 8.833 libssh2-1 libssl1.1 openssl [2021-06-09T17:25:21.007Z] #27 9.137 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T17:25:21.007Z] #27 9.137 Need to get 4777 kB of archives. [2021-06-09T17:25:21.007Z] #27 9.137 After this operation, 11.5 MB of additional disk space will be used. [2021-06-09T17:25:21.007Z] #27 9.137 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T17:25:21.007Z] #27 9.137 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-06-09T17:25:21.007Z] #27 9.144 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-06-09T17:25:21.007Z] #27 9.144 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-06-09T17:25:21.007Z] #27 9.145 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-06-09T17:25:21.007Z] #27 9.148 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-06-09T17:25:21.007Z] #27 9.167 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-06-09T17:25:21.007Z] #27 9.167 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-06-09T17:25:21.007Z] #27 9.167 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-06-09T17:25:21.007Z] #27 9.167 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T17:25:21.007Z] #27 9.167 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-06-09T17:25:21.007Z] #27 9.168 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-06-09T17:25:21.007Z] #27 9.184 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-06-09T17:25:21.007Z] #27 9.244 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-06-09T17:25:21.007Z] #27 9.245 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-06-09T17:25:21.007Z] #27 9.246 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-06-09T17:25:21.007Z] #27 9.249 Get:17 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-09T17:25:21.007Z] #27 9.252 Get:18 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-09T17:25:21.007Z] #27 9.255 Get:19 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-09T17:25:21.007Z] #27 9.259 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-06-09T17:25:21.007Z] #27 9.265 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-06-09T17:25:21.007Z] #27 9.526 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:25:21.007Z] #27 9.569 Fetched 4777 kB in 0s (12.3 MB/s) [2021-06-09T17:25:21.007Z] #27 9.616 Selecting previously unselected package libssl1.1:arm64. [2021-06-09T17:25:21.007Z] #27 9.616 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-06-09T17:25:21.007Z] #27 9.626 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-09T17:25:21.007Z] #27 9.636 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:21.007Z] #27 9.819 Selecting previously unselected package openssl. [2021-06-09T17:25:21.007Z] #27 9.819 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-09T17:25:21.007Z] #27 9.824 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:21.007Z] #27 9.974 Selecting previously unselected package ca-certificates. [2021-06-09T17:25:21.007Z] #27 9.976 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T17:25:21.007Z] #27 9.980 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T17:25:21.007Z] #27 10.07 Selecting previously unselected package libkeyutils1:arm64. [2021-06-09T17:25:21.007Z] #27 10.07 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-06-09T17:25:21.007Z] #27 10.14 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-06-09T17:25:21.007Z] #27 10.25 Selecting previously unselected package libkrb5support0:arm64. [2021-06-09T17:25:21.007Z] #27 ... [2021-06-09T17:25:21.007Z] [2021-06-09T17:25:21.007Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:21.007Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:25:21.007Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-06-09T17:25:21.007Z] #9 DONE 21.5s [2021-06-09T17:25:21.007Z] [2021-06-09T17:25:21.007Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T17:25:21.007Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-06-09T17:25:21.160Z] #29 7.421 [2021-06-09T17:25:21.909Z] #27 9.537 137 added, 0 removed; done. [2021-06-09T17:25:21.909Z] #27 9.574 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:25:21.909Z] #27 9.588 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:25:21.909Z] #27 9.599 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T17:25:21.909Z] #27 9.612 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T17:25:21.909Z] #27 9.621 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:25:21.909Z] #27 9.639 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T17:25:21.909Z] #27 9.649 Updating certificates in /etc/ssl/certs... [2021-06-09T17:25:21.930Z] #29 7.586 0.0% ######## 12.1% ################# 24.7% ################################ 44.7% ################################################# 68.1% #################################################################### 95.7% ######################################################################## 100.0% [2021-06-09T17:25:21.930Z] #29 8.147 [2021-06-09T17:25:22.187Z] #29 8.488 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T17:25:22.187Z] #29 8.573 [2021-06-09T17:25:22.444Z] #29 8.660 ######################################################################## 100.0% [2021-06-09T17:25:22.444Z] #29 8.688 [2021-06-09T17:25:22.476Z] #27 10.34 0 added, 0 removed; done. [2021-06-09T17:25:22.476Z] #27 10.34 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T17:25:22.476Z] #27 10.34 done. [2021-06-09T17:25:22.702Z] #29 8.956 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-09T17:25:22.702Z] #29 9.071 [2021-06-09T17:25:22.934Z] #10 DONE 2.0s [2021-06-09T17:25:22.934Z] [2021-06-09T17:25:22.934Z] #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-09T17:25:22.934Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T17:25:22.934Z] #27 10.25 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 10.26 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 10.30 Selecting previously unselected package libk5crypto3:arm64. [2021-06-09T17:25:22.934Z] #27 10.31 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 10.31 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 10.36 Selecting previously unselected package libkrb5-3:arm64. [2021-06-09T17:25:22.934Z] #27 10.37 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 10.37 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 10.46 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-06-09T17:25:22.934Z] #27 10.46 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 10.46 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 10.52 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-06-09T17:25:22.934Z] #27 10.53 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 10.53 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 10.59 Selecting previously unselected package libsasl2-2:arm64. [2021-06-09T17:25:22.934Z] #27 10.59 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 10.64 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 10.69 Selecting previously unselected package libldap-common. [2021-06-09T17:25:22.934Z] #27 10.69 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T17:25:22.934Z] #27 10.70 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:22.934Z] #27 10.75 Selecting previously unselected package libldap-2.4-2:arm64. [2021-06-09T17:25:22.934Z] #27 10.75 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 10.76 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:22.934Z] #27 10.82 Selecting previously unselected package libnghttp2-14:arm64. [2021-06-09T17:25:22.934Z] #27 10.83 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 10.83 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 10.88 Selecting previously unselected package libpsl5:arm64. [2021-06-09T17:25:22.934Z] #27 10.88 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 10.89 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-06-09T17:25:22.934Z] #27 10.94 Selecting previously unselected package librtmp1:arm64. [2021-06-09T17:25:22.934Z] #27 10.94 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 10.95 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:25:22.934Z] #27 11.00 Selecting previously unselected package libssh2-1:arm64. [2021-06-09T17:25:22.934Z] #27 11.00 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 11.01 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-09T17:25:22.934Z] #27 11.07 Selecting previously unselected package libcurl4:arm64. [2021-06-09T17:25:22.934Z] #27 11.07 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 11.08 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-09T17:25:22.934Z] #27 11.14 Selecting previously unselected package curl. [2021-06-09T17:25:22.934Z] #27 11.14 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 11.15 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T17:25:22.934Z] #27 11.81 Selecting previously unselected package libonig5:arm64. [2021-06-09T17:25:22.934Z] #27 11.81 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 11.82 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-09T17:25:22.934Z] #27 11.93 Selecting previously unselected package libjq1:arm64. [2021-06-09T17:25:22.934Z] #27 11.93 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 11.94 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T17:25:22.934Z] #27 12.11 Selecting previously unselected package jq. [2021-06-09T17:25:22.934Z] #27 12.11 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T17:25:22.934Z] #27 12.12 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:25:22.934Z] #27 12.19 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-06-09T17:25:22.934Z] #27 12.21 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-06-09T17:25:22.934Z] #27 12.23 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:22.934Z] #27 12.46 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 12.47 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:22.934Z] #27 12.49 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 12.50 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 12.52 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:25:22.934Z] #27 12.53 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 12.55 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:25:22.934Z] #27 12.56 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-09T17:25:22.934Z] #27 12.59 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:25:22.959Z] #29 9.185 ######################################################################## 100.0% [2021-06-09T17:25:22.959Z] #29 9.216 [2021-06-09T17:25:22.959Z] #29 9.231 Download of images into '/build' complete. [2021-06-09T17:25:22.959Z] #29 9.231 Use something like the following to load the result into a Docker daemon: [2021-06-09T17:25:22.959Z] #29 9.231 tar -cC '/build' . | docker load [2021-06-09T17:25:23.200Z] #27 12.59 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:25:23.200Z] #27 12.62 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-09T17:25:23.200Z] #27 12.63 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T17:25:23.200Z] #27 12.65 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:25:23.200Z] #27 12.66 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T17:25:23.777Z] #27 ... [2021-06-09T17:25:23.777Z] [2021-06-09T17:25:23.777Z] #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-09T17:25:23.777Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-09T17:25:23.777Z] #11 DONE 0.9s [2021-06-09T17:25:23.886Z] #29 DONE 10.1s [2021-06-09T17:25:23.886Z] [2021-06-09T17:25:23.886Z] #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-09T17:25:23.886Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:25:24.041Z] [2021-06-09T17:25:24.041Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T17:25:24.041Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-06-09T17:25:24.041Z] #39 DONE 0.1s [2021-06-09T17:25:24.041Z] [2021-06-09T17:25:24.041Z] #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-09T17:25:24.041Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T17:25:24.041Z] #27 13.55 Updating certificates in /etc/ssl/certs... [2021-06-09T17:25:24.041Z] #27 ... [2021-06-09T17:25:24.041Z] [2021-06-09T17:25:24.041Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T17:25:24.041Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-09T17:25:24.041Z] #31 DONE 0.2s [2021-06-09T17:25:24.305Z] [2021-06-09T17:25:24.305Z] #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-09T17:25:24.305Z] #43 sha256:744019fd04a56d8c5cca0d4b79b4ec9f5e4d39152e80fca0b6644b69f8e06c8a [2021-06-09T17:25:24.305Z] #43 DONE 0.2s [2021-06-09T17:25:24.305Z] [2021-06-09T17:25:24.306Z] #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-09T17:25:24.306Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:25:24.452Z] #44 ... [2021-06-09T17:25:24.452Z] [2021-06-09T17:25:24.452Z] #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-09T17:25:24.452Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T17:25:24.452Z] #12 DONE 4.9s [2021-06-09T17:25:24.452Z] [2021-06-09T17:25:24.452Z] #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-09T17:25:24.452Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:25:25.747Z] #27 DONE 13.5s [2021-06-09T17:25:25.747Z] [2021-06-09T17:25:25.747Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T17:25:25.747Z] #28 sha256:dfafc7e717a3dd5972fc82439fcc81c35ccc5ab7743514363b28e397231e946d [2021-06-09T17:25:25.824Z] INFO [runner/unused/goanalysis] analyzers took 37.867882379s with top 10 stages: buildssa: 31.700060836s, U1000: 6.167821543s [2021-06-09T17:25:26.003Z] #28 DONE 0.3s [2021-06-09T17:25:26.003Z] [2021-06-09T17:25:26.003Z] #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-09T17:25:26.003Z] #29 sha256:2a1a78d7527723bec19d388f0aee40955527c8f9263dca5cfd4f621729a23bcc [2021-06-09T17:25:26.259Z] #29 ... [2021-06-09T17:25:26.259Z] [2021-06-09T17:25:26.259Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:25:26.259Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:25:26.259Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-06-09T17:25:26.259Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2021-06-09T17:25:26.259Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-09T17:25:26.259Z] #9 DONE 23.7s [2021-06-09T17:25:26.514Z] [2021-06-09T17:25:26.514Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T17:25:26.514Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T17:25:26.774Z] #10 DONE 0.5s [2021-06-09T17:25:26.774Z] [2021-06-09T17:25:26.774Z] #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-09T17:25:26.774Z] #29 sha256:2a1a78d7527723bec19d388f0aee40955527c8f9263dca5cfd4f621729a23bcc [2021-06-09T17:25:26.774Z] #29 0.862 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T17:25:26.774Z] #29 0.951 [2021-06-09T17:25:26.887Z] #44 ... [2021-06-09T17:25:26.887Z] [2021-06-09T17:25:26.887Z] #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-09T17:25:26.887Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-06-09T17:25:26.887Z] #12 DONE 2.9s [2021-06-09T17:25:26.887Z] [2021-06-09T17:25:26.887Z] #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-09T17:25:26.887Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T17:25:26.887Z] #27 16.23 137 added, 0 removed; done. [2021-06-09T17:25:26.887Z] #27 16.33 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:25:26.887Z] #27 16.35 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:25:26.887Z] #27 16.37 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-09T17:25:26.887Z] #27 16.39 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T17:25:26.887Z] #27 16.41 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:25:26.887Z] #27 16.47 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T17:25:26.887Z] #27 16.49 Updating certificates in /etc/ssl/certs... [2021-06-09T17:25:27.544Z] #29 1.074 ######## 12.4% ########################## 37.0% ######################################### 57.1% ###################################################### 76.2% ##################################################################### 95.9% ######################################################################## 100.0% [2021-06-09T17:25:27.544Z] #29 1.559 [2021-06-09T17:25:27.802Z] #29 ... [2021-06-09T17:25:27.802Z] [2021-06-09T17:25:27.802Z] #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-09T17:25:27.802Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T17:25:27.802Z] #11 DONE 0.8s [2021-06-09T17:25:27.802Z] [2021-06-09T17:25:27.802Z] #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-09T17:25:27.802Z] #29 sha256:2a1a78d7527723bec19d388f0aee40955527c8f9263dca5cfd4f621729a23bcc [2021-06-09T17:25:27.802Z] #29 1.668 ######################################################################## 100.0% [2021-06-09T17:25:27.802Z] #29 1.764 [2021-06-09T17:25:27.802Z] #29 ... [2021-06-09T17:25:27.802Z] [2021-06-09T17:25:27.802Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T17:25:27.802Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T17:25:27.802Z] #39 DONE 0.2s [2021-06-09T17:25:28.058Z] [2021-06-09T17:25:28.058Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T17:25:28.058Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T17:25:28.058Z] #31 DONE 0.2s [2021-06-09T17:25:28.058Z] [2021-06-09T17:25:28.058Z] #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-09T17:25:28.058Z] #29 sha256:2a1a78d7527723bec19d388f0aee40955527c8f9263dca5cfd4f621729a23bcc [2021-06-09T17:25:28.058Z] #29 1.904 ################################################################ 90.2% ######################################################################## 100.0% [2021-06-09T17:25:28.058Z] #29 2.020 [2021-06-09T17:25:28.058Z] [2021-06-09T17:25:28.058Z] #29 ... [2021-06-09T17:25:28.058Z] [2021-06-09T17:25:28.058Z] #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-09T17:25:28.058Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T17:25:28.058Z] #43 DONE 0.4s [2021-06-09T17:25:28.058Z] [2021-06-09T17:25:28.058Z] #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-09T17:25:28.058Z] #29 sha256:2a1a78d7527723bec19d388f0aee40955527c8f9263dca5cfd4f621729a23bcc [2021-06-09T17:25:28.833Z] #29 2.156 ###### 8.4% ################ 23.3% ##################### 30.5% ############################## 42.1% ####################################### 54.5% ################################################### 70.9% ############################################################# 85.5% ######################################################################## 100.0% [2021-06-09T17:25:29.091Z] #29 3.130 [2021-06-09T17:25:29.703Z] #13 ... [2021-06-09T17:25:29.703Z] [2021-06-09T17:25:29.703Z] #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-09T17:25:29.703Z] #50 sha256:b185b739e4269c2daf6ec9360c83bd98ef31311a7bf0d9d67fb429a0b95d04d5 [2021-06-09T17:25:29.703Z] #50 4.906 + RM_GOPATH=0 [2021-06-09T17:25:29.703Z] #50 4.906 + TMP_GOPATH= [2021-06-09T17:25:29.703Z] #50 4.906 + : /build [2021-06-09T17:25:29.703Z] #50 4.906 + '[' -z '' ']' [2021-06-09T17:25:29.703Z] #50 4.906 ++ mktemp -d [2021-06-09T17:25:29.703Z] #50 4.906 + export GOPATH=/tmp/tmp.eUv6JSYTcQ [2021-06-09T17:25:29.703Z] #50 4.906 + GOPATH=/tmp/tmp.eUv6JSYTcQ [2021-06-09T17:25:29.703Z] #50 4.906 + RM_GOPATH=1 [2021-06-09T17:25:29.703Z] #50 4.906 + case "$(go env GOARCH)" in [2021-06-09T17:25:29.703Z] #50 4.910 ++ go env GOARCH [2021-06-09T17:25:29.703Z] #50 4.918 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:29.703Z] #50 4.918 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:29.703Z] #50 4.918 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:29.703Z] #50 4.918 + dir=/tmp/install [2021-06-09T17:25:29.703Z] #50 4.918 + bin=golangci_lint [2021-06-09T17:25:29.703Z] #50 4.918 + shift [2021-06-09T17:25:29.703Z] #50 4.918 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T17:25:29.703Z] #50 4.918 + . /tmp/install/golangci_lint.installer [2021-06-09T17:25:29.703Z] #50 4.918 ++ : v1.23.8 [2021-06-09T17:25:29.703Z] #50 4.918 + install_golangci_lint [2021-06-09T17:25:29.703Z] #50 4.918 + set -e [2021-06-09T17:25:29.703Z] #50 4.918 + export GO111MODULE=on [2021-06-09T17:25:29.703Z] #50 4.918 + GO111MODULE=on [2021-06-09T17:25:29.703Z] #50 4.918 + GOBIN=/build [2021-06-09T17:25:29.703Z] #50 4.918 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T17:25:29.703Z] #50 4.965 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T17:25:29.703Z] #50 4.965 go: finding github.com v1.23.8 [2021-06-09T17:25:29.703Z] #50 4.965 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:25:29.703Z] #50 4.978 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T17:25:29.703Z] #50 4.978 go: finding github.com/golangci v1.23.8 [2021-06-09T17:25:29.703Z] #50 5.502 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:25:29.703Z] #50 6.017 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:25:29.703Z] #50 ... [2021-06-09T17:25:29.703Z] [2021-06-09T17:25:29.703Z] #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-09T17:25:29.703Z] #48 sha256:0727d746c3dd689de75692766cc3194f91cad82dcb47db038a18cbca6f203acd [2021-06-09T17:25:29.703Z] #48 4.994 + RM_GOPATH=0 [2021-06-09T17:25:29.703Z] #48 4.994 + TMP_GOPATH= [2021-06-09T17:25:29.703Z] #48 4.994 + : /build [2021-06-09T17:25:29.703Z] #48 4.994 + '[' -z '' ']' [2021-06-09T17:25:29.703Z] #48 4.994 ++ mktemp -d [2021-06-09T17:25:29.703Z] #48 5.004 + export GOPATH=/tmp/tmp.azBw74k0Aq [2021-06-09T17:25:29.703Z] #48 5.004 + GOPATH=/tmp/tmp.azBw74k0Aq [2021-06-09T17:25:29.703Z] #48 5.004 + RM_GOPATH=1 [2021-06-09T17:25:29.703Z] #48 5.004 + case "$(go env GOARCH)" in [2021-06-09T17:25:29.703Z] #48 5.004 ++ go env GOARCH [2021-06-09T17:25:29.703Z] #48 5.004 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:29.703Z] #48 5.004 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:29.703Z] #48 5.004 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:29.703Z] #48 5.004 + dir=/tmp/install [2021-06-09T17:25:29.703Z] #48 5.004 + bin=gotestsum [2021-06-09T17:25:29.703Z] #48 5.004 + shift [2021-06-09T17:25:29.703Z] #48 5.004 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T17:25:29.703Z] #48 5.004 + . /tmp/install/gotestsum.installer [2021-06-09T17:25:29.703Z] #48 5.004 ++ : v0.5.3 [2021-06-09T17:25:29.703Z] #48 5.004 + install_gotestsum [2021-06-09T17:25:29.703Z] #48 5.004 + set -e [2021-06-09T17:25:29.703Z] #48 5.004 + export GO111MODULE=on [2021-06-09T17:25:29.703Z] #48 5.004 + GO111MODULE=on [2021-06-09T17:25:29.703Z] #48 5.004 + GOBIN=/build [2021-06-09T17:25:29.703Z] #48 5.004 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T17:25:29.703Z] #48 5.012 go: finding gotest.tools v0.5.3 [2021-06-09T17:25:29.703Z] #48 5.012 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T17:25:29.703Z] #48 5.560 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T17:25:29.704Z] #48 6.074 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T17:25:29.704Z] #48 6.541 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:25:29.704Z] #48 6.541 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T17:25:29.704Z] #48 6.541 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T17:25:29.704Z] #48 6.570 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:25:29.704Z] #48 6.570 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:25:29.704Z] #48 6.617 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:25:29.704Z] #48 6.668 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:25:29.704Z] #48 6.816 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T17:25:29.704Z] #48 6.831 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:25:29.704Z] #48 6.831 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T17:25:29.704Z] #48 6.896 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:25:29.704Z] #48 6.896 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:25:29.704Z] #48 6.896 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:25:29.704Z] #48 6.896 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:25:29.704Z] #48 7.116 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:25:29.704Z] #48 7.116 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:25:29.704Z] #48 7.116 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:25:29.704Z] #48 7.234 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:25:29.704Z] #48 7.256 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:25:29.704Z] #48 8.887 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:25:29.704Z] #48 9.748 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:25:29.704Z] #48 ... [2021-06-09T17:25:29.704Z] [2021-06-09T17:25:29.704Z] #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-09T17:25:29.704Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:25:29.704Z] #56 8.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:29.704Z] #56 8.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:29.704Z] #56 8.250 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:29.704Z] #56 9.313 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:25:29.960Z] #56 ... [2021-06-09T17:25:29.960Z] [2021-06-09T17:25:29.960Z] #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-09T17:25:29.960Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:25:29.960Z] #36 7.411 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:29.960Z] #36 7.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:29.960Z] #36 7.516 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:29.960Z] #36 8.735 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:25:30.218Z] #36 ... [2021-06-09T17:25:30.218Z] [2021-06-09T17:25:30.218Z] #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-09T17:25:30.218Z] #24 sha256:7348b4c12525640c5ebc35a0726a6a54ea8b33c42bebd48fb789c97693e0f167 [2021-06-09T17:25:30.218Z] #24 5.808 + RM_GOPATH=0 [2021-06-09T17:25:30.218Z] #24 5.808 + TMP_GOPATH= [2021-06-09T17:25:30.218Z] #24 5.808 + : /build [2021-06-09T17:25:30.218Z] #24 5.808 + '[' -z '' ']' [2021-06-09T17:25:30.218Z] #24 5.808 ++ mktemp -d [2021-06-09T17:25:30.218Z] #24 5.808 + export GOPATH=/tmp/tmp.gslB3BDhVw [2021-06-09T17:25:30.218Z] #24 5.808 + GOPATH=/tmp/tmp.gslB3BDhVw [2021-06-09T17:25:30.218Z] #24 5.808 + RM_GOPATH=1 [2021-06-09T17:25:30.218Z] #24 5.808 + case "$(go env GOARCH)" in [2021-06-09T17:25:30.218Z] #24 5.808 ++ go env GOARCH [2021-06-09T17:25:30.218Z] #24 5.818 Install docker/cli version 17.06.2-ce from stable [2021-06-09T17:25:30.218Z] #24 5.818 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:30.218Z] #24 5.818 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:30.218Z] #24 5.818 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:30.218Z] #24 5.818 + dir=/tmp/install [2021-06-09T17:25:30.218Z] #24 5.818 + bin=dockercli [2021-06-09T17:25:30.218Z] #24 5.818 + shift [2021-06-09T17:25:30.218Z] #24 5.818 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T17:25:30.218Z] #24 5.818 + . /tmp/install/dockercli.installer [2021-06-09T17:25:30.218Z] #24 5.818 ++ : stable [2021-06-09T17:25:30.218Z] #24 5.818 ++ : 17.06.2-ce [2021-06-09T17:25:30.218Z] #24 5.818 + install_dockercli [2021-06-09T17:25:30.218Z] #24 5.818 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T17:25:30.218Z] #24 5.818 ++ uname -m [2021-06-09T17:25:30.218Z] #24 5.818 + arch=x86_64 [2021-06-09T17:25:30.218Z] #24 5.818 + '[' x86_64 '!=' x86_64 ']' [2021-06-09T17:25:30.218Z] #24 5.818 + url=https://download.docker.com/linux/static [2021-06-09T17:25:30.218Z] #24 5.818 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-09T17:25:30.218Z] #24 5.818 + tar -xz docker/docker [2021-06-09T17:25:30.218Z] #24 ... [2021-06-09T17:25:30.218Z] [2021-06-09T17:25:30.218Z] #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-09T17:25:30.218Z] #34 sha256:4f200a99ac4fa0f580fb9df75c2f741fdc8af1ef36699b8c85ace32ddd7d1087 [2021-06-09T17:25:30.218Z] #34 5.378 Install go-toml version v1.8.1 [2021-06-09T17:25:30.218Z] #34 5.378 go: finding github.com v1.8.1 [2021-06-09T17:25:30.218Z] #34 5.378 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T17:25:30.218Z] #34 5.378 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T17:25:30.218Z] #34 5.378 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:25:30.218Z] #34 5.378 go: finding github.com/pelletier v1.8.1 [2021-06-09T17:25:30.218Z] #34 5.883 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:25:30.218Z] #34 6.295 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:25:30.218Z] #34 8.698 github.com/pelletier/go-toml [2021-06-09T17:25:30.224Z] #27 19.29 0 added, 0 removed; done. [2021-06-09T17:25:30.224Z] #27 19.29 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T17:25:30.224Z] #27 19.30 done. [2021-06-09T17:25:30.224Z] #27 DONE 19.6s [2021-06-09T17:25:30.224Z] [2021-06-09T17:25:30.224Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T17:25:30.224Z] #28 sha256:78fbcb14cc76249a39f628b68b814eda84eb317fc7f9510b3c40d4532fad79ff [2021-06-09T17:25:30.476Z] #34 ... [2021-06-09T17:25:30.476Z] [2021-06-09T17:25:30.476Z] #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-09T17:25:30.476Z] #52 sha256:fc64ed4672ccd9a4591ba38110bc16a8b30ebd112604789b857b3f0197fe9699 [2021-06-09T17:25:30.476Z] #52 5.241 + RM_GOPATH=0 [2021-06-09T17:25:30.476Z] #52 5.241 + TMP_GOPATH= [2021-06-09T17:25:30.476Z] #52 5.241 + : /build [2021-06-09T17:25:30.476Z] #52 5.241 + '[' -z '' ']' [2021-06-09T17:25:30.476Z] #52 5.241 ++ mktemp -d [2021-06-09T17:25:30.476Z] #52 5.243 + export GOPATH=/tmp/tmp.t0J6Jx0aPr [2021-06-09T17:25:30.476Z] #52 5.243 + GOPATH=/tmp/tmp.t0J6Jx0aPr [2021-06-09T17:25:30.476Z] #52 5.243 + RM_GOPATH=1 [2021-06-09T17:25:30.476Z] #52 5.243 + case "$(go env GOARCH)" in [2021-06-09T17:25:30.476Z] #52 5.243 ++ go env GOARCH [2021-06-09T17:25:30.476Z] #52 5.262 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:30.476Z] #52 5.262 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:30.476Z] #52 5.262 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:30.476Z] #52 5.262 + dir=/tmp/install [2021-06-09T17:25:30.476Z] #52 5.262 + bin=shfmt [2021-06-09T17:25:30.476Z] #52 5.262 + shift [2021-06-09T17:25:30.476Z] #52 5.262 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T17:25:30.476Z] #52 5.262 + . /tmp/install/shfmt.installer [2021-06-09T17:25:30.476Z] #52 5.262 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:25:30.476Z] #52 5.262 + install_shfmt [2021-06-09T17:25:30.476Z] #52 5.262 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T17:25:30.476Z] #52 5.262 + git clone https://github.com/mvdan/sh.git /tmp/tmp.t0J6Jx0aPr/src/github.com/mvdan/sh [2021-06-09T17:25:30.476Z] #52 5.262 Cloning into '/tmp/tmp.t0J6Jx0aPr/src/github.com/mvdan/sh'... [2021-06-09T17:25:30.476Z] #52 5.262 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:25:30.476Z] #52 ... [2021-06-09T17:25:30.476Z] [2021-06-09T17:25:30.476Z] #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-09T17:25:30.476Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:25:30.476Z] #32 6.213 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T17:25:30.476Z] #32 6.213 Cloning into '.'... [2021-06-09T17:25:30.494Z] #28 DONE 0.3s [2021-06-09T17:25:30.494Z] [2021-06-09T17:25:30.494Z] #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-09T17:25:30.494Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:30.736Z] #32 ... [2021-06-09T17:25:30.736Z] [2021-06-09T17:25:30.736Z] #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-09T17:25:30.736Z] #59 sha256:f2d0f8203bd097568d14b873df532b659f473347cd89268e484a0a85148b525a [2021-06-09T17:25:30.736Z] #59 7.462 + RM_GOPATH=0 [2021-06-09T17:25:30.736Z] #59 7.462 + TMP_GOPATH= [2021-06-09T17:25:30.736Z] #59 7.462 + : /build [2021-06-09T17:25:30.736Z] #59 7.462 + '[' -z '' ']' [2021-06-09T17:25:30.736Z] #59 7.462 ++ mktemp -d [2021-06-09T17:25:30.736Z] #59 7.467 + export GOPATH=/tmp/tmp.pO22pkJvPe [2021-06-09T17:25:30.736Z] #59 7.467 + GOPATH=/tmp/tmp.pO22pkJvPe [2021-06-09T17:25:30.736Z] #59 7.467 + RM_GOPATH=1 [2021-06-09T17:25:30.736Z] #59 7.467 + case "$(go env GOARCH)" in [2021-06-09T17:25:30.736Z] #59 7.467 ++ go env GOARCH [2021-06-09T17:25:30.736Z] #59 7.517 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:30.736Z] #59 7.517 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:30.736Z] #59 7.518 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:30.736Z] #59 7.521 + dir=/tmp/install [2021-06-09T17:25:30.736Z] #59 7.521 + bin=rootlesskit [2021-06-09T17:25:30.736Z] #59 7.521 + shift [2021-06-09T17:25:30.736Z] #59 7.522 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T17:25:30.736Z] #59 7.522 + . /tmp/install/rootlesskit.installer [2021-06-09T17:25:30.736Z] #59 7.522 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:25:30.736Z] #59 7.525 + install_rootlesskit [2021-06-09T17:25:30.736Z] #59 7.525 + case "$1" in [2021-06-09T17:25:30.736Z] #59 7.525 + export CGO_ENABLED=0 [2021-06-09T17:25:30.736Z] #59 7.525 + CGO_ENABLED=0 [2021-06-09T17:25:30.736Z] #59 7.525 + _install_rootlesskit [2021-06-09T17:25:30.736Z] #59 7.525 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T17:25:30.736Z] #59 7.525 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pO22pkJvPe/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:25:30.736Z] #59 7.525 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:25:30.736Z] #59 7.546 Cloning into '/tmp/tmp.pO22pkJvPe/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T17:25:30.736Z] #59 ... [2021-06-09T17:25:30.736Z] [2021-06-09T17:25:30.736Z] #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-09T17:25:30.736Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:25:30.736Z] #40 5.546 + git clone https://github.com/docker/distribution.git . [2021-06-09T17:25:30.736Z] #40 5.546 Cloning into '.'... [2021-06-09T17:25:30.993Z] #40 ... [2021-06-09T17:25:30.993Z] [2021-06-09T17:25:30.993Z] #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-09T17:25:30.993Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:25:30.993Z] #46 4.757 + RM_GOPATH=0 [2021-06-09T17:25:30.993Z] #46 4.757 + TMP_GOPATH= [2021-06-09T17:25:30.993Z] #46 4.757 + : /build [2021-06-09T17:25:30.993Z] #46 4.757 + '[' -z '' ']' [2021-06-09T17:25:30.993Z] #46 4.757 ++ mktemp -d [2021-06-09T17:25:30.993Z] #46 4.757 + export GOPATH=/tmp/tmp.XgVITMqdAD [2021-06-09T17:25:30.993Z] #46 4.757 + GOPATH=/tmp/tmp.XgVITMqdAD [2021-06-09T17:25:30.993Z] #46 4.757 + RM_GOPATH=1 [2021-06-09T17:25:30.993Z] #46 4.757 + case "$(go env GOARCH)" in [2021-06-09T17:25:30.993Z] #46 4.757 ++ go env GOARCH [2021-06-09T17:25:30.993Z] #46 4.816 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:25:30.993Z] #46 4.816 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:30.993Z] #46 4.816 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:30.993Z] #46 4.816 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:30.993Z] #46 4.816 + dir=/tmp/install [2021-06-09T17:25:30.993Z] #46 4.816 + bin=vndr [2021-06-09T17:25:30.993Z] #46 4.816 + shift [2021-06-09T17:25:30.993Z] #46 4.816 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T17:25:30.993Z] #46 4.816 + . /tmp/install/vndr.installer [2021-06-09T17:25:30.993Z] #46 4.816 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:25:30.993Z] #46 4.816 + install_vndr [2021-06-09T17:25:30.993Z] #46 4.816 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T17:25:30.993Z] #46 4.816 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XgVITMqdAD/src/github.com/LK4D4/vndr [2021-06-09T17:25:30.993Z] #46 4.816 Cloning into '/tmp/tmp.XgVITMqdAD/src/github.com/LK4D4/vndr'... [2021-06-09T17:25:30.993Z] #46 5.115 + cd /tmp/tmp.XgVITMqdAD/src/github.com/LK4D4/vndr [2021-06-09T17:25:30.993Z] #46 5.115 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:25:30.993Z] #46 5.115 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T17:25:30.993Z] #46 5.425 runtime/internal/atomic [2021-06-09T17:25:30.993Z] #46 5.425 internal/cpu [2021-06-09T17:25:30.993Z] #46 5.550 runtime/internal/sys [2021-06-09T17:25:30.993Z] #46 5.596 internal/bytealg [2021-06-09T17:25:30.993Z] #46 5.642 runtime/internal/math [2021-06-09T17:25:30.993Z] #46 5.714 internal/race [2021-06-09T17:25:30.993Z] #46 5.753 sync/atomic [2021-06-09T17:25:30.993Z] #46 5.863 unicode [2021-06-09T17:25:30.993Z] #46 5.928 runtime [2021-06-09T17:25:30.993Z] #46 7.457 unicode/utf8 [2021-06-09T17:25:30.993Z] #46 7.902 math/bits [2021-06-09T17:25:30.993Z] #46 8.697 math [2021-06-09T17:25:31.219Z] #29 3.278 ## 3.2% ###### 8.9% ########### 15.5% ############# 18.6% ################# 23.8% ###################### 31.3% ########################## 36.3% ############################# 40.5% ################################# 46.8% ##################################### 52.1% ######################################### 57.3% ############################################# 62.5% ################################################ 67.7% #################################################### 72.9% ######################################################## 78.1% ########################################################### 83.3% ############################################################### 88.5% ################################################################### 93.7% ###################################################################### 98.5% ######################################################################## 100.0% [2021-06-09T17:25:31.219Z] #29 5.116 [2021-06-09T17:25:31.250Z] #46 ... [2021-06-09T17:25:31.250Z] [2021-06-09T17:25:31.250Z] #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-09T17:25:31.250Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:25:31.250Z] #56 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:25:31.475Z] #29 5.451 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T17:25:31.475Z] #29 5.559 [2021-06-09T17:25:31.475Z] #29 5.642 ######################################################################## 100.0% [2021-06-09T17:25:31.732Z] #29 5.693 [2021-06-09T17:25:31.988Z] #29 6.039 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T17:25:32.245Z] #29 6.154 [2021-06-09T17:25:32.245Z] #29 ... [2021-06-09T17:25:32.245Z] [2021-06-09T17:25:32.245Z] #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-09T17:25:32.245Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T17:25:32.245Z] #12 DONE 4.7s [2021-06-09T17:25:32.245Z] [2021-06-09T17:25:32.245Z] #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-09T17:25:32.245Z] #29 sha256:2a1a78d7527723bec19d388f0aee40955527c8f9263dca5cfd4f621729a23bcc [2021-06-09T17:25:32.245Z] #29 6.288 ############################### 43.1% ######################################################################## 100.0% [2021-06-09T17:25:32.502Z] #29 6.385 [2021-06-09T17:25:32.618Z] #56 ... [2021-06-09T17:25:32.618Z] [2021-06-09T17:25:32.618Z] #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-09T17:25:32.618Z] #24 sha256:7348b4c12525640c5ebc35a0726a6a54ea8b33c42bebd48fb789c97693e0f167 [2021-06-09T17:25:32.618Z] #24 12.74 + mkdir -p /build [2021-06-09T17:25:32.618Z] #24 12.74 + mv docker/docker /build/ [2021-06-09T17:25:32.618Z] #24 12.77 + rmdir docker [2021-06-09T17:25:32.618Z] #24 DONE 13.1s [2021-06-09T17:25:32.618Z] [2021-06-09T17:25:32.618Z] #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-09T17:25:32.618Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:25:32.618Z] #46 12.72 internal/testlog [2021-06-09T17:25:32.618Z] #46 13.14 encoding [2021-06-09T17:25:32.618Z] #46 13.25 unicode/utf16 [2021-06-09T17:25:32.761Z] #29 6.706 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T17:25:32.761Z] #29 6.844 [2021-06-09T17:25:33.077Z] #29 2.511 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T17:25:33.186Z] #46 13.51 container/list [2021-06-09T17:25:33.340Z] #29 2.867 [2021-06-09T17:25:33.753Z] #46 14.34 crypto/internal/subtle [2021-06-09T17:25:33.871Z] #29 3.146 0.0% ## 4.0% ##### 7.8% [2021-06-09T17:25:33.871Z] #29 ... [2021-06-09T17:25:33.871Z] [2021-06-09T17:25:33.871Z] #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-09T17:25:33.871Z] #50 sha256:22c2bbab1c4b8ed71af938403e4626f5a9312d317ca5f0e9693405b0b2d18d64 [2021-06-09T17:25:33.871Z] #50 4.265 + RM_GOPATH=0 [2021-06-09T17:25:33.871Z] #50 4.265 + TMP_GOPATH= [2021-06-09T17:25:33.871Z] #50 4.265 + : /build [2021-06-09T17:25:33.871Z] #50 4.265 + '[' -z '' ']' [2021-06-09T17:25:33.871Z] #50 4.265 ++ mktemp -d [2021-06-09T17:25:33.871Z] #50 4.265 + export GOPATH=/tmp/tmp.2BDdvmGU5G [2021-06-09T17:25:33.871Z] #50 4.265 + GOPATH=/tmp/tmp.2BDdvmGU5G [2021-06-09T17:25:33.871Z] #50 4.265 + RM_GOPATH=1 [2021-06-09T17:25:33.871Z] #50 4.265 + case "$(go env GOARCH)" in [2021-06-09T17:25:33.871Z] #50 4.267 ++ go env GOARCH [2021-06-09T17:25:33.871Z] #50 4.280 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:33.871Z] #50 4.280 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:33.871Z] #50 4.287 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:33.871Z] #50 4.298 + dir=/tmp/install [2021-06-09T17:25:33.871Z] #50 4.298 + bin=golangci_lint [2021-06-09T17:25:33.871Z] #50 4.298 + shift [2021-06-09T17:25:33.872Z] #50 4.298 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T17:25:33.872Z] #50 4.298 + . /tmp/install/golangci_lint.installer [2021-06-09T17:25:33.872Z] #50 4.298 ++ : v1.23.8 [2021-06-09T17:25:33.872Z] #50 4.298 + install_golangci_lint [2021-06-09T17:25:33.872Z] #50 4.298 + set -e [2021-06-09T17:25:33.872Z] #50 4.298 + export GO111MODULE=on [2021-06-09T17:25:33.872Z] #50 4.298 + GO111MODULE=on [2021-06-09T17:25:33.872Z] #50 4.298 + GOBIN=/build [2021-06-09T17:25:33.872Z] #50 4.298 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T17:25:33.872Z] #50 4.407 go: finding github.com/golangci v1.23.8 [2021-06-09T17:25:33.872Z] #50 4.408 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:25:33.872Z] #50 4.410 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T17:25:33.872Z] #50 4.410 go: finding github.com v1.23.8 [2021-06-09T17:25:33.872Z] #50 4.412 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T17:25:33.872Z] #50 5.086 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:25:33.872Z] #50 5.604 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:25:33.872Z] #50 ... [2021-06-09T17:25:33.872Z] [2021-06-09T17:25:33.872Z] #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-09T17:25:33.872Z] #59 sha256:d53d9f38b8a547d33d1750ff1082003f2f28fe997335c7a387d6672aacc4f670 [2021-06-09T17:25:33.872Z] #59 3.947 + RM_GOPATH=0 [2021-06-09T17:25:33.872Z] #59 3.947 + TMP_GOPATH= [2021-06-09T17:25:33.872Z] #59 3.947 + : /build [2021-06-09T17:25:33.872Z] #59 3.947 + '[' -z '' ']' [2021-06-09T17:25:33.872Z] #59 3.950 ++ mktemp -d [2021-06-09T17:25:33.872Z] #59 3.950 + export GOPATH=/tmp/tmp.5JVLlw2QF6 [2021-06-09T17:25:33.872Z] #59 3.950 + GOPATH=/tmp/tmp.5JVLlw2QF6 [2021-06-09T17:25:33.872Z] #59 3.950 + RM_GOPATH=1 [2021-06-09T17:25:33.872Z] #59 3.950 + case "$(go env GOARCH)" in [2021-06-09T17:25:33.872Z] #59 3.958 ++ go env GOARCH [2021-06-09T17:25:33.872Z] #59 3.969 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:33.872Z] #59 3.969 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:33.872Z] #59 3.970 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:33.872Z] #59 3.973 + dir=/tmp/install [2021-06-09T17:25:33.872Z] #59 3.973 + bin=rootlesskit [2021-06-09T17:25:33.872Z] #59 3.973 + shift [2021-06-09T17:25:33.872Z] #59 3.973 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T17:25:33.872Z] #59 3.973 + . /tmp/install/rootlesskit.installer [2021-06-09T17:25:33.872Z] #59 3.973 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:25:33.872Z] #59 3.973 + install_rootlesskit [2021-06-09T17:25:33.872Z] #59 3.973 + case "$1" in [2021-06-09T17:25:33.872Z] #59 3.973 + export CGO_ENABLED=0 [2021-06-09T17:25:33.872Z] #59 3.973 + CGO_ENABLED=0 [2021-06-09T17:25:33.872Z] #59 3.973 + _install_rootlesskit [2021-06-09T17:25:33.872Z] #59 3.974 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T17:25:33.872Z] #59 3.974 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5JVLlw2QF6/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:25:33.872Z] #59 3.974 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:25:33.872Z] #59 3.981 Cloning into '/tmp/tmp.5JVLlw2QF6/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T17:25:33.872Z] #59 6.361 + cd /tmp/tmp.5JVLlw2QF6/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:25:33.872Z] #59 6.361 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:25:33.872Z] #59 6.395 + export GO111MODULE=on [2021-06-09T17:25:33.872Z] #59 6.395 + GO111MODULE=on [2021-06-09T17:25:33.872Z] #59 6.395 + export GOPROXY=https://proxy.golang.org [2021-06-09T17:25:33.872Z] #59 6.395 + GOPROXY=https://proxy.golang.org [2021-06-09T17:25:33.872Z] #59 6.395 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:25:33.872Z] #59 6.395 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T17:25:33.872Z] #59 8.093 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:25:33.872Z] #59 8.106 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:25:33.872Z] #59 8.186 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T17:25:33.872Z] #59 8.276 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T17:25:33.872Z] #59 8.340 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T17:25:33.872Z] #59 8.357 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:25:33.872Z] #59 8.393 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:25:33.872Z] #59 8.643 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:25:33.872Z] #59 8.707 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:25:33.872Z] #59 8.728 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T17:25:33.872Z] #59 8.788 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T17:25:33.872Z] #59 8.869 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:25:33.872Z] #59 8.932 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:25:33.872Z] #59 9.009 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T17:25:33.872Z] #59 9.022 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:25:33.872Z] #59 9.067 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T17:25:33.872Z] #59 9.270 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:25:33.872Z] #59 9.459 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:25:33.872Z] #59 10.00 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:25:34.010Z] #46 14.51 crypto/subtle [2021-06-09T17:25:34.010Z] #46 14.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T17:25:34.149Z] #59 ... [2021-06-09T17:25:34.149Z] [2021-06-09T17:25:34.149Z] #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-09T17:25:34.149Z] #52 sha256:fdecebb6ace918387b49e1257a4187b999043c0c01f647c9dbc0634ac6124593 [2021-06-09T17:25:34.149Z] #52 4.450 + RM_GOPATH=0 [2021-06-09T17:25:34.149Z] #52 4.450 + TMP_GOPATH= [2021-06-09T17:25:34.149Z] #52 4.450 + : /build [2021-06-09T17:25:34.149Z] #52 4.450 + '[' -z '' ']' [2021-06-09T17:25:34.149Z] #52 4.452 ++ mktemp -d [2021-06-09T17:25:34.149Z] #52 4.453 + export GOPATH=/tmp/tmp.OXsXzc61iS [2021-06-09T17:25:34.149Z] #52 4.453 + GOPATH=/tmp/tmp.OXsXzc61iS [2021-06-09T17:25:34.149Z] #52 4.453 + RM_GOPATH=1 [2021-06-09T17:25:34.149Z] #52 4.453 + case "$(go env GOARCH)" in [2021-06-09T17:25:34.149Z] #52 4.457 ++ go env GOARCH [2021-06-09T17:25:34.149Z] #52 4.474 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:34.149Z] #52 4.474 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:34.149Z] #52 4.474 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:34.149Z] #52 4.474 + dir=/tmp/install [2021-06-09T17:25:34.149Z] #52 4.474 + bin=shfmt [2021-06-09T17:25:34.149Z] #52 4.474 + shift [2021-06-09T17:25:34.149Z] #52 4.474 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T17:25:34.149Z] #52 4.474 + . /tmp/install/shfmt.installer [2021-06-09T17:25:34.149Z] #52 4.474 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:25:34.149Z] #52 4.474 + install_shfmt [2021-06-09T17:25:34.149Z] #52 4.474 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T17:25:34.149Z] #52 4.474 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OXsXzc61iS/src/github.com/mvdan/sh [2021-06-09T17:25:34.149Z] #52 4.474 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:25:34.149Z] #52 4.481 Cloning into '/tmp/tmp.OXsXzc61iS/src/github.com/mvdan/sh'... [2021-06-09T17:25:34.149Z] #52 ... [2021-06-09T17:25:34.149Z] [2021-06-09T17:25:34.149Z] #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-09T17:25:34.149Z] #48 sha256:1620f8762669a26a760625354e7c795c342ac41b2ef58017dc63dda09def85e1 [2021-06-09T17:25:34.149Z] #48 4.663 + RM_GOPATH=0 [2021-06-09T17:25:34.149Z] #48 4.663 + TMP_GOPATH= [2021-06-09T17:25:34.149Z] #48 4.663 + : /build [2021-06-09T17:25:34.149Z] #48 4.663 + '[' -z '' ']' [2021-06-09T17:25:34.150Z] #48 4.663 ++ mktemp -d [2021-06-09T17:25:34.150Z] #48 4.665 + export GOPATH=/tmp/tmp.KoaKhQ0fBw [2021-06-09T17:25:34.150Z] #48 4.665 + GOPATH=/tmp/tmp.KoaKhQ0fBw [2021-06-09T17:25:34.150Z] #48 4.665 + RM_GOPATH=1 [2021-06-09T17:25:34.150Z] #48 4.665 + case "$(go env GOARCH)" in [2021-06-09T17:25:34.150Z] #48 4.665 ++ go env GOARCH [2021-06-09T17:25:34.150Z] #48 4.693 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:34.150Z] #48 4.693 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:34.150Z] #48 4.693 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:34.150Z] #48 4.693 + dir=/tmp/install [2021-06-09T17:25:34.150Z] #48 4.693 + bin=gotestsum [2021-06-09T17:25:34.150Z] #48 4.693 + shift [2021-06-09T17:25:34.150Z] #48 4.693 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T17:25:34.150Z] #48 4.693 + . /tmp/install/gotestsum.installer [2021-06-09T17:25:34.150Z] #48 4.693 ++ : v0.5.3 [2021-06-09T17:25:34.150Z] #48 4.693 + install_gotestsum [2021-06-09T17:25:34.150Z] #48 4.703 + set -e [2021-06-09T17:25:34.150Z] #48 4.703 + export GO111MODULE=on [2021-06-09T17:25:34.150Z] #48 4.703 + GO111MODULE=on [2021-06-09T17:25:34.150Z] #48 4.703 + GOBIN=/build [2021-06-09T17:25:34.150Z] #48 4.703 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T17:25:34.150Z] #48 4.727 go: finding gotest.tools v0.5.3 [2021-06-09T17:25:34.151Z] #48 4.733 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T17:25:34.151Z] #48 5.636 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T17:25:34.151Z] #48 6.170 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T17:25:34.151Z] #48 7.572 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T17:25:34.151Z] #48 7.578 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:25:34.151Z] #48 7.653 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:25:34.151Z] #48 7.772 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:25:34.151Z] #48 7.820 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T17:25:34.151Z] #48 7.842 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:25:34.151Z] #48 7.843 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:25:34.151Z] #48 7.871 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:25:34.151Z] #48 7.917 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T17:25:34.152Z] #48 7.956 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:25:34.152Z] #48 8.010 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:25:34.152Z] #48 8.237 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:25:34.152Z] #48 8.312 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:25:34.152Z] #48 8.337 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T17:25:34.152Z] #48 8.377 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:25:34.152Z] #48 8.402 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:25:34.152Z] #48 8.412 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:25:34.152Z] #48 8.658 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:25:34.152Z] #48 8.674 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:25:34.152Z] #48 9.706 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:25:34.152Z] #48 9.894 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:25:34.267Z] #46 14.63 internal/nettrace [2021-06-09T17:25:34.267Z] #46 14.84 runtime/cgo [2021-06-09T17:25:34.444Z] #48 ... [2021-06-09T17:25:34.444Z] [2021-06-09T17:25:34.444Z] #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-09T17:25:34.444Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-09T17:25:34.444Z] #32 4.232 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T17:25:34.444Z] #32 4.232 Cloning into '.'... [2021-06-09T17:25:34.444Z] #32 ... [2021-06-09T17:25:34.444Z] [2021-06-09T17:25:34.444Z] #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-09T17:25:34.444Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:25:34.444Z] #46 4.019 + RM_GOPATH=0 [2021-06-09T17:25:34.444Z] #46 4.019 + TMP_GOPATH= [2021-06-09T17:25:34.444Z] #46 4.019 + : /build [2021-06-09T17:25:34.444Z] #46 4.019 + '[' -z '' ']' [2021-06-09T17:25:34.444Z] #46 4.020 ++ mktemp -d [2021-06-09T17:25:34.444Z] #46 4.027 + export GOPATH=/tmp/tmp.MCvzJBsI8t [2021-06-09T17:25:34.444Z] #46 4.027 + GOPATH=/tmp/tmp.MCvzJBsI8t [2021-06-09T17:25:34.444Z] #46 4.027 + RM_GOPATH=1 [2021-06-09T17:25:34.444Z] #46 4.027 + case "$(go env GOARCH)" in [2021-06-09T17:25:34.444Z] #46 4.027 ++ go env GOARCH [2021-06-09T17:25:34.444Z] #46 4.043 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:34.444Z] #46 4.043 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:34.444Z] #46 4.048 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:34.445Z] #46 4.050 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:25:34.445Z] #46 4.053 + dir=/tmp/install [2021-06-09T17:25:34.445Z] #46 4.053 + bin=vndr [2021-06-09T17:25:34.445Z] #46 4.053 + shift [2021-06-09T17:25:34.445Z] #46 4.053 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T17:25:34.445Z] #46 4.053 + . /tmp/install/vndr.installer [2021-06-09T17:25:34.445Z] #46 4.053 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:25:34.445Z] #46 4.053 + install_vndr [2021-06-09T17:25:34.445Z] #46 4.053 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T17:25:34.445Z] #46 4.053 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MCvzJBsI8t/src/github.com/LK4D4/vndr [2021-06-09T17:25:34.445Z] #46 4.053 Cloning into '/tmp/tmp.MCvzJBsI8t/src/github.com/LK4D4/vndr'... [2021-06-09T17:25:34.445Z] #46 4.689 + cd /tmp/tmp.MCvzJBsI8t/src/github.com/LK4D4/vndr [2021-06-09T17:25:34.445Z] #46 4.689 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:25:34.445Z] #46 4.795 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T17:25:34.445Z] #46 5.873 runtime/internal/sys [2021-06-09T17:25:34.445Z] #46 5.906 internal/race [2021-06-09T17:25:34.445Z] #46 5.930 internal/cpu [2021-06-09T17:25:34.445Z] #46 6.062 runtime/internal/atomic [2021-06-09T17:25:34.445Z] #46 6.111 sync/atomic [2021-06-09T17:25:34.445Z] #46 6.460 runtime/internal/math [2021-06-09T17:25:34.445Z] #46 6.591 unicode [2021-06-09T17:25:34.445Z] #46 6.681 unicode/utf8 [2021-06-09T17:25:34.445Z] #46 6.756 internal/bytealg [2021-06-09T17:25:34.445Z] #46 6.948 math/bits [2021-06-09T17:25:34.445Z] #46 7.269 internal/testlog [2021-06-09T17:25:34.445Z] #46 7.486 encoding [2021-06-09T17:25:34.445Z] #46 7.690 unicode/utf16 [2021-06-09T17:25:34.445Z] #46 8.044 math [2021-06-09T17:25:34.445Z] #46 8.135 runtime [2021-06-09T17:25:34.445Z] #46 8.270 container/list [2021-06-09T17:25:34.445Z] #46 9.512 crypto/internal/subtle [2021-06-09T17:25:34.445Z] #46 10.11 crypto/subtle [2021-06-09T17:25:34.445Z] #46 10.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T17:25:34.445Z] #46 10.47 internal/nettrace [2021-06-09T17:25:34.710Z] #46 10.66 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T17:25:34.710Z] #46 ... [2021-06-09T17:25:34.710Z] [2021-06-09T17:25:34.710Z] #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-09T17:25:34.710Z] #34 sha256:8e9d4128c103d586ae2a3d92621647973079602d464b67d823905ebe638edd2e [2021-06-09T17:25:34.710Z] #34 4.381 Install go-toml version v1.8.1 [2021-06-09T17:25:34.710Z] #34 4.393 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T17:25:34.710Z] #34 4.394 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:25:34.710Z] #34 4.394 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T17:25:34.710Z] #34 4.394 go: finding github.com/pelletier v1.8.1 [2021-06-09T17:25:34.710Z] #34 4.437 go: finding github.com v1.8.1 [2021-06-09T17:25:34.710Z] #34 5.432 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:25:34.710Z] #34 5.810 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:25:34.710Z] #34 8.429 github.com/pelletier/go-toml [2021-06-09T17:25:34.710Z] #34 ... [2021-06-09T17:25:34.710Z] [2021-06-09T17:25:34.710Z] #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-09T17:25:34.710Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T17:25:34.710Z] #36 5.275 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:34.710Z] #36 5.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:34.710Z] #36 5.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:34.710Z] #36 6.164 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:25:34.710Z] #36 7.882 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:25:34.710Z] #36 8.862 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:25:34.710Z] #36 ... [2021-06-09T17:25:34.710Z] [2021-06-09T17:25:34.711Z] #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-09T17:25:34.711Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-09T17:25:34.711Z] #56 4.739 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:34.711Z] #56 4.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:34.711Z] #56 4.869 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:34.711Z] #56 5.686 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:25:34.711Z] #56 6.996 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:25:34.711Z] #56 8.311 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:25:34.817Z] #29 6.986 0.0% ########## 14.7% ############### 21.9% ######################### 35.0% ################################# 45.9% #################################### 51.0% ######################################## 56.5% ############################################# 63.3% ################################################ 67.8% ################################################### 71.5% ##################################################### 74.9% ######################################################## 78.6% ########################################################## 81.6% ############################################################## 86.7% ################################################################## 91.9% ####################################################################### 98.8% ######################################################################## 100.0% [2021-06-09T17:25:34.817Z] #29 8.919 [2021-06-09T17:25:34.975Z] #56 ... [2021-06-09T17:25:34.975Z] [2021-06-09T17:25:34.975Z] #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-09T17:25:34.975Z] #24 sha256:71653df3d2982015b75e12a4edd272eb4b1a21d6407de55031281c83c5806d4f [2021-06-09T17:25:34.975Z] #24 4.793 + RM_GOPATH=0 [2021-06-09T17:25:34.975Z] #24 4.793 + TMP_GOPATH= [2021-06-09T17:25:34.975Z] #24 4.793 + : /build [2021-06-09T17:25:34.975Z] #24 4.793 + '[' -z '' ']' [2021-06-09T17:25:34.975Z] #24 4.794 ++ mktemp -d [2021-06-09T17:25:34.975Z] #24 4.799 + export GOPATH=/tmp/tmp.ecHYRh88LU [2021-06-09T17:25:34.975Z] #24 4.799 + GOPATH=/tmp/tmp.ecHYRh88LU [2021-06-09T17:25:34.975Z] #24 4.799 + RM_GOPATH=1 [2021-06-09T17:25:34.975Z] #24 4.800 + case "$(go env GOARCH)" in [2021-06-09T17:25:34.975Z] #24 4.801 ++ go env GOARCH [2021-06-09T17:25:34.975Z] #24 4.869 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:34.975Z] #24 4.869 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:34.975Z] #24 4.869 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:34.975Z] #24 4.873 + dir=/tmp/install [2021-06-09T17:25:34.975Z] #24 4.873 + bin=dockercli [2021-06-09T17:25:34.975Z] #24 4.873 + shift [2021-06-09T17:25:34.975Z] #24 4.873 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T17:25:34.975Z] #24 4.873 + . /tmp/install/dockercli.installer [2021-06-09T17:25:34.975Z] #24 4.873 ++ : stable [2021-06-09T17:25:34.975Z] #24 4.873 ++ : 17.06.2-ce [2021-06-09T17:25:34.975Z] #24 4.873 + install_dockercli [2021-06-09T17:25:34.975Z] #24 4.873 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T17:25:34.975Z] #24 4.873 Install docker/cli version 17.06.2-ce from stable [2021-06-09T17:25:34.975Z] #24 4.874 ++ uname -m [2021-06-09T17:25:34.975Z] #24 4.879 + arch=aarch64 [2021-06-09T17:25:34.975Z] #24 4.880 + '[' aarch64 '!=' x86_64 ']' [2021-06-09T17:25:34.975Z] #24 4.880 + '[' aarch64 '!=' s390x ']' [2021-06-09T17:25:34.975Z] #24 4.881 + '[' aarch64 '!=' armhf ']' [2021-06-09T17:25:34.975Z] #24 4.881 + build_dockercli [2021-06-09T17:25:34.975Z] #24 4.881 + git clone https://github.com/docker/docker-ce /tmp/tmp.ecHYRh88LU/tmp/docker-ce [2021-06-09T17:25:34.975Z] #24 4.885 Cloning into '/tmp/tmp.ecHYRh88LU/tmp/docker-ce'... [2021-06-09T17:25:34.975Z] #24 ... [2021-06-09T17:25:34.975Z] [2021-06-09T17:25:34.975Z] #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-09T17:25:34.975Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-09T17:25:34.975Z] #40 4.507 + git clone https://github.com/docker/distribution.git . [2021-06-09T17:25:34.975Z] #40 4.507 Cloning into '.'... [2021-06-09T17:25:35.241Z] #40 ... [2021-06-09T17:25:35.241Z] [2021-06-09T17:25:35.241Z] #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-09T17:25:35.241Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:35.745Z] #29 9.889 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T17:25:35.775Z] #29 3.146 0.0% ## 4.0% ##### 7.8% ######## 12.0% ########### 16.2% ############## 20.8% ################### 26.7% ###################### 31.2% ########################## 37.2% ############################### 44.1% ################################ 45.4% ##################################### 51.8% ######################################## 56.6% ############################################ 62.4% ################################################# 68.6% ####################################################### 77.8% ########################################################### 83.2% ############################################################### 88.2% ################################################################### 93.4% ####################################################################### 99.0% ######################################################################## 100.0% [2021-06-09T17:25:36.040Z] #29 5.582 [2021-06-09T17:25:36.309Z] #29 10.33 [2021-06-09T17:25:36.572Z] #29 10.51 ######################################################################## 100.0% [2021-06-09T17:25:36.572Z] #29 10.62 [2021-06-09T17:25:36.836Z] #29 5.858 0.2% ####################### 32.1% ####################################### 55.3% ########################################################### 82.0% #################################################################### 95.2% ######################################################################## 100.0% [2021-06-09T17:25:36.836Z] #29 ... [2021-06-09T17:25:36.836Z] [2021-06-09T17:25:36.836Z] #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-09T17:25:36.836Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:25:36.836Z] #13 2.635 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:25:36.836Z] #13 2.662 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:36.836Z] #13 2.670 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:36.836Z] #13 2.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:36.836Z] #13 3.542 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-09T17:25:36.836Z] #13 4.961 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:25:36.836Z] #13 6.556 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:25:36.836Z] #13 8.142 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:25:37.101Z] #13 ... [2021-06-09T17:25:37.101Z] [2021-06-09T17:25:37.101Z] #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-09T17:25:37.101Z] #50 sha256:22c2bbab1c4b8ed71af938403e4626f5a9312d317ca5f0e9693405b0b2d18d64 [2021-06-09T17:25:37.101Z] #50 11.40 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T17:25:37.101Z] #50 11.43 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T17:25:37.101Z] #50 11.49 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T17:25:37.101Z] #50 11.49 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:25:37.101Z] #50 11.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:25:37.101Z] #50 11.50 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T17:25:37.101Z] #50 11.58 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:25:37.101Z] #50 11.63 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T17:25:37.101Z] #50 11.70 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:25:37.101Z] #50 11.81 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T17:25:37.101Z] #50 11.82 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:25:37.101Z] #50 11.94 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:25:37.101Z] #50 11.94 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:25:37.101Z] #50 11.97 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T17:25:37.101Z] #50 12.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:25:37.101Z] #50 12.12 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:25:37.101Z] #50 12.14 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:25:37.101Z] #50 12.17 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T17:25:37.101Z] #50 12.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:25:37.101Z] #50 12.27 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:25:37.101Z] #50 12.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:25:37.101Z] #50 12.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T17:25:37.101Z] #50 12.43 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:25:37.101Z] #50 12.50 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:25:37.101Z] #50 12.55 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T17:25:37.101Z] #50 12.57 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T17:25:37.101Z] #50 12.64 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:25:37.101Z] #50 12.71 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:25:37.101Z] #50 12.92 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T17:25:37.101Z] #50 12.95 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:25:37.101Z] #50 13.08 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:25:37.101Z] #50 13.10 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:25:37.101Z] #50 13.17 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:25:37.101Z] #50 13.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:25:37.501Z] #29 11.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-09T17:25:37.501Z] #29 ... [2021-06-09T17:25:37.501Z] [2021-06-09T17:25:37.501Z] #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-09T17:25:37.501Z] #50 sha256:d84e679c3434bef0de814cba625a6d68aaafeac6462078b27c4a072a9f05fbf7 [2021-06-09T17:25:37.501Z] #50 5.470 + RM_GOPATH=0 [2021-06-09T17:25:37.501Z] #50 5.470 + TMP_GOPATH= [2021-06-09T17:25:37.501Z] #50 5.470 + : /build [2021-06-09T17:25:37.501Z] #50 5.470 + '[' -z '' ']' [2021-06-09T17:25:37.501Z] #50 5.470 ++ mktemp -d [2021-06-09T17:25:37.501Z] #50 5.470 + export GOPATH=/tmp/tmp.aDFCtqskZI [2021-06-09T17:25:37.501Z] #50 5.470 + GOPATH=/tmp/tmp.aDFCtqskZI [2021-06-09T17:25:37.501Z] #50 5.470 + RM_GOPATH=1 [2021-06-09T17:25:37.501Z] #50 5.470 + case "$(go env GOARCH)" in [2021-06-09T17:25:37.501Z] #50 5.470 ++ go env GOARCH [2021-06-09T17:25:37.501Z] #50 5.477 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:37.501Z] #50 5.477 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:37.501Z] #50 5.478 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:37.501Z] #50 5.479 + dir=/tmp/install [2021-06-09T17:25:37.501Z] #50 5.480 + bin=golangci_lint [2021-06-09T17:25:37.501Z] #50 5.480 + shift [2021-06-09T17:25:37.501Z] #50 5.480 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T17:25:37.501Z] #50 5.480 + . /tmp/install/golangci_lint.installer [2021-06-09T17:25:37.501Z] #50 5.480 ++ : v1.23.8 [2021-06-09T17:25:37.501Z] #50 5.480 + install_golangci_lint [2021-06-09T17:25:37.501Z] #50 5.480 + set -e [2021-06-09T17:25:37.501Z] #50 5.480 + export GO111MODULE=on [2021-06-09T17:25:37.501Z] #50 5.480 + GO111MODULE=on [2021-06-09T17:25:37.501Z] #50 5.480 + GOBIN=/build [2021-06-09T17:25:37.501Z] #50 5.480 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T17:25:37.501Z] #50 5.509 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T17:25:37.501Z] #50 5.512 go: finding github.com v1.23.8 [2021-06-09T17:25:37.501Z] #50 5.513 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T17:25:37.501Z] #50 5.513 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:25:37.501Z] #50 5.513 go: finding github.com/golangci v1.23.8 [2021-06-09T17:25:37.501Z] #50 6.715 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:25:37.501Z] #50 7.487 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:25:37.544Z] #46 ... [2021-06-09T17:25:37.544Z] [2021-06-09T17:25:37.544Z] #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-09T17:25:37.544Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:25:37.544Z] #44 7.031 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:37.544Z] #44 7.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:37.544Z] #44 7.088 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:37.544Z] #44 7.717 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T17:25:37.544Z] #44 8.151 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:25:37.544Z] #44 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:25:37.544Z] #44 12.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:25:37.544Z] #44 15.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T17:25:37.544Z] #44 ... [2021-06-09T17:25:37.544Z] [2021-06-09T17:25:37.544Z] #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-09T17:25:37.544Z] #50 sha256:b185b739e4269c2daf6ec9360c83bd98ef31311a7bf0d9d67fb429a0b95d04d5 [2021-06-09T17:25:37.544Z] #50 13.33 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T17:25:37.544Z] #50 13.33 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T17:25:37.544Z] #50 13.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:25:37.545Z] #50 13.33 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T17:25:37.545Z] #50 13.45 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:25:37.545Z] #50 13.51 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T17:25:37.545Z] #50 13.60 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:25:37.545Z] #50 13.64 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T17:25:37.545Z] #50 14.07 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T17:25:37.545Z] #50 14.07 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T17:25:37.545Z] #50 14.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:25:37.545Z] #50 14.17 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T17:25:37.545Z] #50 14.23 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:25:37.545Z] #50 14.26 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:25:37.545Z] #50 14.26 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:25:37.545Z] #50 14.35 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:25:37.545Z] #50 14.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:25:37.545Z] #50 14.54 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:25:37.545Z] #50 14.54 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:25:37.545Z] #50 14.60 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T17:25:37.545Z] #50 14.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:25:37.545Z] #50 14.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:25:37.545Z] #50 14.79 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:25:37.545Z] #50 14.84 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T17:25:37.545Z] #50 14.84 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:25:37.545Z] #50 14.84 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:25:37.545Z] #50 14.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:25:37.545Z] #50 14.94 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:25:37.545Z] #50 14.98 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:25:37.545Z] #50 15.11 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:25:37.545Z] #50 15.22 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:25:37.545Z] #50 15.43 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:25:37.545Z] #50 15.48 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:25:37.545Z] #50 15.57 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:25:37.545Z] #50 15.78 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:25:37.545Z] #50 15.78 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:25:37.545Z] #50 15.78 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T17:25:37.545Z] #50 16.01 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T17:25:37.545Z] #50 16.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:25:37.545Z] #50 16.35 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:25:37.545Z] #50 16.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:25:37.545Z] #50 16.54 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:25:37.545Z] #50 16.67 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:25:37.545Z] #50 16.91 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:25:37.545Z] #50 17.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:25:37.545Z] #50 17.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:25:37.545Z] #50 17.67 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:25:37.545Z] #50 18.21 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:25:37.680Z] #50 13.58 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:25:37.760Z] #50 ... [2021-06-09T17:25:37.760Z] [2021-06-09T17:25:37.760Z] #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-09T17:25:37.760Z] #52 sha256:c9b3478fd3ca80b16546033cee836353cc09b22e792a2df9a4adb89a913a4010 [2021-06-09T17:25:37.760Z] #52 6.453 + RM_GOPATH=0 [2021-06-09T17:25:37.760Z] #52 6.453 + TMP_GOPATH= [2021-06-09T17:25:37.760Z] #52 6.453 + : /build [2021-06-09T17:25:37.760Z] #52 6.453 + '[' -z '' ']' [2021-06-09T17:25:37.760Z] #52 6.461 ++ mktemp -d [2021-06-09T17:25:37.760Z] #52 6.461 + export GOPATH=/tmp/tmp.idArbf6oiH [2021-06-09T17:25:37.760Z] #52 6.461 + GOPATH=/tmp/tmp.idArbf6oiH [2021-06-09T17:25:37.760Z] #52 6.461 + RM_GOPATH=1 [2021-06-09T17:25:37.760Z] #52 6.461 + case "$(go env GOARCH)" in [2021-06-09T17:25:37.760Z] #52 6.461 ++ go env GOARCH [2021-06-09T17:25:37.760Z] #52 6.505 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:37.760Z] #52 6.505 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:37.760Z] #52 6.513 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:37.760Z] #52 6.542 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:25:37.760Z] #52 6.543 + dir=/tmp/install [2021-06-09T17:25:37.760Z] #52 6.543 + bin=shfmt [2021-06-09T17:25:37.760Z] #52 6.543 + shift [2021-06-09T17:25:37.760Z] #52 6.543 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T17:25:37.760Z] #52 6.543 + . /tmp/install/shfmt.installer [2021-06-09T17:25:37.760Z] #52 6.543 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:25:37.760Z] #52 6.543 + install_shfmt [2021-06-09T17:25:37.760Z] #52 6.543 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T17:25:37.760Z] #52 6.543 + git clone https://github.com/mvdan/sh.git /tmp/tmp.idArbf6oiH/src/github.com/mvdan/sh [2021-06-09T17:25:37.760Z] #52 6.551 Cloning into '/tmp/tmp.idArbf6oiH/src/github.com/mvdan/sh'... [2021-06-09T17:25:37.760Z] #52 ... [2021-06-09T17:25:37.760Z] [2021-06-09T17:25:37.760Z] #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-09T17:25:37.760Z] #59 sha256:6ef9136db10150069c34655f911a80c68a43dc2d4a631a63fb5c3b02cf362202 [2021-06-09T17:25:37.760Z] #59 5.332 + RM_GOPATH=0 [2021-06-09T17:25:37.760Z] #59 5.332 + TMP_GOPATH= [2021-06-09T17:25:37.760Z] #59 5.332 + : /build [2021-06-09T17:25:37.760Z] #59 5.332 + '[' -z '' ']' [2021-06-09T17:25:37.760Z] #59 5.332 ++ mktemp -d [2021-06-09T17:25:37.760Z] #59 5.332 + export GOPATH=/tmp/tmp.4KmtgRn3rK [2021-06-09T17:25:37.760Z] #59 5.332 + GOPATH=/tmp/tmp.4KmtgRn3rK [2021-06-09T17:25:37.760Z] #59 5.332 + RM_GOPATH=1 [2021-06-09T17:25:37.760Z] #59 5.332 + case "$(go env GOARCH)" in [2021-06-09T17:25:37.760Z] #59 5.332 ++ go env GOARCH [2021-06-09T17:25:37.760Z] #59 5.339 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:37.760Z] #59 5.339 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:37.760Z] #59 5.339 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:37.760Z] #59 5.340 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:25:37.760Z] #59 5.344 + dir=/tmp/install [2021-06-09T17:25:37.760Z] #59 5.344 + bin=rootlesskit [2021-06-09T17:25:37.760Z] #59 5.344 + shift [2021-06-09T17:25:37.760Z] #59 5.344 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T17:25:37.760Z] #59 5.344 + . /tmp/install/rootlesskit.installer [2021-06-09T17:25:37.760Z] #59 5.344 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:25:37.760Z] #59 5.344 + install_rootlesskit [2021-06-09T17:25:37.760Z] #59 5.344 + case "$1" in [2021-06-09T17:25:37.760Z] #59 5.344 + export CGO_ENABLED=0 [2021-06-09T17:25:37.760Z] #59 5.344 + CGO_ENABLED=0 [2021-06-09T17:25:37.760Z] #59 5.344 + _install_rootlesskit [2021-06-09T17:25:37.760Z] #59 5.344 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T17:25:37.760Z] #59 5.344 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4KmtgRn3rK/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:25:37.760Z] #59 5.344 Cloning into '/tmp/tmp.4KmtgRn3rK/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T17:25:37.760Z] #59 9.667 + cd /tmp/tmp.4KmtgRn3rK/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:25:37.760Z] #59 9.673 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:25:37.760Z] #59 9.683 + export GO111MODULE=on [2021-06-09T17:25:37.760Z] #59 9.683 + GO111MODULE=on [2021-06-09T17:25:37.760Z] #59 9.683 + export GOPROXY=https://proxy.golang.org [2021-06-09T17:25:37.760Z] #59 9.684 + GOPROXY=https://proxy.golang.org [2021-06-09T17:25:37.760Z] #59 9.684 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:25:37.760Z] #59 9.684 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T17:25:37.949Z] #50 14.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:25:38.033Z] #59 ... [2021-06-09T17:25:38.033Z] [2021-06-09T17:25:38.033Z] #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-09T17:25:38.033Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:25:38.033Z] #44 7.328 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:38.033Z] #44 7.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:38.033Z] #44 7.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:38.033Z] #44 8.063 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T17:25:38.033Z] #44 8.513 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:25:38.033Z] #44 ... [2021-06-09T17:25:38.033Z] [2021-06-09T17:25:38.033Z] #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-09T17:25:38.033Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:25:38.033Z] #46 6.150 + RM_GOPATH=0 [2021-06-09T17:25:38.033Z] #46 6.150 + TMP_GOPATH= [2021-06-09T17:25:38.033Z] #46 6.150 + : /build [2021-06-09T17:25:38.033Z] #46 6.150 + '[' -z '' ']' [2021-06-09T17:25:38.033Z] #46 6.150 ++ mktemp -d [2021-06-09T17:25:38.033Z] #46 6.162 + export GOPATH=/tmp/tmp.s6vyK2vzhP [2021-06-09T17:25:38.033Z] #46 6.162 + GOPATH=/tmp/tmp.s6vyK2vzhP [2021-06-09T17:25:38.033Z] #46 6.162 + RM_GOPATH=1 [2021-06-09T17:25:38.033Z] #46 6.162 + case "$(go env GOARCH)" in [2021-06-09T17:25:38.033Z] #46 6.162 ++ go env GOARCH [2021-06-09T17:25:38.033Z] #46 6.190 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:25:38.033Z] #46 6.190 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:38.033Z] #46 6.190 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:38.033Z] #46 6.190 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:38.033Z] #46 6.190 + dir=/tmp/install [2021-06-09T17:25:38.033Z] #46 6.190 + bin=vndr [2021-06-09T17:25:38.033Z] #46 6.190 + shift [2021-06-09T17:25:38.033Z] #46 6.190 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T17:25:38.033Z] #46 6.190 + . /tmp/install/vndr.installer [2021-06-09T17:25:38.033Z] #46 6.190 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:25:38.033Z] #46 6.190 + install_vndr [2021-06-09T17:25:38.033Z] #46 6.190 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T17:25:38.033Z] #46 6.190 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.s6vyK2vzhP/src/github.com/LK4D4/vndr [2021-06-09T17:25:38.033Z] #46 6.191 Cloning into '/tmp/tmp.s6vyK2vzhP/src/github.com/LK4D4/vndr'... [2021-06-09T17:25:38.033Z] #46 7.214 + cd /tmp/tmp.s6vyK2vzhP/src/github.com/LK4D4/vndr [2021-06-09T17:25:38.033Z] #46 7.214 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:25:38.033Z] #46 7.271 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T17:25:38.033Z] #46 8.579 internal/cpu [2021-06-09T17:25:38.033Z] #46 8.628 runtime/internal/atomic [2021-06-09T17:25:38.033Z] #46 8.858 runtime/internal/sys [2021-06-09T17:25:38.033Z] #46 9.145 runtime/internal/math [2021-06-09T17:25:38.033Z] #46 9.269 internal/bytealg [2021-06-09T17:25:38.033Z] #46 9.278 internal/race [2021-06-09T17:25:38.033Z] #46 9.347 sync/atomic [2021-06-09T17:25:38.033Z] #46 9.774 unicode [2021-06-09T17:25:38.033Z] #46 10.15 runtime [2021-06-09T17:25:38.214Z] #50 14.37 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:25:38.291Z] #46 ... [2021-06-09T17:25:38.291Z] [2021-06-09T17:25:38.291Z] #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-09T17:25:38.291Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:25:38.291Z] #56 7.227 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:38.291Z] #56 7.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:38.291Z] #56 7.314 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:38.291Z] #56 8.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:25:38.291Z] #56 10.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:25:38.569Z] #56 ... [2021-06-09T17:25:38.569Z] [2021-06-09T17:25:38.569Z] #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-09T17:25:38.569Z] #34 sha256:b2440d99ae4384d2b913f015a7906274a202ad877c2091cca537b79b79f5e2c0 [2021-06-09T17:25:38.569Z] #34 5.897 Install go-toml version v1.8.1 [2021-06-09T17:25:38.569Z] #34 5.913 go: finding github.com v1.8.1 [2021-06-09T17:25:38.569Z] #34 5.913 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T17:25:38.569Z] #34 5.913 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T17:25:38.569Z] #34 5.913 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:25:38.569Z] #34 5.913 go: finding github.com/pelletier v1.8.1 [2021-06-09T17:25:38.569Z] #34 7.104 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:25:38.569Z] #34 7.499 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:25:38.569Z] #34 9.566 github.com/pelletier/go-toml [2021-06-09T17:25:38.569Z] #34 ... [2021-06-09T17:25:38.569Z] [2021-06-09T17:25:38.569Z] #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-09T17:25:38.569Z] #24 sha256:8199085ee005372137844bbdef578e21674a0d83c5396d15f2f684eefbed83e1 [2021-06-09T17:25:38.569Z] #24 6.425 + RM_GOPATH=0 [2021-06-09T17:25:38.569Z] #24 6.425 + TMP_GOPATH= [2021-06-09T17:25:38.569Z] #24 6.425 + : /build [2021-06-09T17:25:38.569Z] #24 6.425 + '[' -z '' ']' [2021-06-09T17:25:38.569Z] #24 6.425 ++ mktemp -d [2021-06-09T17:25:38.569Z] #24 6.433 + export GOPATH=/tmp/tmp.kBhKzi9gZ0 [2021-06-09T17:25:38.569Z] #24 6.433 + GOPATH=/tmp/tmp.kBhKzi9gZ0 [2021-06-09T17:25:38.569Z] #24 6.433 + RM_GOPATH=1 [2021-06-09T17:25:38.569Z] #24 6.433 + case "$(go env GOARCH)" in [2021-06-09T17:25:38.569Z] #24 6.435 ++ go env GOARCH [2021-06-09T17:25:38.569Z] #24 6.531 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:38.569Z] #24 6.531 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:38.569Z] #24 6.531 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:38.569Z] #24 6.531 + dir=/tmp/install [2021-06-09T17:25:38.569Z] #24 6.531 + bin=dockercli [2021-06-09T17:25:38.569Z] #24 6.531 + shift [2021-06-09T17:25:38.569Z] #24 6.531 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T17:25:38.569Z] #24 6.531 + . /tmp/install/dockercli.installer [2021-06-09T17:25:38.569Z] #24 6.531 ++ : stable [2021-06-09T17:25:38.569Z] #24 6.531 ++ : 17.06.2-ce [2021-06-09T17:25:38.569Z] #24 6.531 Install docker/cli version 17.06.2-ce from stable [2021-06-09T17:25:38.569Z] #24 6.532 + install_dockercli [2021-06-09T17:25:38.569Z] #24 6.532 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T17:25:38.569Z] #24 6.532 ++ uname -m [2021-06-09T17:25:38.569Z] #24 6.538 + arch=x86_64 [2021-06-09T17:25:38.569Z] #24 6.538 + '[' x86_64 '!=' x86_64 ']' [2021-06-09T17:25:38.569Z] #24 6.538 + url=https://download.docker.com/linux/static [2021-06-09T17:25:38.569Z] #24 6.538 + tar -xz docker/docker [2021-06-09T17:25:38.569Z] #24 6.546 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-09T17:25:38.572Z] #50 14.55 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:25:38.826Z] #24 ... [2021-06-09T17:25:38.826Z] [2021-06-09T17:25:38.826Z] #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-09T17:25:38.826Z] #29 sha256:2a1a78d7527723bec19d388f0aee40955527c8f9263dca5cfd4f621729a23bcc [2021-06-09T17:25:38.826Z] #29 11.79 [2021-06-09T17:25:38.826Z] #29 11.99 ######################################################################## 100.0% [2021-06-09T17:25:38.826Z] #29 12.12 [2021-06-09T17:25:38.826Z] #29 12.21 Download of images into '/build' complete. [2021-06-09T17:25:38.826Z] #29 12.21 Use something like the following to load the result into a Docker daemon: [2021-06-09T17:25:38.826Z] #29 12.21 tar -cC '/build' . | docker load [2021-06-09T17:25:38.826Z] #29 DONE 12.7s [2021-06-09T17:25:38.826Z] [2021-06-09T17:25:38.826Z] #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-09T17:25:38.826Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:25:38.826Z] #36 5.547 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:38.826Z] #36 5.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:38.826Z] #36 5.572 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:38.826Z] #36 6.271 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:25:38.826Z] #36 8.509 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:25:38.826Z] #36 10.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:25:38.826Z] #36 ... [2021-06-09T17:25:38.826Z] [2021-06-09T17:25:38.826Z] #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-09T17:25:38.826Z] #48 sha256:1354683001c344800ff75e0c8053c3e51fc97da31fe55c9103f0a31c2ba80aae [2021-06-09T17:25:38.826Z] #48 6.320 + RM_GOPATH=0 [2021-06-09T17:25:38.826Z] #48 6.320 + TMP_GOPATH= [2021-06-09T17:25:38.826Z] #48 6.320 + : /build [2021-06-09T17:25:38.826Z] #48 6.321 + '[' -z '' ']' [2021-06-09T17:25:38.826Z] #48 6.321 ++ mktemp -d [2021-06-09T17:25:38.826Z] #48 6.323 + export GOPATH=/tmp/tmp.wZNIDTtd2K [2021-06-09T17:25:38.826Z] #48 6.324 + GOPATH=/tmp/tmp.wZNIDTtd2K [2021-06-09T17:25:38.826Z] #48 6.324 + RM_GOPATH=1 [2021-06-09T17:25:38.826Z] #48 6.356 + case "$(go env GOARCH)" in [2021-06-09T17:25:38.826Z] #48 6.357 ++ go env GOARCH [2021-06-09T17:25:38.826Z] #48 6.461 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:38.826Z] #48 6.462 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:25:38.826Z] #48 6.462 ++ dirname /tmp/install/install.sh [2021-06-09T17:25:38.826Z] #48 6.471 + dir=/tmp/install [2021-06-09T17:25:38.826Z] #48 6.471 + bin=gotestsum [2021-06-09T17:25:38.826Z] #48 6.471 + shift [2021-06-09T17:25:38.826Z] #48 6.471 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T17:25:38.826Z] #48 6.471 + . /tmp/install/gotestsum.installer [2021-06-09T17:25:38.826Z] #48 6.471 ++ : v0.5.3 [2021-06-09T17:25:38.826Z] #48 6.471 + install_gotestsum [2021-06-09T17:25:38.826Z] #48 6.471 + set -e [2021-06-09T17:25:38.826Z] #48 6.471 + export GO111MODULE=on [2021-06-09T17:25:38.826Z] #48 6.471 + GO111MODULE=on [2021-06-09T17:25:38.826Z] #48 6.471 + GOBIN=/build [2021-06-09T17:25:38.826Z] #48 6.471 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T17:25:38.826Z] #48 6.632 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T17:25:38.826Z] #48 6.632 go: finding gotest.tools v0.5.3 [2021-06-09T17:25:38.826Z] #48 7.760 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T17:25:38.826Z] #48 8.298 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T17:25:38.826Z] #48 9.207 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:25:38.826Z] #48 9.210 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T17:25:38.826Z] #48 9.233 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:25:38.826Z] #48 9.239 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:25:38.826Z] #48 9.266 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:25:38.826Z] #48 9.305 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:25:38.826Z] #48 9.315 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T17:25:38.826Z] #48 9.417 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:25:38.826Z] #48 9.528 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:25:38.826Z] #48 9.808 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:25:38.826Z] #48 9.916 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:25:38.826Z] #48 9.940 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T17:25:38.826Z] #48 10.03 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:25:38.826Z] #48 10.03 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:25:38.826Z] #48 10.12 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:25:38.826Z] #48 10.23 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:25:38.826Z] #48 10.45 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:25:38.826Z] #48 10.45 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T17:25:38.826Z] #48 10.58 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:25:39.084Z] #48 ... [2021-06-09T17:25:39.084Z] [2021-06-09T17:25:39.084Z] #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-09T17:25:39.084Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:25:39.084Z] #32 6.344 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T17:25:39.084Z] #32 6.344 Cloning into '.'... [2021-06-09T17:25:39.084Z] #32 ... [2021-06-09T17:25:39.084Z] [2021-06-09T17:25:39.084Z] #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-09T17:25:39.084Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:25:39.084Z] #40 6.997 + git clone https://github.com/docker/distribution.git . [2021-06-09T17:25:39.084Z] #40 7.014 Cloning into '.'... [2021-06-09T17:25:39.225Z] #50 ... [2021-06-09T17:25:39.225Z] [2021-06-09T17:25:39.225Z] #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-09T17:25:39.225Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:25:39.225Z] #44 4.838 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:39.225Z] #44 4.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:39.225Z] #44 4.873 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:39.225Z] #44 5.760 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:25:39.225Z] #44 5.977 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T17:25:39.225Z] #44 7.580 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:25:39.225Z] #44 9.110 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:25:39.225Z] #44 11.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T17:25:39.225Z] #44 ... [2021-06-09T17:25:39.225Z] [2021-06-09T17:25:39.225Z] #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-09T17:25:39.225Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:39.225Z] #29 6.740 [2021-06-09T17:25:39.225Z] #29 7.052 0.0% ################### 26.7% ################################### 49.3% ####################################################### 77.4% ######################################################################## 100.0% [2021-06-09T17:25:39.225Z] #29 7.920 [2021-06-09T17:25:39.340Z] #40 ... [2021-06-09T17:25:39.340Z] [2021-06-09T17:25:39.340Z] #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-09T17:25:39.340Z] #59 sha256:6ef9136db10150069c34655f911a80c68a43dc2d4a631a63fb5c3b02cf362202 [2021-06-09T17:25:39.340Z] #59 11.63 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:25:39.340Z] #59 11.64 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:25:39.340Z] #59 11.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:25:39.596Z] #59 11.95 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T17:25:39.596Z] #59 12.03 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T17:25:39.936Z] #59 12.11 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T17:25:40.123Z] #50 ... [2021-06-09T17:25:40.123Z] [2021-06-09T17:25:40.123Z] #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-09T17:25:40.123Z] #34 sha256:4f200a99ac4fa0f580fb9df75c2f741fdc8af1ef36699b8c85ace32ddd7d1087 [2021-06-09T17:25:40.123Z] #34 15.99 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T17:25:40.123Z] #34 DONE 20.6s [2021-06-09T17:25:40.123Z] [2021-06-09T17:25:40.123Z] #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-09T17:25:40.123Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:25:40.123Z] #36 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:25:40.123Z] #36 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:25:40.192Z] #59 12.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:25:40.192Z] #59 12.45 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:25:40.192Z] #59 12.52 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:25:40.403Z] #36 ... [2021-06-09T17:25:40.403Z] [2021-06-09T17:25:40.403Z] #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-09T17:25:40.403Z] #59 sha256:f2d0f8203bd097568d14b873df532b659f473347cd89268e484a0a85148b525a [2021-06-09T17:25:40.403Z] #59 12.25 + cd /tmp/tmp.pO22pkJvPe/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:25:40.403Z] #59 12.25 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:25:40.403Z] #59 12.25 + export GO111MODULE=on [2021-06-09T17:25:40.403Z] #59 12.25 + GO111MODULE=on [2021-06-09T17:25:40.403Z] #59 12.25 + export GOPROXY=https://proxy.golang.org [2021-06-09T17:25:40.403Z] #59 12.25 + GOPROXY=https://proxy.golang.org [2021-06-09T17:25:40.403Z] #59 12.25 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:25:40.403Z] #59 12.25 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T17:25:40.403Z] #59 14.11 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:25:40.403Z] #59 14.12 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:25:40.403Z] #59 14.23 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T17:25:40.403Z] #59 14.30 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:25:40.403Z] #59 14.40 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T17:25:40.403Z] #59 14.40 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:25:40.403Z] #59 14.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:25:40.403Z] #59 14.54 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:25:40.403Z] #59 14.54 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:25:40.403Z] #59 14.62 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T17:25:40.403Z] #59 14.79 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T17:25:40.403Z] #59 15.03 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:25:40.403Z] #59 15.03 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:25:40.403Z] #59 15.03 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T17:25:40.403Z] #59 15.22 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T17:25:40.403Z] #59 15.40 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:25:40.403Z] #59 15.40 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:25:40.403Z] #59 15.74 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T17:25:40.403Z] #59 15.92 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:25:40.403Z] #59 17.25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:25:40.403Z] #59 17.25 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:25:40.403Z] #59 19.14 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T17:25:40.403Z] #59 19.70 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:25:40.403Z] #59 20.12 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:25:40.403Z] #59 ... [2021-06-09T17:25:40.403Z] [2021-06-09T17:25:40.403Z] #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-09T17:25:40.403Z] #48 sha256:0727d746c3dd689de75692766cc3194f91cad82dcb47db038a18cbca6f203acd [2021-06-09T17:25:40.403Z] #48 10.99 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:25:40.403Z] #48 14.98 go: finding github.com/fatih/color v1.9.0 [2021-06-09T17:25:40.403Z] #48 15.03 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:25:40.403Z] #48 15.03 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:25:40.403Z] #48 15.22 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:25:40.403Z] #48 15.22 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T17:25:40.403Z] #48 15.33 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:25:40.403Z] #48 15.43 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:25:40.403Z] #48 15.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:25:40.403Z] #48 15.78 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:25:40.403Z] #48 15.85 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:25:40.403Z] #48 15.85 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:25:40.448Z] #59 12.71 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:25:40.448Z] #59 12.72 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T17:25:40.675Z] #48 ... [2021-06-09T17:25:40.675Z] [2021-06-09T17:25:40.675Z] #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-09T17:25:40.675Z] #52 sha256:fc64ed4672ccd9a4591ba38110bc16a8b30ebd112604789b857b3f0197fe9699 [2021-06-09T17:25:40.675Z] #52 14.01 + cd /tmp/tmp.t0J6Jx0aPr/src/github.com/mvdan/sh [2021-06-09T17:25:40.675Z] #52 14.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:25:40.675Z] #52 14.14 + GO111MODULE=on [2021-06-09T17:25:40.675Z] #52 14.14 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T17:25:40.675Z] #52 15.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:25:40.675Z] #52 15.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:25:40.675Z] #52 15.51 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:25:40.675Z] #52 15.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:25:40.675Z] #52 15.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:25:40.675Z] #52 16.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:25:40.675Z] #52 17.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:25:40.675Z] #52 18.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:25:40.675Z] #52 19.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:25:40.675Z] #52 19.88 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:25:40.675Z] #52 20.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:25:40.675Z] #52 20.41 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:25:40.941Z] #29 8.108 0.0% ### 5.3% #### 6.3% ####### 10.1% ########## 15.2% ############# 18.7% ############## 19.6% ############### 21.2% #################### 28.9% ######################## 34.2% ########################## 37.4% ############################# 41.3% ################################# 46.9% ###################################### 54.1% ######################################## 56.2% ######################################### 57.1% ############################################## 64.4% ################################################# 68.9% ####################################################### 77.0% ########################################################### 82.3% ### [2021-06-09T17:25:40.941Z] #29 ... [2021-06-09T17:25:40.941Z] [2021-06-09T17:25:40.941Z] #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-09T17:25:40.941Z] #34 sha256:8e9d4128c103d586ae2a3d92621647973079602d464b67d823905ebe638edd2e [2021-06-09T17:25:40.941Z] #34 13.22 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T17:25:40.941Z] #34 DONE 17.1s [2021-06-09T17:25:40.941Z] [2021-06-09T17:25:40.941Z] #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-09T17:25:40.941Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:40.951Z] #52 21.49 runtime [2021-06-09T17:25:40.951Z] #52 21.49 runtime/cgo [2021-06-09T17:25:41.010Z] #59 13.44 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:25:41.010Z] #59 13.53 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T17:25:41.205Z] #29 8.108 0.0% ### 5.3% #### 6.3% ####### 10.1% ########## 15.2% ############# 18.7% ############## 19.6% ############### 21.2% #################### 28.9% ######################## 34.2% ########################## 37.4% ############################# 41.3% ################################# 46.9% ###################################### 54.1% ######################################## 56.2% ######################################### 57.1% ############################################## 64.4% ################################################# 68.9% ####################################################### 77.0% ########################################################### 82.3% ############################################################### 87.5% ################################################################# 91.2% #################################################################### 95.4% ######################################################################## 100.0% [2021-06-09T17:25:41.212Z] #52 ... [2021-06-09T17:25:41.212Z] [2021-06-09T17:25:41.212Z] #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-09T17:25:41.212Z] #50 sha256:b185b739e4269c2daf6ec9360c83bd98ef31311a7bf0d9d67fb429a0b95d04d5 [2021-06-09T17:25:41.212Z] #50 21.71 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:25:41.212Z] #50 21.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:25:41.313Z] #59 13.73 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T17:25:41.573Z] #59 13.96 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:25:41.573Z] #59 14.04 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:25:41.775Z] #50 21.75 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:25:41.775Z] #50 21.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:25:41.775Z] #50 21.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:25:41.775Z] #50 21.87 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:25:41.775Z] #50 21.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:25:41.775Z] #50 21.87 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:25:41.775Z] #50 21.87 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:25:41.775Z] #50 21.87 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:25:41.775Z] #50 21.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:25:41.775Z] #50 21.87 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:25:41.775Z] #50 21.87 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:25:41.775Z] #50 22.20 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:25:41.775Z] #50 22.20 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:25:41.775Z] #50 22.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:25:41.775Z] #50 22.20 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:25:41.775Z] #50 22.20 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:25:41.775Z] #50 22.20 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:25:41.775Z] #50 22.20 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T17:25:41.775Z] #50 22.20 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:25:41.775Z] #50 22.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:25:41.775Z] #50 22.20 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:25:41.775Z] #50 22.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:25:41.775Z] #50 ... [2021-06-09T17:25:41.775Z] [2021-06-09T17:25:41.775Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T17:25:41.775Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:25:41.775Z] #13 7.457 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:25:41.775Z] #13 7.504 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:41.775Z] #13 7.603 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:41.775Z] #13 7.704 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:41.775Z] #13 8.470 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T17:25:41.775Z] #13 10.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:25:41.775Z] #13 12.31 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:25:41.775Z] #13 14.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:25:41.785Z] #29 11.29 [2021-06-09T17:25:41.842Z] #59 14.19 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T17:25:41.842Z] #59 14.28 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:25:42.031Z] #13 ... [2021-06-09T17:25:42.031Z] [2021-06-09T17:25:42.031Z] #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-09T17:25:42.031Z] #50 sha256:b185b739e4269c2daf6ec9360c83bd98ef31311a7bf0d9d67fb429a0b95d04d5 [2021-06-09T17:25:42.031Z] #50 22.57 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:25:42.031Z] #50 22.57 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T17:25:42.031Z] #50 22.57 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:25:42.031Z] #50 22.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:25:42.287Z] #50 22.68 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:25:42.287Z] #50 22.68 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T17:25:42.287Z] #50 22.68 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:25:42.287Z] #50 22.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:25:42.287Z] #50 22.84 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:25:42.421Z] #59 ... [2021-06-09T17:25:42.421Z] [2021-06-09T17:25:42.421Z] #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-09T17:25:42.421Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:25:42.421Z] #13 3.159 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:25:42.421Z] #13 3.235 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:25:42.421Z] #13 3.282 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:25:42.421Z] #13 3.306 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:25:42.421Z] #13 4.197 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T17:25:42.421Z] #13 6.158 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:25:42.421Z] #13 10.11 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:25:42.421Z] #13 ... [2021-06-09T17:25:42.421Z] [2021-06-09T17:25:42.421Z] #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-09T17:25:42.421Z] #59 sha256:6ef9136db10150069c34655f911a80c68a43dc2d4a631a63fb5c3b02cf362202 [2021-06-09T17:25:42.421Z] #59 14.86 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:25:42.543Z] #50 22.89 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:25:42.544Z] #50 23.12 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T17:25:42.544Z] #50 23.12 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:25:42.544Z] #50 23.19 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:25:42.799Z] #50 23.31 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:25:42.799Z] #50 23.36 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:25:43.055Z] #50 23.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:25:43.055Z] #50 23.46 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T17:25:43.055Z] #50 23.46 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:25:43.055Z] #50 23.59 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:25:43.055Z] #50 23.59 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:25:43.055Z] #50 23.59 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:25:43.055Z] #50 23.70 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:25:43.311Z] #50 ... [2021-06-09T17:25:43.311Z] [2021-06-09T17:25:43.311Z] #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-09T17:25:43.311Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:25:43.311Z] #56 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:25:43.351Z] #59 15.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:25:43.351Z] #59 15.73 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:25:43.570Z] #56 ... [2021-06-09T17:25:43.570Z] [2021-06-09T17:25:43.570Z] #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-09T17:25:43.570Z] #50 sha256:b185b739e4269c2daf6ec9360c83bd98ef31311a7bf0d9d67fb429a0b95d04d5 [2021-06-09T17:25:43.570Z] #50 23.83 go: downloading golang.org/x/text v0.3.2 [2021-06-09T17:25:43.570Z] #50 23.83 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T17:25:43.570Z] #50 23.88 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:25:43.570Z] #50 24.04 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:25:43.570Z] #50 24.04 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:25:43.570Z] #50 24.07 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:25:43.829Z] #50 24.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:25:43.829Z] #50 24.32 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T17:25:43.829Z] #50 24.32 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:25:44.179Z] #50 24.72 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:25:44.283Z] #59 ... [2021-06-09T17:25:44.283Z] [2021-06-09T17:25:44.283Z] #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-09T17:25:44.283Z] #24 sha256:8199085ee005372137844bbdef578e21674a0d83c5396d15f2f684eefbed83e1 [2021-06-09T17:25:44.283Z] #24 16.40 + mkdir -p /build [2021-06-09T17:25:44.283Z] #24 16.41 + mv docker/docker /build/ [2021-06-09T17:25:44.283Z] #24 16.41 + rmdir docker [2021-06-09T17:25:44.283Z] #24 DONE 16.6s [2021-06-09T17:25:44.283Z] [2021-06-09T17:25:44.283Z] #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-09T17:25:44.283Z] #50 sha256:d84e679c3434bef0de814cba625a6d68aaafeac6462078b27c4a072a9f05fbf7 [2021-06-09T17:25:44.283Z] #50 15.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:25:44.283Z] #50 15.04 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T17:25:44.283Z] #50 15.05 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T17:25:44.283Z] #50 15.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:25:44.283Z] #50 15.34 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T17:25:44.283Z] #50 15.35 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T17:25:44.283Z] #50 15.45 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T17:25:44.283Z] #50 15.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:25:44.283Z] #50 15.81 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T17:25:44.283Z] #50 15.87 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T17:25:44.283Z] #50 16.05 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T17:25:44.283Z] #50 16.15 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T17:25:44.283Z] #50 16.20 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T17:25:44.283Z] #50 16.23 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:25:44.283Z] #50 16.31 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:25:44.283Z] #50 16.31 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T17:25:44.283Z] #50 16.33 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:25:44.283Z] #50 16.38 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T17:25:44.283Z] #50 16.69 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:25:44.283Z] #50 16.74 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T17:25:44.283Z] #50 16.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:25:44.283Z] #50 16.83 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:25:44.436Z] #50 25.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:25:44.518Z] #29 11.69 0.0% 1.1% # 2.6% ### 4.4% #### 5.9% ##### 7.2% ###### 8.9% ####### 10.1% ######## 11.2% ######## 12.0% ########## 14.0% ########## 14.0% ########## 15.1% ########### 15.9% ############ 17.6% ############## 19.5% ############### 21.9% ################# 24.5% ################## 25.7% ################### 27.0% #################### 28.2% ##################### 29.4% ###################### 31.7% [2021-06-09T17:25:44.518Z] #29 ... [2021-06-09T17:25:44.518Z] [2021-06-09T17:25:44.518Z] #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-09T17:25:44.518Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:25:44.518Z] #46 10.69 runtime/cgo [2021-06-09T17:25:44.539Z] #50 16.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:25:44.539Z] #50 17.11 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:25:44.693Z] #50 25.17 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:25:44.693Z] #50 25.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:25:44.785Z] #46 ... [2021-06-09T17:25:44.785Z] [2021-06-09T17:25:44.785Z] #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-09T17:25:44.785Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:44.786Z] #29 11.69 0.0% 1.1% # 2.6% ### 4.4% #### 5.9% ##### 7.2% ###### 8.9% ####### 10.1% ######## 11.2% ######## 12.0% ########## 14.0% ########## 14.0% ########## 15.1% ########### 15.9% ############ 17.6% ############## 19.5% ############### 21.9% ################# 24.5% ################## 25.7% ################### 27.0% #################### 28.2% ##################### 29.4% ###################### 31.7% ######################## 33.6% ######################### 35.4% ########################## 37.3% [2021-06-09T17:25:44.786Z] #29 ... [2021-06-09T17:25:44.786Z] [2021-06-09T17:25:44.786Z] #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-09T17:25:44.786Z] #59 sha256:d53d9f38b8a547d33d1750ff1082003f2f28fe997335c7a387d6672aacc4f670 [2021-06-09T17:25:44.786Z] #59 10.98 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:25:44.786Z] #59 11.24 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:25:44.786Z] #59 11.25 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T17:25:44.786Z] #59 11.26 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:25:44.786Z] #59 11.52 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:25:44.786Z] #59 13.76 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:25:44.786Z] #59 14.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:25:44.786Z] #59 14.94 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:25:44.786Z] #59 15.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:25:44.786Z] #59 15.57 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:25:44.786Z] #59 15.70 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:25:44.786Z] #59 20.92 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:25:44.786Z] #59 21.05 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:25:44.950Z] #50 25.46 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:25:44.950Z] #50 25.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:25:45.053Z] #59 21.15 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:25:45.053Z] #59 21.15 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:25:45.053Z] #59 ... [2021-06-09T17:25:45.053Z] [2021-06-09T17:25:45.053Z] #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-09T17:25:45.053Z] #48 sha256:1620f8762669a26a760625354e7c795c342ac41b2ef58017dc63dda09def85e1 [2021-06-09T17:25:45.053Z] #48 11.15 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:25:45.053Z] #48 15.19 go: finding github.com/fatih/color v1.9.0 [2021-06-09T17:25:45.053Z] #48 15.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:25:45.053Z] #48 15.29 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:25:45.053Z] #48 15.47 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T17:25:45.053Z] #48 15.59 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:25:45.053Z] #48 15.68 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:25:45.053Z] #48 15.78 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:25:45.053Z] #48 15.81 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:25:45.053Z] #48 16.08 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:25:45.053Z] #48 16.10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:25:45.053Z] #48 16.19 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:25:45.053Z] #48 ... [2021-06-09T17:25:45.053Z] [2021-06-09T17:25:45.053Z] #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-09T17:25:45.053Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:45.101Z] #50 17.33 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T17:25:45.101Z] #50 17.38 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:25:45.101Z] #50 17.50 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:25:45.207Z] #50 25.78 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:25:45.464Z] #50 25.97 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:25:45.665Z] #50 17.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:25:45.665Z] #50 17.88 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:25:45.665Z] #50 17.96 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:25:45.665Z] #50 18.07 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:25:45.665Z] #50 18.08 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:25:45.665Z] #50 18.16 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:25:45.935Z] #50 18.32 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:25:45.935Z] #50 18.34 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:25:45.935Z] #50 18.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:25:45.935Z] #50 18.34 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:25:45.935Z] #50 18.34 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T17:25:45.935Z] #50 18.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:25:46.028Z] #50 26.34 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T17:25:46.028Z] #50 26.47 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:25:46.191Z] #50 18.48 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T17:25:46.191Z] #50 18.48 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T17:25:46.191Z] #50 18.48 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:25:46.191Z] #50 18.77 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T17:25:46.284Z] #50 26.67 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:25:46.284Z] #50 26.67 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T17:25:46.284Z] #50 26.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:25:46.284Z] #50 26.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:25:46.284Z] #50 26.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:25:46.284Z] #50 26.76 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T17:25:46.379Z] #29 11.69 0.0% 1.1% # 2.6% ### 4.4% #### 5.9% ##### 7.2% ###### 8.9% ####### 10.1% ######## 11.2% ######## 12.0% ########## 14.0% ########## 14.0% ########## 15.1% ########### 15.9% ############ 17.6% ############## 19.5% ############### 21.9% ################# 24.5% ################## 25.7% ################### 27.0% #################### 28.2% ##################### 29.4% ###################### 31.7% ######################## 33.6% ######################### 35.4% ########################## 37.3% ########################### 38.7% ############################ 39.9% ############################# 40.7% ############################## 42.4% ############################### 43.9% ################################ 45.6% ################################## 47.2% ################################### 49.3% ##################################### 51.5% ###################################### 53.3% ####################################### 55.0% ######################################### 57.1% ########################################## 58.5% ########################################### 60.5% [2021-06-09T17:25:46.379Z] #29 ... [2021-06-09T17:25:46.379Z] [2021-06-09T17:25:46.379Z] #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-09T17:25:46.379Z] #52 sha256:fdecebb6ace918387b49e1257a4187b999043c0c01f647c9dbc0634ac6124593 [2021-06-09T17:25:46.379Z] #52 12.50 + cd /tmp/tmp.OXsXzc61iS/src/github.com/mvdan/sh [2021-06-09T17:25:46.379Z] #52 12.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:25:46.379Z] #52 12.70 + GO111MODULE=on [2021-06-09T17:25:46.379Z] #52 12.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T17:25:46.379Z] #52 13.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:25:46.379Z] #52 13.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:25:46.379Z] #52 14.02 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:25:46.379Z] #52 14.20 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:25:46.379Z] #52 14.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:25:46.379Z] #52 14.83 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:25:46.379Z] #52 16.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:25:46.379Z] #52 17.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:25:46.379Z] #52 18.96 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:25:46.379Z] #52 19.00 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:25:46.379Z] #52 19.16 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:25:46.379Z] #52 19.51 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:25:46.379Z] #52 20.67 runtime [2021-06-09T17:25:46.379Z] #52 ... [2021-06-09T17:25:46.379Z] [2021-06-09T17:25:46.379Z] #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-09T17:25:46.379Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:46.447Z] #50 18.77 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:25:46.447Z] #50 18.79 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T17:25:46.447Z] #50 18.82 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:25:46.447Z] #50 18.83 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:25:46.447Z] #50 18.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:25:46.447Z] #50 18.91 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T17:25:46.447Z] #50 19.00 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:25:46.541Z] #50 26.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:25:46.541Z] #50 27.19 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:25:46.644Z] #29 11.69 0.0% 1.1% # 2.6% ### 4.4% #### 5.9% ##### 7.2% ###### 8.9% ####### 10.1% ######## 11.2% ######## 12.0% ########## 14.0% ########## 14.0% ########## 15.1% ########### 15.9% ############ 17.6% ############## 19.5% ############### 21.9% ################# 24.5% ################## 25.7% ################### 27.0% #################### 28.2% ##################### 29.4% ###################### 31.7% ######################## 33.6% ######################### 35.4% ########################## 37.3% ########################### 38.7% ############################ 39.9% ############################# 40.7% ############################## 42.4% ############################### 43.9% ################################ 45.6% ################################## 47.2% ################################### 49.3% ##################################### 51.5% ###################################### 53.3% ####################################### 55.0% ######################################### 57.1% ########################################## 58.5% ########################################### 60.5% ############################################ 62.2% ############################################# 63.7% [2021-06-09T17:25:46.644Z] #29 ... [2021-06-09T17:25:46.644Z] [2021-06-09T17:25:46.644Z] #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-09T17:25:46.644Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-09T17:25:46.644Z] #56 12.72 Fetched 8271 kB in 8s (999 kB/s) [2021-06-09T17:25:46.644Z] #56 12.72 Reading package lists... [2021-06-09T17:25:46.644Z] #56 16.74 Reading package lists... [2021-06-09T17:25:46.644Z] #56 22.61 Building dependency tree... [2021-06-09T17:25:46.644Z] #56 ... [2021-06-09T17:25:46.644Z] [2021-06-09T17:25:46.644Z] #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-09T17:25:46.644Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:46.703Z] #50 19.09 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T17:25:46.703Z] #50 19.11 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:25:46.798Z] #50 27.31 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:25:46.798Z] #50 27.31 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T17:25:46.798Z] #50 27.31 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:25:46.798Z] #50 27.31 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:25:46.798Z] #50 27.31 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:25:46.798Z] #50 27.46 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:25:46.798Z] #50 27.46 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:25:46.798Z] #50 27.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:25:46.798Z] #50 27.46 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:25:46.798Z] #50 27.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:25:46.961Z] #50 19.21 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T17:25:46.961Z] #50 19.22 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:25:46.961Z] #50 19.27 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:25:46.961Z] #50 19.27 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:25:46.961Z] #50 19.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:25:47.218Z] #50 19.64 go: downloading golang.org/x/text v0.3.2 [2021-06-09T17:25:47.218Z] #50 19.64 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:25:47.361Z] #50 27.75 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T17:25:47.361Z] #50 27.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T17:25:47.361Z] #50 27.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:25:47.361Z] #50 27.87 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:25:47.361Z] #50 27.87 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:25:47.361Z] #50 27.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:25:47.361Z] #50 27.87 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:25:47.361Z] #50 27.90 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:25:47.361Z] #50 27.90 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T17:25:47.361Z] #50 28.03 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:25:47.477Z] #50 19.84 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:25:47.477Z] #50 19.84 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:25:47.733Z] #50 19.96 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:25:47.733Z] #50 20.06 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:25:47.924Z] #50 28.18 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T17:25:47.924Z] #50 28.18 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T17:25:47.924Z] #50 28.31 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T17:25:48.181Z] #50 28.49 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:25:48.181Z] #50 28.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:25:48.181Z] #50 28.58 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:25:48.181Z] #50 28.62 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:25:48.181Z] #50 28.74 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:25:48.662Z] #50 ... [2021-06-09T17:25:48.662Z] [2021-06-09T17:25:48.662Z] #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-09T17:25:48.662Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:25:48.662Z] #44 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:25:48.662Z] #44 14.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:25:48.662Z] #44 17.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T17:25:48.745Z] #50 29.20 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:25:48.864Z] Running on azwin-2-4b5c20 in d:\jenkins\workspace\moby_PR-42432 [Pipeline] { [Pipeline] ws [2021-06-09T17:25:48.884Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-09T17:25:48.932Z] #44 ... [2021-06-09T17:25:48.932Z] [2021-06-09T17:25:48.932Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T17:25:48.932Z] #52 sha256:c9b3478fd3ca80b16546033cee836353cc09b22e792a2df9a4adb89a913a4010 [2021-06-09T17:25:48.932Z] #52 18.94 + cd /tmp/tmp.idArbf6oiH/src/github.com/mvdan/sh [2021-06-09T17:25:48.932Z] #52 18.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:25:48.932Z] #52 19.05 + GO111MODULE=on [2021-06-09T17:25:48.932Z] #52 19.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T17:25:48.932Z] #52 20.35 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:25:48.932Z] #52 20.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:25:48.932Z] #52 20.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:25:48.933Z] #52 20.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:25:48.933Z] #52 20.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:25:48.933Z] #52 21.40 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:25:49.194Z] #29 11.69 0.0% 1.1% # 2.6% ### 4.4% #### 5.9% ##### 7.2% ###### 8.9% ####### 10.1% ######## 11.2% ######## 12.0% ########## 14.0% ########## 14.0% ########## 15.1% ########### 15.9% ############ 17.6% ############## 19.5% ############### 21.9% ################# 24.5% ################## 25.7% ################### 27.0% #################### 28.2% ##################### 29.4% ###################### 31.7% ######################## 33.6% ######################### 35.4% ########################## 37.3% ########################### 38.7% ############################ 39.9% ############################# 40.7% ############################## 42.4% ############################### 43.9% ################################ 45.6% ################################## 47.2% ################################### 49.3% ##################################### 51.5% ###################################### 53.3% ####################################### 55.0% ######################################### 57.1% ########################################## 58.5% ########################################### 60.5% ############################################ 62.2% ############################################# 63.7% ############################################## 65.3% ################################################ 67.2% ################################################# 68.7% ################################################## 69.8% ################################################### 71.5% #################################################### 73.2% ###################################################### 75.5% ####################################################### 77.2% ######################################################## 78.8% ######################################################### 80.3% ########################################################### 82.1% ############################################################ 83.8% ############################################################# 85.6% ############################################################## 87.2% ############################################################### 88.2% ################################################################ 89.2% ################################################################# 90.5% ################################################################## 91.7% ################################################################### 93.3% #################################################################### 95.1% ##################################################################### 96.7% ###################################################################### 98.0% ####################################################################### 99.6% ######################################################################## 100.0% [2021-06-09T17:25:49.194Z] #29 18.61 [2021-06-09T17:25:49.194Z] #29 ... [2021-06-09T17:25:49.194Z] [2021-06-09T17:25:49.194Z] #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-09T17:25:49.194Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T17:25:49.194Z] #36 15.05 Fetched 8271 kB in 10s (825 kB/s) [2021-06-09T17:25:49.194Z] #36 15.05 Reading package lists... [2021-06-09T17:25:49.194Z] #36 19.81 Reading package lists... [2021-06-09T17:25:49.194Z] #36 ... [2021-06-09T17:25:49.194Z] [2021-06-09T17:25:49.194Z] #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-09T17:25:49.194Z] #50 sha256:22c2bbab1c4b8ed71af938403e4626f5a9312d317ca5f0e9693405b0b2d18d64 [2021-06-09T17:25:49.194Z] #50 19.02 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:25:49.194Z] #50 19.04 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:25:49.194Z] #50 19.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:25:49.194Z] #50 19.04 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:25:49.194Z] #50 19.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:25:49.194Z] #50 19.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:25:49.194Z] #50 19.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:25:49.194Z] #50 19.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:25:49.194Z] #50 19.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:25:49.194Z] #50 19.15 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:25:49.194Z] #50 19.45 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:25:49.194Z] #50 19.45 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:25:49.194Z] #50 19.45 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:25:49.194Z] #50 19.45 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:25:49.194Z] #50 19.46 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:25:49.194Z] #50 19.46 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T17:25:49.194Z] #50 19.46 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:25:49.194Z] #50 19.47 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:25:49.194Z] #50 19.47 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:25:49.194Z] #50 19.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:25:49.194Z] #50 19.53 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:25:49.194Z] #50 19.53 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:25:49.194Z] #50 19.54 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:25:49.194Z] #50 19.65 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:25:49.194Z] #50 19.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:25:49.194Z] #50 19.66 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:25:49.194Z] #50 19.75 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:25:49.194Z] #50 19.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:25:49.194Z] #50 19.80 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:25:49.194Z] #50 19.82 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:25:49.194Z] #50 19.84 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T17:25:49.194Z] #50 19.92 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:25:49.194Z] #50 19.94 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:25:49.194Z] #50 19.99 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:25:49.194Z] #50 20.02 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T17:25:49.194Z] #50 20.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:25:49.194Z] #50 20.02 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:25:49.194Z] #50 20.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:25:49.194Z] #50 20.17 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T17:25:49.194Z] #50 20.18 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:25:49.194Z] #50 20.22 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:25:49.194Z] #50 20.22 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:25:49.194Z] #50 20.33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:25:49.194Z] #50 20.36 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T17:25:49.194Z] #50 20.36 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:25:49.194Z] #50 20.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:25:49.194Z] #50 20.47 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:25:49.194Z] #50 20.54 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:25:49.194Z] #50 20.57 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:25:49.194Z] #50 20.68 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:25:49.194Z] #50 20.70 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:25:49.194Z] #50 20.77 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:25:49.194Z] #50 20.81 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:25:49.194Z] #50 20.81 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:25:49.194Z] #50 20.81 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:25:49.194Z] #50 20.84 go: downloading golang.org/x/text v0.3.2 [2021-06-09T17:25:49.194Z] #50 20.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:25:49.194Z] #50 20.92 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T17:25:49.194Z] #50 21.08 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:25:49.194Z] #50 21.28 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:25:49.194Z] #50 21.30 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:25:49.194Z] #50 21.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:25:49.194Z] #50 21.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:25:49.194Z] #50 21.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:25:49.194Z] #50 21.51 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:25:49.194Z] #50 21.56 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:25:49.194Z] #50 21.69 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:25:49.194Z] #50 21.76 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:25:49.194Z] #50 21.81 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:25:49.194Z] #50 21.86 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:25:49.194Z] #50 21.89 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:25:49.194Z] #50 21.93 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:25:49.194Z] #50 21.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:25:49.194Z] #50 21.98 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T17:25:49.194Z] #50 21.99 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:25:49.194Z] #50 22.08 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:25:49.194Z] #50 22.32 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T17:25:49.194Z] #50 22.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:25:49.194Z] #50 22.48 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:25:49.194Z] #50 22.48 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T17:25:49.194Z] #50 22.48 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T17:25:49.194Z] #50 22.52 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T17:25:49.194Z] #50 22.76 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:25:49.194Z] #50 22.78 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:25:49.194Z] #50 22.81 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T17:25:49.194Z] #50 22.81 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:25:49.194Z] #50 22.83 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T17:25:49.194Z] #50 22.83 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T17:25:49.194Z] #50 22.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:25:49.194Z] #50 23.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:25:49.194Z] #50 23.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:25:49.194Z] #50 23.15 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:25:49.194Z] #50 23.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:25:49.194Z] #50 23.43 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:25:49.194Z] #50 23.46 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:25:49.194Z] #50 23.59 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:25:49.194Z] #50 23.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:25:49.194Z] #50 23.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:25:49.194Z] #50 23.62 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:25:49.194Z] #50 23.77 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:25:49.194Z] #50 23.77 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:25:49.194Z] #50 23.80 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:25:49.194Z] #50 23.86 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:25:49.194Z] #50 23.95 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:25:49.194Z] #50 24.24 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T17:25:49.194Z] #50 24.35 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T17:25:49.194Z] #50 24.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:25:49.194Z] #50 24.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:25:49.194Z] #50 24.46 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:25:49.194Z] #50 24.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:25:49.194Z] #50 24.48 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T17:25:49.458Z] #50 25.54 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:25:49.870Z] #52 22.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:25:50.126Z] #52 ... [2021-06-09T17:25:50.126Z] [2021-06-09T17:25:50.126Z] #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-09T17:25:50.126Z] #34 sha256:b2440d99ae4384d2b913f015a7906274a202ad877c2091cca537b79b79f5e2c0 [2021-06-09T17:25:50.126Z] #34 18.82 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T17:25:50.126Z] #34 DONE 22.5s [2021-06-09T17:25:50.149Z] The recommended git tool is: git [2021-06-09T17:25:50.382Z] [2021-06-09T17:25:50.382Z] #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-09T17:25:50.382Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:25:50.382Z] #46 14.99 unicode/utf8 [2021-06-09T17:25:50.382Z] #46 15.63 math/bits [2021-06-09T17:25:50.382Z] #46 16.15 math [2021-06-09T17:25:50.382Z] #46 20.09 internal/testlog [2021-06-09T17:25:50.382Z] #46 20.37 encoding [2021-06-09T17:25:50.382Z] #46 20.52 unicode/utf16 [2021-06-09T17:25:50.382Z] #46 20.77 container/list [2021-06-09T17:25:50.382Z] #46 21.25 crypto/internal/subtle [2021-06-09T17:25:50.382Z] #46 21.35 crypto/subtle [2021-06-09T17:25:50.382Z] #46 21.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T17:25:50.382Z] #46 21.59 internal/nettrace [2021-06-09T17:25:50.382Z] #46 21.85 runtime/cgo [2021-06-09T17:25:50.413Z] #50 ... [2021-06-09T17:25:50.413Z] [2021-06-09T17:25:50.413Z] #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-09T17:25:50.413Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-09T17:25:50.413Z] #40 16.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T17:25:50.413Z] #40 18.01 + 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-09T17:25:50.413Z] #40 ... [2021-06-09T17:25:50.413Z] [2021-06-09T17:25:50.413Z] #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-09T17:25:50.413Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:50.413Z] #29 19.68 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T17:25:50.413Z] #29 20.02 [2021-06-09T17:25:50.638Z] #46 ... [2021-06-09T17:25:50.638Z] [2021-06-09T17:25:50.638Z] #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-09T17:25:50.638Z] #50 sha256:d84e679c3434bef0de814cba625a6d68aaafeac6462078b27c4a072a9f05fbf7 [2021-06-09T17:25:50.638Z] #50 21.88 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:25:50.638Z] #50 22.89 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:25:50.659Z] #50 31.11 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T17:25:50.677Z] #29 20.31 ############################################################### 88.2% ######################################################################## 100.0% [2021-06-09T17:25:50.677Z] #29 ... [2021-06-09T17:25:50.677Z] [2021-06-09T17:25:50.677Z] #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-09T17:25:50.677Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:25:50.677Z] #44 16.65 Fetched 8275 kB in 12s (687 kB/s) [2021-06-09T17:25:50.677Z] #44 16.65 Reading package lists... [2021-06-09T17:25:50.942Z] #44 22.11 Reading package lists... [2021-06-09T17:25:50.942Z] #44 ... [2021-06-09T17:25:50.942Z] [2021-06-09T17:25:50.942Z] #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-09T17:25:50.942Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:50.942Z] #29 20.45 [2021-06-09T17:25:51.201Z] #50 ... [2021-06-09T17:25:51.201Z] [2021-06-09T17:25:51.201Z] #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-09T17:25:51.201Z] #48 sha256:1354683001c344800ff75e0c8053c3e51fc97da31fe55c9103f0a31c2ba80aae [2021-06-09T17:25:51.201Z] #48 13.58 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:25:51.201Z] #48 15.45 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:25:51.201Z] #48 16.07 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:25:51.201Z] #48 20.22 go: finding github.com/fatih/color v1.9.0 [2021-06-09T17:25:51.201Z] #48 20.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:25:51.201Z] #48 20.24 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:25:51.201Z] #48 20.38 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T17:25:51.201Z] #48 20.43 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:25:51.201Z] #48 20.50 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:25:51.201Z] #48 20.64 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:25:51.201Z] #48 20.89 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:25:51.201Z] #48 20.91 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:25:51.201Z] #48 20.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:25:51.201Z] #48 20.99 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:25:51.460Z] #48 ... [2021-06-09T17:25:51.460Z] [2021-06-09T17:25:51.460Z] #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-09T17:25:51.460Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:25:51.460Z] #36 23.84 Fetched 8448 kB in 19s (456 kB/s) [2021-06-09T17:25:51.522Z] #29 ... [2021-06-09T17:25:51.522Z] [2021-06-09T17:25:51.522Z] #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-09T17:25:51.522Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:25:51.522Z] #13 14.76 Fetched 8791 kB in 12s (714 kB/s) [2021-06-09T17:25:51.522Z] #13 14.76 Reading package lists... [2021-06-09T17:25:51.590Z] #50 ... [2021-06-09T17:25:51.590Z] [2021-06-09T17:25:51.590Z] #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-09T17:25:51.590Z] #59 sha256:f2d0f8203bd097568d14b873df532b659f473347cd89268e484a0a85148b525a [2021-06-09T17:25:51.590Z] #59 22.18 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:25:51.590Z] #59 24.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:25:51.590Z] #59 24.44 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:25:51.590Z] #59 24.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:25:51.590Z] #59 25.02 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:25:51.590Z] #59 25.48 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:25:51.590Z] #59 28.14 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:25:51.590Z] #59 28.35 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:25:51.590Z] #59 28.45 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:25:51.590Z] #59 28.55 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:25:51.590Z] #59 28.62 go: finding github.com/google/uuid v1.2.0 [2021-06-09T17:25:51.590Z] #59 28.68 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:25:51.590Z] #59 28.89 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T17:25:51.590Z] #59 28.89 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T17:25:51.590Z] #59 28.89 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T17:25:51.590Z] #59 28.98 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:25:51.590Z] #59 28.98 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:25:51.590Z] #59 28.98 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:25:51.590Z] #59 29.02 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:25:51.590Z] #59 29.29 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:25:51.590Z] #59 29.68 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:25:51.803Z] #13 20.11 Reading package lists... [2021-06-09T17:25:51.803Z] #13 ... [2021-06-09T17:25:51.803Z] [2021-06-09T17:25:51.803Z] #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-09T17:25:51.803Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-09T17:25:51.803Z] #56 22.61 Building dependency tree... [2021-06-09T17:25:51.803Z] #56 25.63 The following additional packages will be installed: [2021-06-09T17:25:51.803Z] #56 25.63 libbtrfs0 [2021-06-09T17:25:51.803Z] #56 25.72 The following NEW packages will be installed: [2021-06-09T17:25:51.803Z] #56 25.72 libbtrfs-dev libbtrfs0 [2021-06-09T17:25:51.803Z] #56 26.05 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:25:51.803Z] #56 26.05 Need to get 119 kB of archives. [2021-06-09T17:25:51.803Z] #56 26.05 After this operation, 387 kB of additional disk space will be used. [2021-06-09T17:25:51.803Z] #56 26.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-09T17:25:51.803Z] #56 26.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-09T17:25:51.803Z] #56 27.06 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:25:51.803Z] #56 27.19 Fetched 119 kB in 0s (430 kB/s) [2021-06-09T17:25:51.803Z] #56 27.33 Selecting previously unselected package libbtrfs0. [2021-06-09T17:25:51.803Z] #56 27.33 (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 ... 15383 files and directories currently installed.) [2021-06-09T17:25:51.803Z] #56 27.41 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-09T17:25:51.803Z] #56 27.43 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:25:51.803Z] #56 27.55 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:25:51.803Z] #56 27.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-09T17:25:51.803Z] #56 27.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:25:51.803Z] #56 27.89 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:25:51.803Z] #56 27.92 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:25:51.803Z] #56 27.94 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:25:52.023Z] #36 23.84 Reading package lists... [2021-06-09T17:25:52.023Z] #36 ... [2021-06-09T17:25:52.023Z] [2021-06-09T17:25:52.023Z] #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-09T17:25:52.023Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:25:52.023Z] #56 14.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:25:52.153Z] #59 ... [2021-06-09T17:25:52.153Z] [2021-06-09T17:25:52.153Z] #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-09T17:25:52.153Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:25:52.153Z] #40 21.75 Checking out files: 97% (1650/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-09T17:25:52.153Z] #40 21.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T17:25:52.153Z] #40 24.07 + 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-09T17:25:52.279Z] #56 ... [2021-06-09T17:25:52.279Z] [2021-06-09T17:25:52.279Z] #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-09T17:25:52.279Z] #52 sha256:c9b3478fd3ca80b16546033cee836353cc09b22e792a2df9a4adb89a913a4010 [2021-06-09T17:25:52.279Z] #52 24.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:25:52.410Z] #40 ... [2021-06-09T17:25:52.410Z] [2021-06-09T17:25:52.410Z] #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-09T17:25:52.410Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:25:52.410Z] #44 24.55 Fetched 8451 kB in 18s (475 kB/s) [2021-06-09T17:25:52.410Z] #44 24.55 Reading package lists... [2021-06-09T17:25:52.844Z] #52 25.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:25:52.844Z] #52 25.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:25:53.101Z] #52 25.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:25:53.101Z] #52 25.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:25:53.663Z] #52 26.11 runtime/cgo [2021-06-09T17:25:53.750Z] #56 ... [2021-06-09T17:25:53.750Z] [2021-06-09T17:25:53.750Z] #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-09T17:25:53.750Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:53.750Z] #29 21.53 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T17:25:53.750Z] #29 22.01 [2021-06-09T17:25:53.750Z] #29 22.29 0.2% ######################################################################## 100.0% [2021-06-09T17:25:53.750Z] #29 22.54 [2021-06-09T17:25:53.780Z] #44 30.99 Reading package lists... [2021-06-09T17:25:53.780Z] #44 ... [2021-06-09T17:25:53.780Z] [2021-06-09T17:25:53.780Z] #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-09T17:25:53.780Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:25:53.780Z] #56 24.03 Fetched 8448 kB in 16s (526 kB/s) [2021-06-09T17:25:53.780Z] #56 24.03 Reading package lists... [2021-06-09T17:25:53.780Z] #56 30.53 Reading package lists... [2021-06-09T17:25:53.780Z] #56 ... [2021-06-09T17:25:53.780Z] [2021-06-09T17:25:53.780Z] #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-09T17:25:53.780Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:25:53.780Z] #36 24.07 Fetched 8448 kB in 17s (502 kB/s) [2021-06-09T17:25:53.780Z] #36 24.07 Reading package lists... [2021-06-09T17:25:53.919Z] #52 26.17 runtime [2021-06-09T17:25:54.016Z] #29 23.60 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T17:25:54.037Z] #36 30.83 Reading package lists... [2021-06-09T17:25:54.037Z] #36 ... [2021-06-09T17:25:54.037Z] [2021-06-09T17:25:54.037Z] #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-09T17:25:54.037Z] #50 sha256:b185b739e4269c2daf6ec9360c83bd98ef31311a7bf0d9d67fb429a0b95d04d5 [2021-06-09T17:25:54.037Z] #50 34.39 go: extracting golang.org/x/text v0.3.2 [2021-06-09T17:25:54.281Z] #29 23.90 [2021-06-09T17:25:55.081Z] #29 24.16 0.0% ### 4.8% ##### 8.1% ######## 12.5% ############ 17.0% ############## 20.3% [2021-06-09T17:25:55.081Z] #29 ... [2021-06-09T17:25:55.081Z] [2021-06-09T17:25:55.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-09T17:25:55.081Z] #59 sha256:d53d9f38b8a547d33d1750ff1082003f2f28fe997335c7a387d6672aacc4f670 [2021-06-09T17:25:55.081Z] #59 21.30 go: finding github.com/google/uuid v1.2.0 [2021-06-09T17:25:55.081Z] #59 21.54 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:25:55.081Z] #59 21.72 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T17:25:55.081Z] #59 21.78 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T17:25:55.081Z] #59 21.86 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T17:25:55.081Z] #59 21.91 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:25:55.081Z] #59 22.06 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:25:55.081Z] #59 22.09 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:25:55.081Z] #59 22.10 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:25:55.081Z] #59 22.29 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:25:55.081Z] #59 22.50 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:25:55.286Z] #52 ... [2021-06-09T17:25:55.286Z] [2021-06-09T17:25:55.286Z] #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-09T17:25:55.286Z] #59 sha256:6ef9136db10150069c34655f911a80c68a43dc2d4a631a63fb5c3b02cf362202 [2021-06-09T17:25:55.286Z] #59 17.43 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T17:25:55.286Z] #59 19.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:25:55.286Z] #59 19.11 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:25:55.286Z] #59 19.76 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:25:55.286Z] #59 23.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:25:55.286Z] #59 23.74 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:25:55.286Z] #59 23.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:25:55.286Z] #59 23.99 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:25:55.286Z] #59 24.39 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:25:55.286Z] #59 26.40 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:25:55.286Z] #59 26.52 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:25:55.286Z] #59 26.70 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:25:55.286Z] #59 26.84 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:25:55.286Z] #59 26.87 go: finding github.com/google/uuid v1.2.0 [2021-06-09T17:25:55.286Z] #59 26.95 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:25:55.286Z] #59 27.03 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T17:25:55.286Z] #59 27.03 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T17:25:55.286Z] #59 27.07 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T17:25:55.286Z] #59 27.09 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:25:55.286Z] #59 27.12 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:25:55.286Z] #59 27.14 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:25:55.286Z] #59 27.17 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:25:55.286Z] #59 27.42 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:25:55.286Z] #59 27.53 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:25:55.286Z] #59 ... [2021-06-09T17:25:55.286Z] [2021-06-09T17:25:55.286Z] #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-09T17:25:55.286Z] #50 sha256:d84e679c3434bef0de814cba625a6d68aaafeac6462078b27c4a072a9f05fbf7 [2021-06-09T17:25:55.286Z] #50 26.00 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:25:55.286Z] #50 26.07 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:25:55.286Z] #50 26.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:25:55.286Z] #50 26.87 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:25:55.286Z] #50 26.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:25:55.286Z] #50 26.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:25:55.286Z] #50 26.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:25:55.286Z] #50 26.91 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:25:55.286Z] #50 26.94 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:25:55.286Z] #50 27.03 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:25:55.286Z] #50 27.17 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:25:55.286Z] #50 27.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:25:55.286Z] #50 27.30 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:25:55.286Z] #50 27.44 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:25:55.286Z] #50 27.47 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:25:55.286Z] #50 27.48 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:25:55.286Z] #50 27.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:25:55.286Z] #50 27.71 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:25:55.286Z] #50 27.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:25:55.286Z] #50 ... [2021-06-09T17:25:55.286Z] [2021-06-09T17:25:55.286Z] #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-09T17:25:55.286Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:25:55.286Z] #13 13.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:25:55.286Z] #13 22.29 Fetched 8973 kB in 19s (464 kB/s) [2021-06-09T17:25:55.350Z] #59 ... [2021-06-09T17:25:55.350Z] [2021-06-09T17:25:55.350Z] #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-09T17:25:55.350Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:55.407Z] #50 ... [2021-06-09T17:25:55.407Z] [2021-06-09T17:25:55.407Z] #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-09T17:25:55.407Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:25:55.407Z] #46 25.63 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T17:25:55.407Z] #46 25.82 vendor/golang.org/x/crypto/curve25519 [2021-06-09T17:25:55.407Z] #46 34.90 sync [2021-06-09T17:25:55.407Z] #46 34.91 internal/reflectlite [2021-06-09T17:25:55.542Z] #13 22.29 Reading package lists... [2021-06-09T17:25:55.542Z] #13 ... [2021-06-09T17:25:55.542Z] [2021-06-09T17:25:55.542Z] #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-09T17:25:55.542Z] #50 sha256:d84e679c3434bef0de814cba625a6d68aaafeac6462078b27c4a072a9f05fbf7 [2021-06-09T17:25:55.542Z] #50 27.90 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:25:55.542Z] #50 27.96 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:25:55.542Z] #50 28.05 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:25:55.664Z] #46 ... [2021-06-09T17:25:55.664Z] [2021-06-09T17:25:55.664Z] #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-09T17:25:55.664Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:25:55.664Z] #56 30.53 Reading package lists... [2021-06-09T17:25:55.849Z] #50 28.17 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:25:55.849Z] #50 28.18 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:25:55.849Z] #50 28.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:25:55.849Z] #50 28.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:25:56.108Z] #50 28.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:25:56.108Z] #50 28.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:25:56.108Z] #50 28.56 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:25:56.364Z] #50 28.60 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:25:56.364Z] #50 28.60 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:25:56.364Z] #50 28.74 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:25:56.364Z] #50 28.74 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:25:56.364Z] #50 28.75 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:25:56.364Z] #50 28.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:25:56.364Z] #50 28.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:25:56.622Z] #50 28.85 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T17:25:56.622Z] #50 29.10 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T17:25:56.683Z] #29 24.16 0.0% ### 4.8% ##### 8.1% ######## 12.5% ############ 17.0% ############## 20.3% ################# 23.7% ################### 27.6% ####################### 32.2% ######################### 35.9% ############################# 41.7% ################################## 48.3% ###################################### 53.6% ########################################### 59.8% ################################################ 67.4% ################################################# 68.8% #################################################### 73.3% ######################################################## 78.5% ############################################################# 85.7% ################################################################## 92.4% ##################################################################### 97.0% ######################################################################## 100.0% [2021-06-09T17:25:56.683Z] #29 26.41 [2021-06-09T17:25:56.879Z] #50 29.11 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:25:56.879Z] #50 29.14 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:25:56.879Z] #50 29.34 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:25:56.879Z] #50 29.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:25:57.137Z] #50 29.42 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T17:25:57.137Z] #50 29.43 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T17:25:57.291Z] #56 36.37 Building dependency tree... [2021-06-09T17:25:57.393Z] #50 29.74 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:25:57.393Z] #50 29.85 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T17:25:57.393Z] #50 29.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:25:57.393Z] #50 29.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:25:57.642Z] #29 27.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T17:25:57.649Z] #50 30.12 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:25:57.650Z] #50 30.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:25:57.650Z] #50 30.23 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:25:57.906Z] #50 30.28 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:25:57.906Z] #50 30.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:25:57.906Z] #50 30.29 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:25:57.998Z] #29 27.64 [2021-06-09T17:25:58.165Z] #50 30.43 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:25:58.165Z] #50 30.61 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:25:58.165Z] #50 30.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:25:58.422Z] #50 30.77 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:25:58.422Z] #50 30.84 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:25:58.422Z] #50 30.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:25:58.586Z] #29 27.95 ######################################################################## 100.0% [2021-06-09T17:25:58.586Z] #29 28.07 [2021-06-09T17:25:58.678Z] #50 31.15 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:25:58.678Z] #50 31.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:25:58.935Z] #50 31.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:25:58.935Z] #50 31.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:25:58.935Z] #50 31.36 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:25:58.935Z] #50 31.39 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:25:58.935Z] #50 31.41 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:25:58.935Z] #50 31.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:25:59.176Z] #29 28.62 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-09T17:25:59.187Z] #56 39.45 The following additional packages will be installed: [2021-06-09T17:25:59.187Z] #56 39.46 libbtrfs0 [2021-06-09T17:25:59.187Z] #56 39.65 The following NEW packages will be installed: [2021-06-09T17:25:59.187Z] #56 39.66 libbtrfs-dev libbtrfs0 [2021-06-09T17:25:59.187Z] #56 ... [2021-06-09T17:25:59.187Z] [2021-06-09T17:25:59.187Z] #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-09T17:25:59.187Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:25:59.187Z] #13 24.73 Fetched 8973 kB in 17s (513 kB/s) [2021-06-09T17:25:59.187Z] #13 24.73 Reading package lists... [2021-06-09T17:25:59.187Z] #13 31.19 Reading package lists... [2021-06-09T17:25:59.187Z] #13 ... [2021-06-09T17:25:59.187Z] [2021-06-09T17:25:59.187Z] #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-09T17:25:59.187Z] #50 sha256:b185b739e4269c2daf6ec9360c83bd98ef31311a7bf0d9d67fb429a0b95d04d5 [2021-06-09T17:25:59.187Z] #50 38.76 go: finding github.com/fatih/color v1.7.0 [2021-06-09T17:25:59.187Z] #50 38.78 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:25:59.187Z] #50 38.79 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:25:59.187Z] #50 38.83 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:25:59.187Z] #50 38.87 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:25:59.187Z] #50 38.93 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:25:59.187Z] #50 38.96 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:25:59.187Z] #50 38.97 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:25:59.187Z] #50 38.98 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T17:25:59.187Z] #50 39.03 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:25:59.187Z] #50 39.03 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:25:59.187Z] #50 39.05 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:25:59.187Z] #50 39.05 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T17:25:59.187Z] #50 39.08 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T17:25:59.187Z] #50 39.09 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:25:59.187Z] #50 39.10 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:25:59.187Z] #50 39.11 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:25:59.187Z] #50 39.12 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:25:59.187Z] #50 39.13 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:25:59.187Z] #50 39.22 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:25:59.187Z] #50 39.24 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:25:59.187Z] #50 39.24 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T17:25:59.187Z] #50 39.28 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:25:59.187Z] #50 39.39 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:25:59.187Z] #50 39.40 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:25:59.187Z] #50 39.42 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:25:59.187Z] #50 39.45 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:25:59.187Z] #50 39.48 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T17:25:59.187Z] #50 39.49 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:25:59.187Z] #50 39.50 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T17:25:59.187Z] #50 39.59 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T17:25:59.187Z] #50 39.68 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:25:59.187Z] #50 39.68 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T17:25:59.187Z] #50 39.71 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:25:59.187Z] #50 39.74 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:25:59.187Z] #50 39.79 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:25:59.187Z] #50 39.80 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:25:59.187Z] #50 39.82 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:25:59.191Z] #50 31.51 go: extracting golang.org/x/text v0.3.2 [2021-06-09T17:25:59.191Z] #50 31.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:25:59.191Z] #50 31.57 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:25:59.191Z] #50 31.64 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:25:59.191Z] #50 31.68 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:25:59.440Z] #29 28.91 [2021-06-09T17:25:59.440Z] #29 ... [2021-06-09T17:25:59.440Z] [2021-06-09T17:25:59.440Z] #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-09T17:25:59.440Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-09T17:25:59.440Z] #56 DONE 35.6s [2021-06-09T17:25:59.444Z] #50 39.83 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T17:25:59.444Z] #50 39.86 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:25:59.444Z] #50 39.86 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T17:25:59.444Z] #50 39.90 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:25:59.444Z] #50 39.91 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:25:59.444Z] #50 39.93 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:25:59.447Z] #50 31.77 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:25:59.447Z] #50 31.78 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:25:59.447Z] #50 31.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:25:59.447Z] #50 31.79 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:25:59.447Z] #50 31.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:25:59.447Z] #50 31.92 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:25:59.702Z] #50 40.08 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:25:59.702Z] #50 40.11 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T17:25:59.702Z] #50 40.19 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:25:59.702Z] #50 40.20 go: finding golang.org/x/text v0.3.2 [2021-06-09T17:25:59.702Z] #50 40.24 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:25:59.702Z] #50 40.28 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:25:59.702Z] #50 40.29 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:25:59.704Z] #50 32.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:25:59.704Z] #50 32.06 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:25:59.704Z] #50 32.14 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:25:59.714Z] [2021-06-09T17:25:59.714Z] #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-09T17:25:59.714Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:59.714Z] #29 29.10 ######################################################################## 100.0% [2021-06-09T17:25:59.714Z] #29 29.29 [2021-06-09T17:25:59.960Z] #50 32.29 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:25:59.960Z] #50 40.30 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:25:59.960Z] #50 32.31 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:25:59.960Z] #50 40.32 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:25:59.960Z] #50 40.33 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:25:59.960Z] #50 32.36 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T17:25:59.960Z] #50 40.35 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:25:59.960Z] #50 40.36 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:25:59.960Z] #50 40.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:25:59.960Z] #50 40.37 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:25:59.960Z] #50 40.39 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T17:25:59.960Z] #50 40.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:25:59.960Z] #50 40.52 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:25:59.960Z] #50 40.56 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:25:59.960Z] #50 40.58 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:25:59.960Z] #50 40.61 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:25:59.960Z] #50 40.64 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T17:25:59.982Z] #29 29.50 Download of images into '/build' complete. [2021-06-09T17:25:59.982Z] #29 29.50 Use something like the following to load the result into a Docker daemon: [2021-06-09T17:25:59.982Z] #29 29.50 tar -cC '/build' . | docker load [2021-06-09T17:25:59.982Z] #29 ... [2021-06-09T17:25:59.982Z] [2021-06-09T17:25:59.982Z] #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-09T17:25:59.982Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T17:25:59.982Z] #36 26.07 Building dependency tree... [2021-06-09T17:25:59.982Z] #36 28.58 The following additional packages will be installed: [2021-06-09T17:25:59.982Z] #36 28.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T17:25:59.982Z] #36 28.60 Suggested packages: [2021-06-09T17:25:59.982Z] #36 28.60 cmake-doc ninja-build lrzip [2021-06-09T17:25:59.982Z] #36 28.60 Recommended packages: [2021-06-09T17:25:59.982Z] #36 28.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T17:25:59.982Z] #36 29.29 The following NEW packages will be installed: [2021-06-09T17:25:59.982Z] #36 29.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T17:25:59.982Z] #36 29.31 vim-common xxd [2021-06-09T17:25:59.982Z] #36 29.66 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:25:59.982Z] #36 29.66 Need to get 14.2 MB of archives. [2021-06-09T17:25:59.982Z] #36 29.66 After this operation, 60.0 MB of additional disk space will be used. [2021-06-09T17:25:59.982Z] #36 29.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-09T17:25:59.982Z] #36 29.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:25:59.982Z] #36 29.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T17:25:59.982Z] #36 29.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-09T17:25:59.982Z] #36 30.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-06-09T17:25:59.982Z] #36 30.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-06-09T17:25:59.982Z] #36 30.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-06-09T17:25:59.982Z] #36 30.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-06-09T17:25:59.982Z] #36 30.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-06-09T17:25:59.982Z] #36 30.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-06-09T17:25:59.982Z] #36 33.03 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:25:59.982Z] #36 33.42 Fetched 14.2 MB in 2s (7270 kB/s) [2021-06-09T17:25:59.982Z] #36 34.90 Selecting previously unselected package xxd. [2021-06-09T17:25:59.982Z] #36 34.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-09T17:25:59.982Z] #36 34.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-09T17:25:59.982Z] #36 35.46 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:25:59.982Z] #36 35.80 Selecting previously unselected package vim-common. [2021-06-09T17:25:59.982Z] #36 35.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:25:59.982Z] #36 35.86 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:25:59.982Z] #36 ... [2021-06-09T17:25:59.982Z] [2021-06-09T17:25:59.982Z] #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-09T17:25:59.982Z] #29 sha256:dc767b25578ad33e99b756fcac28977505752f6f7d3474acc78836381eb3a562 [2021-06-09T17:25:59.982Z] #29 DONE 29.6s [2021-06-09T17:25:59.982Z] [2021-06-09T17:25:59.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-09T17:25:59.982Z] #50 sha256:22c2bbab1c4b8ed71af938403e4626f5a9312d317ca5f0e9693405b0b2d18d64 [2021-06-09T17:25:59.982Z] #50 27.43 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T17:25:59.982Z] #50 28.76 go: extracting golang.org/x/text v0.3.2 [2021-06-09T17:25:59.982Z] #50 33.11 go: finding github.com/fatih/color v1.7.0 [2021-06-09T17:25:59.982Z] #50 33.12 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:25:59.982Z] #50 33.20 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:25:59.982Z] #50 33.26 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:25:59.982Z] #50 33.27 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:25:59.982Z] #50 33.27 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:25:59.982Z] #50 33.32 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:25:59.982Z] #50 33.34 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T17:25:59.982Z] #50 33.35 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:25:59.982Z] #50 33.43 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:25:59.982Z] #50 33.47 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T17:25:59.982Z] #50 33.48 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:25:59.982Z] #50 33.49 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:25:59.982Z] #50 33.79 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:25:59.982Z] #50 33.85 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:25:59.982Z] #50 33.87 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T17:25:59.982Z] #50 33.90 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:25:59.982Z] #50 34.18 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:25:59.982Z] #50 34.19 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:25:59.982Z] #50 34.20 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:25:59.982Z] #50 34.21 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:25:59.982Z] #50 34.61 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:25:59.982Z] #50 34.68 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:25:59.982Z] #50 34.69 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T17:25:59.982Z] #50 34.69 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T17:25:59.982Z] #50 34.98 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:25:59.982Z] #50 34.98 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T17:25:59.982Z] #50 34.99 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T17:25:59.982Z] #50 35.01 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:25:59.982Z] #50 35.01 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:25:59.982Z] #50 35.41 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:25:59.982Z] #50 35.49 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:25:59.982Z] #50 35.52 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T17:25:59.982Z] #50 35.56 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:25:59.982Z] #50 35.56 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:25:59.982Z] #50 35.56 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:25:59.982Z] #50 35.59 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:25:59.982Z] #50 35.63 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:25:59.982Z] #50 35.64 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:25:59.982Z] #50 35.67 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:25:59.982Z] #50 35.67 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T17:25:59.982Z] #50 35.76 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T17:25:59.982Z] #50 35.81 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:25:59.982Z] #50 35.81 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:25:59.982Z] #50 35.81 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:25:59.982Z] #50 36.01 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T17:25:59.982Z] #50 36.08 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:25:59.982Z] #50 36.11 go: finding golang.org/x/text v0.3.2 [2021-06-09T17:25:59.982Z] #50 36.17 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:25:59.982Z] #50 36.18 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:25:59.982Z] #50 36.20 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:26:00.217Z] #50 32.67 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T17:26:00.220Z] #50 40.64 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:26:00.220Z] #50 40.65 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:26:00.220Z] #50 40.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:26:00.220Z] #50 40.69 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T17:26:00.247Z] #50 36.30 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:26:00.248Z] #50 36.31 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:26:00.248Z] #50 36.33 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:26:00.248Z] #50 36.36 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:26:00.248Z] #50 ... [2021-06-09T17:26:00.248Z] [2021-06-09T17:26:00.248Z] #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-09T17:26:00.248Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T17:26:00.248Z] #36 36.28 Selecting previously unselected package cmake-data. [2021-06-09T17:26:00.248Z] #36 36.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T17:26:00.248Z] #36 36.35 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T17:26:00.478Z] #50 40.79 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:26:00.478Z] #50 40.84 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:26:00.478Z] #50 40.86 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:26:00.478Z] #50 40.92 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:26:00.478Z] #50 40.93 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:26:01.232Z] #36 ... [2021-06-09T17:26:01.232Z] [2021-06-09T17:26:01.232Z] #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-09T17:26:01.232Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:26:01.232Z] #44 22.11 Reading package lists... [2021-06-09T17:26:01.232Z] #44 27.36 Building dependency tree... [2021-06-09T17:26:01.232Z] #44 29.22 The following additional packages will be installed: [2021-06-09T17:26:01.232Z] #44 29.22 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T17:26:01.232Z] #44 29.22 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T17:26:01.232Z] #44 29.22 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:26:01.232Z] #44 29.22 python3.7-minimal [2021-06-09T17:26:01.232Z] #44 29.23 Suggested packages: [2021-06-09T17:26:01.232Z] #44 29.23 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T17:26:01.232Z] #44 29.23 python3.7-doc binfmt-support [2021-06-09T17:26:01.232Z] #44 30.13 The following NEW packages will be installed: [2021-06-09T17:26:01.232Z] #44 30.13 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T17:26:01.232Z] #44 30.13 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T17:26:01.232Z] #44 30.13 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:26:01.232Z] #44 30.13 python3.7-minimal [2021-06-09T17:26:01.232Z] #44 30.46 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:26:01.232Z] #44 30.46 Need to get 6095 kB of archives. [2021-06-09T17:26:01.232Z] #44 30.46 After this operation, 32.3 MB of additional disk space will be used. [2021-06-09T17:26:01.232Z] #44 30.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-09T17:26:01.232Z] #44 30.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-09T17:26:01.232Z] #44 30.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-09T17:26:01.232Z] #44 30.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-09T17:26:01.232Z] #44 30.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-09T17:26:01.232Z] #44 31.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:26:01.232Z] #44 31.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-09T17:26:01.232Z] #44 31.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-09T17:26:01.232Z] #44 31.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-06-09T17:26:01.232Z] #44 31.13 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-06-09T17:26:01.232Z] #44 31.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:26:01.232Z] #44 31.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T17:26:01.232Z] #44 31.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-06-09T17:26:01.232Z] #44 31.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-09T17:26:01.232Z] #44 31.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-09T17:26:01.232Z] #44 31.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-09T17:26:01.232Z] #44 35.67 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:26:01.232Z] #44 36.03 Fetched 6095 kB in 4s (1431 kB/s) [2021-06-09T17:26:01.232Z] #44 36.32 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-09T17:26:01.232Z] #44 36.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-09T17:26:01.232Z] #44 36.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:26:01.232Z] #44 36.50 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:01.232Z] #44 ... [2021-06-09T17:26:01.232Z] [2021-06-09T17:26:01.232Z] #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-09T17:26:01.232Z] #50 sha256:22c2bbab1c4b8ed71af938403e4626f5a9312d317ca5f0e9693405b0b2d18d64 [2021-06-09T17:26:01.232Z] #50 36.37 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:26:01.232Z] #50 36.38 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:26:01.232Z] #50 36.40 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:26:01.232Z] #50 36.42 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:26:01.232Z] #50 36.49 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T17:26:01.232Z] #50 36.58 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:26:01.232Z] #50 36.61 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:26:01.232Z] #50 36.63 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:26:01.232Z] #50 36.65 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:26:01.232Z] #50 36.68 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T17:26:01.232Z] #50 36.69 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:26:01.232Z] #50 36.71 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:26:01.232Z] #50 37.09 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:26:01.232Z] #50 37.15 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T17:26:01.232Z] #50 37.27 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:26:01.232Z] #50 37.30 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:26:01.232Z] #50 37.34 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:26:01.232Z] #50 37.38 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:26:01.232Z] #50 37.45 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:26:01.584Z] #50 33.73 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T17:26:01.810Z] #50 ... [2021-06-09T17:26:01.810Z] [2021-06-09T17:26:01.810Z] #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-09T17:26:01.810Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:26:01.810Z] #13 20.11 Reading package lists... [2021-06-09T17:26:01.810Z] #13 25.29 Building dependency tree... [2021-06-09T17:26:01.810Z] #13 27.34 The following additional packages will be installed: [2021-06-09T17:26:01.810Z] #13 27.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T17:26:01.810Z] #13 27.35 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T17:26:01.810Z] #13 27.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T17:26:01.810Z] #13 27.35 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T17:26:01.810Z] #13 27.35 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:26:01.810Z] #13 27.36 Suggested packages: [2021-06-09T17:26:01.810Z] #13 27.37 gcc-8-locales seccomp wine64 [2021-06-09T17:26:01.810Z] #13 27.93 The following NEW packages will be installed: [2021-06-09T17:26:01.810Z] #13 27.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T17:26:01.810Z] #13 27.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T17:26:01.810Z] #13 27.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T17:26:01.810Z] #13 27.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T17:26:01.810Z] #13 27.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T17:26:01.810Z] #13 27.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:26:01.810Z] #13 27.94 The following packages will be upgraded: [2021-06-09T17:26:01.810Z] #13 27.95 libseccomp2 libsystemd0 libudev1 [2021-06-09T17:26:01.810Z] #13 28.27 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:26:01.810Z] #13 28.27 Need to get 73.8 MB of archives. [2021-06-09T17:26:01.810Z] #13 28.27 After this operation, 472 MB of additional disk space will be used. [2021-06-09T17:26:01.810Z] #13 28.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-06-09T17:26:01.810Z] #13 28.29 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-06-09T17:26:01.810Z] #13 28.31 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-06-09T17:26:01.810Z] #13 28.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-06-09T17:26:01.810Z] #13 28.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-06-09T17:26:01.810Z] #13 28.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-06-09T17:26:01.810Z] #13 28.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-09T17:26:01.810Z] #13 28.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-06-09T17:26:01.810Z] #13 28.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-06-09T17:26:01.810Z] #13 28.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T17:26:01.810Z] #13 29.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-09T17:26:01.810Z] #13 29.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-09T17:26:01.810Z] #13 29.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-06-09T17:26:01.810Z] #13 32.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-06-09T17:26:01.810Z] #13 34.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-09T17:26:01.810Z] #13 34.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-09T17:26:01.810Z] #13 34.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-09T17:26:01.810Z] #13 34.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-09T17:26:01.811Z] #13 34.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-06-09T17:26:01.811Z] #13 34.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-06-09T17:26:01.811Z] #13 34.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-06-09T17:26:01.811Z] #13 34.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-06-09T17:26:01.811Z] #13 34.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-06-09T17:26:01.811Z] #13 34.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-06-09T17:26:01.811Z] #13 34.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-06-09T17:26:01.811Z] #13 34.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-06-09T17:26:01.811Z] #13 34.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-06-09T17:26:01.811Z] #13 34.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-06-09T17:26:01.848Z] #50 ... [2021-06-09T17:26:01.848Z] [2021-06-09T17:26:01.848Z] #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-09T17:26:01.848Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:26:01.848Z] #56 40.08 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:26:01.848Z] #56 40.08 Need to get 119 kB of archives. [2021-06-09T17:26:01.848Z] #56 40.08 After this operation, 387 kB of additional disk space will be used. [2021-06-09T17:26:01.848Z] #56 40.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T17:26:01.848Z] #56 40.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T17:26:01.848Z] #56 41.14 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:26:01.848Z] #56 41.33 Fetched 119 kB in 0s (350 kB/s) [2021-06-09T17:26:01.848Z] #56 41.43 Selecting previously unselected package libbtrfs0. [2021-06-09T17:26:01.848Z] #56 41.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:26:01.848Z] #56 41.52 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T17:26:01.848Z] #56 41.54 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:26:01.848Z] #56 41.65 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:26:01.848Z] #56 41.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T17:26:01.848Z] #56 41.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:26:01.848Z] #56 41.91 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:26:01.848Z] #56 41.93 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:26:01.848Z] #56 41.95 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:26:01.848Z] #56 DONE 42.2s [2021-06-09T17:26:01.848Z] [2021-06-09T17:26:01.848Z] #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-09T17:26:01.848Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:01.848Z] #13 31.19 Reading package lists... [2021-06-09T17:26:02.074Z] #13 ... [2021-06-09T17:26:02.074Z] [2021-06-09T17:26:02.074Z] #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-09T17:26:02.074Z] #57 sha256:f47c78fd829db407c400b4a3552629f8ed93d5e5e962e1346c110094605addf1 [2021-06-09T17:26:02.074Z] #57 1.891 + RM_GOPATH=0 [2021-06-09T17:26:02.074Z] #57 1.892 + TMP_GOPATH= [2021-06-09T17:26:02.074Z] #57 1.892 + : /build [2021-06-09T17:26:02.074Z] #57 1.892 + '[' -z '' ']' [2021-06-09T17:26:02.074Z] #57 1.893 ++ mktemp -d [2021-06-09T17:26:02.074Z] #57 1.962 + export GOPATH=/tmp/tmp.xvRXAEPkCe [2021-06-09T17:26:02.074Z] #57 1.962 + GOPATH=/tmp/tmp.xvRXAEPkCe [2021-06-09T17:26:02.074Z] #57 1.962 + RM_GOPATH=1 [2021-06-09T17:26:02.074Z] #57 1.962 + case "$(go env GOARCH)" in [2021-06-09T17:26:02.074Z] #57 1.963 ++ go env GOARCH [2021-06-09T17:26:02.074Z] #57 1.991 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:02.074Z] #57 1.991 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:02.074Z] #57 1.991 ++ dirname /tmp/install/install.sh [2021-06-09T17:26:02.074Z] #57 2.003 + dir=/tmp/install [2021-06-09T17:26:02.074Z] #57 2.009 + bin=containerd [2021-06-09T17:26:02.074Z] #57 2.014 + shift [2021-06-09T17:26:02.074Z] #57 2.014 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T17:26:02.074Z] #57 2.015 + . /tmp/install/containerd.installer [2021-06-09T17:26:02.074Z] #57 2.016 ++ set -e [2021-06-09T17:26:02.074Z] #57 2.024 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:26:02.074Z] #57 2.028 + install_containerd [2021-06-09T17:26:02.074Z] #57 2.031 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T17:26:02.074Z] #57 2.031 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xvRXAEPkCe/src/github.com/containerd/containerd [2021-06-09T17:26:02.074Z] #57 2.033 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:26:02.074Z] #57 2.039 Cloning into '/tmp/tmp.xvRXAEPkCe/src/github.com/containerd/containerd'... [2021-06-09T17:26:02.951Z] #50 ... [2021-06-09T17:26:02.951Z] [2021-06-09T17:26:02.951Z] #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-09T17:26:02.951Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:26:02.951Z] #56 25.24 Fetched 8448 kB in 18s (462 kB/s) [2021-06-09T17:26:02.951Z] #56 25.24 Reading package lists... [2021-06-09T17:26:02.951Z] #56 31.02 Reading package lists... [2021-06-09T17:26:02.951Z] #56 ... [2021-06-09T17:26:02.951Z] [2021-06-09T17:26:02.951Z] #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-09T17:26:02.951Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:26:02.951Z] #40 25.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T17:26:02.951Z] #40 27.45 + 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-09T17:26:03.219Z] #13 37.46 Building dependency tree... [2021-06-09T17:26:03.472Z] #57 ... [2021-06-09T17:26:03.472Z] [2021-06-09T17:26:03.472Z] #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-09T17:26:03.472Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:26:03.472Z] #46 29.41 sync [2021-06-09T17:26:03.472Z] #46 29.42 internal/reflectlite [2021-06-09T17:26:03.472Z] #46 30.66 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T17:26:03.472Z] #46 30.67 internal/singleflight [2021-06-09T17:26:03.472Z] #46 30.69 math/rand [2021-06-09T17:26:03.472Z] #46 31.55 errors [2021-06-09T17:26:03.472Z] #46 31.58 sort [2021-06-09T17:26:03.472Z] #46 31.80 io [2021-06-09T17:26:03.472Z] #46 31.80 strconv [2021-06-09T17:26:03.472Z] #46 31.82 internal/oserror [2021-06-09T17:26:03.472Z] #46 32.02 syscall [2021-06-09T17:26:03.472Z] #46 33.19 vendor/golang.org/x/net/dns/dnsmessage [2021-06-09T17:26:03.472Z] #46 33.25 bytes [2021-06-09T17:26:03.472Z] #46 35.04 bufio [2021-06-09T17:26:03.472Z] #46 36.26 reflect [2021-06-09T17:26:03.472Z] #46 37.93 strings [2021-06-09T17:26:03.472Z] #46 39.44 hash/crc32 [2021-06-09T17:26:03.472Z] #46 ... [2021-06-09T17:26:03.472Z] [2021-06-09T17:26:03.472Z] #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-09T17:26:03.472Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:26:03.472Z] #13 35.42 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:26:03.472Z] #13 35.59 Fetched 73.8 MB in 6s (11.5 MB/s) [2021-06-09T17:26:03.472Z] #13 35.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 ... 15383 files and directories currently installed.) [2021-06-09T17:26:03.472Z] #13 35.84 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-06-09T17:26:03.472Z] #13 35.89 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:26:03.472Z] #13 36.34 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-06-09T17:26:03.472Z] #13 36.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-09T17:26:03.472Z] #13 36.65 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-09T17:26:03.514Z] #40 ... [2021-06-09T17:26:03.514Z] [2021-06-09T17:26:03.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-09T17:26:03.514Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:26:03.514Z] #44 25.60 Fetched 8451 kB in 19s (456 kB/s) [2021-06-09T17:26:03.514Z] #44 25.60 Reading package lists... [2021-06-09T17:26:03.739Z] #13 36.70 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T17:26:03.770Z] #44 31.25 Reading package lists... [2021-06-09T17:26:03.770Z] #44 ... [2021-06-09T17:26:03.770Z] [2021-06-09T17:26:03.770Z] #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-09T17:26:03.770Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:26:03.770Z] #36 23.84 Reading package lists... [2021-06-09T17:26:03.770Z] #36 29.82 Reading package lists... [2021-06-09T17:26:04.007Z] #13 37.06 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:26:04.273Z] #13 37.35 (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 ... 15383 files and directories currently installed.) [2021-06-09T17:26:04.273Z] #13 37.48 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-06-09T17:26:04.350Z] #36 35.48 Building dependency tree... [2021-06-09T17:26:04.350Z] #36 ... [2021-06-09T17:26:04.350Z] [2021-06-09T17:26:04.350Z] #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-09T17:26:04.350Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:26:04.350Z] #56 31.02 Reading package lists... [2021-06-09T17:26:04.538Z] #13 37.51 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:26:04.804Z] #13 37.81 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-06-09T17:26:04.804Z] #13 38.04 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T17:26:05.072Z] #13 38.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 ... 15383 files and directories currently installed.) [2021-06-09T17:26:05.072Z] #13 38.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-06-09T17:26:05.072Z] #13 38.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:26:05.122Z] #13 40.48 The following additional packages will be installed: [2021-06-09T17:26:05.122Z] #13 40.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T17:26:05.122Z] #13 40.50 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T17:26:05.122Z] #13 40.50 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T17:26:05.122Z] #13 40.50 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T17:26:05.122Z] #13 40.51 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:26:05.122Z] #13 40.52 Suggested packages: [2021-06-09T17:26:05.122Z] #13 40.53 gcc-8-locales seccomp wine64 [2021-06-09T17:26:05.719Z] #56 36.72 Building dependency tree... [2021-06-09T17:26:06.058Z] #13 ... [2021-06-09T17:26:06.058Z] [2021-06-09T17:26:06.058Z] #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-09T17:26:06.058Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:26:06.058Z] #46 36.55 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T17:26:06.058Z] #46 36.95 math/rand [2021-06-09T17:26:06.058Z] #46 37.76 errors [2021-06-09T17:26:06.058Z] #46 37.86 sort [2021-06-09T17:26:06.058Z] #46 38.15 io [2021-06-09T17:26:06.058Z] #46 39.00 strconv [2021-06-09T17:26:06.058Z] #46 39.21 bytes [2021-06-09T17:26:06.058Z] #46 41.10 bufio [2021-06-09T17:26:06.058Z] #46 42.40 reflect [2021-06-09T17:26:06.058Z] #46 42.67 internal/oserror [2021-06-09T17:26:06.058Z] #46 42.79 syscall [2021-06-09T17:26:06.317Z] #46 ... [2021-06-09T17:26:06.317Z] [2021-06-09T17:26:06.317Z] #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-09T17:26:06.317Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:06.318Z] #13 41.80 The following NEW packages will be installed: [2021-06-09T17:26:06.318Z] #13 41.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T17:26:06.318Z] #13 41.81 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T17:26:06.318Z] #13 41.81 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T17:26:06.318Z] #13 41.81 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T17:26:06.318Z] #13 41.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T17:26:06.318Z] #13 41.82 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:26:06.318Z] #13 41.84 The following packages will be upgraded: [2021-06-09T17:26:06.318Z] #13 41.84 libseccomp2 libsystemd0 libudev1 [2021-06-09T17:26:06.318Z] #13 ... [2021-06-09T17:26:06.318Z] [2021-06-09T17:26:06.318Z] #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-09T17:26:06.318Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:26:06.318Z] #36 30.83 Reading package lists... [2021-06-09T17:26:06.318Z] #36 37.14 Building dependency tree... [2021-06-09T17:26:06.318Z] #36 40.17 The following additional packages will be installed: [2021-06-09T17:26:06.318Z] #36 40.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T17:26:06.318Z] #36 40.20 Suggested packages: [2021-06-09T17:26:06.318Z] #36 40.21 cmake-doc ninja-build lrzip [2021-06-09T17:26:06.318Z] #36 40.21 Recommended packages: [2021-06-09T17:26:06.318Z] #36 40.21 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T17:26:06.318Z] #36 41.03 The following NEW packages will be installed: [2021-06-09T17:26:06.318Z] #36 41.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T17:26:06.318Z] #36 41.07 vim-common xxd [2021-06-09T17:26:06.318Z] #36 41.47 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:26:06.318Z] #36 41.47 Need to get 14.9 MB of archives. [2021-06-09T17:26:06.318Z] #36 41.47 After this operation, 61.8 MB of additional disk space will be used. [2021-06-09T17:26:06.318Z] #36 41.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T17:26:06.318Z] #36 41.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:26:06.318Z] #36 41.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T17:26:06.318Z] #36 41.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T17:26:06.318Z] #36 42.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-09T17:26:06.318Z] #36 42.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-09T17:26:06.318Z] #36 42.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-09T17:26:06.318Z] #36 42.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-09T17:26:06.318Z] #36 42.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-09T17:26:06.318Z] #36 42.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-09T17:26:06.318Z] #36 43.94 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:26:06.318Z] #36 44.07 Fetched 14.9 MB in 2s (8936 kB/s) [2021-06-09T17:26:06.318Z] #36 44.16 Selecting previously unselected package xxd. [2021-06-09T17:26:06.318Z] #36 44.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:26:06.318Z] #36 44.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:26:06.318Z] #36 44.25 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:26:06.318Z] #36 44.42 Selecting previously unselected package vim-common. [2021-06-09T17:26:06.318Z] #36 44.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:26:06.318Z] #36 44.50 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:26:06.318Z] #36 44.85 Selecting previously unselected package cmake-data. [2021-06-09T17:26:06.318Z] #36 44.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T17:26:06.318Z] #36 44.89 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T17:26:06.576Z] #36 ... [2021-06-09T17:26:06.576Z] [2021-06-09T17:26:06.576Z] #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-09T17:26:06.576Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:26:06.576Z] #32 45.09 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-09T17:26:06.576Z] #32 45.31 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T17:26:06.576Z] #32 45.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T17:26:07.010Z] #13 ... [2021-06-09T17:26:07.010Z] [2021-06-09T17:26:07.010Z] #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-09T17:26:07.010Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-09T17:26:07.010Z] #32 32.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T17:26:07.010Z] #32 33.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T17:26:07.114Z] #56 39.33 The following additional packages will be installed: [2021-06-09T17:26:07.114Z] #56 39.35 libbtrfs0 [2021-06-09T17:26:07.114Z] #56 39.46 The following NEW packages will be installed: [2021-06-09T17:26:07.114Z] #56 39.47 libbtrfs-dev libbtrfs0 [2021-06-09T17:26:07.336Z] #32 ... [2021-06-09T17:26:07.336Z] [2021-06-09T17:26:07.337Z] #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-09T17:26:07.337Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:26:07.337Z] #44 37.33 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:26:07.337Z] #44 37.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:26:07.337Z] #44 37.35 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:26:07.337Z] #44 38.30 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:07.337Z] #44 38.35 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:26:07.337Z] #44 41.54 Selecting previously unselected package python3-minimal. [2021-06-09T17:26:07.337Z] #44 41.54 (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 ... 15623 files and directories currently installed.) [2021-06-09T17:26:07.337Z] #44 41.64 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-09T17:26:07.337Z] #44 41.66 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:26:07.337Z] #44 41.83 Selecting previously unselected package libmpdec2:arm64. [2021-06-09T17:26:07.337Z] #44 41.83 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-09T17:26:07.337Z] #44 41.85 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T17:26:07.337Z] #44 42.16 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-09T17:26:07.337Z] #44 42.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:26:07.337Z] #44 42.17 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:07.370Z] #56 39.79 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:26:07.370Z] #56 39.79 Need to get 119 kB of archives. [2021-06-09T17:26:07.370Z] #56 39.79 After this operation, 387 kB of additional disk space will be used. [2021-06-09T17:26:07.370Z] #56 39.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T17:26:07.370Z] #56 39.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T17:26:07.506Z] #32 ... [2021-06-09T17:26:07.506Z] [2021-06-09T17:26:07.506Z] #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-09T17:26:07.506Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:26:07.506Z] #44 30.99 Reading package lists... [2021-06-09T17:26:07.506Z] #44 37.27 Building dependency tree... [2021-06-09T17:26:07.506Z] #44 40.33 The following additional packages will be installed: [2021-06-09T17:26:07.506Z] #44 40.33 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T17:26:07.506Z] #44 40.33 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T17:26:07.506Z] #44 40.34 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:26:07.506Z] #44 40.34 python3.7-minimal [2021-06-09T17:26:07.506Z] #44 40.35 Suggested packages: [2021-06-09T17:26:07.506Z] #44 40.35 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T17:26:07.506Z] #44 40.35 python3.7-doc binfmt-support [2021-06-09T17:26:07.506Z] #44 41.61 The following NEW packages will be installed: [2021-06-09T17:26:07.506Z] #44 41.62 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T17:26:07.506Z] #44 41.62 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T17:26:07.506Z] #44 41.62 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:26:07.506Z] #44 41.62 python3.7-minimal [2021-06-09T17:26:07.506Z] #44 42.20 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:26:07.506Z] #44 42.20 Need to get 6695 kB of archives. [2021-06-09T17:26:07.506Z] #44 42.20 After this operation, 33.1 MB of additional disk space will be used. [2021-06-09T17:26:07.506Z] #44 42.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T17:26:07.506Z] #44 42.21 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-09T17:26:07.506Z] #44 42.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T17:26:07.506Z] #44 42.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T17:26:07.506Z] #44 42.39 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-09T17:26:07.507Z] #44 42.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:26:07.507Z] #44 42.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T17:26:07.507Z] #44 42.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T17:26:07.507Z] #44 42.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-09T17:26:07.507Z] #44 42.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:26:07.507Z] #44 42.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T17:26:07.507Z] #44 42.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-09T17:26:07.507Z] #44 42.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T17:26:07.507Z] #44 42.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T17:26:07.507Z] #44 42.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T17:26:07.507Z] #44 42.91 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-09T17:26:07.507Z] #44 44.70 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:26:07.507Z] #44 44.83 Fetched 6695 kB in 2s (3846 kB/s) [2021-06-09T17:26:07.507Z] #44 44.97 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T17:26:07.507Z] #44 44.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:26:07.507Z] #44 45.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:26:07.507Z] #44 45.06 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:07.507Z] #44 45.75 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:26:07.507Z] #44 45.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:26:07.507Z] #44 45.77 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:26:07.507Z] #44 ... [2021-06-09T17:26:07.507Z] [2021-06-09T17:26:07.507Z] #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-09T17:26:07.507Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:07.507Z] #13 42.26 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:26:07.507Z] #13 42.26 Need to get 78.2 MB of archives. [2021-06-09T17:26:07.507Z] #13 42.26 After this operation, 487 MB of additional disk space will be used. [2021-06-09T17:26:07.507Z] #13 42.26 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-09T17:26:07.507Z] #13 42.26 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-09T17:26:07.507Z] #13 42.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-09T17:26:07.507Z] #13 42.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-09T17:26:07.507Z] #13 42.31 Get:5 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-09T17:26:07.507Z] #13 42.52 Get:6 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-09T17:26:07.507Z] #13 42.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-09T17:26:07.507Z] #13 42.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-09T17:26:07.507Z] #13 42.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-09T17:26:07.507Z] #13 42.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T17:26:07.507Z] #13 43.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-09T17:26:07.763Z] #13 43.43 Get:12 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-09T17:26:08.020Z] #13 43.45 Get:13 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-09T17:26:08.297Z] #44 ... [2021-06-09T17:26:08.297Z] [2021-06-09T17:26:08.297Z] #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-09T17:26:08.297Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:26:08.297Z] #13 41.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T17:26:08.297Z] #13 41.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-06-09T17:26:08.297Z] #13 ... [2021-06-09T17:26:08.297Z] [2021-06-09T17:26:08.297Z] #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-09T17:26:08.297Z] #48 sha256:1620f8762669a26a760625354e7c795c342ac41b2ef58017dc63dda09def85e1 [2021-06-09T17:26:08.297Z] #48 DONE 44.5s [2021-06-09T17:26:08.297Z] [2021-06-09T17:26:08.297Z] #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-09T17:26:08.297Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:26:08.297Z] #13 41.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:26:08.298Z] #56 40.74 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:26:08.298Z] #56 ... [2021-06-09T17:26:08.298Z] [2021-06-09T17:26:08.298Z] #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-09T17:26:08.298Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:26:08.298Z] #46 30.76 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T17:26:08.298Z] #46 30.94 vendor/golang.org/x/crypto/curve25519 [2021-06-09T17:26:08.298Z] #46 39.89 internal/reflectlite [2021-06-09T17:26:08.298Z] #46 39.95 sync [2021-06-09T17:26:08.554Z] #46 ... [2021-06-09T17:26:08.554Z] [2021-06-09T17:26:08.554Z] #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-09T17:26:08.554Z] #50 sha256:d84e679c3434bef0de814cba625a6d68aaafeac6462078b27c4a072a9f05fbf7 [2021-06-09T17:26:08.554Z] #50 38.54 go: finding github.com/fatih/color v1.7.0 [2021-06-09T17:26:08.554Z] #50 38.59 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:26:08.554Z] #50 38.61 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:26:08.554Z] #50 38.63 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:26:08.554Z] #50 38.74 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:26:08.554Z] #50 38.79 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:26:08.554Z] #50 38.80 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:26:08.554Z] #50 38.81 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:26:08.554Z] #50 38.82 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T17:26:08.554Z] #50 38.84 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:26:08.554Z] #50 38.87 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:26:08.554Z] #50 38.88 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:26:08.554Z] #50 38.89 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T17:26:08.554Z] #50 38.89 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:26:08.554Z] #50 38.91 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:26:08.554Z] #50 38.92 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:26:08.554Z] #50 38.93 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:26:08.554Z] #50 38.97 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:26:08.554Z] #50 38.99 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:26:08.554Z] #50 39.01 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T17:26:08.554Z] #50 39.03 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:26:08.554Z] #50 39.03 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T17:26:08.554Z] #50 39.07 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:26:08.554Z] #50 39.12 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:26:08.554Z] #50 39.20 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:26:08.554Z] #50 39.27 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:26:08.554Z] #50 39.27 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:26:08.554Z] #50 39.31 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T17:26:08.554Z] #50 39.32 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T17:26:08.554Z] #50 39.34 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:26:08.554Z] #50 39.38 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T17:26:08.554Z] #50 39.39 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:26:08.554Z] #50 39.43 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T17:26:08.554Z] #50 39.51 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:26:08.554Z] #50 39.55 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:26:08.554Z] #50 39.56 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:26:08.554Z] #50 39.59 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:26:08.554Z] #50 39.60 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:26:08.554Z] #50 39.64 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T17:26:08.554Z] #50 39.67 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:26:08.554Z] #50 39.70 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T17:26:08.554Z] #50 39.70 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:26:08.554Z] #50 39.70 go: finding golang.org/x/text v0.3.2 [2021-06-09T17:26:08.554Z] #50 39.71 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:26:08.554Z] #50 39.71 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:26:08.554Z] #50 39.73 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:26:08.554Z] #50 39.74 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T17:26:08.554Z] #50 39.76 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:26:08.554Z] #50 39.87 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:26:08.554Z] #50 39.89 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:26:08.554Z] #50 39.98 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:26:08.554Z] #50 40.00 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:26:08.554Z] #50 40.02 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:26:08.554Z] #50 40.03 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:26:08.554Z] #50 40.03 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:26:08.554Z] #50 40.05 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T17:26:08.554Z] #50 40.06 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:26:08.554Z] #50 40.07 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:26:08.554Z] #50 40.08 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:26:08.554Z] #50 40.11 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:26:08.554Z] #50 40.14 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:26:08.554Z] #50 40.16 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:26:08.554Z] #50 40.17 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:26:08.554Z] #50 40.18 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T17:26:08.554Z] #50 40.18 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:26:08.554Z] #50 40.19 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:26:08.554Z] #50 40.21 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:26:08.554Z] #50 40.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:26:08.554Z] #50 40.28 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T17:26:08.554Z] #50 40.42 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:26:08.554Z] #50 40.48 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:26:08.554Z] #50 40.50 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:26:08.554Z] #50 40.56 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:26:08.554Z] #50 40.57 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:26:09.251Z] #13 ... [2021-06-09T17:26:09.251Z] [2021-06-09T17:26:09.251Z] #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-09T17:26:09.251Z] #52 sha256:fdecebb6ace918387b49e1257a4187b999043c0c01f647c9dbc0634ac6124593 [2021-06-09T17:26:09.251Z] #52 35.19 strconv [2021-06-09T17:26:09.251Z] #52 35.20 syscall [2021-06-09T17:26:09.251Z] #52 35.22 bufio [2021-06-09T17:26:09.251Z] #52 35.22 strings [2021-06-09T17:26:09.251Z] #52 38.10 text/tabwriter [2021-06-09T17:26:09.251Z] #52 40.01 reflect [2021-06-09T17:26:09.251Z] #52 40.01 regexp/syntax [2021-06-09T17:26:09.251Z] #52 43.17 internal/syscall/unix [2021-06-09T17:26:09.251Z] #52 43.17 time [2021-06-09T17:26:09.251Z] #52 44.15 regexp [2021-06-09T17:26:09.251Z] #52 ... [2021-06-09T17:26:09.251Z] [2021-06-09T17:26:09.251Z] #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-09T17:26:09.251Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:26:09.251Z] #44 44.25 Selecting previously unselected package python3.7. [2021-06-09T17:26:09.251Z] #44 44.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:26:09.251Z] #44 44.33 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:09.251Z] #44 44.72 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-09T17:26:09.251Z] #44 44.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-09T17:26:09.251Z] #44 44.74 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T17:26:09.251Z] #44 44.95 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:26:09.390Z] #13 ... [2021-06-09T17:26:09.390Z] [2021-06-09T17:26:09.390Z] #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-09T17:26:09.390Z] #48 sha256:0727d746c3dd689de75692766cc3194f91cad82dcb47db038a18cbca6f203acd [2021-06-09T17:26:09.390Z] #48 DONE 49.9s [2021-06-09T17:26:09.649Z] [2021-06-09T17:26:09.649Z] #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-09T17:26:09.649Z] #57 sha256:566f477c1500ccda32ebd81d2f04285493c69ee9649a137f6d8366fc1fda7e9d [2021-06-09T17:26:09.649Z] #57 3.051 + RM_GOPATH=0 [2021-06-09T17:26:09.649Z] #57 3.051 + TMP_GOPATH= [2021-06-09T17:26:09.649Z] #57 3.052 + : /build [2021-06-09T17:26:09.649Z] #57 3.052 + '[' -z '' ']' [2021-06-09T17:26:09.649Z] #57 3.054 ++ mktemp -d [2021-06-09T17:26:09.649Z] #57 3.062 + export GOPATH=/tmp/tmp.Q7YzrJL5A0 [2021-06-09T17:26:09.649Z] #57 3.062 + GOPATH=/tmp/tmp.Q7YzrJL5A0 [2021-06-09T17:26:09.649Z] #57 3.062 + RM_GOPATH=1 [2021-06-09T17:26:09.649Z] #57 3.062 + case "$(go env GOARCH)" in [2021-06-09T17:26:09.649Z] #57 3.066 ++ go env GOARCH [2021-06-09T17:26:09.649Z] #57 3.095 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:09.649Z] #57 3.095 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:09.649Z] #57 3.096 ++ dirname /tmp/install/install.sh [2021-06-09T17:26:09.649Z] #57 3.097 + dir=/tmp/install [2021-06-09T17:26:09.649Z] #57 3.097 + bin=containerd [2021-06-09T17:26:09.649Z] #57 3.097 + shift [2021-06-09T17:26:09.649Z] #57 3.097 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T17:26:09.649Z] #57 3.097 + . /tmp/install/containerd.installer [2021-06-09T17:26:09.649Z] #57 3.097 ++ set -e [2021-06-09T17:26:09.649Z] #57 3.097 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:26:09.649Z] #57 3.098 + install_containerd [2021-06-09T17:26:09.649Z] #57 3.098 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T17:26:09.649Z] #57 3.098 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:26:09.649Z] #57 3.098 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Q7YzrJL5A0/src/github.com/containerd/containerd [2021-06-09T17:26:09.649Z] #57 3.100 Cloning into '/tmp/tmp.Q7YzrJL5A0/src/github.com/containerd/containerd'... [2021-06-09T17:26:09.922Z] #50 ... [2021-06-09T17:26:09.922Z] [2021-06-09T17:26:09.922Z] #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-09T17:26:09.922Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:26:09.922Z] #56 40.90 Fetched 119 kB in 0s (457 kB/s) [2021-06-09T17:26:09.922Z] #56 40.99 Selecting previously unselected package libbtrfs0. [2021-06-09T17:26:09.922Z] #56 41.00 (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 ... 15410 files and directories currently installed.) [2021-06-09T17:26:09.922Z] #56 41.05 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T17:26:09.922Z] #56 41.08 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:26:09.922Z] #56 41.19 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:26:09.922Z] #56 41.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T17:26:09.922Z] #56 41.20 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:26:09.922Z] #56 41.43 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:26:09.922Z] #56 41.45 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:26:09.922Z] #56 41.47 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:26:09.922Z] #56 DONE 42.1s [2021-06-09T17:26:09.922Z] [2021-06-09T17:26:09.922Z] #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-09T17:26:09.922Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:09.922Z] #13 22.29 Reading package lists... [2021-06-09T17:26:09.922Z] #13 27.88 Reading package lists... [2021-06-09T17:26:09.922Z] #13 33.86 Building dependency tree... [2021-06-09T17:26:09.922Z] #13 36.50 The following additional packages will be installed: [2021-06-09T17:26:09.922Z] #13 36.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T17:26:09.922Z] #13 36.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T17:26:09.922Z] #13 36.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T17:26:09.922Z] #13 36.53 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T17:26:09.922Z] #13 36.53 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:26:09.922Z] #13 36.53 Suggested packages: [2021-06-09T17:26:09.922Z] #13 36.53 gcc-8-locales seccomp wine64 [2021-06-09T17:26:10.178Z] #13 ... [2021-06-09T17:26:10.178Z] [2021-06-09T17:26:10.178Z] #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-09T17:26:10.178Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:26:10.178Z] #44 31.25 Reading package lists... [2021-06-09T17:26:10.178Z] #44 36.88 Building dependency tree... [2021-06-09T17:26:10.178Z] #44 39.57 The following additional packages will be installed: [2021-06-09T17:26:10.178Z] #44 39.57 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T17:26:10.178Z] #44 39.57 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T17:26:10.178Z] #44 39.57 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:26:10.178Z] #44 39.57 python3.7-minimal [2021-06-09T17:26:10.178Z] #44 39.57 Suggested packages: [2021-06-09T17:26:10.178Z] #44 39.58 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T17:26:10.178Z] #44 39.58 python3.7-doc binfmt-support [2021-06-09T17:26:10.178Z] #44 40.73 The following NEW packages will be installed: [2021-06-09T17:26:10.179Z] #44 40.74 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T17:26:10.179Z] #44 40.74 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T17:26:10.179Z] #44 40.75 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:26:10.179Z] #44 40.75 python3.7-minimal [2021-06-09T17:26:10.179Z] #44 41.17 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:26:10.179Z] #44 41.17 Need to get 6695 kB of archives. [2021-06-09T17:26:10.179Z] #44 41.17 After this operation, 33.1 MB of additional disk space will be used. [2021-06-09T17:26:10.179Z] #44 41.17 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-09T17:26:10.179Z] #44 41.21 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-09T17:26:10.179Z] #44 41.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T17:26:10.179Z] #44 41.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T17:26:10.179Z] #44 41.40 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-09T17:26:10.179Z] #44 41.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:26:10.179Z] #44 41.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T17:26:10.179Z] #44 41.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T17:26:10.179Z] #44 41.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-09T17:26:10.179Z] #44 41.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:26:10.179Z] #44 41.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T17:26:10.179Z] #44 41.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-09T17:26:10.179Z] #44 41.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T17:26:10.179Z] #44 41.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T17:26:10.179Z] #44 41.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T17:26:10.179Z] #44 ... [2021-06-09T17:26:10.179Z] [2021-06-09T17:26:10.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-09T17:26:10.179Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:10.179Z] #13 37.88 The following NEW packages will be installed: [2021-06-09T17:26:10.179Z] #13 37.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T17:26:10.179Z] #13 37.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T17:26:10.179Z] #13 37.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T17:26:10.179Z] #13 37.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T17:26:10.179Z] #13 37.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T17:26:10.436Z] #13 37.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:26:10.436Z] #13 37.91 The following packages will be upgraded: [2021-06-09T17:26:10.436Z] #13 37.91 libseccomp2 libsystemd0 libudev1 [2021-06-09T17:26:10.692Z] #13 38.39 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:26:10.692Z] #13 38.39 Need to get 78.2 MB of archives. [2021-06-09T17:26:10.692Z] #13 38.39 After this operation, 487 MB of additional disk space will be used. [2021-06-09T17:26:10.692Z] #13 38.39 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-09T17:26:10.692Z] #13 38.39 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-09T17:26:10.692Z] #13 38.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-09T17:26:10.692Z] #13 38.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-09T17:26:10.949Z] #13 38.45 Get:5 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-09T17:26:10.949Z] #13 38.66 Get:6 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-09T17:26:11.019Z] #57 ... [2021-06-09T17:26:11.019Z] [2021-06-09T17:26:11.019Z] #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-09T17:26:11.019Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:11.019Z] #13 46.46 Get:14 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-09T17:26:11.190Z] #44 46.83 Selecting previously unselected package python3. [2021-06-09T17:26:11.190Z] #44 46.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 ... 16035 files and directories currently installed.) [2021-06-09T17:26:11.190Z] #44 46.92 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-06-09T17:26:11.190Z] #44 46.95 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:26:11.205Z] #13 38.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-09T17:26:11.205Z] #13 38.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-09T17:26:11.205Z] #13 38.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-09T17:26:11.205Z] #13 38.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T17:26:11.458Z] #44 47.18 Selecting previously unselected package libprotobuf17:arm64. [2021-06-09T17:26:11.458Z] #44 47.19 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-06-09T17:26:11.458Z] #44 47.21 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-09T17:26:11.461Z] #13 39.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-09T17:26:11.717Z] #13 39.46 Get:12 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-09T17:26:11.717Z] #13 39.48 Get:13 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-09T17:26:12.038Z] #44 47.84 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:26:12.038Z] #44 47.84 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:26:12.038Z] #44 47.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:26:12.308Z] #44 48.15 Selecting previously unselected package python3-six. [2021-06-09T17:26:12.308Z] #44 48.15 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T17:26:12.308Z] #44 48.16 Unpacking python3-six (1.12.0-1) ... [2021-06-09T17:26:12.573Z] #44 48.34 Selecting previously unselected package python3-protobuf. [2021-06-09T17:26:12.573Z] #44 48.40 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-06-09T17:26:12.573Z] #44 48.41 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:26:12.914Z] #13 48.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-09T17:26:12.915Z] #13 48.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-09T17:26:12.915Z] #13 48.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T17:26:12.915Z] #13 48.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T17:26:12.915Z] #13 48.46 Get:19 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-09T17:26:12.915Z] #13 48.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-09T17:26:12.915Z] #13 48.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-09T17:26:12.915Z] #13 48.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-09T17:26:12.915Z] #13 48.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-09T17:26:12.915Z] #13 48.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-09T17:26:12.915Z] #13 48.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-09T17:26:13.155Z] #44 48.99 Selecting previously unselected package libnet1:arm64. [2021-06-09T17:26:13.155Z] #44 49.01 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-09T17:26:13.155Z] #44 49.02 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:26:13.180Z] #13 48.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-09T17:26:13.180Z] #13 48.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-09T17:26:13.180Z] #13 48.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-09T17:26:13.421Z] #44 49.32 Selecting previously unselected package libnl-3-200:arm64. [2021-06-09T17:26:13.421Z] #44 49.32 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-09T17:26:13.421Z] #44 49.37 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T17:26:13.562Z] using credential docker-jenkins-github-credentials [2021-06-09T17:26:13.634Z] Cloning the remote Git repository [2021-06-09T17:26:13.634Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:26:13.686Z] #44 49.60 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-09T17:26:13.686Z] #44 49.60 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-09T17:26:13.815Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:26:13.952Z] #44 49.67 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T17:26:13.952Z] #44 49.86 Selecting previously unselected package criu. [2021-06-09T17:26:13.952Z] #44 49.86 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-06-09T17:26:14.111Z] #13 ... [2021-06-09T17:26:14.111Z] [2021-06-09T17:26:14.111Z] #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-09T17:26:14.111Z] #52 sha256:fc64ed4672ccd9a4591ba38110bc16a8b30ebd112604789b857b3f0197fe9699 [2021-06-09T17:26:14.111Z] #52 44.69 syscall [2021-06-09T17:26:14.111Z] #52 44.75 reflect [2021-06-09T17:26:14.111Z] #52 52.43 time [2021-06-09T17:26:14.229Z] #44 49.87 Unpacking criu (3.15-1) ... [2021-06-09T17:26:14.247Z] #13 ... [2021-06-09T17:26:14.247Z] [2021-06-09T17:26:14.247Z] #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-09T17:26:14.247Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:26:14.247Z] #36 35.48 Building dependency tree... [2021-06-09T17:26:14.247Z] #36 38.12 The following additional packages will be installed: [2021-06-09T17:26:14.247Z] #36 38.12 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T17:26:14.247Z] #36 38.13 Suggested packages: [2021-06-09T17:26:14.247Z] #36 38.14 cmake-doc ninja-build lrzip [2021-06-09T17:26:14.247Z] #36 38.14 Recommended packages: [2021-06-09T17:26:14.247Z] #36 38.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T17:26:14.247Z] #36 39.04 The following NEW packages will be installed: [2021-06-09T17:26:14.247Z] #36 39.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T17:26:14.247Z] #36 39.06 vim-common xxd [2021-06-09T17:26:14.247Z] #36 39.70 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:26:14.247Z] #36 39.70 Need to get 14.9 MB of archives. [2021-06-09T17:26:14.247Z] #36 39.70 After this operation, 61.8 MB of additional disk space will be used. [2021-06-09T17:26:14.247Z] #36 39.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T17:26:14.247Z] #36 39.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-09T17:26:14.247Z] #36 39.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T17:26:14.247Z] #36 39.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T17:26:14.247Z] #36 40.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-09T17:26:14.247Z] #36 40.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-09T17:26:14.247Z] #36 40.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-09T17:26:14.247Z] #36 40.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-09T17:26:14.247Z] #36 40.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-09T17:26:14.247Z] #36 40.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-09T17:26:14.247Z] #36 42.27 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:26:14.247Z] #36 42.44 Fetched 14.9 MB in 2s (7941 kB/s) [2021-06-09T17:26:14.247Z] #36 42.60 Selecting previously unselected package xxd. [2021-06-09T17:26:14.248Z] #36 42.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:26:14.248Z] #36 42.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:26:14.248Z] #36 42.71 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:26:14.248Z] #36 42.90 Selecting previously unselected package vim-common. [2021-06-09T17:26:14.248Z] #36 42.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:26:14.248Z] #36 42.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:26:14.248Z] #36 43.46 Selecting previously unselected package cmake-data. [2021-06-09T17:26:14.248Z] #36 43.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T17:26:14.248Z] #36 43.49 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T17:26:14.248Z] #36 45.89 Selecting previously unselected package libicu63:amd64. [2021-06-09T17:26:14.248Z] #36 45.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T17:26:14.248Z] #36 45.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:26:14.248Z] #36 ... [2021-06-09T17:26:14.248Z] [2021-06-09T17:26:14.248Z] #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-09T17:26:14.248Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:26:14.248Z] #32 46.32 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-09T17:26:14.369Z] #52 ... [2021-06-09T17:26:14.369Z] [2021-06-09T17:26:14.369Z] #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-09T17:26:14.369Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:14.369Z] #13 49.81 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:26:14.369Z] #13 50.02 Fetched 78.2 MB in 7s (11.8 MB/s) [2021-06-09T17:26:14.504Z] #32 46.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T17:26:14.537Z] #44 ... [2021-06-09T17:26:14.537Z] [2021-06-09T17:26:14.537Z] #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-09T17:26:14.537Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T17:26:14.537Z] #36 40.48 Selecting previously unselected package libicu63:arm64. [2021-06-09T17:26:14.537Z] #36 40.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-09T17:26:14.537Z] #36 40.50 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T17:26:14.537Z] #36 45.92 Selecting previously unselected package libxml2:arm64. [2021-06-09T17:26:14.537Z] #36 45.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-06-09T17:26:14.537Z] #36 45.95 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:26:14.537Z] #36 46.98 Selecting previously unselected package libarchive13:arm64. [2021-06-09T17:26:14.537Z] #36 46.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-06-09T17:26:14.537Z] #36 46.99 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-09T17:26:14.537Z] #36 47.21 Selecting previously unselected package libjsoncpp1:arm64. [2021-06-09T17:26:14.537Z] #36 47.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-06-09T17:26:14.537Z] #36 47.25 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-09T17:26:14.537Z] #36 47.46 Selecting previously unselected package librhash0:arm64. [2021-06-09T17:26:14.537Z] #36 47.46 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-06-09T17:26:14.537Z] #36 47.49 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-06-09T17:26:14.537Z] #36 47.66 Selecting previously unselected package libuv1:arm64. [2021-06-09T17:26:14.537Z] #36 47.67 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-06-09T17:26:14.537Z] #36 47.67 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-06-09T17:26:14.537Z] #36 47.87 Selecting previously unselected package cmake. [2021-06-09T17:26:14.537Z] #36 47.88 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-06-09T17:26:14.537Z] #36 47.89 Unpacking cmake (3.13.4-1) ... [2021-06-09T17:26:14.537Z] #36 49.52 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T17:26:14.537Z] #36 49.55 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:26:14.537Z] #36 49.60 Setting up libuv1:arm64 (1.24.1-1) ... [2021-06-09T17:26:14.537Z] #36 49.63 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:26:14.537Z] #36 49.67 Setting up librhash0:arm64 (1.3.8-1) ... [2021-06-09T17:26:14.537Z] #36 49.69 Setting up cmake-data (3.13.4-1) ... [2021-06-09T17:26:14.537Z] #36 49.72 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:26:14.537Z] #36 49.74 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-09T17:26:14.537Z] #36 49.77 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-09T17:26:14.537Z] #36 49.89 Setting up cmake (3.13.4-1) ... [2021-06-09T17:26:14.537Z] #36 49.91 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:26:14.537Z] #36 50.08 Processing triggers for mime-support (3.62) ... [2021-06-09T17:26:14.626Z] #13 50.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:26:14.626Z] #13 50.17 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-09T17:26:14.626Z] #13 50.19 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:26:14.760Z] #32 46.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T17:26:14.806Z] #36 ... [2021-06-09T17:26:14.806Z] [2021-06-09T17:26:14.806Z] #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-09T17:26:14.806Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:26:14.806Z] #46 40.61 crypto [2021-06-09T17:26:14.806Z] #46 40.98 crypto/rc4 [2021-06-09T17:26:14.806Z] #46 41.16 regexp/syntax [2021-06-09T17:26:14.806Z] #46 41.41 path [2021-06-09T17:26:14.806Z] #46 42.70 internal/syscall/execenv [2021-06-09T17:26:14.806Z] #46 42.71 time [2021-06-09T17:26:14.806Z] #46 43.05 internal/syscall/unix [2021-06-09T17:26:14.806Z] #46 46.80 regexp [2021-06-09T17:26:14.806Z] #46 48.67 context [2021-06-09T17:26:14.806Z] #46 48.67 internal/poll [2021-06-09T17:26:14.806Z] #46 50.14 github.com/LK4D4/vndr/versioned [2021-06-09T17:26:14.806Z] #46 50.96 os [2021-06-09T17:26:14.806Z] #46 ... [2021-06-09T17:26:14.806Z] [2021-06-09T17:26:14.806Z] #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-09T17:26:14.806Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:26:14.806Z] #13 44.03 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T17:26:14.806Z] #13 44.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T17:26:14.806Z] #13 44.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:26:14.806Z] #13 44.17 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-06-09T17:26:14.806Z] #13 44.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-09T17:26:14.806Z] #13 44.18 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T17:26:14.806Z] #13 44.43 Selecting previously unselected package dmsetup. [2021-06-09T17:26:14.806Z] #13 44.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-06-09T17:26:14.806Z] #13 44.45 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T17:26:14.806Z] #13 44.62 Selecting previously unselected package mingw-w64-common. [2021-06-09T17:26:14.806Z] #13 44.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T17:26:14.806Z] #13 44.65 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T17:26:15.148Z] #13 50.60 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-09T17:26:15.405Z] #13 50.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:26:15.405Z] #13 50.85 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T17:26:15.405Z] #13 50.97 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T17:26:15.662Z] #13 51.12 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:26:15.765Z] #13 ... [2021-06-09T17:26:15.765Z] [2021-06-09T17:26:15.765Z] #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-09T17:26:15.765Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T17:26:15.765Z] #36 DONE 51.7s [2021-06-09T17:26:15.765Z] [2021-06-09T17:26:15.765Z] #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-09T17:26:15.765Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:26:15.765Z] #44 50.93 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:26:15.765Z] #44 51.39 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T17:26:15.765Z] #44 51.44 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T17:26:15.765Z] #44 51.55 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-09T17:26:15.765Z] #44 51.56 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T17:26:15.765Z] #44 51.64 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:15.765Z] #44 51.64 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T17:26:15.765Z] #44 51.66 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:15.918Z] #13 51.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 ... 15410 files and directories currently installed.) [2021-06-09T17:26:15.918Z] #13 51.36 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-09T17:26:15.918Z] #13 51.37 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:26:15.918Z] #13 51.53 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-09T17:26:14.191Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-09T17:26:15.313Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:26:15.313Z] > git --version # timeout=10 [2021-06-09T17:26:15.368Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-09T17:26:15.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:26:15.372Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:26:16.175Z] #13 51.70 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T17:26:16.175Z] #13 51.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:26:16.175Z] #13 51.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-09T17:26:16.175Z] #13 51.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:26:17.110Z] #13 ... [2021-06-09T17:26:17.110Z] [2021-06-09T17:26:17.110Z] #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-09T17:26:17.110Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:26:17.110Z] #36 47.57 Selecting previously unselected package libicu63:amd64. [2021-06-09T17:26:17.110Z] #36 47.61 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T17:26:17.110Z] #36 47.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:26:17.110Z] #36 54.47 Selecting previously unselected package libxml2:amd64. [2021-06-09T17:26:17.110Z] #36 54.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-09T17:26:17.110Z] #36 54.48 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:26:17.110Z] #36 55.03 Selecting previously unselected package libarchive13:amd64. [2021-06-09T17:26:17.110Z] #36 55.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-09T17:26:17.110Z] #36 55.05 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T17:26:17.110Z] #36 55.43 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-09T17:26:17.110Z] #36 55.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-09T17:26:17.110Z] #36 55.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T17:26:17.110Z] #36 55.60 Selecting previously unselected package librhash0:amd64. [2021-06-09T17:26:17.110Z] #36 55.61 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-09T17:26:17.110Z] #36 55.74 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-09T17:26:17.110Z] #36 55.97 Selecting previously unselected package libuv1:amd64. [2021-06-09T17:26:17.110Z] #36 55.97 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-09T17:26:17.110Z] #36 55.98 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-09T17:26:17.110Z] #36 56.15 Selecting previously unselected package cmake. [2021-06-09T17:26:17.110Z] #36 56.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-09T17:26:17.110Z] #36 56.18 Unpacking cmake (3.13.4-1) ... [2021-06-09T17:26:17.376Z] #36 ... [2021-06-09T17:26:17.376Z] [2021-06-09T17:26: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-09T17:26:17.376Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:26:17.376Z] #44 47.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:17.376Z] #44 47.45 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:26:17.376Z] #44 51.68 Selecting previously unselected package python3-minimal. [2021-06-09T17:26:17.376Z] #44 51.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-09T17:26:17.376Z] #44 51.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T17:26:17.376Z] #44 51.76 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:26:17.376Z] #44 51.95 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T17:26:17.376Z] #44 51.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T17:26:17.376Z] #44 51.95 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:26:17.376Z] #44 52.07 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T17:26:17.376Z] #44 52.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:26:17.376Z] #44 52.08 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:17.376Z] #44 53.70 Selecting previously unselected package python3.7. [2021-06-09T17:26:17.376Z] #44 53.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:26:17.377Z] #44 53.71 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:17.377Z] #44 53.89 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T17:26:17.377Z] #44 53.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T17:26:17.377Z] #44 53.92 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:26:17.377Z] #44 54.08 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:26:17.377Z] #44 55.67 Selecting previously unselected package python3. [2021-06-09T17:26:17.377Z] #44 55.67 (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 ... 16062 files and directories currently installed.) [2021-06-09T17:26:17.377Z] #44 55.71 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-09T17:26:17.377Z] #44 55.73 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:26:17.377Z] #44 55.90 Selecting previously unselected package libprotobuf17:amd64. [2021-06-09T17:26:17.377Z] #44 55.91 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-09T17:26:17.377Z] #44 55.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T17:26:17.377Z] #44 56.63 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:26:17.377Z] #44 56.64 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:26:17.377Z] #44 56.65 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:26:17.377Z] #44 56.92 Selecting previously unselected package python3-six. [2021-06-09T17:26:17.377Z] #44 56.92 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T17:26:17.377Z] #44 56.92 Unpacking python3-six (1.12.0-1) ... [2021-06-09T17:26:17.377Z] #44 57.01 Selecting previously unselected package python3-protobuf. [2021-06-09T17:26:17.653Z] #44 57.02 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-09T17:26:17.653Z] #44 57.03 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:26:18.225Z] #44 57.64 Selecting previously unselected package libnet1:amd64. [2021-06-09T17:26:18.225Z] #44 57.64 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T17:26:18.225Z] #44 57.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:26:18.225Z] #44 57.78 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T17:26:18.225Z] #44 57.79 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T17:26:18.225Z] #44 57.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:26:18.481Z] #44 57.95 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T17:26:18.481Z] #44 57.95 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T17:26:18.481Z] #44 57.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:26:18.481Z] #44 58.07 Selecting previously unselected package criu. [2021-06-09T17:26:18.481Z] #44 58.07 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-09T17:26:18.481Z] #44 58.08 Unpacking criu (3.15-1) ... [2021-06-09T17:26:18.481Z] #44 ... [2021-06-09T17:26:18.481Z] [2021-06-09T17:26:18.481Z] #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-09T17:26:18.481Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:18.481Z] #13 54.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T17:26:18.481Z] #13 54.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-09T17:26:18.481Z] #13 54.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:26:18.740Z] #13 ... [2021-06-09T17:26:18.740Z] [2021-06-09T17:26:18.740Z] #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-09T17:26:18.740Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:26:18.740Z] #46 49.24 time [2021-06-09T17:26:18.740Z] #46 55.05 internal/fmtsort [2021-06-09T17:26:18.740Z] #46 55.41 internal/poll [2021-06-09T17:26:18.740Z] #46 55.76 internal/syscall/execenv [2021-06-09T17:26:18.740Z] #46 56.01 internal/syscall/unix [2021-06-09T17:26:18.740Z] #46 56.23 strings [2021-06-09T17:26:18.740Z] #46 57.52 os [2021-06-09T17:26:18.740Z] #46 58.90 regexp/syntax [2021-06-09T17:26:18.740Z] #46 ... [2021-06-09T17:26:18.740Z] [2021-06-09T17:26:18.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-09T17:26:18.740Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:26:18.740Z] #36 59.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:26:18.740Z] #36 59.29 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:26:18.740Z] #36 59.31 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-09T17:26:18.980Z] #32 ... [2021-06-09T17:26:18.980Z] [2021-06-09T17:26:18.980Z] #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-09T17:26:18.980Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:26:18.980Z] #46 41.41 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T17:26:18.980Z] #46 41.72 math/rand [2021-06-09T17:26:18.980Z] #46 42.85 errors [2021-06-09T17:26:18.980Z] #46 42.99 sort [2021-06-09T17:26:18.980Z] #46 43.34 io [2021-06-09T17:26:18.980Z] #46 43.94 strconv [2021-06-09T17:26:18.980Z] #46 44.64 bytes [2021-06-09T17:26:18.980Z] #46 46.38 bufio [2021-06-09T17:26:18.980Z] #46 46.72 reflect [2021-06-09T17:26:18.980Z] #46 47.68 syscall [2021-06-09T17:26:18.996Z] #36 59.36 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:26:18.996Z] #36 59.39 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-09T17:26:18.996Z] #36 59.41 Setting up cmake-data (3.13.4-1) ... [2021-06-09T17:26:18.996Z] #36 59.43 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:26:18.996Z] #36 59.45 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T17:26:18.996Z] #36 59.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T17:26:18.996Z] #36 59.48 Setting up cmake (3.13.4-1) ... [2021-06-09T17:26:18.996Z] #36 59.50 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:26:18.996Z] #36 59.54 Processing triggers for mime-support (3.62) ... [2021-06-09T17:26:19.247Z] #46 ... [2021-06-09T17:26:19.247Z] [2021-06-09T17:26:19.247Z] #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-09T17:26:19.247Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:19.247Z] #13 42.61 Get:14 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-09T17:26:19.247Z] #13 45.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-09T17:26:19.247Z] #13 45.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-09T17:26:19.247Z] #13 45.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T17:26:19.247Z] #13 45.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T17:26:19.247Z] #13 45.05 Get:19 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-09T17:26:19.247Z] #13 45.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-09T17:26:19.247Z] #13 45.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-09T17:26:19.247Z] #13 45.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-09T17:26:19.247Z] #13 45.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-09T17:26:19.247Z] #13 45.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-09T17:26:19.247Z] #13 45.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-09T17:26:19.247Z] #13 45.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-09T17:26:19.247Z] #13 45.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-09T17:26:19.247Z] #13 45.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-09T17:26:19.247Z] #13 46.30 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:26:19.247Z] #13 46.52 Fetched 78.2 MB in 7s (11.0 MB/s) [2021-06-09T17:26:19.247Z] #13 46.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:26:19.247Z] #13 46.71 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-09T17:26:19.247Z] #13 46.74 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:26:19.503Z] #13 47.25 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-09T17:26:19.560Z] #36 DONE 60.0s [2021-06-09T17:26:19.560Z] [2021-06-09T17:26:19.560Z] #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-09T17:26:19.560Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:26:19.560Z] #44 58.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:26:19.560Z] #44 58.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:26:19.560Z] #44 58.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:26:19.560Z] #44 58.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T17:26:19.560Z] #44 58.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:26:19.560Z] #44 58.93 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:19.560Z] #44 58.99 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:26:19.560Z] #44 59.03 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:19.759Z] #13 47.45 (Reading database ... [2021-06-09T17:26:19.759Z] #13 ... [2021-06-09T17:26:19.759Z] [2021-06-09T17:26:19.759Z] #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-09T17:26:19.759Z] #57 sha256:01155e00aee31a65c85358f58a9b7c859f52d143aa178227a347c51b2407cb4b [2021-06-09T17:26:19.759Z] #57 1.166 + RM_GOPATH=0 [2021-06-09T17:26:19.759Z] #57 1.166 + TMP_GOPATH= [2021-06-09T17:26:19.759Z] #57 1.167 + : /build [2021-06-09T17:26:19.759Z] #57 1.167 + '[' -z '' ']' [2021-06-09T17:26:19.759Z] #57 1.167 ++ mktemp -d [2021-06-09T17:26:19.759Z] #57 1.168 + export GOPATH=/tmp/tmp.zaxE42FbRu [2021-06-09T17:26:19.759Z] #57 1.168 + GOPATH=/tmp/tmp.zaxE42FbRu [2021-06-09T17:26:19.759Z] #57 1.168 + RM_GOPATH=1 [2021-06-09T17:26:19.759Z] #57 1.169 + case "$(go env GOARCH)" in [2021-06-09T17:26:19.759Z] #57 1.175 ++ go env GOARCH [2021-06-09T17:26:19.759Z] #57 1.185 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:19.759Z] #57 1.186 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:19.759Z] #57 1.186 ++ dirname /tmp/install/install.sh [2021-06-09T17:26:19.759Z] #57 1.193 + dir=/tmp/install [2021-06-09T17:26:19.759Z] #57 1.194 + bin=containerd [2021-06-09T17:26:19.759Z] #57 1.194 + shift [2021-06-09T17:26:19.759Z] #57 1.194 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T17:26:19.759Z] #57 1.194 + . /tmp/install/containerd.installer [2021-06-09T17:26:19.759Z] #57 1.195 ++ set -e [2021-06-09T17:26:19.759Z] #57 1.196 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:26:19.759Z] #57 1.196 + install_containerd [2021-06-09T17:26:19.759Z] #57 1.198 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T17:26:19.759Z] #57 1.199 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:26:19.759Z] #57 1.200 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zaxE42FbRu/src/github.com/containerd/containerd [2021-06-09T17:26:19.759Z] #57 1.208 Cloning into '/tmp/tmp.zaxE42FbRu/src/github.com/containerd/containerd'... [2021-06-09T17:26:19.759Z] #57 ... [2021-06-09T17:26:19.759Z] [2021-06-09T17:26:19.759Z] #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-09T17:26:19.759Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:19.759Z] #13 47.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:26:19.759Z] #13 47.53 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T17:26:20.014Z] #13 47.57 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T17:26:20.271Z] #13 47.79 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:26:20.272Z] #13 47.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 ... 15410 files and directories currently installed.) [2021-06-09T17:26:20.272Z] #13 48.05 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-09T17:26:20.527Z] #13 48.14 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:26:20.783Z] #13 ... [2021-06-09T17:26:20.783Z] [2021-06-09T17:26:20.783Z] #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-09T17:26:20.783Z] #48 sha256:1354683001c344800ff75e0c8053c3e51fc97da31fe55c9103f0a31c2ba80aae [2021-06-09T17:26:20.783Z] #48 DONE 53.1s [2021-06-09T17:26:20.783Z] [2021-06-09T17:26:20.783Z] #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-09T17:26:20.783Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:20.783Z] #13 48.52 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-09T17:26:21.039Z] #13 48.84 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T17:26:21.101Z] #44 56.23 Setting up python3 (3.7.3-1) ... [2021-06-09T17:26:21.295Z] #13 48.84 (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 ... 15410 files and directories currently installed.) [2021-06-09T17:26:21.295Z] #13 48.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-09T17:26:21.295Z] #13 48.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:26:21.375Z] #44 57.09 Setting up python3-six (1.12.0-1) ... [2021-06-09T17:26:21.640Z] #44 ... [2021-06-09T17:26:21.640Z] [2021-06-09T17:26:21.640Z] #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-09T17:26:21.640Z] #37 sha256:01ee7c0c2630a00d8a2134bf1cea1ac1739500cfb9a9be21d02811a355fc752e [2021-06-09T17:26:21.640Z] #37 1.399 + RM_GOPATH=0 [2021-06-09T17:26:21.640Z] #37 1.399 + TMP_GOPATH= [2021-06-09T17:26:21.640Z] #37 1.399 + : /build [2021-06-09T17:26:21.640Z] #37 1.399 + '[' -z '' ']' [2021-06-09T17:26:21.640Z] #37 1.404 ++ mktemp -d [2021-06-09T17:26:21.640Z] #37 1.406 + export GOPATH=/tmp/tmp.v7She4JpZU [2021-06-09T17:26:21.640Z] #37 1.407 + GOPATH=/tmp/tmp.v7She4JpZU [2021-06-09T17:26:21.640Z] #37 1.407 + RM_GOPATH=1 [2021-06-09T17:26:21.640Z] #37 1.408 + case "$(go env GOARCH)" in [2021-06-09T17:26:21.640Z] #37 1.409 ++ go env GOARCH [2021-06-09T17:26:21.640Z] #37 1.446 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:21.640Z] #37 1.446 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:21.640Z] #37 1.446 ++ dirname /tmp/install/install.sh [2021-06-09T17:26:21.640Z] #37 1.458 + dir=/tmp/install [2021-06-09T17:26:21.640Z] #37 1.458 + bin=tini [2021-06-09T17:26:21.640Z] #37 1.458 + shift [2021-06-09T17:26:21.640Z] #37 1.458 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T17:26:21.640Z] #37 1.458 + . /tmp/install/tini.installer [2021-06-09T17:26:21.640Z] #37 1.458 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:26:21.640Z] #37 1.459 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:26:21.640Z] #37 1.459 + install_tini [2021-06-09T17:26:21.640Z] #37 1.459 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T17:26:21.640Z] #37 1.459 + git clone https://github.com/krallin/tini.git /tmp/tmp.v7She4JpZU/tini [2021-06-09T17:26:21.640Z] #37 1.461 Cloning into '/tmp/tmp.v7She4JpZU/tini'... [2021-06-09T17:26:21.640Z] #37 2.192 + cd /tmp/tmp.v7She4JpZU/tini [2021-06-09T17:26:21.640Z] #37 2.192 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:26:21.640Z] #37 2.219 + cmake . [2021-06-09T17:26:21.640Z] #37 3.171 -- The C compiler identification is GNU 8.3.0 [2021-06-09T17:26:21.640Z] #37 3.211 -- Check for working C compiler: /usr/bin/cc [2021-06-09T17:26:21.640Z] #37 4.044 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T17:26:21.640Z] #37 4.047 -- Detecting C compiler ABI info [2021-06-09T17:26:21.640Z] #37 5.000 -- Detecting C compiler ABI info - done [2021-06-09T17:26:21.640Z] #37 5.065 -- Detecting C compile features [2021-06-09T17:26:22.221Z] #37 ... [2021-06-09T17:26:22.221Z] [2021-06-09T17:26:22.221Z] #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-09T17:26:22.221Z] #52 sha256:fdecebb6ace918387b49e1257a4187b999043c0c01f647c9dbc0634ac6124593 [2021-06-09T17:26:22.221Z] #52 48.39 context [2021-06-09T17:26:22.221Z] #52 48.40 internal/poll [2021-06-09T17:26:22.221Z] #52 49.99 os [2021-06-09T17:26:22.221Z] #52 51.22 internal/fmtsort [2021-06-09T17:26:22.221Z] #52 51.23 encoding/binary [2021-06-09T17:26:22.221Z] #52 52.69 path/filepath [2021-06-09T17:26:22.221Z] #52 52.70 mvdan.cc/sh/v3/fileutil [2021-06-09T17:26:22.221Z] #52 52.75 fmt [2021-06-09T17:26:22.221Z] #52 53.32 encoding/base64 [2021-06-09T17:26:22.221Z] #52 53.37 golang.org/x/sys/unix [2021-06-09T17:26:22.221Z] #52 54.96 io/ioutil [2021-06-09T17:26:22.221Z] #52 57.85 github.com/pkg/diff [2021-06-09T17:26:22.221Z] #52 57.85 flag [2021-06-09T17:26:22.221Z] #52 57.87 encoding/json [2021-06-09T17:26:22.486Z] #52 ... [2021-06-09T17:26:22.486Z] [2021-06-09T17:26:22.486Z] #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-09T17:26:22.486Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:26:22.486Z] #46 51.44 internal/fmtsort [2021-06-09T17:26:22.486Z] #46 51.45 encoding/binary [2021-06-09T17:26:22.486Z] #46 53.22 fmt [2021-06-09T17:26:22.486Z] #46 53.23 path/filepath [2021-06-09T17:26:22.486Z] #46 53.23 internal/lazyregexp [2021-06-09T17:26:22.486Z] #46 53.62 net [2021-06-09T17:26:22.486Z] #46 54.32 encoding/base64 [2021-06-09T17:26:22.486Z] #46 55.36 crypto/cipher [2021-06-09T17:26:22.486Z] #46 55.68 crypto/sha512 [2021-06-09T17:26:22.486Z] #46 56.42 crypto/ed25519/internal/edwards25519 [2021-06-09T17:26:22.486Z] #46 57.51 crypto/aes [2021-06-09T17:26:22.751Z] #46 ... [2021-06-09T17:26:22.751Z] [2021-06-09T17:26:22.751Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:26:22.751Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:26:22.751Z] #44 58.47 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:26:23.813Z] #13 51.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T17:26:23.813Z] #13 51.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-09T17:26:23.813Z] #13 51.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:26:24.685Z] #44 60.18 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:26:24.739Z] #13 ... [2021-06-09T17:26:24.739Z] [2021-06-09T17:26:24.739Z] #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-09T17:26:24.739Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:26:24.739Z] #44 46.56 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-09T17:26:24.739Z] #44 48.67 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:26:24.739Z] #44 48.85 Fetched 6695 kB in 7s (1027 kB/s) [2021-06-09T17:26:24.739Z] #44 49.00 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T17:26:24.739Z] #44 49.00 (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 ... 15410 files and directories currently installed.) [2021-06-09T17:26:24.739Z] #44 49.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:26:24.739Z] #44 49.11 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:24.739Z] #44 49.86 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:26:24.739Z] #44 49.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:26:24.739Z] #44 49.89 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:26:24.739Z] #44 51.35 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:24.739Z] #44 51.42 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:26:24.739Z] #44 55.80 Selecting previously unselected package python3-minimal. [2021-06-09T17:26:24.739Z] #44 55.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-09T17:26:24.739Z] #44 55.86 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T17:26:24.739Z] #44 55.87 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:26:24.739Z] #44 55.99 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T17:26:24.739Z] #44 56.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T17:26:24.739Z] #44 56.04 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:26:24.739Z] #44 56.19 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T17:26:24.739Z] #44 56.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:26:24.739Z] #44 56.21 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:24.739Z] #44 ... [2021-06-09T17:26:24.739Z] [2021-06-09T17:26:24.739Z] #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-09T17:26:24.739Z] #52 sha256:c9b3478fd3ca80b16546033cee836353cc09b22e792a2df9a4adb89a913a4010 [2021-06-09T17:26:24.739Z] #52 47.21 internal/oserror [2021-06-09T17:26:24.739Z] #52 47.25 reflect [2021-06-09T17:26:24.739Z] #52 47.32 syscall [2021-06-09T17:26:24.739Z] #52 55.60 time [2021-06-09T17:26:24.815Z] #44 64.43 Setting up python3 (3.7.3-1) ... [2021-06-09T17:26:24.996Z] #52 ... [2021-06-09T17:26:24.996Z] [2021-06-09T17:26:24.996Z] #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-09T17:26:24.996Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:26:24.996Z] #36 52.42 Selecting previously unselected package libxml2:amd64. [2021-06-09T17:26:24.996Z] #36 52.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-09T17:26:24.996Z] #36 52.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:26:24.996Z] #36 53.06 Selecting previously unselected package libarchive13:amd64. [2021-06-09T17:26:24.996Z] #36 53.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-09T17:26:24.996Z] #36 53.11 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T17:26:24.996Z] #36 53.50 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-09T17:26:24.996Z] #36 53.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-09T17:26:24.996Z] #36 53.51 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T17:26:24.996Z] #36 53.71 Selecting previously unselected package librhash0:amd64. [2021-06-09T17:26:24.996Z] #36 53.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-09T17:26:24.996Z] #36 53.73 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-09T17:26:24.996Z] #36 54.13 Selecting previously unselected package libuv1:amd64. [2021-06-09T17:26:24.996Z] #36 54.13 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-09T17:26:24.996Z] #36 54.14 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-09T17:26:24.996Z] #36 54.25 Selecting previously unselected package cmake. [2021-06-09T17:26:24.996Z] #36 54.25 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-09T17:26:24.996Z] #36 54.26 Unpacking cmake (3.13.4-1) ... [2021-06-09T17:26:24.996Z] #36 57.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:26:24.996Z] #36 57.23 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:26:24.996Z] #36 57.25 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-09T17:26:24.996Z] #36 57.28 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:26:24.996Z] #36 57.32 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-09T17:26:24.996Z] #36 57.34 Setting up cmake-data (3.13.4-1) ... [2021-06-09T17:26:24.996Z] #36 57.36 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:26:24.996Z] #36 57.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T17:26:24.996Z] #36 57.39 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T17:26:24.996Z] #36 57.41 Setting up cmake (3.13.4-1) ... [2021-06-09T17:26:24.996Z] #36 57.43 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:26:25.072Z] #44 ... [2021-06-09T17:26:25.072Z] [2021-06-09T17:26:25.072Z] #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-09T17:26:25.072Z] #37 sha256:b0c85649fcc2f82cfb792727706822f3109f98bdd0cfdb8d2ff4124c786dc1f4 [2021-06-09T17:26:25.072Z] #37 3.017 + RM_GOPATH=0 [2021-06-09T17:26:25.072Z] #37 3.018 + TMP_GOPATH= [2021-06-09T17:26:25.072Z] #37 3.018 + : /build [2021-06-09T17:26:25.072Z] #37 3.018 + '[' -z '' ']' [2021-06-09T17:26:25.072Z] #37 3.019 ++ mktemp -d [2021-06-09T17:26:25.072Z] #37 3.020 + export GOPATH=/tmp/tmp.ttZQm4JjLR [2021-06-09T17:26:25.072Z] #37 3.021 + GOPATH=/tmp/tmp.ttZQm4JjLR [2021-06-09T17:26:25.072Z] #37 3.021 + RM_GOPATH=1 [2021-06-09T17:26:25.072Z] #37 3.021 + case "$(go env GOARCH)" in [2021-06-09T17:26:25.072Z] #37 3.022 ++ go env GOARCH [2021-06-09T17:26:25.072Z] #37 3.060 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:25.072Z] #37 3.060 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:25.072Z] #37 3.060 ++ dirname /tmp/install/install.sh [2021-06-09T17:26:25.072Z] #37 3.064 + dir=/tmp/install [2021-06-09T17:26:25.072Z] #37 3.064 + bin=tini [2021-06-09T17:26:25.072Z] #37 3.064 + shift [2021-06-09T17:26:25.072Z] #37 3.064 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T17:26:25.072Z] #37 3.064 + . /tmp/install/tini.installer [2021-06-09T17:26:25.072Z] #37 3.065 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:26:25.072Z] #37 3.065 + install_tini [2021-06-09T17:26:25.072Z] #37 3.065 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T17:26:25.072Z] #37 3.065 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:26:25.072Z] #37 3.066 + git clone https://github.com/krallin/tini.git /tmp/tmp.ttZQm4JjLR/tini [2021-06-09T17:26:25.072Z] #37 3.067 Cloning into '/tmp/tmp.ttZQm4JjLR/tini'... [2021-06-09T17:26:25.072Z] #37 3.844 + cd /tmp/tmp.ttZQm4JjLR/tini [2021-06-09T17:26:25.072Z] #37 3.844 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:26:25.072Z] #37 3.868 + cmake . [2021-06-09T17:26:25.072Z] #37 4.481 -- The C compiler identification is GNU 8.3.0 [2021-06-09T17:26:25.072Z] #37 4.542 -- Check for working C compiler: /usr/bin/cc [2021-06-09T17:26:25.072Z] #37 5.118 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T17:26:25.072Z] #37 5.120 -- Detecting C compiler ABI info [2021-06-09T17:26:25.072Z] #37 5.665 -- Detecting C compiler ABI info - done [2021-06-09T17:26:25.252Z] #36 57.51 Processing triggers for mime-support (3.62) ... [2021-06-09T17:26:25.329Z] #37 5.702 -- Detecting C compile features [2021-06-09T17:26:25.816Z] #36 DONE 58.0s [2021-06-09T17:26:25.816Z] [2021-06-09T17:26:25.816Z] #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-09T17:26:25.816Z] #37 sha256:d6aa9e2f0722e6f8a4ad9a4daeff1956d9c082bbcf7bce56f21385f8094c7d67 [2021-06-09T17:26:26.697Z] #37 ... [2021-06-09T17:26:26.697Z] [2021-06-09T17:26:26.698Z] #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-09T17:26:26.698Z] #52 sha256:fc64ed4672ccd9a4591ba38110bc16a8b30ebd112604789b857b3f0197fe9699 [2021-06-09T17:26:26.698Z] #52 56.93 encoding/binary [2021-06-09T17:26:26.698Z] #52 57.54 context [2021-06-09T17:26:26.698Z] #52 58.66 os [2021-06-09T17:26:26.698Z] #52 58.68 encoding/base64 [2021-06-09T17:26:26.698Z] #52 59.50 golang.org/x/sys/unix [2021-06-09T17:26:26.698Z] #52 62.58 fmt [2021-06-09T17:26:26.698Z] #52 66.70 encoding/json [2021-06-09T17:26:26.698Z] #52 ... [2021-06-09T17:26:26.698Z] [2021-06-09T17:26:26.698Z] #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-09T17:26:26.698Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:26.698Z] #13 56.79 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T17:26:26.698Z] #13 56.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T17:26:26.698Z] #13 56.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:26:26.698Z] #13 56.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-09T17:26:26.698Z] #13 56.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:26:26.698Z] #13 56.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:26:26.698Z] #13 57.17 Selecting previously unselected package dmsetup. [2021-06-09T17:26:26.698Z] #13 57.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:26:26.698Z] #13 57.20 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T17:26:26.698Z] #13 57.38 Selecting previously unselected package mingw-w64-common. [2021-06-09T17:26:26.698Z] #13 57.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T17:26:26.698Z] #13 57.39 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T17:26:26.743Z] #37 1.097 + RM_GOPATH=0 [2021-06-09T17:26:26.743Z] #37 1.103 + TMP_GOPATH= [2021-06-09T17:26:26.743Z] #37 1.103 + : /build [2021-06-09T17:26:26.743Z] #37 1.103 + '[' -z '' ']' [2021-06-09T17:26:26.743Z] #37 1.103 ++ mktemp -d [2021-06-09T17:26:26.743Z] #37 1.104 + export GOPATH=/tmp/tmp.MUE4yqVui6 [2021-06-09T17:26:26.743Z] #37 1.104 + GOPATH=/tmp/tmp.MUE4yqVui6 [2021-06-09T17:26:26.743Z] #37 1.106 + RM_GOPATH=1 [2021-06-09T17:26:26.743Z] #37 1.106 + case "$(go env GOARCH)" in [2021-06-09T17:26:26.743Z] #37 1.106 ++ go env GOARCH [2021-06-09T17:26:26.743Z] #37 1.126 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:26.743Z] #37 1.126 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:26.743Z] #37 1.130 ++ dirname /tmp/install/install.sh [2021-06-09T17:26:26.743Z] #37 1.133 + dir=/tmp/install [2021-06-09T17:26:26.743Z] #37 1.133 + bin=tini [2021-06-09T17:26:26.743Z] #37 1.133 + shift [2021-06-09T17:26:26.743Z] #37 1.133 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T17:26:26.743Z] #37 1.133 + . /tmp/install/tini.installer [2021-06-09T17:26:26.743Z] #37 1.133 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:26:26.743Z] #37 1.133 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:26:26.743Z] #37 1.133 + install_tini [2021-06-09T17:26:26.743Z] #37 1.133 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T17:26:26.743Z] #37 1.133 + git clone https://github.com/krallin/tini.git /tmp/tmp.MUE4yqVui6/tini [2021-06-09T17:26:26.743Z] #37 1.135 Cloning into '/tmp/tmp.MUE4yqVui6/tini'... [2021-06-09T17:26:27.260Z] #13 ... [2021-06-09T17:26:27.260Z] [2021-06-09T17:26:27.260Z] #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-09T17:26:27.260Z] #37 sha256:b0c85649fcc2f82cfb792727706822f3109f98bdd0cfdb8d2ff4124c786dc1f4 [2021-06-09T17:26:27.260Z] #37 7.726 -- Detecting C compile features - done [2021-06-09T17:26:27.260Z] #37 7.761 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T17:26:27.517Z] #37 7.994 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T17:26:27.676Z] #37 1.883 + cd /tmp/tmp.MUE4yqVui6/tini [2021-06-09T17:26:27.676Z] #37 1.883 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:26:27.676Z] #37 1.889 + cmake . [2021-06-09T17:26:27.774Z] #37 8.148 -- Configuring done [2021-06-09T17:26:27.774Z] #37 8.177 -- Generating done [2021-06-09T17:26:27.774Z] #37 8.184 -- Build files have been written to: /tmp/tmp.ttZQm4JjLR/tini [2021-06-09T17:26:27.774Z] #37 8.194 + make tini-static [2021-06-09T17:26:28.031Z] #37 8.547 Scanning dependencies of target tini-static [2021-06-09T17:26:28.031Z] #37 8.646 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T17:26:28.072Z] #44 ... [2021-06-09T17:26:28.072Z] [2021-06-09T17:26:28.072Z] #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-09T17:26:28.072Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:26:28.072Z] #13 50.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T17:26:28.072Z] #13 50.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T17:26:28.072Z] #13 50.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:26:28.072Z] #13 55.77 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T17:26:28.072Z] #13 55.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-09T17:26:28.072Z] #13 55.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:26:28.072Z] #13 56.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T17:26:28.072Z] #13 56.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-09T17:26:28.072Z] #13 56.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:26:28.072Z] #13 ... [2021-06-09T17:26:28.072Z] [2021-06-09T17:26:28.072Z] #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-09T17:26:28.072Z] #37 sha256:01ee7c0c2630a00d8a2134bf1cea1ac1739500cfb9a9be21d02811a355fc752e [2021-06-09T17:26:28.072Z] #37 7.420 -- Detecting C compile features - done [2021-06-09T17:26:28.072Z] #37 7.454 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T17:26:28.072Z] #37 7.733 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T17:26:28.072Z] #37 7.858 -- Configuring done [2021-06-09T17:26:28.072Z] #37 7.881 -- Generating done [2021-06-09T17:26:28.072Z] #37 7.884 -- Build files have been written to: /tmp/tmp.v7She4JpZU/tini [2021-06-09T17:26:28.072Z] #37 7.898 + make tini-static [2021-06-09T17:26:28.072Z] #37 8.432 Scanning dependencies of target tini-static [2021-06-09T17:26:28.072Z] #37 8.561 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T17:26:28.072Z] #37 9.975 [100%] Linking C executable tini-static [2021-06-09T17:26:28.072Z] #37 10.60 [100%] Built target tini-static [2021-06-09T17:26:28.072Z] #37 10.70 + mkdir -p /build [2021-06-09T17:26:28.072Z] #37 10.71 + cp tini-static /build/docker-init [2021-06-09T17:26:28.239Z] #37 2.507 -- The C compiler identification is GNU 8.3.0 [2021-06-09T17:26:28.239Z] #37 2.534 -- Check for working C compiler: /usr/bin/cc [2021-06-09T17:26:28.801Z] #37 3.175 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T17:26:28.801Z] #37 3.194 -- Detecting C compiler ABI info [2021-06-09T17:26:29.398Z] #37 9.967 [100%] Linking C executable tini-static [2021-06-09T17:26:29.733Z] #37 3.865 -- Detecting C compiler ABI info - done [2021-06-09T17:26:29.733Z] #37 3.925 -- Detecting C compile features [2021-06-09T17:26:29.962Z] #37 10.48 [100%] Built target tini-static [2021-06-09T17:26:29.962Z] #37 10.55 + mkdir -p /build [2021-06-09T17:26:30.008Z] #37 DONE 14.1s [2021-06-09T17:26:30.008Z] [2021-06-09T17:26:30.008Z] #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-09T17:26:30.008Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:26:30.008Z] #46 59.58 crypto/des [2021-06-09T17:26:30.008Z] #46 59.65 flag [2021-06-09T17:26:30.008Z] #46 59.75 go/token [2021-06-09T17:26:30.008Z] #46 60.44 net/url [2021-06-09T17:26:30.008Z] #46 61.18 go/scanner [2021-06-09T17:26:30.008Z] #46 61.68 text/template/parse [2021-06-09T17:26:30.008Z] #46 62.64 log [2021-06-09T17:26:30.008Z] #46 62.96 go/ast [2021-06-09T17:26:30.008Z] #46 63.52 encoding/json [2021-06-09T17:26:30.218Z] #37 10.55 + cp tini-static /build/docker-init [2021-06-09T17:26:30.785Z] #37 DONE 11.3s [2021-06-09T17:26:30.785Z] [2021-06-09T17:26:30.785Z] #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-09T17:26:30.785Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:30.785Z] #13 62.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T17:26:30.785Z] #13 62.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T17:26:30.785Z] #13 62.96 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:26:30.785Z] #13 ... [2021-06-09T17:26:30.785Z] [2021-06-09T17:26:30.785Z] #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-09T17:26:30.785Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:26:30.785Z] #46 61.23 fmt [2021-06-09T17:26:30.785Z] #46 63.29 path/filepath [2021-06-09T17:26:30.785Z] #46 64.39 regexp [2021-06-09T17:26:30.785Z] #46 66.18 flag [2021-06-09T17:26:30.785Z] #46 67.69 go/token [2021-06-09T17:26:30.785Z] #46 67.76 internal/lazyregexp [2021-06-09T17:26:30.785Z] #46 68.07 path [2021-06-09T17:26:30.785Z] #46 68.45 io/ioutil [2021-06-09T17:26:30.785Z] #46 68.77 go/scanner [2021-06-09T17:26:30.785Z] #46 69.04 net/url [2021-06-09T17:26:30.785Z] #46 70.01 go/ast [2021-06-09T17:26:30.785Z] #46 70.79 text/template/parse [2021-06-09T17:26:31.408Z] #46 67.60 text/template [2021-06-09T17:26:31.623Z] #37 6.085 -- Detecting C compile features - done [2021-06-09T17:26:31.623Z] #37 6.117 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T17:26:31.880Z] #37 ... [2021-06-09T17:26:31.880Z] [2021-06-09T17:26:31.880Z] #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-09T17:26:31.880Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:26:31.880Z] #44 57.81 Selecting previously unselected package python3.7. [2021-06-09T17:26:31.880Z] #44 57.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:26:31.880Z] #44 57.84 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:31.880Z] #44 58.22 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T17:26:31.880Z] #44 58.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T17:26:31.880Z] #44 58.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:26:31.880Z] #44 58.40 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:26:31.880Z] #44 59.94 Selecting previously unselected package python3. [2021-06-09T17:26:31.880Z] #44 59.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-09T17:26:31.880Z] #44 60.01 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-09T17:26:31.880Z] #44 60.03 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:26:31.880Z] #44 60.20 Selecting previously unselected package libprotobuf17:amd64. [2021-06-09T17:26:31.880Z] #44 60.21 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-09T17:26:31.880Z] #44 60.22 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T17:26:31.880Z] #44 60.86 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:26:31.880Z] #44 60.86 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:26:31.880Z] #44 60.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:26:31.880Z] #44 61.05 Selecting previously unselected package python3-six. [2021-06-09T17:26:31.880Z] #44 61.06 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T17:26:31.880Z] #44 61.06 Unpacking python3-six (1.12.0-1) ... [2021-06-09T17:26:31.880Z] #44 61.17 Selecting previously unselected package python3-protobuf. [2021-06-09T17:26:31.880Z] #44 61.18 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-09T17:26:31.880Z] #44 61.18 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:26:31.880Z] #44 61.64 Selecting previously unselected package libnet1:amd64. [2021-06-09T17:26:31.880Z] #44 61.65 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T17:26:31.880Z] #44 61.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:26:31.880Z] #44 61.79 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T17:26:31.880Z] #44 61.79 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T17:26:31.880Z] #44 61.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:26:31.880Z] #44 61.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T17:26:31.880Z] #44 61.94 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T17:26:31.880Z] #44 61.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:26:31.880Z] #44 62.03 Selecting previously unselected package criu. [2021-06-09T17:26:31.880Z] #44 62.04 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-09T17:26:31.880Z] #44 62.04 Unpacking criu (3.15-1) ... [2021-06-09T17:26:31.880Z] #44 62.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:26:31.880Z] #44 62.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:26:31.880Z] #44 62.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:26:31.880Z] #44 62.84 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T17:26:31.880Z] #44 62.86 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:26:31.880Z] #44 62.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:31.880Z] #44 62.90 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:26:31.880Z] #44 62.93 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:26:32.361Z] #46 68.32 go/parser [2021-06-09T17:26:32.626Z] #46 ... [2021-06-09T17:26:32.626Z] [2021-06-09T17:26:32.626Z] #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-09T17:26:32.626Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:26:32.626Z] #44 64.21 Setting up criu (3.15-1) ... [2021-06-09T17:26:32.626Z] #44 67.52 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:26:32.626Z] #44 67.89 Processing triggers for mime-support (3.62) ... [2021-06-09T17:26:32.626Z] #44 DONE 68.4s [2021-06-09T17:26:32.626Z] [2021-06-09T17:26:32.626Z] #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-09T17:26:32.626Z] #52 sha256:fdecebb6ace918387b49e1257a4187b999043c0c01f647c9dbc0634ac6124593 [2021-06-09T17:26:32.626Z] #52 59.54 go/token [2021-06-09T17:26:32.626Z] #52 60.64 mvdan.cc/editorconfig [2021-06-09T17:26:32.626Z] #52 61.21 go/scanner [2021-06-09T17:26:32.626Z] #52 62.46 mvdan.cc/sh/v3/syntax [2021-06-09T17:26:32.626Z] #52 63.11 go/ast [2021-06-09T17:26:32.626Z] #52 63.32 golang.org/x/crypto/ssh/terminal [2021-06-09T17:26:33.305Z] #46 ... [2021-06-09T17:26:33.305Z] [2021-06-09T17:26:33.305Z] #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-09T17:26:33.305Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:33.305Z] #13 68.98 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T17:26:33.562Z] #13 69.01 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:26:33.562Z] #13 69.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:26:33.562Z] #13 69.20 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T17:26:33.562Z] #13 69.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:26:33.562Z] #13 69.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:26:33.518Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:26:33.609Z] > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10 [2021-06-09T17:26:33.771Z] #44 ... [2021-06-09T17:26:33.771Z] [2021-06-09T17:26:33.772Z] #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-09T17:26:33.772Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:26:33.772Z] #46 55.88 time [2021-06-09T17:26:33.772Z] #46 59.26 internal/fmtsort [2021-06-09T17:26:33.772Z] #46 59.85 internal/syscall/execenv [2021-06-09T17:26:33.772Z] #46 59.95 internal/syscall/unix [2021-06-09T17:26:33.772Z] #46 60.30 strings [2021-06-09T17:26:33.772Z] #46 60.78 internal/poll [2021-06-09T17:26:33.772Z] #46 62.70 regexp/syntax [2021-06-09T17:26:33.772Z] #46 62.81 os [2021-06-09T17:26:33.772Z] #46 65.81 fmt [2021-06-09T17:26:33.772Z] #46 ... [2021-06-09T17:26:33.772Z] [2021-06-09T17:26:33.772Z] #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-09T17:26:33.772Z] #37 sha256:d6aa9e2f0722e6f8a4ad9a4daeff1956d9c082bbcf7bce56f21385f8094c7d67 [2021-06-09T17:26:33.772Z] #37 6.464 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T17:26:33.772Z] #37 6.598 -- Configuring done [2021-06-09T17:26:33.772Z] #37 6.634 -- Generating done [2021-06-09T17:26:33.772Z] #37 6.642 -- Build files have been written to: /tmp/tmp.MUE4yqVui6/tini [2021-06-09T17:26:33.772Z] #37 6.644 + make tini-static [2021-06-09T17:26:33.772Z] #37 7.208 Scanning dependencies of target tini-static [2021-06-09T17:26:33.772Z] #37 7.342 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T17:26:33.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T17:26:33.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T17:26:33.922Z] Fetching without tags [2021-06-09T17:26:34.028Z] #37 8.482 [100%] Linking C executable tini-static [2021-06-09T17:26:34.492Z] #13 ... [2021-06-09T17:26:34.492Z] [2021-06-09T17:26:34.492Z] #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-09T17:26:34.492Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:26:34.492Z] #44 65.15 Setting up python3-six (1.12.0-1) ... [2021-06-09T17:26:34.492Z] #44 66.37 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:26:34.492Z] #44 67.83 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:26:34.492Z] #44 71.35 Setting up criu (3.15-1) ... [2021-06-09T17:26:34.492Z] #44 73.30 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:26:34.492Z] #44 73.42 Processing triggers for mime-support (3.62) ... [2021-06-09T17:26:34.492Z] #44 DONE 73.9s [2021-06-09T17:26:34.492Z] [2021-06-09T17:26:34.492Z] #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-09T17:26:34.492Z] #52 sha256:fc64ed4672ccd9a4591ba38110bc16a8b30ebd112604789b857b3f0197fe9699 [2021-06-09T17:26:34.492Z] #52 67.84 github.com/pkg/diff [2021-06-09T17:26:34.492Z] #52 68.96 go/scanner [2021-06-09T17:26:34.492Z] #52 70.19 go/ast [2021-06-09T17:26:34.492Z] #52 73.09 golang.org/x/crypto/ssh/terminal [2021-06-09T17:26:34.492Z] #52 74.67 mvdan.cc/editorconfig [2021-06-09T17:26:34.492Z] #52 75.05 mvdan.cc/sh/v3/fileutil [2021-06-09T17:26:34.591Z] #37 9.071 [100%] Built target tini-static [2021-06-09T17:26:34.591Z] #37 9.132 + mkdir -p /build [2021-06-09T17:26:34.695Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:26:34.749Z] #52 ... [2021-06-09T17:26:34.749Z] [2021-06-09T17:26:34.749Z] #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-09T17:26:34.749Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:26:34.749Z] #46 75.10 text/template [2021-06-09T17:26:34.847Z] #37 9.134 + cp tini-static /build/docker-init [2021-06-09T17:26:35.006Z] #46 75.42 go/parser [2021-06-09T17:26:35.777Z] #37 DONE 9.9s [2021-06-09T17:26:35.777Z] [2021-06-09T17:26:35.777Z] #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-09T17:26:35.777Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:35.777Z] #13 54.02 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T17:26:35.777Z] #13 54.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T17:26:35.777Z] #13 54.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:26:35.777Z] #13 54.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-09T17:26:35.777Z] #13 54.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:26:35.777Z] #13 54.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:26:35.777Z] #13 54.46 Selecting previously unselected package dmsetup. [2021-06-09T17:26:35.777Z] #13 54.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:26:35.777Z] #13 54.49 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T17:26:35.777Z] #13 54.65 Selecting previously unselected package mingw-w64-common. [2021-06-09T17:26:35.777Z] #13 54.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T17:26:35.777Z] #13 54.66 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T17:26:35.777Z] #13 59.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T17:26:35.777Z] #13 60.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T17:26:35.777Z] #13 60.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:26:35.953Z] #52 71.64 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T17:26:35.953Z] #52 ... [2021-06-09T17:26:35.953Z] [2021-06-09T17:26:35.953Z] #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-09T17:26:35.953Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:26:35.953Z] #46 72.09 encoding/xml [2021-06-09T17:26:36.340Z] #13 ... [2021-06-09T17:26:36.340Z] [2021-06-09T17:26:36.340Z] #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-09T17:26:36.340Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:26:36.340Z] #44 68.34 Setting up python3 (3.7.3-1) ... [2021-06-09T17:26:33.688Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:26:33.822Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:26:33.954Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:26:33.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:26:33.958Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:26:34.794Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:26:34.854Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:26:37.269Z] #44 68.97 Setting up python3-six (1.12.0-1) ... [2021-06-09T17:26:37.269Z] #44 ... [2021-06-09T17:26:37.269Z] [2021-06-09T17:26:37.269Z] #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-09T17:26:37.269Z] #52 sha256:c9b3478fd3ca80b16546033cee836353cc09b22e792a2df9a4adb89a913a4010 [2021-06-09T17:26:37.269Z] #52 59.53 encoding/binary [2021-06-09T17:26:37.269Z] #52 61.06 encoding/base64 [2021-06-09T17:26:37.269Z] #52 61.21 context [2021-06-09T17:26:37.269Z] #52 61.87 internal/poll [2021-06-09T17:26:37.269Z] #52 62.12 strings [2021-06-09T17:26:37.269Z] #52 63.87 os [2021-06-09T17:26:37.269Z] #52 64.55 golang.org/x/sys/unix [2021-06-09T17:26:37.269Z] #52 67.52 fmt [2021-06-09T17:26:37.269Z] #52 ... [2021-06-09T17:26:37.269Z] [2021-06-09T17:26:37.269Z] #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-09T17:26:37.269Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:26:37.269Z] #46 67.29 path/filepath [2021-06-09T17:26:37.269Z] #46 68.82 regexp [2021-06-09T17:26:37.352Z] #46 73.50 compress/flate [2021-06-09T17:26:37.925Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:26:37.925Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432) [2021-06-09T17:26:38.197Z] #46 70.53 flag [2021-06-09T17:26:38.279Z] #46 78.47 log [2021-06-09T17:26:38.306Z] #46 74.35 go/doc [2021-06-09T17:26:38.536Z] #46 79.05 encoding/xml [2021-06-09T17:26:39.565Z] #46 71.74 go/token [2021-06-09T17:26:39.565Z] #46 71.92 internal/lazyregexp [2021-06-09T17:26:39.565Z] #46 72.14 path [2021-06-09T17:26:39.905Z] #46 80.41 go/doc [2021-06-09T17:26:37.518Z] > git remote # timeout=10 [2021-06-09T17:26:37.618Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:26:37.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:26:37.675Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:26:37.815Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-09T17:26:37.956Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:26:38.010Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:26:40.127Z] #46 72.49 go/scanner [2021-06-09T17:26:40.127Z] #46 72.52 io/ioutil [2021-06-09T17:26:40.690Z] #46 73.01 net/url [2021-06-09T17:26:40.874Z] #46 ... [2021-06-09T17:26:40.874Z] [2021-06-09T17:26:40.874Z] #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-09T17:26:40.874Z] #52 sha256:fdecebb6ace918387b49e1257a4187b999043c0c01f647c9dbc0634ac6124593 [2021-06-09T17:26:40.874Z] #52 DONE 76.9s [2021-06-09T17:26:40.874Z] [2021-06-09T17:26:40.874Z] #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-09T17:26:40.874Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:26:40.874Z] #46 76.94 compress/gzip [2021-06-09T17:26:41.139Z] #46 ... [2021-06-09T17:26:41.139Z] [2021-06-09T17:26:41.139Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T17:26:41.139Z] #57 sha256:f47c78fd829db407c400b4a3552629f8ed93d5e5e962e1346c110094605addf1 [2021-06-09T17:26:41.139Z] #57 36.72 Checking out files: 61% (2425/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T17:26:41.139Z] #57 37.71 + cd /tmp/tmp.xvRXAEPkCe/src/github.com/containerd/containerd [2021-06-09T17:26:41.139Z] #57 37.72 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:26:41.139Z] #57 38.71 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T17:26:41.139Z] #57 38.71 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T17:26:41.139Z] #57 38.71 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:26:41.139Z] #57 38.71 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:26:41.139Z] #57 38.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T17:26:41.139Z] #57 38.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T17:26:41.139Z] #57 38.71 + '[' '' = dynamic ']' [2021-06-09T17:26:41.139Z] #57 38.71 + make [2021-06-09T17:26:41.139Z] #57 40.18 + bin/ctr [2021-06-09T17:26:41.252Z] #46 ... [2021-06-09T17:26:41.252Z] [2021-06-09T17:26:41.252Z] #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-09T17:26:41.252Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:41.252Z] #13 66.11 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T17:26:41.252Z] #13 66.11 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:26:41.252Z] #13 66.12 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:26:41.252Z] #13 66.36 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T17:26:41.252Z] #13 66.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:26:41.252Z] #13 66.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:26:42.093Z] #57 ... [2021-06-09T17:26:42.093Z] [2021-06-09T17:26:42.093Z] #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-09T17:26:42.093Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:26:42.093Z] #46 78.04 github.com/LK4D4/vndr/build [2021-06-09T17:26:42.093Z] #46 78.16 encoding/asn1 [2021-06-09T17:26:43.177Z] #46 83.37 github.com/LK4D4/vndr/build [2021-06-09T17:26:43.741Z] #46 84.29 github.com/LK4D4/vndr/versioned [2021-06-09T17:26:43.741Z] #46 84.40 compress/flate [2021-06-09T17:26:44.304Z] #46 ... [2021-06-09T17:26:44.304Z] [2021-06-09T17:26:44.304Z] #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-09T17:26:44.304Z] #57 sha256:566f477c1500ccda32ebd81d2f04285493c69ee9649a137f6d8366fc1fda7e9d [2021-06-09T17:26:44.522Z] #13 ... [2021-06-09T17:26:44.522Z] [2021-06-09T17:26:44.522Z] #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-09T17:26:44.522Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:26:44.522Z] #44 70.08 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:26:44.522Z] #44 71.17 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:26:44.522Z] #44 74.03 Setting up criu (3.15-1) ... [2021-06-09T17:26:44.522Z] #44 75.75 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:26:44.522Z] #44 75.82 Processing triggers for mime-support (3.62) ... [2021-06-09T17:26:44.522Z] #44 DONE 76.4s [2021-06-09T17:26:44.522Z] [2021-06-09T17:26:44.522Z] #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-09T17:26:44.522Z] #52 sha256:c9b3478fd3ca80b16546033cee836353cc09b22e792a2df9a4adb89a913a4010 [2021-06-09T17:26:44.522Z] #52 72.08 encoding/json [2021-06-09T17:26:44.522Z] #52 72.66 github.com/pkg/diff [2021-06-09T17:26:44.522Z] #52 74.00 go/ast [2021-06-09T17:26:44.791Z] #46 80.58 vendor/golang.org/x/text/unicode/bidi [2021-06-09T17:26:44.819Z] #57 42.77 Checking out files: 59% (2319/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) [2021-06-09T17:26:44.819Z] #57 ... [2021-06-09T17:26:44.819Z] [2021-06-09T17:26:44.819Z] #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-09T17:26:44.819Z] #52 sha256:fc64ed4672ccd9a4591ba38110bc16a8b30ebd112604789b857b3f0197fe9699 [2021-06-09T17:26:44.819Z] #52 75.23 text/tabwriter [2021-06-09T17:26:44.819Z] #52 75.77 mvdan.cc/sh/v3/syntax [2021-06-09T17:26:44.819Z] #52 81.93 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T17:26:44.819Z] #52 ... [2021-06-09T17:26:44.819Z] [2021-06-09T17:26:44.819Z] #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-09T17:26:44.819Z] #57 sha256:566f477c1500ccda32ebd81d2f04285493c69ee9649a137f6d8366fc1fda7e9d [2021-06-09T17:26:45.062Z] #46 81.20 vendor/golang.org/x/crypto/cryptobyte [2021-06-09T17:26:45.592Z] #57 42.77 Checking out files: 59% (2319/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 99% (3914/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T17:26:45.592Z] #57 43.85 + cd /tmp/tmp.Q7YzrJL5A0/src/github.com/containerd/containerd [2021-06-09T17:26:45.592Z] #57 43.85 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:26:45.889Z] #52 78.04 golang.org/x/crypto/ssh/terminal [2021-06-09T17:26:46.155Z] #57 44.53 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T17:26:46.155Z] #57 44.53 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T17:26:46.155Z] #57 44.53 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:26:46.155Z] #57 44.53 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:26:46.155Z] #57 44.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T17:26:46.155Z] #57 44.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T17:26:46.155Z] #57 44.53 + '[' '' = dynamic ']' [2021-06-09T17:26:46.155Z] #57 44.53 + make [2021-06-09T17:26:46.452Z] #52 78.89 mvdan.cc/editorconfig [2021-06-09T17:26:46.452Z] #52 78.96 mvdan.cc/sh/v3/fileutil [2021-06-09T17:26:46.708Z] #52 79.11 text/tabwriter [2021-06-09T17:26:47.000Z] #46 83.06 vendor/golang.org/x/text/unicode/norm [2021-06-09T17:26:47.000Z] #46 83.25 vendor/golang.org/x/net/http2/hpack [2021-06-09T17:26:47.090Z] #57 ... [2021-06-09T17:26:47.090Z] [2021-06-09T17:26:47.090Z] #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-09T17:26:47.090Z] #52 sha256:fc64ed4672ccd9a4591ba38110bc16a8b30ebd112604789b857b3f0197fe9699 [2021-06-09T17:26:47.090Z] #52 DONE 87.6s [2021-06-09T17:26:47.270Z] #52 79.67 mvdan.cc/sh/v3/syntax [2021-06-09T17:26:47.348Z] [2021-06-09T17:26:47.348Z] #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-09T17:26:47.348Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:26:47.348Z] #46 86.14 hash/crc32 [2021-06-09T17:26:47.348Z] #46 86.67 compress/gzip [2021-06-09T17:26:47.348Z] #46 86.83 net [2021-06-09T17:26:47.348Z] #46 87.22 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-09T17:26:47.911Z] #46 88.36 vendor/golang.org/x/text/transform [2021-06-09T17:26:47.975Z] #46 83.80 mime [2021-06-09T17:26:48.475Z] #46 89.09 vendor/golang.org/x/text/unicode/bidi [2021-06-09T17:26:48.603Z] #46 ... [2021-06-09T17:26:48.603Z] [2021-06-09T17:26:48.603Z] #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-09T17:26:48.603Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:26:48.603Z] #13 71.31 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T17:26:48.603Z] #13 71.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-09T17:26:48.603Z] #13 71.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:26:48.769Z] Commit message: "Fix possible overlapping IPs" [2021-06-09T17:26:48.868Z] #13 ... [2021-06-09T17:26:48.868Z] [2021-06-09T17:26:48.868Z] #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-09T17:26:48.868Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:26:48.868Z] #46 85.05 net/http/internal [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:26:50.367Z] #46 90.78 vendor/golang.org/x/text/secure/bidirule [2021-06-09T17:26:50.623Z] #46 91.07 vendor/golang.org/x/text/unicode/norm [2021-06-09T17:26:50.797Z] #46 86.52 vendor/golang.org/x/net/idna [2021-06-09T17:26:51.446Z] #52 ... [2021-06-09T17:26:51.446Z] [2021-06-09T17:26:51.446Z] #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-09T17:26:51.446Z] #57 sha256:01155e00aee31a65c85358f58a9b7c859f52d143aa178227a347c51b2407cb4b [2021-06-09T17:26:51.446Z] #57 41.00 Checking out files: 53% (2108/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) [2021-06-09T17:26:51.446Z] #57 ... [2021-06-09T17:26:51.446Z] [2021-06-09T17:26:51.446Z] #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-09T17:26:51.446Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:26:51.446Z] #46 73.66 go/ast [2021-06-09T17:26:51.446Z] #46 74.60 text/template/parse [2021-06-09T17:26:51.446Z] #46 78.33 go/parser [2021-06-09T17:26:51.446Z] #46 78.99 text/template [2021-06-09T17:26:51.446Z] #46 81.52 log [2021-06-09T17:26:51.446Z] #46 81.89 encoding/xml [2021-06-09T17:26:51.446Z] #46 83.70 go/doc [2021-06-09T17:26:51.446Z] #46 ... [2021-06-09T17:26:51.446Z] [2021-06-09T17:26:51.446Z] #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-09T17:26:51.446Z] #57 sha256:01155e00aee31a65c85358f58a9b7c859f52d143aa178227a347c51b2407cb4b [2021-06-09T17:26:51.950Z] + docker version [2021-06-09T17:26:51.959Z] #57 41.00 Checking out files: 53% (2108/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 92% (3627/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T17:26:52.196Z] #46 88.38 net/textproto [2021-06-09T17:26:52.196Z] #46 88.39 vendor/golang.org/x/net/http/httpproxy [2021-06-09T17:26:52.196Z] #46 88.41 crypto/x509 [2021-06-09T17:26:52.215Z] #57 42.32 + cd /tmp/tmp.zaxE42FbRu/src/github.com/containerd/containerd [2021-06-09T17:26:52.215Z] #57 42.32 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:26:53.144Z] #57 43.49 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T17:26:53.152Z] #46 89.29 vendor/golang.org/x/net/http/httpguts [2021-06-09T17:26:53.152Z] #46 89.31 mime/multipart [2021-06-09T17:26:53.400Z] #57 43.50 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T17:26:53.400Z] #57 43.50 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:26:53.400Z] #57 43.50 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:26:53.400Z] #57 43.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T17:26:53.400Z] #57 43.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T17:26:53.400Z] #57 43.50 + '[' '' = dynamic ']' [2021-06-09T17:26:53.400Z] #57 43.50 + make [2021-06-09T17:26:54.329Z] #57 44.67 + bin/ctr [2021-06-09T17:26:54.553Z] #46 ... [2021-06-09T17:26:54.553Z] [2021-06-09T17:26:54.553Z] #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-09T17:26:54.553Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:26:54.553Z] #13 82.33 Selecting previously unselected package libapparmor1:arm64. [2021-06-09T17:26:54.553Z] #13 82.33 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 82.35 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-09T17:26:54.553Z] #13 82.48 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-09T17:26:54.553Z] #13 82.48 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 82.50 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-09T17:26:54.553Z] #13 82.66 Selecting previously unselected package libbtrfs0. [2021-06-09T17:26:54.553Z] #13 82.66 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 82.67 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:26:54.553Z] #13 82.75 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:26:54.553Z] #13 82.75 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 82.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:26:54.553Z] #13 83.05 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-06-09T17:26:54.553Z] #13 83.06 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 83.13 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T17:26:54.553Z] #13 83.26 Selecting previously unselected package libudev-dev:arm64. [2021-06-09T17:26:54.553Z] #13 83.26 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 83.28 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-09T17:26:54.553Z] #13 83.45 Selecting previously unselected package libsepol1-dev:arm64. [2021-06-09T17:26:54.553Z] #13 83.45 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 83.46 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-06-09T17:26:54.553Z] #13 83.80 Selecting previously unselected package libpcre16-3:arm64. [2021-06-09T17:26:54.553Z] #13 83.81 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 83.81 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-06-09T17:26:54.553Z] #13 83.98 Selecting previously unselected package libpcre32-3:arm64. [2021-06-09T17:26:54.553Z] #13 83.99 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 84.01 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-06-09T17:26:54.553Z] #13 84.19 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-06-09T17:26:54.553Z] #13 84.19 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 84.21 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-09T17:26:54.553Z] #13 84.35 Selecting previously unselected package libpcre3-dev:arm64. [2021-06-09T17:26:54.553Z] #13 84.35 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 84.36 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-09T17:26:54.553Z] #13 84.78 Selecting previously unselected package libselinux1-dev:arm64. [2021-06-09T17:26:54.553Z] #13 84.78 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 84.79 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-09T17:26:54.553Z] #13 85.11 Selecting previously unselected package libdevmapper-dev:arm64. [2021-06-09T17:26:54.553Z] #13 85.11 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 85.12 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-09T17:26:54.553Z] #13 85.26 Selecting previously unselected package libseccomp-dev:arm64. [2021-06-09T17:26:54.553Z] #13 85.27 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 85.28 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:26:54.553Z] #13 85.44 Selecting previously unselected package libsystemd-dev:arm64. [2021-06-09T17:26:54.553Z] #13 85.44 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-06-09T17:26:54.553Z] #13 85.45 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-09T17:26:54.553Z] #13 85.93 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-09T17:26:54.553Z] #13 85.95 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:26:54.553Z] #13 85.97 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-09T17:26:54.553Z] #13 85.98 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:26:54.553Z] #13 86.00 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-06-09T17:26:54.553Z] #13 86.01 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-06-09T17:26:54.553Z] #13 86.04 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:26:54.553Z] #13 86.06 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:26:54.553Z] #13 86.07 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-06-09T17:26:54.553Z] #13 86.08 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-09T17:26:54.553Z] #13 86.13 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:26:54.553Z] #13 86.15 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:26:54.553Z] #13 86.18 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-09T17:26:54.553Z] #13 86.20 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T17:26:54.553Z] #13 86.23 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-09T17:26:54.553Z] #13 86.24 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:26:54.553Z] #13 86.26 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-09T17:26:54.553Z] #13 86.27 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:26:54.553Z] #13 86.29 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-09T17:26:54.553Z] #13 86.30 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-09T17:26:54.553Z] #13 86.31 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:26:54.553Z] #13 86.33 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-09T17:26:54.553Z] #13 86.35 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-09T17:26:54.553Z] #13 86.36 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:26:54.553Z] #13 86.40 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-09T17:26:54.553Z] #13 86.41 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T17:26:54.553Z] #13 86.43 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T17:26:54.553Z] #13 86.48 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T17:26:54.553Z] #13 86.49 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-09T17:26:54.553Z] #13 86.52 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:26:54.806Z] #46 ... [2021-06-09T17:26:54.806Z] [2021-06-09T17:26:54.806Z] #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-09T17:26:54.806Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:26:54.806Z] #13 89.57 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T17:26:54.806Z] #13 89.58 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:26:54.806Z] #13 89.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:26:55.132Z] #13 DONE 88.4s [2021-06-09T17:26:55.132Z] [2021-06-09T17:26:55.132Z] #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-09T17:26:55.132Z] #54 sha256:cf9139fe6ab85e564753409d960ce3eb6c0d7a05150b069314605d2cb5b7b73d [2021-06-09T17:26:56.539Z] #54 ... [2021-06-09T17:26:56.539Z] [2021-06-09T17:26:56.539Z] #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-09T17:26:56.539Z] #59 sha256:d53d9f38b8a547d33d1750ff1082003f2f28fe997335c7a387d6672aacc4f670 [2021-06-09T17:26:56.539Z] #59 86.37 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:26:56.539Z] #59 86.37 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T17:26:56.539Z] #59 DONE 92.3s [2021-06-09T17:26:56.539Z] [2021-06-09T17:26:56.539Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T17:26:56.539Z] #60 sha256:5399cead78737b1414d6e2eafefb5dd8cd33c4240dc546aeb2127ffc941ee517 [2021-06-09T17:26:56.539Z] #60 DONE 0.2s [2021-06-09T17:26:56.539Z] [2021-06-09T17:26:56.539Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T17:26:56.539Z] #61 sha256:29fe1f9e8a813711e4e7d9aa757beb6d62bb5d90d46dd92eac72e7e6da604102 [2021-06-09T17:26:56.539Z] #61 DONE 0.2s [2021-06-09T17:26:56.539Z] [2021-06-09T17:26:56.539Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:26:56.539Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-09T17:26:57.518Z] #14 DONE 2.2s [2021-06-09T17:26:57.518Z] [2021-06-09T17:26:57.518Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T17:26:57.518Z] #54 sha256:cf9139fe6ab85e564753409d960ce3eb6c0d7a05150b069314605d2cb5b7b73d [2021-06-09T17:26:57.518Z] #54 2.230 + RM_GOPATH=0 [2021-06-09T17:26:57.518Z] #54 2.231 + TMP_GOPATH= [2021-06-09T17:26:57.518Z] #54 2.231 + : /build [2021-06-09T17:26:57.518Z] #54 2.232 + '[' -z '' ']' [2021-06-09T17:26:57.518Z] #54 2.233 ++ mktemp -d [2021-06-09T17:26:57.518Z] #54 2.236 + export GOPATH=/tmp/tmp.aMV1kpQFyP [2021-06-09T17:26:57.518Z] #54 2.236 + GOPATH=/tmp/tmp.aMV1kpQFyP [2021-06-09T17:26:57.518Z] #54 2.236 + RM_GOPATH=1 [2021-06-09T17:26:57.518Z] #54 2.236 + case "$(go env GOARCH)" in [2021-06-09T17:26:57.518Z] #54 2.237 ++ go env GOARCH [2021-06-09T17:26:57.518Z] #54 2.323 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:57.518Z] #54 2.323 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:26:57.518Z] #54 2.335 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T17:26:57.518Z] #54 2.326 ++ dirname /tmp/install/install.sh [2021-06-09T17:26:57.518Z] #54 2.338 + dir=/tmp/install [2021-06-09T17:26:57.518Z] #54 2.338 + bin=runc [2021-06-09T17:26:57.518Z] #54 2.338 + shift [2021-06-09T17:26:57.518Z] #54 2.338 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T17:26:57.518Z] #54 2.338 + . /tmp/install/runc.installer [2021-06-09T17:26:57.518Z] #54 2.338 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:26:57.518Z] #54 2.338 + install_runc [2021-06-09T17:26:57.518Z] #54 2.338 + uname -r [2021-06-09T17:26:57.518Z] #54 2.338 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T17:26:57.518Z] #54 2.338 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T17:26:57.518Z] #54 2.338 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T17:26:57.518Z] #54 2.338 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aMV1kpQFyP/src/github.com/opencontainers/runc [2021-06-09T17:26:57.518Z] #54 2.338 Cloning into '/tmp/tmp.aMV1kpQFyP/src/github.com/opencontainers/runc'... [2021-06-09T17:26:58.078Z] #13 ... [2021-06-09T17:26:58.078Z] [2021-06-09T17:26:58.078Z] #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-09T17:26:58.078Z] #57 sha256:566f477c1500ccda32ebd81d2f04285493c69ee9649a137f6d8366fc1fda7e9d [2021-06-09T17:26:58.078Z] #57 45.88 + bin/ctr [2021-06-09T17:26:58.078Z] #57 ... [2021-06-09T17:26:58.078Z] [2021-06-09T17:26:58.078Z] #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-09T17:26:58.078Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:26:58.078Z] #46 94.68 vendor/golang.org/x/net/idna [2021-06-09T17:26:58.078Z] #46 96.57 vendor/golang.org/x/net/http2/hpack [2021-06-09T17:26:58.078Z] #46 97.39 mime [2021-06-09T17:26:58.334Z] #46 98.84 mime/quotedprintable [2021-06-09T17:26:58.515Z] #57 ... [2021-06-09T17:26:58.515Z] [2021-06-09T17:26:58.515Z] #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-09T17:26:58.515Z] #52 sha256:c9b3478fd3ca80b16546033cee836353cc09b22e792a2df9a4adb89a913a4010 [2021-06-09T17:26:58.515Z] #52 84.48 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T17:26:58.515Z] #52 DONE 90.8s [2021-06-09T17:26:58.515Z] [2021-06-09T17:26:58.515Z] #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-09T17:26:58.515Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:26:58.515Z] #46 86.58 github.com/LK4D4/vndr/build [2021-06-09T17:26:58.515Z] #46 86.82 github.com/LK4D4/vndr/versioned [2021-06-09T17:26:58.515Z] #46 86.93 compress/flate [2021-06-09T17:26:58.515Z] #46 89.32 hash/crc32 [2021-06-09T17:26:58.515Z] #46 89.71 net [2021-06-09T17:26:58.515Z] #46 89.83 compress/gzip [2021-06-09T17:26:58.515Z] #46 90.38 vendor/golang.org/x/text/transform [2021-06-09T17:26:58.772Z] #46 91.23 vendor/golang.org/x/text/unicode/bidi [2021-06-09T17:26:58.898Z] #46 99.16 net/http/internal [2021-06-09T17:26:59.453Z] #54 ... [2021-06-09T17:26:59.453Z] [2021-06-09T17:26:59.453Z] #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-09T17:26:59.453Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-06-09T17:26:59.453Z] #15 DONE 1.8s [2021-06-09T17:26:59.453Z] [2021-06-09T17:26:59.453Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T17:26:59.453Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-09T17:27:00.465Z] Client: [2021-06-09T17:27:00.465Z] Version: 20.10.6 [2021-06-09T17:27:00.465Z] API version: 1.41 [2021-06-09T17:27:00.465Z] Go version: go1.16.3 [2021-06-09T17:27:00.465Z] Git commit: 370c289 [2021-06-09T17:27:00.465Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-09T17:27:00.465Z] OS/Arch: windows/amd64 [2021-06-09T17:27:00.465Z] Context: default [2021-06-09T17:27:00.465Z] Experimental: true [2021-06-09T17:27:00.465Z] [2021-06-09T17:27:00.465Z] Server: Docker Engine - Community [2021-06-09T17:27:00.465Z] Engine: [2021-06-09T17:27:00.465Z] Version: 20.10.6 [2021-06-09T17:27:00.465Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:27:00.465Z] Go version: go1.13.15 [2021-06-09T17:27:00.465Z] Git commit: 8728dd2 [2021-06-09T17:27:00.465Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-09T17:27:00.465Z] OS/Arch: windows/amd64 [2021-06-09T17:27:00.465Z] Experimental: true [2021-06-09T17:27:00.664Z] #46 92.96 vendor/golang.org/x/text/secure/bidirule [2021-06-09T17:27:00.855Z] #16 1.630 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T17:27:00.920Z] #46 93.21 vendor/golang.org/x/text/unicode/norm [Pipeline] sh [2021-06-09T17:27:01.121Z] #16 DONE 1.9s [2021-06-09T17:27:01.121Z] [2021-06-09T17:27:01.121Z] #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-09T17:27:01.121Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:27:01.121Z] #46 91.26 crypto/tls [2021-06-09T17:27:01.121Z] #46 ... [2021-06-09T17:27:01.121Z] [2021-06-09T17:27:01.121Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T17:27:01.121Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-09T17:27:01.951Z] + docker info [2021-06-09T17:27:02.184Z] #46 102.1 crypto/tls [2021-06-09T17:27:02.322Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m44.404027166s with top 10 stages: buildssa: 1m52.876292155s, goimports: 28.484835774s, unconvert: 17.187915035s, gosec: 12.782679116s, golint: 7.753412612s, misspell: 5.274552062s, ineffassign: 4.849359651s, vrp: 4.235564249s, inspect: 3.282265522s, fact_purity: 1.882649523s [2021-06-09T17:27:02.322Z] INFO [runner] Issues before processing: 2889, after processing: 0 [2021-06-09T17:27:02.322Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2310/2310, exclude-rules: 79/1922, cgo: 2310/2889, skip_files: 2310/2310, autogenerated_exclude: 1922/2310, identifier_marker: 1922/1922, nolint: 0/79, filename_unadjuster: 2310/2310, skip_dirs: 2310/2310, exclude: 1922/1922 [2021-06-09T17:27:02.322Z] INFO [runner] processing took 150.772093ms with stages: nolint: 52.457359ms, identifier_marker: 44.993735ms, path_prettifier: 25.243616ms, autogenerated_exclude: 13.930217ms, exclude-rules: 7.24001ms, skip_dirs: 3.690707ms, cgo: 2.95039ms, filename_unadjuster: 260.116µs, max_same_issues: 1.778µs, max_from_linter: 770ns, uniq_by_line: 737ns, diff: 626ns, exclude: 479ns, source_code: 472ns, path_shortener: 402ns, skip_files: 390ns, max_per_file_from_linter: 289ns [2021-06-09T17:27:02.322Z] INFO [runner] linters took 1m56.984554953s with stages: goanalysis_metalinter: 1m30.987000198s, unused: 25.846490611s [2021-06-09T17:27:02.322Z] INFO File cache stats: 1698 entries of total size 8.6MiB [2021-06-09T17:27:02.322Z] INFO Memory: 1629 samples, avg is 961.9MB, max is 4913.3MB [2021-06-09T17:27:02.322Z] INFO Execution took 4m6.445164683s [2021-06-09T17:27:02.322Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-09T17:27:02.528Z] #17 DONE 1.6s [2021-06-09T17:27:02.528Z] [2021-06-09T17:27:02.528Z] #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-09T17:27:02.528Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:27:02.528Z] #46 97.67 net/http/httptrace [2021-06-09T17:27:02.528Z] #46 97.91 net/http [2021-06-09T17:27:02.700Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/make.sh dynbinary test-docker-py [2021-06-09T17:27:03.274Z] [2021-06-09T17:27:03.274Z] Removing bundles/ [2021-06-09T17:27:03.274Z] [2021-06-09T17:27:03.274Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T17:27:03.274Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:27:03.274Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:27:04.190Z] #46 96.39 vendor/golang.org/x/net/idna [2021-06-09T17:27:04.477Z] #46 ... [2021-06-09T17:27:04.477Z] [2021-06-09T17:27:04.477Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T17:27:04.477Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-06-09T17:27:04.477Z] #18 DONE 1.4s [2021-06-09T17:27:04.477Z] [2021-06-09T17:27:04.477Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T17:27:04.477Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-06-09T17:27:05.889Z] #19 DONE 1.6s [2021-06-09T17:27:05.889Z] [2021-06-09T17:27:05.889Z] #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-09T17:27:05.889Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T17:27:06.083Z] #46 98.40 vendor/golang.org/x/net/http2/hpack [2021-06-09T17:27:07.064Z] #46 99.42 mime [2021-06-09T17:27:07.437Z] #46 ... [2021-06-09T17:27:07.437Z] [2021-06-09T17:27:07.437Z] #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-09T17:27:07.437Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:27:07.437Z] #13 102.5 Selecting previously unselected package libapparmor1:amd64. [2021-06-09T17:27:07.437Z] #13 102.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-09T17:27:07.437Z] #13 102.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T17:27:07.437Z] #13 102.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-09T17:27:07.437Z] #13 102.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-09T17:27:07.437Z] #13 102.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T17:27:07.437Z] #13 102.9 Selecting previously unselected package libbtrfs0. [2021-06-09T17:27:07.437Z] #13 102.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T17:27:07.437Z] #13 102.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:27:07.437Z] #13 103.0 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:27:07.437Z] #13 103.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T17:27:07.437Z] #13 103.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:27:07.437Z] #13 103.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-09T17:27:07.694Z] #13 103.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:27:07.694Z] #13 103.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:27:07.694Z] #13 103.2 Selecting previously unselected package libudev-dev:amd64. [2021-06-09T17:27:07.694Z] #13 103.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T17:27:07.694Z] #13 103.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:27:07.825Z] #20 1.799 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:27:07.825Z] #20 1.977 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:27:07.825Z] #20 1.988 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:27:07.825Z] #20 2.083 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:27:07.950Z] #13 103.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-09T17:27:07.950Z] #13 103.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-09T17:27:07.950Z] #13 103.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T17:27:07.950Z] #13 103.6 Selecting previously unselected package libpcre16-3:amd64. [2021-06-09T17:27:07.950Z] #13 103.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-09T17:27:08.089Z] #20 2.476 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-09T17:27:08.207Z] #13 103.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T17:27:08.207Z] #13 103.8 Selecting previously unselected package libpcre32-3:amd64. [2021-06-09T17:27:08.207Z] #13 103.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-09T17:27:08.207Z] #13 103.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T17:27:08.464Z] #13 104.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-09T17:27:08.464Z] #13 104.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-09T17:27:08.464Z] #13 104.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T17:27:08.464Z] #13 104.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-09T17:27:08.468Z] #46 ... [2021-06-09T17:27:08.468Z] [2021-06-09T17:27:08.468Z] #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-09T17:27:08.468Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:27:08.468Z] #13 86.14 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T17:27:08.468Z] #13 86.14 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:27:08.468Z] #13 86.16 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:27:08.725Z] #13 ... [2021-06-09T17:27:08.725Z] [2021-06-09T17:27:08.725Z] #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-09T17:27:08.725Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:27:08.725Z] #46 101.1 mime/quotedprintable [2021-06-09T17:27:08.734Z] #13 104.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-09T17:27:08.734Z] #13 104.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T17:27:08.981Z] #46 101.4 net/http/internal [2021-06-09T17:27:08.991Z] #13 104.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-09T17:27:08.991Z] #13 104.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-09T17:27:08.991Z] #13 104.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T17:27:09.043Z] #20 3.378 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:27:09.248Z] #13 104.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-09T17:27:09.248Z] #13 104.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:27:09.248Z] #13 104.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T17:27:09.505Z] #13 104.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-09T17:27:09.505Z] #13 104.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T17:27:09.505Z] #13 104.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:27:09.505Z] #13 105.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-09T17:27:09.505Z] #13 105.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T17:27:09.505Z] #13 105.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:27:10.068Z] #13 105.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T17:27:10.068Z] #13 105.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:27:10.068Z] #13 105.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T17:27:10.068Z] #13 105.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:27:10.068Z] #13 105.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T17:27:10.068Z] #13 105.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T17:27:10.068Z] #13 105.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:27:10.068Z] #13 105.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:27:10.068Z] #13 105.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T17:27:10.068Z] #13 105.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:27:10.068Z] #13 105.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:27:10.068Z] #13 105.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:27:10.068Z] #13 105.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T17:27:10.325Z] #13 105.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T17:27:10.325Z] #13 105.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:27:10.325Z] #13 105.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:27:10.325Z] #13 105.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T17:27:10.325Z] #13 105.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:27:10.325Z] #13 105.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-09T17:27:10.325Z] #13 105.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-09T17:27:10.325Z] #13 105.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:27:10.325Z] #13 105.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-09T17:27:10.325Z] #13 105.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-09T17:27:10.325Z] #13 105.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:27:10.325Z] #13 105.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T17:27:10.325Z] #13 105.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:27:10.325Z] #13 106.0 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T17:27:10.325Z] #13 106.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:27:10.325Z] #13 106.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T17:27:10.325Z] #13 106.0 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:27:10.442Z] #20 4.359 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:27:11.398Z] #20 5.496 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:27:12.252Z] #46 104.3 net/textproto [2021-06-09T17:27:12.252Z] #46 104.3 crypto/x509 [2021-06-09T17:27:12.283Z] #13 DONE 107.5s [2021-06-09T17:27:12.283Z] [2021-06-09T17:27:12.283Z] #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-09T17:27:12.283Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:27:12.283Z] #46 107.6 net/http/httptrace [2021-06-09T17:27:12.283Z] #46 107.8 net/http [2021-06-09T17:27:12.814Z] #46 105.2 vendor/golang.org/x/net/http/httpguts [2021-06-09T17:27:12.847Z] #46 ... [2021-06-09T17:27:12.847Z] [2021-06-09T17:27:12.847Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:27:12.847Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T17:27:13.070Z] #46 105.4 vendor/golang.org/x/net/http/httpproxy [2021-06-09T17:27:13.326Z] #46 105.7 mime/multipart [2021-06-09T17:27:13.778Z] #14 ... [2021-06-09T17:27:13.778Z] [2021-06-09T17:27:13.778Z] #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-09T17:27:13.778Z] #59 sha256:f2d0f8203bd097568d14b873df532b659f473347cd89268e484a0a85148b525a [2021-06-09T17:27:13.778Z] #59 107.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:27:13.778Z] #59 107.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T17:27:13.778Z] #59 DONE 114.3s [2021-06-09T17:27:13.889Z] #46 ... [2021-06-09T17:27:13.889Z] [2021-06-09T17:27:13.889Z] #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-09T17:27:13.889Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:27:13.889Z] #13 99.63 Selecting previously unselected package libapparmor1:amd64. [2021-06-09T17:27:13.889Z] #13 99.64 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-09T17:27:13.889Z] #13 99.64 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T17:27:13.889Z] #13 99.74 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-09T17:27:13.889Z] #13 99.75 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-09T17:27:13.889Z] #13 99.76 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T17:27:13.889Z] #13 99.90 Selecting previously unselected package libbtrfs0. [2021-06-09T17:27:13.889Z] #13 99.91 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T17:27:13.889Z] #13 99.91 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:27:13.889Z] #13 99.99 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:27:13.889Z] #13 99.99 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T17:27:13.889Z] #13 100.00 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:27:13.889Z] #13 100.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-09T17:27:13.889Z] #13 100.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:27:13.889Z] #13 100.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:27:13.889Z] #13 100.3 Selecting previously unselected package libudev-dev:amd64. [2021-06-09T17:27:13.889Z] #13 100.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T17:27:13.889Z] #13 100.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:27:13.889Z] #13 100.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-09T17:27:13.889Z] #13 100.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-09T17:27:13.889Z] #13 100.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T17:27:13.889Z] #13 100.8 Selecting previously unselected package libpcre16-3:amd64. [2021-06-09T17:27:13.889Z] #13 100.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-09T17:27:13.889Z] #13 100.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T17:27:13.889Z] #13 101.0 Selecting previously unselected package libpcre32-3:amd64. [2021-06-09T17:27:13.889Z] #13 101.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-09T17:27:13.889Z] #13 101.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T17:27:13.889Z] #13 101.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-09T17:27:13.889Z] #13 101.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-09T17:27:13.889Z] #13 101.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T17:27:13.889Z] #13 101.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-09T17:27:13.889Z] #13 101.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-09T17:27:13.889Z] #13 101.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T17:27:13.965Z] #20 8.134 Fetched 8791 kB in 7s (1336 kB/s) [2021-06-09T17:27:14.035Z] [2021-06-09T17:27:14.035Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T17:27:14.035Z] #60 sha256:7405b5940bbc21440b2c6251bfe909483d0dee9477759cc3744ba6743b76a948 [2021-06-09T17:27:14.035Z] #60 DONE 0.1s [2021-06-09T17:27:14.035Z] [2021-06-09T17:27:14.035Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T17:27:14.035Z] #61 sha256:21ee1d6ca7efbae9bb14a1211fabb63e8114f569e20a37dfa476efc27a73ab70 [2021-06-09T17:27:14.035Z] #61 DONE 0.1s [2021-06-09T17:27:14.035Z] [2021-06-09T17:27:14.035Z] #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-09T17:27:14.035Z] #54 sha256:2c37fc6cbb332211b1b52aa952484b91f5ca52dff2d902b67f053009c9609c61 [2021-06-09T17:27:14.145Z] #13 101.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-09T17:27:14.145Z] #13 101.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-09T17:27:14.145Z] #13 101.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T17:27:14.400Z] #13 102.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-09T17:27:14.400Z] #13 102.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:27:14.400Z] #13 102.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T17:27:14.400Z] #13 102.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-09T17:27:14.400Z] #13 102.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T17:27:14.656Z] #13 102.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:27:14.656Z] #13 102.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-09T17:27:14.656Z] #13 102.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T17:27:14.656Z] #13 102.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:27:15.218Z] #13 102.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T17:27:15.218Z] #13 102.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:27:15.218Z] #13 102.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T17:27:15.218Z] #13 102.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:27:15.218Z] #13 102.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T17:27:15.218Z] #13 102.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T17:27:15.218Z] #13 103.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:27:15.218Z] #13 103.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:27:15.218Z] #13 103.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T17:27:15.218Z] #13 103.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:27:15.218Z] #13 103.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:27:15.364Z] #20 8.134 Reading package lists... [2021-06-09T17:27:15.364Z] #20 ... [2021-06-09T17:27:15.364Z] [2021-06-09T17:27:15.364Z] #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-09T17:27:15.364Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-09T17:27:15.364Z] #32 DONE 111.4s [2021-06-09T17:27:15.364Z] [2021-06-09T17:27:15.364Z] #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-09T17:27:15.364Z] #54 sha256:cf9139fe6ab85e564753409d960ce3eb6c0d7a05150b069314605d2cb5b7b73d [2021-06-09T17:27:15.364Z] #54 11.06 + cd /tmp/tmp.aMV1kpQFyP/src/github.com/opencontainers/runc [2021-06-09T17:27:15.364Z] #54 11.06 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:27:15.364Z] #54 11.46 + '[' -z '' ']' [2021-06-09T17:27:15.364Z] #54 11.46 + target=static [2021-06-09T17:27:15.364Z] #54 11.46 + make 'BUILDTAGS=seccomp ' static [2021-06-09T17:27:15.364Z] #54 11.97 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T17:27:15.474Z] #13 103.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:27:15.474Z] #13 103.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T17:27:15.474Z] #13 103.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T17:27:15.474Z] #13 103.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:27:15.474Z] #13 103.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:27:15.474Z] #13 103.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T17:27:15.474Z] #13 103.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:27:15.474Z] #13 103.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-09T17:27:15.474Z] #13 103.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-09T17:27:15.474Z] #13 103.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:27:15.474Z] #13 103.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-09T17:27:15.474Z] #13 103.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-09T17:27:15.474Z] #13 103.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:27:15.474Z] #13 103.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T17:27:15.474Z] #13 103.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:27:15.733Z] #13 103.3 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T17:27:15.733Z] #13 103.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:27:15.733Z] #13 103.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T17:27:15.733Z] #13 103.3 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:27:16.550Z] #54 4.158 + RM_GOPATH=0 [2021-06-09T17:27:16.550Z] #54 4.158 + TMP_GOPATH= [2021-06-09T17:27:16.550Z] #54 4.158 + : /build [2021-06-09T17:27:16.550Z] #54 4.158 + '[' -z '' ']' [2021-06-09T17:27:16.550Z] #54 4.160 ++ mktemp -d [2021-06-09T17:27:16.550Z] #54 4.166 + export GOPATH=/tmp/tmp.LzjGqb0goE [2021-06-09T17:27:16.550Z] #54 4.166 + GOPATH=/tmp/tmp.LzjGqb0goE [2021-06-09T17:27:16.550Z] #54 4.166 + RM_GOPATH=1 [2021-06-09T17:27:16.550Z] #54 4.166 + case "$(go env GOARCH)" in [2021-06-09T17:27:16.550Z] #54 4.166 ++ go env GOARCH [2021-06-09T17:27:16.550Z] #54 4.190 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:27:16.550Z] #54 4.192 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:27:16.550Z] #54 4.192 ++ dirname /tmp/install/install.sh [2021-06-09T17:27:16.550Z] #54 4.194 + dir=/tmp/install [2021-06-09T17:27:16.550Z] #54 4.194 + bin=runc [2021-06-09T17:27:16.550Z] #54 4.194 + shift [2021-06-09T17:27:16.550Z] #54 4.194 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T17:27:16.550Z] #54 4.194 + . /tmp/install/runc.installer [2021-06-09T17:27:16.550Z] #54 4.194 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:27:16.550Z] #54 4.195 + install_runc [2021-06-09T17:27:16.550Z] #54 4.195 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T17:27:16.550Z] #54 4.197 + uname -r [2021-06-09T17:27:16.550Z] #54 4.197 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T17:27:16.550Z] #54 4.197 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T17:27:16.550Z] #54 4.197 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T17:27:16.550Z] #54 4.197 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LzjGqb0goE/src/github.com/opencontainers/runc [2021-06-09T17:27:16.550Z] #54 4.210 Cloning into '/tmp/tmp.LzjGqb0goE/src/github.com/opencontainers/runc'... [2021-06-09T17:27:16.550Z] #54 ... [2021-06-09T17:27:16.550Z] [2021-06-09T17:27:16.550Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:27:16.550Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T17:27:16.550Z] #14 DONE 4.7s [2021-06-09T17:27:16.675Z] Client: [2021-06-09T17:27:16.675Z] Context: default [2021-06-09T17:27:16.675Z] Debug Mode: false [2021-06-09T17:27:16.675Z] Plugins: [2021-06-09T17:27:16.675Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T17:27:16.675Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T17:27:16.675Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T17:27:16.675Z] [2021-06-09T17:27:16.675Z] Server: [2021-06-09T17:27:16.675Z] Containers: 0 [2021-06-09T17:27:16.675Z] Running: 0 [2021-06-09T17:27:16.675Z] Paused: 0 [2021-06-09T17:27:16.675Z] Stopped: 0 [2021-06-09T17:27:16.675Z] Images: 0 [2021-06-09T17:27:16.675Z] Server Version: 20.10.6 [2021-06-09T17:27:16.675Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-09T17:27:16.675Z] Windows: [2021-06-09T17:27:16.675Z] LCOW: [2021-06-09T17:27:16.675Z] Logging Driver: json-file [2021-06-09T17:27:16.675Z] Plugins: [2021-06-09T17:27:16.675Z] Volume: local [2021-06-09T17:27:16.675Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:27:16.675Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:27:16.675Z] Swarm: inactive [2021-06-09T17:27:16.675Z] Default Isolation: process [2021-06-09T17:27:16.675Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-09T17:27:16.675Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-09T17:27:16.675Z] OSType: windows [2021-06-09T17:27:16.675Z] Architecture: x86_64 [2021-06-09T17:27:16.675Z] CPUs: 4 [2021-06-09T17:27:16.675Z] Total Memory: 32GiB [2021-06-09T17:27:16.675Z] Name: azwin-2-4b5c20 [2021-06-09T17:27:16.675Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-09T17:27:16.675Z] Docker Root Dir: D:\docker [2021-06-09T17:27:16.675Z] Debug Mode: false [2021-06-09T17:27:16.675Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:27:16.675Z] Labels: [2021-06-09T17:27:16.675Z] Experimental: true [2021-06-09T17:27:16.675Z] Insecure Registries: [2021-06-09T17:27:16.675Z] 10.0.0.4:5000 [2021-06-09T17:27:16.675Z] 127.0.0.0/8 [2021-06-09T17:27:16.675Z] Registry Mirrors: [2021-06-09T17:27:16.675Z] http://10.0.0.4:5000/ [2021-06-09T17:27:16.675Z] Live Restore Enabled: false [2021-06-09T17:27:16.675Z] Product License: Community Engine [2021-06-09T17:27:16.675Z] [2021-06-09T17:27:16.764Z] #54 ... [2021-06-09T17:27:16.764Z] [2021-06-09T17:27:16.764Z] #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-09T17:27:16.764Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T17:27:16.764Z] #20 8.134 Reading package lists... [2021-06-09T17:27:16.806Z] [2021-06-09T17:27:16.806Z] #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-09T17:27:16.806Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-09T17:27:17.630Z] #13 DONE 104.9s [2021-06-09T17:27:17.630Z] [2021-06-09T17:27:17.630Z] #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-09T17:27:17.630Z] #54 sha256:2cbe385ff797431848d7ae1cdb68146957b9897585b7cc2ca9a8c3a714042541 [2021-06-09T17:27:18.999Z] #54 1.608 + RM_GOPATH=0 [2021-06-09T17:27:18.999Z] #54 ... [2021-06-09T17:27:18.999Z] [2021-06-09T17:27:18.999Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:27:18.999Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T17:27:18.999Z] #14 DONE 1.7s [2021-06-09T17:27:18.999Z] [2021-06-09T17:27:18.999Z] #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-09T17:27:18.999Z] #54 sha256:2cbe385ff797431848d7ae1cdb68146957b9897585b7cc2ca9a8c3a714042541 [2021-06-09T17:27:18.999Z] #54 1.609 + TMP_GOPATH= [2021-06-09T17:27:18.999Z] #54 1.609 + : /build [2021-06-09T17:27:18.999Z] #54 1.610 + '[' -z '' ']' [2021-06-09T17:27:18.999Z] #54 1.613 ++ mktemp -d [2021-06-09T17:27:18.999Z] #54 1.619 + export GOPATH=/tmp/tmp.uNbLQEQcG8 [2021-06-09T17:27:18.999Z] #54 1.619 + GOPATH=/tmp/tmp.uNbLQEQcG8 [2021-06-09T17:27:18.999Z] #54 1.619 + RM_GOPATH=1 [2021-06-09T17:27:18.999Z] #54 1.619 + case "$(go env GOARCH)" in [2021-06-09T17:27:18.999Z] #54 1.621 ++ go env GOARCH [2021-06-09T17:27:18.999Z] #54 1.656 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:27:18.999Z] #54 1.656 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:27:18.999Z] #54 1.656 ++ dirname /tmp/install/install.sh [2021-06-09T17:27:18.999Z] #54 1.656 + dir=/tmp/install [2021-06-09T17:27:18.999Z] #54 1.656 + bin=runc [2021-06-09T17:27:18.999Z] #54 1.656 + shift [2021-06-09T17:27:18.999Z] #54 1.656 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T17:27:18.999Z] #54 1.656 + . /tmp/install/runc.installer [2021-06-09T17:27:18.999Z] #54 1.656 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:27:18.999Z] #54 1.656 + install_runc [2021-06-09T17:27:18.999Z] #54 1.656 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T17:27:18.999Z] #54 1.656 + uname -r [2021-06-09T17:27:18.999Z] #54 1.664 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T17:27:18.999Z] #54 1.664 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T17:27:18.999Z] #54 1.664 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T17:27:18.999Z] #54 1.664 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uNbLQEQcG8/src/github.com/opencontainers/runc [2021-06-09T17:27:18.999Z] #54 1.669 Cloning into '/tmp/tmp.uNbLQEQcG8/src/github.com/opencontainers/runc'... [2021-06-09T17:27:19.275Z] #20 11.56 Reading package lists... [2021-06-09T17:27:19.275Z] #20 ... [2021-06-09T17:27:19.275Z] [2021-06-09T17:27:19.275Z] #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-09T17:27:19.275Z] #46 sha256:598c51651f3f0b5c66794a9c45a923f32540d1e079d06757b04ce13a8a18bd70 [2021-06-09T17:27:19.275Z] #46 106.8 github.com/LK4D4/vndr/godl [2021-06-09T17:27:19.275Z] #46 107.4 github.com/LK4D4/vndr [2021-06-09T17:27:19.275Z] #46 DONE 115.1s [2021-06-09T17:27:19.275Z] [2021-06-09T17:27:19.275Z] #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-09T17:27:19.275Z] #54 sha256:cf9139fe6ab85e564753409d960ce3eb6c0d7a05150b069314605d2cb5b7b73d [2021-06-09T17:27:20.366Z] #54 ... [2021-06-09T17:27:20.367Z] [2021-06-09T17:27:20.367Z] #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-09T17:27:20.367Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T17:27:20.367Z] #15 DONE 1.6s [2021-06-09T17:27:20.623Z] [2021-06-09T17:27:20.623Z] #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-09T17:27:20.623Z] #59 sha256:6ef9136db10150069c34655f911a80c68a43dc2d4a631a63fb5c3b02cf362202 [2021-06-09T17:27:20.623Z] #59 105.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:27:20.623Z] #59 105.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T17:27:20.623Z] #59 DONE 112.9s [2021-06-09T17:27:20.623Z] [2021-06-09T17:27:20.623Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T17:27:20.623Z] #60 sha256:9e2d7496ed60e0e5f501c15aea97e57087dafe1defb961774e930a601b2308da [2021-06-09T17:27:20.623Z] #60 DONE 0.2s [2021-06-09T17:27:20.623Z] [2021-06-09T17:27:20.623Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T17:27:20.623Z] #61 sha256:67f26eb3499993f34b4f48a1b537f93a50d72ab1ac0f87ac77fe2d33dd764084 [2021-06-09T17:27:20.679Z] #54 ... [2021-06-09T17:27:20.679Z] [2021-06-09T17:27:20.679Z] #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-09T17:27:20.679Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T17:27:20.679Z] #20 11.56 Reading package lists... [2021-06-09T17:27:20.880Z] #61 DONE 0.1s [2021-06-09T17:27:20.880Z] [2021-06-09T17:27:20.880Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T17:27:20.880Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T17:27:20.972Z] #15 DONE 4.2s [2021-06-09T17:27:20.972Z] [2021-06-09T17:27:20.972Z] #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-09T17:27:20.972Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:27:20.972Z] #46 118.6 github.com/LK4D4/vndr/godl [2021-06-09T17:27:20.972Z] #46 119.2 github.com/LK4D4/vndr [2021-06-09T17:27:21.261Z] #20 14.78 Building dependency tree... [2021-06-09T17:27:21.851Z] #20 15.96 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T17:27:21.851Z] #20 15.96 The following additional packages will be installed: [2021-06-09T17:27:21.851Z] #20 15.96 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T17:27:21.851Z] #20 15.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T17:27:21.851Z] #20 15.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T17:27:21.851Z] #20 15.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T17:27:21.851Z] #20 15.96 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T17:27:21.851Z] #20 15.96 Suggested packages: [2021-06-09T17:27:21.851Z] #20 15.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T17:27:21.851Z] #20 15.96 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T17:27:21.851Z] #20 15.96 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T17:27:21.851Z] #20 15.96 quota [2021-06-09T17:27:21.851Z] #20 15.96 Recommended packages: [2021-06-09T17:27:21.851Z] #20 15.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T17:27:21.851Z] #20 15.96 python3-keyrings.alt python3-xdg unzip [2021-06-09T17:27:22.248Z] #16 1.670 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T17:27:22.248Z] #16 DONE 1.9s [2021-06-09T17:27:22.248Z] [2021-06-09T17:27:22.248Z] #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-09T17:27:22.248Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:27:22.248Z] #46 107.6 crypto/tls [2021-06-09T17:27:22.506Z] #46 ... [2021-06-09T17:27:22.506Z] [2021-06-09T17:27:22.506Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T17:27:22.506Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T17:27:22.806Z] #20 17.05 The following NEW packages will be installed: [2021-06-09T17:27:22.806Z] #20 17.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T17:27:22.806Z] #20 17.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T17:27:22.806Z] #20 17.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T17:27:22.806Z] #20 17.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T17:27:22.806Z] #20 17.05 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T17:27:22.806Z] #20 17.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T17:27:22.806Z] #20 17.05 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T17:27:22.806Z] #20 17.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T17:27:22.806Z] #20 17.05 xz-utils zip [2021-06-09T17:27:23.072Z] #20 17.36 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:27:23.072Z] #20 17.36 Need to get 27.7 MB of archives. [2021-06-09T17:27:23.072Z] #20 17.36 After this operation, 114 MB of additional disk space will be used. [2021-06-09T17:27:23.072Z] #20 17.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-06-09T17:27:23.072Z] #20 17.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-09T17:27:23.072Z] #20 17.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-09T17:27:23.072Z] #20 17.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-09T17:27:23.337Z] #20 17.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-09T17:27:23.337Z] #20 17.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-09T17:27:23.337Z] #20 17.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:27:23.337Z] #20 17.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-09T17:27:23.337Z] #20 17.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-09T17:27:23.337Z] #20 17.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-06-09T17:27:23.337Z] #20 17.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-06-09T17:27:23.337Z] #20 17.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-06-09T17:27:23.602Z] #20 17.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-06-09T17:27:23.602Z] #20 17.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-06-09T17:27:23.602Z] #20 17.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-06-09T17:27:23.602Z] #20 17.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-06-09T17:27:23.867Z] #20 18.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-09T17:27:23.867Z] #20 18.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:27:23.867Z] #20 18.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T17:27:23.867Z] #20 18.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-06-09T17:27:23.867Z] #20 18.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-06-09T17:27:23.867Z] #20 18.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-06-09T17:27:23.867Z] #20 18.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-06-09T17:27:23.867Z] #20 18.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-09T17:27:23.867Z] #20 18.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-09T17:27:23.874Z] #17 DONE 1.4s [2021-06-09T17:27:23.874Z] [2021-06-09T17:27:23.874Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T17:27:23.874Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T17:27:24.132Z] #20 18.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-09T17:27:24.132Z] #20 18.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-06-09T17:27:24.132Z] #20 18.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-06-09T17:27:24.132Z] #20 18.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-09T17:27:24.397Z] #20 18.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-09T17:27:24.397Z] #20 18.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-09T17:27:24.397Z] #20 18.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-09T17:27:24.397Z] #20 18.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-06-09T17:27:24.397Z] #20 18.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-06-09T17:27:24.661Z] #20 18.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-06-09T17:27:24.661Z] #20 18.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T17:27:24.661Z] #20 18.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T17:27:24.661Z] #20 18.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T17:27:24.661Z] #20 18.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-06-09T17:27:24.661Z] #20 18.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:27:24.661Z] #20 18.91 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T17:27:24.661Z] #20 18.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T17:27:24.661Z] #20 18.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-06-09T17:27:24.661Z] #20 18.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-06-09T17:27:24.661Z] #20 18.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-06-09T17:27:24.661Z] #20 19.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T17:27:24.805Z] #18 DONE 1.1s [2021-06-09T17:27:24.805Z] [2021-06-09T17:27:24.805Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T17:27:24.805Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T17:27:24.926Z] #20 19.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-06-09T17:27:24.927Z] #20 19.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-06-09T17:27:24.927Z] #20 19.25 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-06-09T17:27:25.138Z] #46 ... [2021-06-09T17:27:25.138Z] [2021-06-09T17:27:25.138Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T17:27:25.138Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T17:27:25.138Z] #16 3.249 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T17:27:25.138Z] #16 DONE 3.5s [2021-06-09T17:27:25.138Z] [2021-06-09T17:27:25.138Z] #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-09T17:27:25.138Z] #54 sha256:2c37fc6cbb332211b1b52aa952484b91f5ca52dff2d902b67f053009c9609c61 [2021-06-09T17:27:25.138Z] #54 12.41 + cd /tmp/tmp.LzjGqb0goE/src/github.com/opencontainers/runc [2021-06-09T17:27:25.138Z] #54 12.41 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:27:25.138Z] #54 12.79 + '[' -z '' ']' [2021-06-09T17:27:25.138Z] #54 12.79 + target=static [2021-06-09T17:27:25.138Z] #54 12.79 + make 'BUILDTAGS=seccomp ' static [2021-06-09T17:27:25.394Z] #54 13.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T17:27:25.521Z] #20 19.85 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:27:25.785Z] #20 19.94 Fetched 27.7 MB in 2s (12.8 MB/s) [2021-06-09T17:27:25.785Z] #20 20.01 Selecting previously unselected package pigz. [2021-06-09T17:27:26.050Z] #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 ... 23408 files and directories currently installed.) [2021-06-09T17:27:26.050Z] #20 20.12 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-06-09T17:27:26.050Z] #20 20.14 Unpacking pigz (2.4-1) ... [2021-06-09T17:27:26.050Z] #20 20.29 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-09T17:27:26.050Z] #20 20.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:27:26.050Z] #20 20.31 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:26.293Z] #19 DONE 1.1s [2021-06-09T17:27:26.293Z] [2021-06-09T17:27:26.293Z] #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-09T17:27:26.293Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:27:26.634Z] #20 20.76 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:27:26.634Z] #20 20.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:27:26.634Z] #20 20.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:27:26.760Z] #54 ... [2021-06-09T17:27:26.760Z] [2021-06-09T17:27:26.760Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T17:27:26.760Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T17:27:26.760Z] #17 DONE 2.3s [2021-06-09T17:27:26.760Z] [2021-06-09T17:27:26.760Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T17:27:26.760Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T17:27:26.898Z] #20 21.24 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:26.898Z] #20 21.28 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:27:27.665Z] #20 1.433 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:27:27.665Z] #20 1.448 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:27:27.665Z] #20 1.549 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:27:27.665Z] #20 1.557 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:27:27.921Z] #20 1.924 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T17:27:28.125Z] #18 ... [2021-06-09T17:27:28.125Z] [2021-06-09T17:27:28.125Z] #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-09T17:27:28.125Z] #46 sha256:9398d168404b384882fbba99a71cfc1997cbfe50ea0011e3521aae9fcba0d01a [2021-06-09T17:27:28.125Z] #46 DONE 128.3s [2021-06-09T17:27:28.125Z] [2021-06-09T17:27:28.125Z] #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-09T17:27:28.125Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:27:28.850Z] #20 2.717 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:27:28.901Z] #20 23.04 Selecting previously unselected package python3-minimal. [2021-06-09T17:27:28.901Z] #20 23.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 ... 23657 files and directories currently installed.) [2021-06-09T17:27:28.901Z] #20 23.11 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-09T17:27:28.901Z] #20 23.14 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:27:29.175Z] #20 23.26 Selecting previously unselected package libmpdec2:arm64. [2021-06-09T17:27:29.175Z] #20 23.27 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-09T17:27:29.175Z] #20 23.28 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T17:27:29.175Z] #20 23.39 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-09T17:27:29.175Z] #20 23.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:27:29.175Z] #20 23.39 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:29.778Z] #20 3.701 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:27:30.015Z] #32 ... [2021-06-09T17:27:30.015Z] [2021-06-09T17:27:30.015Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T17:27:30.015Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T17:27:30.015Z] #18 DONE 3.4s [2021-06-09T17:27:30.143Z] #20 24.25 Selecting previously unselected package python3.7. [2021-06-09T17:27:30.143Z] #20 24.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:27:30.143Z] #20 24.26 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:30.143Z] #20 24.36 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-09T17:27:30.143Z] #20 24.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-09T17:27:30.143Z] #20 24.37 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T17:27:30.271Z] [2021-06-09T17:27:30.271Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T17:27:30.271Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T17:27:30.407Z] #20 24.58 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:27:31.145Z] #20 5.033 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:27:31.358Z] #20 25.59 Selecting previously unselected package python3. [2021-06-09T17:27:31.358Z] #20 25.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-06-09T17:27:31.358Z] #20 25.64 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-06-09T17:27:31.358Z] #20 25.66 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:27:31.623Z] #20 25.78 Selecting previously unselected package libip4tc0:arm64. [2021-06-09T17:27:31.623Z] #20 25.78 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-06-09T17:27:31.623Z] #20 25.79 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-06-09T17:27:31.623Z] #20 25.89 Selecting previously unselected package libip6tc0:arm64. [2021-06-09T17:27:31.623Z] #20 25.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-06-09T17:27:31.623Z] #20 25.92 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-06-09T17:27:31.888Z] #20 26.03 Selecting previously unselected package libiptc0:arm64. [2021-06-09T17:27:31.888Z] #20 26.03 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-06-09T17:27:31.888Z] #20 26.04 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-06-09T17:27:31.888Z] #20 26.17 Selecting previously unselected package libnfnetlink0:arm64. [2021-06-09T17:27:31.888Z] #20 26.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-06-09T17:27:31.888Z] #20 26.19 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-09T17:27:31.888Z] #20 26.29 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-06-09T17:27:32.153Z] #20 26.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-06-09T17:27:32.153Z] #20 26.32 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-09T17:27:32.153Z] #20 ... [2021-06-09T17:27:32.153Z] [2021-06-09T17:27:32.153Z] #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-09T17:27:32.153Z] #24 sha256:71653df3d2982015b75e12a4edd272eb4b1a21d6407de55031281c83c5806d4f [2021-06-09T17:27:32.153Z] #24 118.2 Checking out files: 23% (2697/11567) Checking out files: 24% (2777/11567) Checking out files: 25% (2892/11567) Checking out files: 26% (3008/11567) Checking out files: 27% (3124/11567) Checking out files: 28% (3239/11567) Checking out files: 29% (3355/11567) Checking out files: 30% (3471/11567) Checking out files: 31% (3586/11567) Checking out files: 32% (3702/11567) Checking out files: 33% (3818/11567) Checking out files: 34% (3933/11567) Checking out files: 35% (4049/11567) Checking out files: 36% (4165/11567) Checking out files: 37% (4280/11567) Checking out files: 38% (4396/11567) Checking out files: 39% (4512/11567) Checking out files: 40% (4627/11567) Checking out files: 41% (4743/11567) Checking out files: 42% (4859/11567) Checking out files: 43% (4974/11567) Checking out files: 44% (5090/11567) Checking out files: 44% (5152/11567) Checking out files: 45% (5206/11567) Checking out files: 46% (5321/11567) Checking out files: 47% (5437/11567) Checking out files: 48% (5553/11567) Checking out files: 49% (5668/11567) Checking out files: 50% (5784/11567) Checking out files: 51% (5900/11567) Checking out files: 52% (6015/11567) Checking out files: 53% (6131/11567) Checking out files: 54% (6247/11567) Checking out files: 55% (6362/11567) Checking out files: 56% (6478/11567) Checking out files: 57% (6594/11567) Checking out files: 58% (6709/11567) Checking out files: 59% (6825/11567) Checking out files: 60% (6941/11567) Checking out files: 61% (7056/11567) Checking out files: 62% (7172/11567) Checking out files: 63% (7288/11567) Checking out files: 64% (7403/11567) Checking out files: 65% (7519/11567) Checking out files: 66% (7635/11567) Checking out files: 67% (7750/11567) Checking out files: 68% (7866/11567) Checking out files: 69% (7982/11567) Checking out files: 70% (8097/11567) Checking out files: 71% (8213/11567) Checking out files: 71% (8294/11567) Checking out files: 72% (8329/11567) Checking out files: 73% (8444/11567) Checking out files: 74% (8560/11567) Checking out files: 75% (8676/11567) Checking out files: 76% (8791/11567) Checking out files: 77% (8907/11567) Checking out files: 78% (9023/11567) Checking out files: 79% (9138/11567) Checking out files: 80% (9254/11567) Checking out files: 81% (9370/11567) Checking out files: 82% (9485/11567) Checking out files: 83% (9601/11567) Checking out files: 84% (9717/11567) Checking out files: 85% (9832/11567) Checking out files: 86% (9948/11567) Checking out files: 87% (10064/11567) Checking out files: 88% (10179/11567) Checking out files: 89% (10295/11567) Checking out files: 90% (10411/11567) Checking out files: 91% (10526/11567) Checking out files: 92% (10642/11567) Checking out files: 93% (10758/11567) Checking out files: 94% (10873/11567) Checking out files: 95% (10989/11567) Checking out files: 96% (11105/11567) Checking out files: 96% (11156/11567) Checking out files: 97% (11220/11567) Checking out files: 98% (11336/11567) Checking out files: 99% (11452/11567) Checking out files: 100% (11567/11567) Checking out files: 100% (11567/11567), done. [2021-06-09T17:27:32.153Z] #24 121.4 + cd /tmp/tmp.ecHYRh88LU/tmp/docker-ce [2021-06-09T17:27:32.153Z] #24 121.4 + git checkout -q v17.06.2-ce [2021-06-09T17:27:32.153Z] #24 124.5 + mkdir -p /tmp/tmp.ecHYRh88LU/src/github.com/docker [2021-06-09T17:27:32.153Z] #24 124.5 + mv components/cli /tmp/tmp.ecHYRh88LU/src/github.com/docker/cli [2021-06-09T17:27:32.153Z] #24 124.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-06-09T17:27:32.153Z] #24 ... [2021-06-09T17:27:32.153Z] [2021-06-09T17:27:32.153Z] #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-09T17:27:32.153Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T17:27:32.153Z] #20 26.46 Selecting previously unselected package libnftnl11:arm64. [2021-06-09T17:27:32.153Z] #20 26.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-06-09T17:27:32.153Z] #20 26.47 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-06-09T17:27:32.419Z] #20 26.60 Selecting previously unselected package iptables. [2021-06-09T17:27:32.419Z] #20 26.60 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-06-09T17:27:32.419Z] #20 26.61 Unpacking iptables (1.8.2-4) ... [2021-06-09T17:27:32.714Z] #20 26.94 Selecting previously unselected package xxd. [2021-06-09T17:27:32.714Z] #20 26.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-09T17:27:32.714Z] #20 26.97 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:27:32.980Z] #20 27.23 Selecting previously unselected package vim-common. [2021-06-09T17:27:32.980Z] #20 27.23 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:27:32.980Z] #20 27.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:27:33.043Z] #20 ... [2021-06-09T17:27:33.044Z] [2021-06-09T17:27:33.044Z] #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-09T17:27:33.044Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:27:33.044Z] #46 115.3 net/http/httptrace [2021-06-09T17:27:33.044Z] #46 115.6 net/http [2021-06-09T17:27:33.044Z] #46 ... [2021-06-09T17:27:33.044Z] [2021-06-09T17:27:33.044Z] #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-09T17:27:33.044Z] #54 sha256:2cbe385ff797431848d7ae1cdb68146957b9897585b7cc2ca9a8c3a714042541 [2021-06-09T17:27:33.044Z] #54 12.24 + cd /tmp/tmp.uNbLQEQcG8/src/github.com/opencontainers/runc [2021-06-09T17:27:33.044Z] #54 12.24 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:27:33.044Z] #54 12.61 + '[' -z '' ']' [2021-06-09T17:27:33.044Z] #54 12.61 + target=static [2021-06-09T17:27:33.044Z] #54 12.61 + make 'BUILDTAGS=seccomp ' static [2021-06-09T17:27:33.044Z] #54 12.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T17:27:33.245Z] #20 27.42 Selecting previously unselected package bash-completion. [2021-06-09T17:27:33.245Z] #20 27.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T17:27:33.547Z] #19 DONE 3.3s [2021-06-09T17:27:33.547Z] [2021-06-09T17:27:33.547Z] #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-09T17:27:33.547Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:27:33.547Z] #40 ... [2021-06-09T17:27:33.547Z] [2021-06-09T17:27:33.547Z] #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-09T17:27:33.547Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:27:34.935Z] #54 ... [2021-06-09T17:27:34.935Z] [2021-06-09T17:27:34.935Z] #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-09T17:27:34.935Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:27:34.935Z] #46 127.4 github.com/LK4D4/vndr/godl [2021-06-09T17:27:35.865Z] #46 128.1 github.com/LK4D4/vndr [2021-06-09T17:27:36.076Z] #20 ... [2021-06-09T17:27:36.076Z] [2021-06-09T17:27:36.076Z] #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-09T17:27:36.076Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:27:36.076Z] #32 DONE 135.2s [2021-06-09T17:27:36.076Z] [2021-06-09T17:27:36.076Z] #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-09T17:27:36.076Z] #54 sha256:2c37fc6cbb332211b1b52aa952484b91f5ca52dff2d902b67f053009c9609c61 [2021-06-09T17:27:36.076Z] #54 ... [2021-06-09T17:27:36.076Z] [2021-06-09T17:27:36.076Z] #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-09T17:27:36.076Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:27:36.076Z] #20 2.572 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:27:36.076Z] #20 2.600 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:27:36.076Z] #20 2.697 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:27:36.076Z] #20 2.697 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:27:36.573Z] #20 30.40 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T17:27:36.639Z] #20 3.130 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T17:27:36.837Z] #20 30.95 Selecting previously unselected package bzip2. [2021-06-09T17:27:36.837Z] #20 30.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-06-09T17:27:36.837Z] #20 30.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:27:36.837Z] #20 31.07 Selecting previously unselected package xz-utils. [2021-06-09T17:27:36.837Z] #20 31.07 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-06-09T17:27:36.837Z] #20 31.09 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T17:27:37.101Z] #20 31.22 Selecting previously unselected package apparmor. [2021-06-09T17:27:37.101Z] #20 31.24 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-06-09T17:27:37.101Z] #20 31.34 Unpacking apparmor (2.13.2-10) ... [2021-06-09T17:27:37.365Z] #20 31.70 Selecting previously unselected package aufs-tools. [2021-06-09T17:27:37.365Z] #20 31.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-06-09T17:27:37.365Z] #20 31.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:27:37.569Z] #20 3.885 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:27:37.629Z] #20 31.86 Selecting previously unselected package libonig5:arm64. [2021-06-09T17:27:37.629Z] #20 31.87 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-06-09T17:27:37.629Z] #20 31.87 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-09T17:27:37.629Z] #20 32.01 Selecting previously unselected package libjq1:arm64. [2021-06-09T17:27:37.629Z] #20 32.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T17:27:37.629Z] #20 32.03 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T17:27:37.894Z] #20 32.17 Selecting previously unselected package jq. [2021-06-09T17:27:37.894Z] #20 32.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T17:27:37.894Z] #20 32.19 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:27:38.158Z] #20 32.27 Selecting previously unselected package libaio1:arm64. [2021-06-09T17:27:38.158Z] #20 32.29 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-06-09T17:27:38.158Z] #20 32.29 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-06-09T17:27:38.158Z] #20 32.40 Selecting previously unselected package libgpm2:arm64. [2021-06-09T17:27:38.158Z] #20 32.41 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-06-09T17:27:38.158Z] #20 32.41 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-06-09T17:27:38.422Z] #20 32.55 Selecting previously unselected package libicu63:arm64. [2021-06-09T17:27:38.422Z] #20 32.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-09T17:27:38.422Z] #20 32.57 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T17:27:38.498Z] #20 4.809 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:27:38.687Z] #20 ... [2021-06-09T17:27:38.687Z] [2021-06-09T17:27:38.687Z] #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-09T17:27:38.687Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-09T17:27:38.687Z] #40 134.9 + dpkg --print-architecture [2021-06-09T17:27:39.426Z] #20 6.015 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:27:40.620Z] #40 DONE 136.7s [2021-06-09T17:27:40.620Z] [2021-06-09T17:27:40.620Z] #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-09T17:27:40.620Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T17:27:40.620Z] #20 34.86 Selecting previously unselected package libnet1:arm64. [2021-06-09T17:27:40.620Z] #20 34.87 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-09T17:27:40.620Z] #20 34.88 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:27:40.886Z] #20 35.03 Selecting previously unselected package libnl-3-200:arm64. [2021-06-09T17:27:40.886Z] #20 35.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-09T17:27:40.887Z] #20 35.05 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T17:27:40.887Z] #20 35.20 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-09T17:27:40.887Z] #20 35.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-09T17:27:40.887Z] #20 35.21 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T17:27:40.887Z] #20 35.29 Selecting previously unselected package libreadline5:arm64. [2021-06-09T17:27:41.151Z] #20 35.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-06-09T17:27:41.151Z] #20 35.32 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-09T17:27:41.416Z] #20 35.47 Selecting previously unselected package net-tools. [2021-06-09T17:27:41.416Z] #20 35.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-06-09T17:27:41.416Z] #20 35.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:27:41.416Z] #20 35.68 Selecting previously unselected package patch. [2021-06-09T17:27:41.416Z] #20 35.69 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-06-09T17:27:41.416Z] #20 35.70 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T17:27:41.680Z] #20 35.87 Selecting previously unselected package python-pip-whl. [2021-06-09T17:27:41.680Z] #20 35.89 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T17:27:41.680Z] #20 35.90 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T17:27:42.267Z] #20 36.46 Selecting previously unselected package python3-lib2to3. [2021-06-09T17:27:42.267Z] #20 36.46 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T17:27:42.267Z] #20 36.47 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:27:42.267Z] #20 36.61 Selecting previously unselected package python3-distutils. [2021-06-09T17:27:42.532Z] #20 36.63 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T17:27:42.532Z] #20 36.64 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T17:27:42.532Z] #20 36.86 Selecting previously unselected package python3-pip. [2021-06-09T17:27:42.697Z] #20 9.413 Fetched 8973 kB in 7s (1264 kB/s) [2021-06-09T17:27:42.796Z] #20 36.87 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T17:27:42.796Z] #20 36.88 Unpacking python3-pip (18.1-5) ... [2021-06-09T17:27:42.796Z] #20 37.06 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:27:42.796Z] #20 37.06 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:27:42.796Z] #20 37.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:27:43.060Z] #20 37.22 Selecting previously unselected package python3-setuptools. [2021-06-09T17:27:43.060Z] #20 37.23 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T17:27:43.060Z] #20 37.24 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T17:27:43.325Z] #20 37.48 Selecting previously unselected package python3-wheel. [2021-06-09T17:27:43.325Z] #20 37.49 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T17:27:43.325Z] #20 37.50 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T17:27:43.325Z] #20 37.60 Selecting previously unselected package sudo. [2021-06-09T17:27:43.325Z] #20 37.61 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-06-09T17:27:43.325Z] #20 37.62 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:27:43.589Z] #20 38.03 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T17:27:43.853Z] #20 38.03 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-06-09T17:27:43.853Z] #20 38.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:27:43.853Z] #20 38.28 Selecting previously unselected package uidmap. [2021-06-09T17:27:43.955Z] #46 ... [2021-06-09T17:27:43.955Z] [2021-06-09T17:27:43.955Z] #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-09T17:27:43.955Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:27:43.955Z] #20 9.822 Fetched 8973 kB in 9s (1039 kB/s) [2021-06-09T17:27:43.955Z] #20 9.822 Reading package lists... [2021-06-09T17:27:43.955Z] #20 13.51 Reading package lists... [2021-06-09T17:27:43.955Z] #20 17.08 Building dependency tree... [2021-06-09T17:27:44.117Z] #20 38.28 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-06-09T17:27:44.117Z] #20 38.29 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T17:27:44.117Z] #20 38.44 Selecting previously unselected package vim-runtime. [2021-06-09T17:27:44.117Z] #20 38.45 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:27:44.117Z] #20 38.49 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-09T17:27:44.117Z] #20 38.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T17:27:44.117Z] #20 38.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:27:44.518Z] #20 ... [2021-06-09T17:27:44.518Z] [2021-06-09T17:27:44.518Z] #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-09T17:27:44.518Z] #46 sha256:322e476133bf378fabb2b2fd99280a99f8f6e4121188b9bd93f7f93cd30d68e1 [2021-06-09T17:27:44.518Z] #46 DONE 136.8s [2021-06-09T17:27:44.518Z] [2021-06-09T17:27:44.518Z] #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-09T17:27:44.518Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:27:45.081Z] #20 19.01 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T17:27:45.081Z] #20 19.01 The following additional packages will be installed: [2021-06-09T17:27:45.081Z] #20 19.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T17:27:45.081Z] #20 19.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T17:27:45.081Z] #20 19.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T17:27:45.081Z] #20 19.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T17:27:45.081Z] #20 19.04 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T17:27:45.081Z] #20 19.04 Suggested packages: [2021-06-09T17:27:45.081Z] #20 19.04 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T17:27:45.081Z] #20 19.04 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T17:27:45.081Z] #20 19.04 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T17:27:45.081Z] #20 19.04 quota [2021-06-09T17:27:45.081Z] #20 19.04 Recommended packages: [2021-06-09T17:27:45.081Z] #20 19.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T17:27:45.081Z] #20 19.04 python3-keyrings.alt python3-xdg unzip [2021-06-09T17:27:45.216Z] #20 9.413 Reading package lists... [2021-06-09T17:27:46.684Z] #20 40.89 Selecting previously unselected package vim. [2021-06-09T17:27:46.684Z] #20 40.89 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-06-09T17:27:46.684Z] #20 40.92 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T17:27:46.949Z] #20 41.29 Selecting previously unselected package xfsprogs. [2021-06-09T17:27:46.983Z] #20 20.93 The following NEW packages will be installed: [2021-06-09T17:27:46.983Z] #20 20.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T17:27:46.983Z] #20 20.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T17:27:46.983Z] #20 20.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T17:27:46.983Z] #20 20.95 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T17:27:46.983Z] #20 20.95 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T17:27:46.983Z] #20 20.95 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T17:27:46.983Z] #20 20.95 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T17:27:46.983Z] #20 20.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T17:27:46.983Z] #20 20.95 xz-utils zip [2021-06-09T17:27:47.215Z] #20 41.30 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-06-09T17:27:47.215Z] #20 41.31 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T17:27:47.240Z] #20 21.25 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:27:47.240Z] #20 21.25 Need to get 28.6 MB of archives. [2021-06-09T17:27:47.240Z] #20 21.25 After this operation, 116 MB of additional disk space will be used. [2021-06-09T17:27:47.240Z] #20 21.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-09T17:27:47.240Z] #20 21.25 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-09T17:27:47.240Z] #20 21.28 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-09T17:27:47.240Z] #20 21.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T17:27:47.480Z] #20 41.65 Selecting previously unselected package zip. [2021-06-09T17:27:47.480Z] #20 41.67 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-06-09T17:27:47.480Z] #20 41.68 Unpacking zip (3.0-11+b1) ... [2021-06-09T17:27:47.509Z] #20 21.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T17:27:47.509Z] #20 21.38 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-09T17:27:47.509Z] #20 21.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:27:47.509Z] #20 21.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T17:27:47.509Z] #20 21.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T17:27:47.509Z] #20 21.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-09T17:27:47.509Z] #20 21.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-09T17:27:47.509Z] #20 21.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-09T17:27:47.509Z] #20 21.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-09T17:27:47.509Z] #20 21.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-09T17:27:47.509Z] #20 21.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-09T17:27:47.509Z] #20 21.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-09T17:27:47.509Z] #20 21.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T17:27:47.509Z] #20 21.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:27:47.509Z] #20 21.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T17:27:47.509Z] #20 21.58 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-09T17:27:47.509Z] #20 21.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-09T17:27:47.509Z] #20 21.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-09T17:27:47.509Z] #20 21.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-09T17:27:47.745Z] #20 41.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:27:47.745Z] #20 41.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:27:47.745Z] #20 41.95 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-06-09T17:27:47.745Z] #20 41.98 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-09T17:27:47.745Z] #20 42.00 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-06-09T17:27:47.745Z] #20 42.02 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-06-09T17:27:47.745Z] #20 42.04 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T17:27:47.745Z] #20 42.05 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-06-09T17:27:47.745Z] #20 42.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:27:47.745Z] #20 42.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:27:47.745Z] #20 42.09 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T17:27:47.745Z] #20 42.11 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T17:27:47.766Z] #20 21.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T17:27:47.766Z] #20 21.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T17:27:47.766Z] #20 21.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T17:27:47.766Z] #20 21.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-09T17:27:47.766Z] #20 21.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-09T17:27:47.766Z] #20 21.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T17:27:47.766Z] #20 ... [2021-06-09T17:27:47.766Z] [2021-06-09T17:27:47.766Z] #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-09T17:27:47.766Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:27:47.766Z] #32 DONE 139.9s [2021-06-09T17:27:47.992Z] #20 11.98 Reading package lists... [2021-06-09T17:27:48.010Z] #20 42.14 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:27:48.010Z] #20 42.16 Setting up zip (3.0-11+b1) ... [2021-06-09T17:27:48.010Z] #20 42.18 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:27:48.010Z] #20 42.21 Setting up bash-completion (1:2.8-6) ... [2021-06-09T17:27:48.023Z] [2021-06-09T17:27:48.023Z] #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-09T17:27:48.023Z] #54 sha256:2cbe385ff797431848d7ae1cdb68146957b9897585b7cc2ca9a8c3a714042541 [2021-06-09T17:27:48.023Z] #54 ... [2021-06-09T17:27:48.023Z] [2021-06-09T17:27:48.023Z] #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-09T17:27:48.023Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:27:48.023Z] #20 22.13 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-09T17:27:48.023Z] #20 22.13 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-09T17:27:48.023Z] #20 22.13 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-09T17:27:48.023Z] #20 22.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-09T17:27:48.023Z] #20 22.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-09T17:27:48.023Z] #20 22.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-09T17:27:48.279Z] #20 22.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T17:27:48.279Z] #20 22.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T17:27:48.536Z] #20 22.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T17:27:48.536Z] #20 22.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-09T17:27:48.536Z] #20 22.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:27:48.536Z] #20 22.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T17:27:48.536Z] #20 22.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T17:27:48.536Z] #20 22.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-09T17:27:48.536Z] #20 22.46 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-09T17:27:48.536Z] #20 22.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-09T17:27:48.536Z] #20 22.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T17:27:48.555Z] #20 14.51 Building dependency tree... [2021-06-09T17:27:49.098Z] #20 22.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-09T17:27:49.098Z] #20 23.04 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-09T17:27:49.098Z] #20 23.08 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-09T17:27:49.118Z] #20 15.82 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T17:27:49.118Z] #20 15.82 The following additional packages will be installed: [2021-06-09T17:27:49.375Z] #20 15.83 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T17:27:49.375Z] #20 15.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T17:27:49.375Z] #20 15.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T17:27:49.375Z] #20 15.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T17:27:49.375Z] #20 15.83 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T17:27:49.375Z] #20 15.83 Suggested packages: [2021-06-09T17:27:49.375Z] #20 15.84 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T17:27:49.375Z] #20 15.84 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T17:27:49.375Z] #20 15.84 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T17:27:49.375Z] #20 15.84 quota [2021-06-09T17:27:49.375Z] #20 15.84 Recommended packages: [2021-06-09T17:27:49.375Z] #20 15.84 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T17:27:49.375Z] #20 15.84 python3-keyrings.alt python3-xdg unzip [2021-06-09T17:27:49.661Z] #20 23.76 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:27:49.917Z] #20 23.85 Fetched 28.6 MB in 2s (13.6 MB/s) [2021-06-09T17:27:49.917Z] #20 23.90 Selecting previously unselected package pigz. [2021-06-09T17:27:49.917Z] #20 23.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-09T17:27:49.917Z] #20 23.94 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-09T17:27:49.917Z] #20 23.95 Unpacking pigz (2.4-1) ... [2021-06-09T17:27:49.917Z] #20 24.01 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T17:27:50.174Z] #20 24.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:27:50.174Z] #20 24.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:50.430Z] #20 24.46 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:27:50.430Z] #20 24.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:27:50.687Z] #20 24.49 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:27:50.743Z] #20 17.12 The following NEW packages will be installed: [2021-06-09T17:27:50.743Z] #20 17.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T17:27:50.743Z] #20 17.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T17:27:50.743Z] #20 17.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T17:27:50.743Z] #20 17.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T17:27:50.743Z] #20 17.13 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T17:27:50.743Z] #20 17.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T17:27:50.743Z] #20 17.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T17:27:50.743Z] #20 17.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T17:27:50.743Z] #20 17.13 xz-utils zip [2021-06-09T17:27:51.000Z] #20 17.44 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:27:51.000Z] #20 17.44 Need to get 28.6 MB of archives. [2021-06-09T17:27:51.000Z] #20 17.44 After this operation, 116 MB of additional disk space will be used. [2021-06-09T17:27:51.000Z] #20 17.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-09T17:27:51.000Z] #20 17.45 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-09T17:27:51.000Z] #20 17.46 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-09T17:27:51.000Z] #20 17.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T17:27:51.000Z] #20 17.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T17:27:51.000Z] #20 17.55 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-09T17:27:51.000Z] #20 17.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:27:51.000Z] #20 17.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T17:27:51.000Z] #20 17.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T17:27:51.000Z] #20 17.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-09T17:27:51.000Z] #20 17.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-09T17:27:51.000Z] #20 17.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-09T17:27:51.000Z] #20 17.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-09T17:27:51.000Z] #20 17.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-09T17:27:51.000Z] #20 17.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-09T17:27:51.000Z] #20 17.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-09T17:27:51.000Z] #20 17.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T17:27:51.000Z] #20 17.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:27:51.000Z] #20 17.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T17:27:51.000Z] #20 17.71 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-09T17:27:51.000Z] #20 17.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-09T17:27:51.000Z] #20 17.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-09T17:27:51.000Z] #20 17.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-09T17:27:51.000Z] #20 17.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T17:27:51.250Z] #20 25.22 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:51.250Z] #20 25.25 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:27:51.257Z] #20 17.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T17:27:51.257Z] #20 17.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T17:27:51.257Z] #20 17.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-09T17:27:51.257Z] #20 17.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-09T17:27:51.257Z] #20 17.78 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T17:27:51.339Z] #20 45.10 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-06-09T17:27:51.339Z] #20 45.11 Setting up xz-utils (5.2.4-1) ... [2021-06-09T17:27:51.339Z] #20 45.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T17:27:51.339Z] #20 45.15 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T17:27:51.339Z] #20 45.17 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:27:51.339Z] #20 45.29 invoke-rc.d: could not determine current runlevel [2021-06-09T17:27:51.339Z] #20 45.31 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T17:27:51.339Z] #20 45.33 Setting up pigz (2.4-1) ... [2021-06-09T17:27:51.339Z] #20 45.34 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-09T17:27:51.339Z] #20 45.38 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T17:27:51.339Z] #20 45.42 Setting up python-pip-whl (18.1-5) ... [2021-06-09T17:27:51.339Z] #20 45.44 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T17:27:51.339Z] #20 45.45 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:27:51.514Z] #20 18.17 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-09T17:27:51.514Z] #20 18.18 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-09T17:27:51.514Z] #20 18.18 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-09T17:27:51.514Z] #20 18.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-09T17:27:51.514Z] #20 18.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-09T17:27:51.514Z] #20 18.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-09T17:27:51.514Z] #20 18.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T17:27:51.514Z] #20 18.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T17:27:51.514Z] #20 18.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T17:27:51.514Z] #20 18.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-09T17:27:51.603Z] #20 45.89 Setting up libaio1:arm64 (0.3.112-3) ... [2021-06-09T17:27:51.603Z] #20 45.91 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-09T17:27:51.603Z] #20 45.92 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:51.603Z] #20 45.95 Setting up vim (2:8.1.0875-5) ... [2021-06-09T17:27:51.603Z] #20 45.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T17:27:51.603Z] #20 45.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T17:27:51.603Z] #20 45.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T17:27:51.603Z] #20 45.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T17:27:51.603Z] #20 45.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T17:27:51.603Z] #20 46.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T17:27:51.603Z] #20 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T17:27:51.603Z] #20 46.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T17:27:51.603Z] #20 46.04 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T17:27:51.771Z] #20 18.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:27:51.771Z] #20 18.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T17:27:51.771Z] #20 18.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T17:27:51.771Z] #20 18.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-09T17:27:51.771Z] #20 18.35 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-09T17:27:51.771Z] #20 18.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-09T17:27:51.771Z] #20 18.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T17:27:51.868Z] #20 46.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:27:51.868Z] #20 46.08 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-09T17:27:51.868Z] #20 46.10 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:27:51.868Z] #20 46.12 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T17:27:51.868Z] #20 46.13 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:52.028Z] #20 18.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-09T17:27:52.028Z] #20 18.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-09T17:27:52.028Z] #20 18.70 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-09T17:27:52.957Z] #20 19.27 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:27:52.957Z] #20 19.37 Fetched 28.6 MB in 2s (18.8 MB/s) [2021-06-09T17:27:52.957Z] #20 19.42 Selecting previously unselected package pigz. [2021-06-09T17:27:52.957Z] #20 19.42 (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 ... 23435 files and directories currently installed.) [2021-06-09T17:27:52.957Z] #20 19.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-09T17:27:52.957Z] #20 19.50 Unpacking pigz (2.4-1) ... [2021-06-09T17:27:52.957Z] #20 19.56 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T17:27:52.957Z] #20 19.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:27:52.957Z] #20 19.58 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:53.149Z] #20 26.83 Selecting previously unselected package python3-minimal. [2021-06-09T17:27:53.149Z] #20 26.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 ... 23684 files and directories currently installed.) [2021-06-09T17:27:53.149Z] #20 26.86 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T17:27:53.149Z] #20 26.88 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:27:53.149Z] #20 26.96 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T17:27:53.149Z] #20 26.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T17:27:53.149Z] #20 26.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:27:53.149Z] #20 27.06 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T17:27:53.149Z] #20 27.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:27:53.149Z] #20 27.07 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:53.520Z] #20 19.90 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:27:53.520Z] #20 19.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:27:53.520Z] #20 19.93 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:27:54.083Z] #20 20.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:54.083Z] #20 20.65 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:27:54.134Z] #20 27.83 Selecting previously unselected package python3.7. [2021-06-09T17:27:54.134Z] #20 27.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:27:54.134Z] #20 27.84 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:54.134Z] #20 28.00 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T17:27:54.134Z] #20 28.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T17:27:54.134Z] #20 28.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:27:54.134Z] #20 28.10 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:27:54.437Z] #20 48.30 Setting up iptables (1.8.2-4) ... [2021-06-09T17:27:54.437Z] #20 48.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:27:54.437Z] #20 48.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:27:54.437Z] #20 48.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:27:54.437Z] #20 48.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:27:54.437Z] #20 48.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T17:27:54.437Z] #20 48.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T17:27:54.437Z] #20 48.40 Setting up python3 (3.7.3-1) ... [2021-06-09T17:27:54.702Z] #20 48.91 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T17:27:54.964Z] #20 28.80 Selecting previously unselected package python3. [2021-06-09T17:27:54.964Z] #20 28.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-09T17:27:54.964Z] #20 28.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-09T17:27:54.964Z] #20 28.89 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:27:54.964Z] #20 28.97 Selecting previously unselected package libip4tc0:amd64. [2021-06-09T17:27:54.964Z] #20 28.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-09T17:27:54.964Z] #20 28.98 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T17:27:54.964Z] #20 29.06 Selecting previously unselected package libip6tc0:amd64. [2021-06-09T17:27:55.220Z] #20 29.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-09T17:27:55.220Z] #20 29.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T17:27:55.220Z] #20 29.17 Selecting previously unselected package libiptc0:amd64. [2021-06-09T17:27:55.220Z] #20 29.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-09T17:27:55.220Z] #20 29.18 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-09T17:27:55.220Z] #20 29.25 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-09T17:27:55.220Z] #20 29.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-09T17:27:55.220Z] #20 29.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T17:27:55.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T17:27:55.476Z] #20 29.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-09T17:27:55.476Z] #20 29.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-09T17:27:55.476Z] #20 29.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T17:27:55.476Z] #20 29.41 Selecting previously unselected package libnftnl11:amd64. [2021-06-09T17:27:55.476Z] #20 29.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-09T17:27:55.476Z] #20 29.43 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T17:27:55.476Z] #20 29.51 Selecting previously unselected package iptables. [2021-06-09T17:27:55.476Z] #20 29.52 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-09T17:27:55.476Z] #20 29.52 Unpacking iptables (1.8.2-4) ... [2021-06-09T17:27:55.656Z] #20 49.71 Setting up apparmor (2.13.2-10) ... [2021-06-09T17:27:55.732Z] #20 29.75 Selecting previously unselected package xxd. [2021-06-09T17:27:55.732Z] #20 29.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:27:55.732Z] #20 29.76 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:27:55.732Z] #20 29.86 Selecting previously unselected package vim-common. [2021-06-09T17:27:55.976Z] #20 22.33 Selecting previously unselected package python3-minimal. [2021-06-09T17:27:55.976Z] #20 22.33 (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 ... 23684 files and directories currently installed.) [2021-06-09T17:27:55.976Z] #20 22.37 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T17:27:55.976Z] #20 22.38 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:27:55.976Z] #20 22.44 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T17:27:55.976Z] #20 22.44 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T17:27:55.976Z] #20 22.45 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:27:55.976Z] #20 22.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T17:27:55.976Z] #20 22.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:27:55.976Z] #20 22.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:55.988Z] #20 29.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:27:55.988Z] #20 29.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:27:56.243Z] #20 30.04 Selecting previously unselected package bash-completion. [2021-06-09T17:27:56.243Z] #20 30.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T17:27:56.906Z] #20 23.36 Selecting previously unselected package python3.7. [2021-06-09T17:27:56.906Z] #20 23.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:27:56.906Z] #20 23.37 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:27:56.906Z] #20 23.47 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T17:27:56.906Z] #20 23.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T17:27:56.906Z] #20 23.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:27:57.162Z] #20 23.57 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:27:57.592Z] #20 51.52 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T17:27:57.592Z] #20 51.54 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:27:57.592Z] #20 51.94 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:27:57.725Z] #20 24.23 Selecting previously unselected package python3. [2021-06-09T17:27:57.725Z] #20 24.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 ... 24096 files and directories currently installed.) [2021-06-09T17:27:57.726Z] #20 24.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-09T17:27:57.726Z] #20 24.28 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:27:57.726Z] #20 24.35 Selecting previously unselected package libip4tc0:amd64. [2021-06-09T17:27:57.726Z] #20 24.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-09T17:27:57.726Z] #20 24.36 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T17:27:57.982Z] #20 24.45 Selecting previously unselected package libip6tc0:amd64. [2021-06-09T17:27:57.982Z] #20 24.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-09T17:27:57.982Z] #20 24.45 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T17:27:57.982Z] #20 24.54 Selecting previously unselected package libiptc0:amd64. [2021-06-09T17:27:57.982Z] #20 24.55 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-09T17:27:57.982Z] #20 24.56 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-09T17:27:57.982Z] #20 24.64 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-09T17:27:57.982Z] #20 24.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-09T17:27:57.982Z] #20 24.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T17:27:58.239Z] #20 24.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-09T17:27:58.239Z] #20 24.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-09T17:27:58.239Z] #20 24.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T17:27:58.239Z] #20 24.83 Selecting previously unselected package libnftnl11:amd64. [2021-06-09T17:27:58.239Z] #20 24.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-09T17:27:58.239Z] #20 24.84 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T17:27:58.239Z] #20 24.93 Selecting previously unselected package iptables. [2021-06-09T17:27:58.500Z] #20 24.93 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-09T17:27:58.500Z] #20 24.93 Unpacking iptables (1.8.2-4) ... [2021-06-09T17:27:58.547Z] #20 52.90 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T17:27:58.757Z] #20 32.36 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T17:27:58.757Z] #20 32.71 Selecting previously unselected package bzip2. [2021-06-09T17:27:58.757Z] #20 32.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-09T17:27:58.757Z] #20 32.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:27:58.758Z] #20 25.24 Selecting previously unselected package xxd. [2021-06-09T17:27:58.758Z] #20 25.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:27:58.758Z] #20 25.24 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:27:58.758Z] #20 25.36 Selecting previously unselected package vim-common. [2021-06-09T17:27:58.758Z] #20 25.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:27:58.758Z] #20 25.40 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:27:59.013Z] #20 32.80 Selecting previously unselected package xz-utils. [2021-06-09T17:27:59.013Z] #20 32.81 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-09T17:27:59.013Z] #20 32.82 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T17:27:59.013Z] #20 32.98 Selecting previously unselected package apparmor. [2021-06-09T17:27:59.014Z] #20 32.99 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-09T17:27:59.014Z] #20 25.57 Selecting previously unselected package bash-completion. [2021-06-09T17:27:59.014Z] #20 25.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T17:27:59.139Z] #20 53.46 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T17:27:59.275Z] #20 33.08 Unpacking apparmor (2.13.2-10) ... [2021-06-09T17:27:59.532Z] #20 33.42 Selecting previously unselected package aufs-tools. [2021-06-09T17:27:59.532Z] #20 33.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-09T17:27:59.532Z] #20 33.43 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:27:59.532Z] #20 33.57 Selecting previously unselected package libonig5:amd64. [2021-06-09T17:27:59.532Z] #20 33.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T17:27:59.532Z] #20 33.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:27:59.764Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-09T17:27:59.764Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-db61c111\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-09T17:27:59.764Z] ---------------------------------------------------------------------------- [2021-06-09T17:27:59.764Z] [2021-06-09T17:27:59.764Z] INFO: executeCI.ps1 starting at Wed Jun 9 17:27:55 CUT 2021 [2021-06-09T17:27:59.764Z] [2021-06-09T17:27:59.764Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-09T17:27:59.764Z] INFO: Running git version 2.24.1.windows.2 [2021-06-09T17:27:59.764Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-09T17:27:59.764Z] INFO: Environment variables: [2021-06-09T17:27:59.764Z] [2021-06-09T17:27:59.764Z] Name Value [2021-06-09T17:27:59.764Z] ---- ----- [2021-06-09T17:27:59.764Z] ALLUSERSPROFILE C:\ProgramData [2021-06-09T17:27:59.764Z] amd64 true [2021-06-09T17:27:59.764Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-09T17:27:59.764Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-09T17:27:59.764Z] arm64 true [2021-06-09T17:27:59.764Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-09T17:27:59.764Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-09T17:27:59.764Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-09T17:27:59.764Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-09T17:27:59.764Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-09T17:27:59.764Z] BRANCH_NAME PR-42432 [2021-06-09T17:27:59.764Z] BUILD_DISPLAY_NAME #4 [2021-06-09T17:27:59.764Z] BUILD_ID 4 [2021-06-09T17:27:59.764Z] BUILD_NUMBER 4 [2021-06-09T17:27:59.764Z] BUILD_TAG jenkins-moby-PR-42432-4 [2021-06-09T17:27:59.764Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/4/ [2021-06-09T17:27:59.764Z] cgroup2 true [2021-06-09T17:27:59.764Z] CHANGE_AUTHOR dperny [2021-06-09T17:27:59.764Z] CHANGE_AUTHOR_DISPLAY_NAME Drew Erny [2021-06-09T17:27:59.764Z] CHANGE_AUTHOR_EMAIL drewerny@gmail.com [2021-06-09T17:27:59.764Z] CHANGE_BRANCH fix-ip-overlap [2021-06-09T17:27:59.764Z] CHANGE_FORK dperny/docker [2021-06-09T17:27:59.764Z] CHANGE_ID 42432 [2021-06-09T17:27:59.764Z] CHANGE_TARGET master [2021-06-09T17:27:59.764Z] CHANGE_TITLE Fix possible overlapping IPs [2021-06-09T17:27:59.764Z] CHANGE_URL https://github.com/moby/moby/pull/42432 [2021-06-09T17:27:59.764Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:27:59.765Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-09T17:27:59.765Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-09T17:27:59.765Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-09T17:27:59.765Z] COMPUTERNAME azwin-2-4b5c20 [2021-06-09T17:27:59.765Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-09T17:27:59.765Z] ConfigSequenceNumber 0 [2021-06-09T17:27:59.765Z] dco true [2021-06-09T17:27:59.765Z] DOCKER_BUILDKIT 0 [2021-06-09T17:27:59.765Z] DOCKER_DUT_DEBUG 1 [2021-06-09T17:27:59.765Z] DOCKER_EXPERIMENTAL 1 [2021-06-09T17:27:59.765Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-09T17:27:59.765Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-09T17:27:59.765Z] EXECUTOR_NUMBER 0 [2021-06-09T17:27:59.765Z] FQDN azwin-2-4b5c20.westus.cloudapp.azure.com [2021-06-09T17:27:59.765Z] GIT_BRANCH PR-42432 [2021-06-09T17:27:59.765Z] GIT_COMMIT 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:27:59.765Z] GIT_PREVIOUS_COMMIT 4e369b881eaf81f73c335264f8eede931b07e091 [2021-06-09T17:27:59.765Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4e369b881eaf81f73c335264f8eede931b07e091 [2021-06-09T17:27:59.765Z] GIT_URL https://github.com/moby/moby.git [2021-06-09T17:27:59.765Z] HUDSON_COOKIE 6763a059-3ed2-45c0-8b90-7c4d9375a5e8 [2021-06-09T17:27:59.765Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-09T17:27:59.765Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-09T17:27:59.765Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-09T17:27:59.765Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-09T17:27:59.765Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-09T17:27:59.765Z] JENKINS_NODE_COOKIE 2eedb5bc-339d-4b88-a3f8-0d52d5a8f0af [2021-06-09T17:27:59.765Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-09T17:27:59.765Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-09T17:27:59.765Z] JOB_BASE_NAME PR-42432 [2021-06-09T17:27:59.765Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/display/redirect [2021-06-09T17:27:59.765Z] JOB_NAME moby/PR-42432 [2021-06-09T17:27:59.765Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/ [2021-06-09T17:27:59.765Z] library.jps.version master [2021-06-09T17:27:59.765Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-09T17:27:59.765Z] NODE_LABELS amd64 azure azwin-2-4b5c20 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-09T17:27:59.765Z] NODE_NAME azwin-2-4b5c20 [2021-06-09T17:27:59.765Z] NUMBER_OF_PROCESSORS 4 [2021-06-09T17:27:59.765Z] OS Windows_NT [2021-06-09T17:27:59.765Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-09T17:27:59.765Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-09T17:27:59.765Z] ppc64le false [2021-06-09T17:27:59.765Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-09T17:27:59.765Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-06-09T17:27:59.765Z] PROCESSOR_LEVEL 6 [2021-06-09T17:27:59.765Z] PROCESSOR_REVISION 5504 [2021-06-09T17:27:59.765Z] ProgramData C:\ProgramData [2021-06-09T17:27:59.765Z] ProgramFiles C:\Program Files [2021-06-09T17:27:59.765Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-09T17:27:59.765Z] ProgramW6432 C:\Program Files [2021-06-09T17:27:59.765Z] PROMPT $P$G [2021-06-09T17:27:59.765Z] PSExecutionPolicyPreference Bypass [2021-06-09T17:27:59.765Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-09T17:27:59.765Z] PUBLIC C:\Users\Public [2021-06-09T17:27:59.765Z] rootless true [2021-06-09T17:27:59.765Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/4/display/redirect?page=artif... [2021-06-09T17:27:59.765Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/4/display/redirect?page=changes [2021-06-09T17:27:59.765Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/4/display/redirect [2021-06-09T17:27:59.765Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/4/display/redirect?page=tests [2021-06-09T17:27:59.765Z] s390x false [2021-06-09T17:27:59.765Z] SKIP_VALIDATION_TESTS 1 [2021-06-09T17:27:59.765Z] SOURCES_DRIVE d [2021-06-09T17:27:59.765Z] SOURCES_SUBDIR gopath [2021-06-09T17:27:59.765Z] STAGE_NAME Run tests [2021-06-09T17:27:59.765Z] SystemDrive C: [2021-06-09T17:27:59.765Z] SystemRoot C:\Windows [2021-06-09T17:27:59.765Z] TEMP C:\Windows\TEMP [2021-06-09T17:27:59.765Z] TESTDEBUG 0 [2021-06-09T17:27:59.765Z] TESTRUN_DRIVE d [2021-06-09T17:27:59.765Z] TESTRUN_SUBDIR CI [2021-06-09T17:27:59.765Z] TIMEOUT 120m [2021-06-09T17:27:59.765Z] TMP C:\Windows\TEMP [2021-06-09T17:27:59.765Z] unit_validate true [2021-06-09T17:27:59.765Z] USERDOMAIN WORKGROUP [2021-06-09T17:27:59.765Z] USERNAME azwin-2-4b5c20$ [2021-06-09T17:27:59.765Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-09T17:27:59.765Z] validate_force false [2021-06-09T17:27:59.765Z] windir C:\Windows [2021-06-09T17:27:59.765Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-09T17:27:59.765Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-09T17:27:59.765Z] windows2022 true [2021-06-09T17:27:59.765Z] windowsRS1 false [2021-06-09T17:27:59.765Z] windowsRS5 true [2021-06-09T17:27:59.765Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-09T17:27:59.765Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-09T17:27:59.765Z] [2021-06-09T17:27:59.765Z] [2021-06-09T17:27:59.765Z] [2021-06-09T17:27:59.765Z] INFO: Sources under d:\gopath\... [2021-06-09T17:27:59.765Z] INFO: Test run under d:\CI\... [2021-06-09T17:27:59.765Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-09T17:27:59.765Z] INFO: docker/docker repository was found [2021-06-09T17:27:59.765Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-06-09T17:27:59.765Z] ltsc2019: Pulling from windows/servercore [2021-06-09T17:27:59.789Z] #20 33.71 Selecting previously unselected package libjq1:amd64. [2021-06-09T17:27:59.789Z] #20 33.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:27:59.789Z] #20 33.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:27:59.789Z] #20 33.83 Selecting previously unselected package jq. [2021-06-09T17:27:59.789Z] #20 33.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:27:59.789Z] #20 33.84 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:27:59.789Z] #20 33.92 Selecting previously unselected package libaio1:amd64. [2021-06-09T17:28:00.045Z] #20 33.95 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-09T17:28:00.045Z] #20 33.96 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-09T17:28:00.045Z] #20 34.02 Selecting previously unselected package libgpm2:amd64. [2021-06-09T17:28:00.045Z] #20 34.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-09T17:28:00.045Z] #20 34.04 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-09T17:28:00.302Z] #20 34.11 Selecting previously unselected package libicu63:amd64. [2021-06-09T17:28:00.302Z] #20 34.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T17:28:00.302Z] #20 34.13 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:28:00.539Z] #20 54.62 Setting up python3-pip (18.1-5) ... [2021-06-09T17:28:01.492Z] #20 55.78 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:28:01.492Z] #20 55.84 Processing triggers for mime-support (3.62) ... [2021-06-09T17:28:01.535Z] #20 27.80 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T17:28:01.535Z] #20 28.11 Selecting previously unselected package bzip2. [2021-06-09T17:28:01.535Z] #20 28.12 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-09T17:28:01.535Z] #20 28.13 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:28:01.535Z] #20 28.21 Selecting previously unselected package xz-utils. [2021-06-09T17:28:01.535Z] #20 28.21 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-09T17:28:01.792Z] #20 28.21 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T17:28:01.792Z] #20 28.40 Selecting previously unselected package apparmor. [2021-06-09T17:28:01.792Z] #20 28.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-09T17:28:01.792Z] #20 28.48 Unpacking apparmor (2.13.2-10) ... [2021-06-09T17:28:02.390Z] #20 28.79 Selecting previously unselected package aufs-tools. [2021-06-09T17:28:02.390Z] #20 28.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-09T17:28:02.390Z] #20 28.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:28:02.390Z] #20 28.96 Selecting previously unselected package libonig5:amd64. [2021-06-09T17:28:02.390Z] #20 28.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T17:28:02.390Z] #20 28.98 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:28:02.451Z] #20 DONE 56.6s [2021-06-09T17:28:02.451Z] [2021-06-09T17:28:02.451Z] #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-09T17:28:02.451Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-06-09T17:28:02.648Z] #20 29.11 Selecting previously unselected package libjq1:amd64. [2021-06-09T17:28:02.648Z] #20 29.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:28:02.648Z] #20 29.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:28:02.648Z] #20 29.23 Selecting previously unselected package jq. [2021-06-09T17:28:02.648Z] #20 29.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:28:02.648Z] #20 29.25 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:28:02.648Z] #20 29.33 Selecting previously unselected package libaio1:amd64. [2021-06-09T17:28:02.928Z] #20 29.34 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-09T17:28:02.929Z] #20 29.35 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-09T17:28:02.929Z] #20 29.40 Selecting previously unselected package libgpm2:amd64. [2021-06-09T17:28:02.929Z] #20 29.40 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-09T17:28:02.929Z] #20 29.41 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-09T17:28:02.929Z] #20 29.52 Selecting previously unselected package libicu63:amd64. [2021-06-09T17:28:02.929Z] #20 29.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T17:28:02.929Z] #20 29.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:28:03.484Z] 4612f6d0b889: Pulling fs layer [2021-06-09T17:28:03.484Z] 639bb6bb2beb: Pulling fs layer [2021-06-09T17:28:03.575Z] #20 37.13 Selecting previously unselected package libnet1:amd64. [2021-06-09T17:28:03.575Z] #20 37.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T17:28:03.575Z] #20 37.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:28:03.575Z] #20 37.28 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T17:28:03.575Z] #20 37.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T17:28:03.575Z] #20 37.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:28:03.575Z] #20 37.38 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T17:28:03.575Z] #20 37.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T17:28:03.575Z] #20 37.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:28:03.575Z] #20 37.43 Selecting previously unselected package libreadline5:amd64. [2021-06-09T17:28:03.575Z] #20 37.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-09T17:28:03.575Z] #20 37.44 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T17:28:03.575Z] #20 37.52 Selecting previously unselected package net-tools. [2021-06-09T17:28:03.575Z] #20 37.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-09T17:28:03.575Z] #20 37.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:28:03.831Z] #20 37.66 Selecting previously unselected package patch. [2021-06-09T17:28:03.831Z] #20 37.66 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-09T17:28:03.831Z] #20 37.67 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T17:28:03.831Z] #20 37.82 Selecting previously unselected package python-pip-whl. [2021-06-09T17:28:03.831Z] #20 37.83 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T17:28:03.831Z] #20 37.84 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T17:28:03.855Z] #21 1.380 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T17:28:03.855Z] #21 1.391 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T17:28:03.855Z] #21 1.397 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-09T17:28:04.298Z] #20 ... [2021-06-09T17:28:04.298Z] [2021-06-09T17:28:04.298Z] #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-09T17:28:04.298Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:28:04.298Z] #40 164.0 + dpkg --print-architecture [2021-06-09T17:28:04.298Z] #40 164.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-09T17:28:04.394Z] #20 38.30 Selecting previously unselected package python3-lib2to3. [2021-06-09T17:28:04.394Z] #20 38.30 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T17:28:04.394Z] #20 38.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:28:04.394Z] #20 38.44 Selecting previously unselected package python3-distutils. [2021-06-09T17:28:04.394Z] #20 38.44 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T17:28:04.394Z] #20 38.44 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T17:28:04.394Z] #20 38.54 Selecting previously unselected package python3-pip. [2021-06-09T17:28:04.433Z] #21 DONE 2.1s [2021-06-09T17:28:04.433Z] [2021-06-09T17:28:04.433Z] #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-09T17:28:04.433Z] #50 sha256:22c2bbab1c4b8ed71af938403e4626f5a9312d317ca5f0e9693405b0b2d18d64 [2021-06-09T17:28:04.433Z] #50 ... [2021-06-09T17:28:04.433Z] [2021-06-09T17:28:04.434Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:28:04.434Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-09T17:28:04.555Z] #40 164.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-09T17:28:04.555Z] #40 164.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-09T17:28:04.651Z] #20 38.55 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T17:28:04.651Z] #20 38.56 Unpacking python3-pip (18.1-5) ... [2021-06-09T17:28:04.907Z] #20 38.70 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:28:04.907Z] #20 38.70 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:28:04.907Z] #20 38.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:28:04.907Z] #20 38.82 Selecting previously unselected package python3-setuptools. [2021-06-09T17:28:04.907Z] #20 38.83 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T17:28:04.907Z] #20 38.83 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T17:28:05.164Z] #20 39.01 Selecting previously unselected package python3-wheel. [2021-06-09T17:28:05.164Z] #20 39.02 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T17:28:05.164Z] #20 39.03 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T17:28:05.164Z] #20 39.08 Selecting previously unselected package sudo. [2021-06-09T17:28:05.164Z] #20 39.09 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-09T17:28:05.164Z] #20 39.10 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:28:05.677Z] #20 39.50 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T17:28:05.677Z] #20 39.51 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-09T17:28:05.677Z] #20 39.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:28:05.677Z] #20 39.73 Selecting previously unselected package uidmap. [2021-06-09T17:28:05.677Z] #20 39.75 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-09T17:28:05.933Z] #20 39.76 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T17:28:05.933Z] #20 39.87 Selecting previously unselected package vim-runtime. [2021-06-09T17:28:05.933Z] #20 39.88 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:28:05.933Z] #20 39.90 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-09T17:28:05.933Z] #20 39.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T17:28:05.933Z] #20 39.94 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:28:07.758Z] #22 ... [2021-06-09T17:28:07.758Z] [2021-06-09T17:28:07.758Z] #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-09T17:28:07.759Z] #50 sha256:22c2bbab1c4b8ed71af938403e4626f5a9312d317ca5f0e9693405b0b2d18d64 [2021-06-09T17:28:07.759Z] #50 162.0 + /build/golangci-lint --version [2021-06-09T17:28:07.759Z] #50 162.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T17:28:07.759Z] #50 DONE 163.4s [2021-06-09T17:28:07.759Z] [2021-06-09T17:28:07.759Z] #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-09T17:28:07.759Z] #54 sha256:cf9139fe6ab85e564753409d960ce3eb6c0d7a05150b069314605d2cb5b7b73d [2021-06-09T17:28:08.453Z] #20 42.40 Selecting previously unselected package vim. [2021-06-09T17:28:08.453Z] #20 42.41 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:28:08.453Z] #20 42.42 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T17:28:09.016Z] #20 42.87 Selecting previously unselected package xfsprogs. [2021-06-09T17:28:09.016Z] #20 42.89 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-09T17:28:09.016Z] #20 42.90 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T17:28:09.157Z] #54 ... [2021-06-09T17:28:09.157Z] [2021-06-09T17:28:09.157Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:28:09.157Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-09T17:28:09.157Z] #22 4.705 Collecting yamllint==1.26.1 [2021-06-09T17:28:09.272Z] #20 43.29 Selecting previously unselected package zip. [2021-06-09T17:28:09.272Z] #20 43.30 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-09T17:28:09.272Z] #20 43.31 Unpacking zip (3.0-11+b1) ... [2021-06-09T17:28:09.529Z] #20 43.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:28:09.529Z] #20 43.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:28:09.529Z] #20 43.54 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T17:28:09.529Z] #20 43.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T17:28:09.529Z] #20 43.58 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-09T17:28:09.529Z] #20 43.59 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T17:28:09.529Z] #20 43.61 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T17:28:09.785Z] #20 43.65 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T17:28:09.785Z] #20 43.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:28:09.785Z] #20 43.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:28:09.785Z] #20 43.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:28:09.785Z] #20 43.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:28:09.785Z] #20 43.73 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:28:09.785Z] #20 43.74 Setting up zip (3.0-11+b1) ... [2021-06-09T17:28:09.785Z] #20 43.76 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:28:09.785Z] #20 43.79 Setting up bash-completion (1:2.8-6) ... [2021-06-09T17:28:11.099Z] #40 ... [2021-06-09T17:28:11.099Z] [2021-06-09T17:28:11.099Z] #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-09T17:28:11.099Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:28:11.099Z] #20 32.44 Selecting previously unselected package libnet1:amd64. [2021-06-09T17:28:11.099Z] #20 32.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T17:28:11.099Z] #20 32.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:28:11.099Z] #20 32.54 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T17:28:11.099Z] #20 32.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T17:28:11.099Z] #20 32.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:28:11.099Z] #20 32.64 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T17:28:11.099Z] #20 32.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T17:28:11.099Z] #20 32.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:28:11.099Z] #20 32.71 Selecting previously unselected package libreadline5:amd64. [2021-06-09T17:28:11.099Z] #20 32.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-09T17:28:11.099Z] #20 32.73 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T17:28:11.099Z] #20 32.82 Selecting previously unselected package net-tools. [2021-06-09T17:28:11.099Z] #20 32.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-09T17:28:11.099Z] #20 32.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:28:11.099Z] #20 33.02 Selecting previously unselected package patch. [2021-06-09T17:28:11.099Z] #20 33.04 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-09T17:28:11.099Z] #20 33.05 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T17:28:11.099Z] #20 33.14 Selecting previously unselected package python-pip-whl. [2021-06-09T17:28:11.099Z] #20 33.14 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T17:28:11.099Z] #20 33.15 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T17:28:11.100Z] #20 33.61 Selecting previously unselected package python3-lib2to3. [2021-06-09T17:28:11.100Z] #20 33.61 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T17:28:11.100Z] #20 33.63 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:28:11.100Z] #20 33.73 Selecting previously unselected package python3-distutils. [2021-06-09T17:28:11.100Z] #20 33.74 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T17:28:11.100Z] #20 33.74 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T17:28:11.100Z] #20 33.86 Selecting previously unselected package python3-pip. [2021-06-09T17:28:11.100Z] #20 33.86 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T17:28:11.100Z] #20 33.87 Unpacking python3-pip (18.1-5) ... [2021-06-09T17:28:11.100Z] #20 34.01 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:28:11.100Z] #20 34.02 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:28:11.100Z] #20 34.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:28:11.100Z] #20 34.13 Selecting previously unselected package python3-setuptools. [2021-06-09T17:28:11.100Z] #20 34.13 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T17:28:11.100Z] #20 34.14 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T17:28:11.100Z] #20 34.33 Selecting previously unselected package python3-wheel. [2021-06-09T17:28:11.100Z] #20 34.35 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T17:28:11.100Z] #20 34.36 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T17:28:11.100Z] #20 34.43 Selecting previously unselected package sudo. [2021-06-09T17:28:11.100Z] #20 34.44 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-09T17:28:11.100Z] #20 34.45 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:28:11.100Z] #20 34.88 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T17:28:11.100Z] #20 34.89 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-09T17:28:11.100Z] #20 34.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:28:11.100Z] #20 35.10 Selecting previously unselected package uidmap. [2021-06-09T17:28:11.100Z] #20 35.11 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-09T17:28:11.100Z] #20 35.12 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T17:28:11.100Z] #20 35.21 Selecting previously unselected package vim-runtime. [2021-06-09T17:28:11.100Z] #20 35.22 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:28:11.100Z] #20 35.24 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-09T17:28:11.100Z] #20 35.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T17:28:11.100Z] #20 35.28 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:28:11.613Z] #20 38.00 Selecting previously unselected package vim. [2021-06-09T17:28:11.613Z] #20 38.01 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:28:11.613Z] #20 38.03 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T17:28:11.870Z] #20 38.52 Selecting previously unselected package xfsprogs. [2021-06-09T17:28:11.870Z] #20 38.53 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-09T17:28:11.870Z] #20 38.54 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T17:28:11.990Z] 639bb6bb2beb: Verifying Checksum [2021-06-09T17:28:12.305Z] #20 46.15 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-09T17:28:12.305Z] #20 46.16 Setting up xz-utils (5.2.4-1) ... [2021-06-09T17:28:12.305Z] #20 46.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T17:28:12.305Z] #20 46.19 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T17:28:12.305Z] #20 46.20 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:28:12.305Z] #20 46.28 invoke-rc.d: could not determine current runlevel [2021-06-09T17:28:12.305Z] #20 46.29 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T17:28:12.305Z] #20 46.30 Setting up pigz (2.4-1) ... [2021-06-09T17:28:12.305Z] #20 46.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T17:28:12.305Z] #20 46.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:28:12.305Z] #20 46.35 Setting up python-pip-whl (18.1-5) ... [2021-06-09T17:28:12.433Z] #20 38.96 Selecting previously unselected package zip. [2021-06-09T17:28:12.433Z] #20 38.96 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-09T17:28:12.433Z] #20 38.97 Unpacking zip (3.0-11+b1) ... [2021-06-09T17:28:12.433Z] #20 39.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:28:12.433Z] #20 39.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:28:12.433Z] #20 39.18 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T17:28:12.562Z] #20 46.38 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:28:12.562Z] #20 46.40 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:28:12.690Z] #20 39.20 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T17:28:12.690Z] #20 39.21 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-09T17:28:12.690Z] #20 39.22 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T17:28:12.690Z] #20 39.23 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T17:28:12.690Z] #20 39.26 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T17:28:12.690Z] #20 39.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:28:12.690Z] #20 39.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:28:12.690Z] #20 39.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:28:12.690Z] #20 39.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:28:12.690Z] #20 39.34 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:28:12.690Z] #20 39.35 Setting up zip (3.0-11+b1) ... [2021-06-09T17:28:12.690Z] #20 39.36 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:28:12.690Z] #20 39.38 Setting up bash-completion (1:2.8-6) ... [2021-06-09T17:28:12.819Z] #20 46.80 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-09T17:28:12.819Z] #20 46.81 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:28:12.819Z] #20 46.83 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:28:12.819Z] #20 46.85 Setting up vim (2:8.1.0875-5) ... [2021-06-09T17:28:12.819Z] #20 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T17:28:12.819Z] #20 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T17:28:12.819Z] #20 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T17:28:12.819Z] #20 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T17:28:12.819Z] #20 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T17:28:12.819Z] #20 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T17:28:12.819Z] #20 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T17:28:13.076Z] #20 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T17:28:13.076Z] #20 46.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:28:13.076Z] #20 46.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:28:13.076Z] #20 46.97 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T17:28:13.076Z] #20 46.99 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:28:13.076Z] #20 47.01 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:28:13.076Z] #20 47.02 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:28:14.476Z] #22 10.05 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T17:28:15.211Z] #20 41.95 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-09T17:28:15.468Z] #20 41.96 Setting up xz-utils (5.2.4-1) ... [2021-06-09T17:28:15.468Z] #20 41.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T17:28:15.468Z] #20 41.99 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T17:28:15.468Z] #20 42.01 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:28:15.468Z] #20 42.07 invoke-rc.d: could not determine current runlevel [2021-06-09T17:28:15.468Z] #20 42.08 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T17:28:15.468Z] #20 42.09 Setting up pigz (2.4-1) ... [2021-06-09T17:28:15.468Z] #20 42.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T17:28:15.468Z] #20 42.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:28:15.468Z] #20 42.13 Setting up python-pip-whl (18.1-5) ... [2021-06-09T17:28:15.468Z] #20 42.14 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:28:15.468Z] #20 42.15 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:28:15.504Z] #22 11.11 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T17:28:15.504Z] #22 11.16 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T17:28:15.504Z] #22 11.21 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T17:28:15.596Z] #20 49.29 Setting up iptables (1.8.2-4) ... [2021-06-09T17:28:15.596Z] #20 49.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:28:15.596Z] #20 49.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:28:15.596Z] #20 49.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:28:15.596Z] #20 49.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:28:15.596Z] #20 49.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T17:28:15.596Z] #20 49.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T17:28:15.596Z] #20 49.34 Setting up python3 (3.7.3-1) ... [2021-06-09T17:28:15.768Z] #22 11.43 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-06-09T17:28:15.852Z] #20 49.68 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T17:28:16.031Z] #20 42.57 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-09T17:28:16.031Z] #20 42.58 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:28:16.031Z] #20 42.59 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:28:16.031Z] #20 42.60 Setting up vim (2:8.1.0875-5) ... [2021-06-09T17:28:16.031Z] #20 42.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T17:28:16.031Z] #20 42.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T17:28:16.031Z] #20 42.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T17:28:16.031Z] #20 42.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T17:28:16.031Z] #20 42.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T17:28:16.031Z] #20 42.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T17:28:16.031Z] #20 42.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T17:28:16.031Z] #20 42.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T17:28:16.031Z] #20 42.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:28:16.031Z] #20 42.68 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:28:16.031Z] #20 42.70 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T17:28:16.031Z] #20 42.71 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:28:16.031Z] #20 42.72 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:28:16.031Z] #20 42.73 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:28:16.415Z] #20 50.33 Setting up apparmor (2.13.2-10) ... [2021-06-09T17:28:16.728Z] #22 12.17 Installing build dependencies: started [2021-06-09T17:28:17.782Z] #20 51.88 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T17:28:17.783Z] #20 51.89 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:28:17.783Z] #20 ... [2021-06-09T17:28:17.783Z] [2021-06-09T17:28:17.783Z] #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-09T17:28:17.783Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:28:17.783Z] #40 170.0 + dpkg --print-architecture [2021-06-09T17:28:17.783Z] #40 170.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-09T17:28:18.039Z] #40 170.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-09T17:28:18.039Z] #40 170.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-09T17:28:18.553Z] #20 45.11 Setting up iptables (1.8.2-4) ... [2021-06-09T17:28:18.553Z] #20 45.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:28:18.553Z] #20 45.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:28:18.553Z] #20 45.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:28:18.553Z] #20 45.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:28:18.553Z] #20 45.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T17:28:18.553Z] #20 45.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T17:28:18.553Z] #20 45.16 Setting up python3 (3.7.3-1) ... [2021-06-09T17:28:19.116Z] #20 45.57 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T17:28:19.679Z] #20 46.17 Setting up apparmor (2.13.2-10) ... [2021-06-09T17:28:21.047Z] #20 47.62 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T17:28:21.047Z] #20 47.64 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:28:21.304Z] #20 48.01 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:28:21.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T17:28:22.124Z] #20 48.63 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T17:28:22.381Z] #20 49.06 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T17:28:23.288Z] #40 ... [2021-06-09T17:28:23.288Z] [2021-06-09T17:28:23.288Z] #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-09T17:28:23.288Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:28:23.288Z] #20 51.89 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:28:23.288Z] #20 52.25 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:28:23.288Z] #20 53.08 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T17:28:23.288Z] #20 53.53 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T17:28:23.288Z] #20 54.61 Setting up python3-pip (18.1-5) ... [2021-06-09T17:28:23.288Z] #20 55.49 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:28:23.288Z] #20 55.52 Processing triggers for mime-support (3.62) ... [2021-06-09T17:28:23.288Z] #20 DONE 56.5s [2021-06-09T17:28:23.288Z] [2021-06-09T17:28:23.288Z] #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-09T17:28:23.288Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T17:28:23.545Z] #21 1.040 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T17:28:23.545Z] #21 1.048 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T17:28:23.545Z] #21 1.052 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-09T17:28:23.545Z] #21 DONE 1.1s [2021-06-09T17:28:23.545Z] [2021-06-09T17:28:23.545Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:28:23.545Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T17:28:23.749Z] #20 50.09 Setting up python3-pip (18.1-5) ... [2021-06-09T17:28:23.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T17:28:24.679Z] #20 51.06 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:28:24.679Z] #20 51.09 Processing triggers for mime-support (3.62) ... [2021-06-09T17:28:25.609Z] #20 DONE 52.0s [2021-06-09T17:28:25.609Z] [2021-06-09T17:28:25.609Z] #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-09T17:28:25.609Z] #57 sha256:566f477c1500ccda32ebd81d2f04285493c69ee9649a137f6d8366fc1fda7e9d [2021-06-09T17:28:25.609Z] #57 ... [2021-06-09T17:28:25.609Z] [2021-06-09T17:28:25.609Z] #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-09T17:28:25.609Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T17:28:26.754Z] 4612f6d0b889: Verifying Checksum [2021-06-09T17:28:26.754Z] 4612f6d0b889: Download complete [2021-06-09T17:28:27.503Z] #21 1.793 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T17:28:27.503Z] #21 1.797 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T17:28:27.503Z] #21 1.800 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-09T17:28:27.726Z] #22 4.033 Collecting yamllint==1.26.1 [2021-06-09T17:28:27.760Z] #21 DONE 2.3s [2021-06-09T17:28:27.760Z] [2021-06-09T17:28:27.760Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:28:27.760Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T17:28:28.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T17:28:28.020Z] #22 ... [2021-06-09T17:28:28.020Z] [2021-06-09T17:28:28.020Z] #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-09T17:28:28.020Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:28:28.020Z] #40 DONE 187.8s [2021-06-09T17:28:28.277Z] [2021-06-09T17:28:28.277Z] #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-09T17:28:28.277Z] #57 sha256:566f477c1500ccda32ebd81d2f04285493c69ee9649a137f6d8366fc1fda7e9d [2021-06-09T17:28:31.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T17:28:31.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T17:28:31.679Z] #22 25.52 Installing build dependencies: finished with status 'done' [2021-06-09T17:28:31.679Z] #22 ... [2021-06-09T17:28:31.679Z] [2021-06-09T17:28:31.679Z] #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-09T17:28:31.679Z] #57 sha256:f47c78fd829db407c400b4a3552629f8ed93d5e5e962e1346c110094605addf1 [2021-06-09T17:28:31.679Z] #57 151.0 + bin/containerd [2021-06-09T17:28:32.450Z] #57 ... [2021-06-09T17:28:32.450Z] [2021-06-09T17:28:32.450Z] #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-09T17:28:32.450Z] #50 sha256:b185b739e4269c2daf6ec9360c83bd98ef31311a7bf0d9d67fb429a0b95d04d5 [2021-06-09T17:28:32.450Z] #50 193.1 + /build/golangci-lint --version [2021-06-09T17:28:33.014Z] #50 193.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T17:28:33.271Z] #50 DONE 193.7s [2021-06-09T17:28:33.271Z] [2021-06-09T17:28:33.271Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:28:33.271Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T17:28:33.271Z] #22 5.354 Collecting yamllint==1.26.1 [2021-06-09T17:28:34.267Z] #22 9.394 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T17:28:34.267Z] #22 10.25 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T17:28:34.267Z] #22 10.29 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T17:28:34.267Z] #22 10.33 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T17:28:34.267Z] #22 10.52 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-09T17:28:34.267Z] #22 10.75 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T17:28:34.267Z] #22 10.77 Building wheels for collected packages: yamllint [2021-06-09T17:28:34.523Z] #22 10.79 Running setup.py bdist_wheel for yamllint: started [2021-06-09T17:28:35.006Z] #57 ... [2021-06-09T17:28:35.006Z] [2021-06-09T17:28:35.006Z] #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-09T17:28:35.006Z] #54 sha256:cf9139fe6ab85e564753409d960ce3eb6c0d7a05150b069314605d2cb5b7b73d [2021-06-09T17:28:35.006Z] #54 96.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T17:28:35.006Z] #54 97.92 + mkdir -p /build [2021-06-09T17:28:35.006Z] #54 97.92 + cp runc /build/runc [2021-06-09T17:28:35.006Z] #54 DONE 99.4s [2021-06-09T17:28:35.006Z] [2021-06-09T17:28:35.006Z] #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-09T17:28:35.006Z] #24 sha256:71653df3d2982015b75e12a4edd272eb4b1a21d6407de55031281c83c5806d4f [2021-06-09T17:28:35.006Z] #24 ... [2021-06-09T17:28:35.006Z] [2021-06-09T17:28:35.006Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:28:35.006Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-09T17:28:35.006Z] #22 30.44 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T17:28:35.006Z] #22 30.44 Building wheels for collected packages: yamllint, pyyaml [2021-06-09T17:28:35.006Z] #22 30.44 Running setup.py bdist_wheel for yamllint: started [2021-06-09T17:28:35.452Z] #22 11.64 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T17:28:35.452Z] #22 11.64 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T17:28:35.452Z] #22 11.68 Successfully built yamllint [2021-06-09T17:28:35.452Z] #22 11.70 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T17:28:35.709Z] #22 11.99 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T17:28:35.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T17:28:35.959Z] #22 31.29 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T17:28:35.959Z] #22 31.29 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T17:28:35.959Z] #22 31.35 Running setup.py bdist_wheel for pyyaml: started [2021-06-09T17:28:36.272Z] #22 DONE 12.5s [2021-06-09T17:28:36.272Z] [2021-06-09T17:28:36.272Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T17:28:36.272Z] #25 sha256:b61f0779ee3a000a953f1c93e8b91df4a2017fb17f41b8e93fe290de528c3651 [2021-06-09T17:28:36.835Z] #25 DONE 0.7s [2021-06-09T17:28:36.835Z] [2021-06-09T17:28:36.835Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:28:36.835Z] #30 sha256:fa4076dd0f3e57f73f54dff45f0422d5133c7f642f7ba66c85492f0b1397d486 [2021-06-09T17:28:37.359Z] #22 32.90 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-06-09T17:28:37.360Z] #22 32.90 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-06-09T17:28:37.624Z] #22 33.08 Successfully built yamllint pyyaml [2021-06-09T17:28:37.624Z] #22 33.10 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T17:28:37.889Z] #22 33.42 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T17:28:38.468Z] #22 DONE 33.8s [2021-06-09T17:28:38.468Z] [2021-06-09T17:28:38.468Z] #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-09T17:28:38.468Z] #57 sha256:f47c78fd829db407c400b4a3552629f8ed93d5e5e962e1346c110094605addf1 [2021-06-09T17:28:38.522Z] #22 10.59 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T17:28:39.085Z] #22 11.15 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T17:28:39.085Z] #22 11.21 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T17:28:39.085Z] #22 11.23 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T17:28:39.085Z] #22 11.36 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-09T17:28:39.342Z] #22 11.51 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T17:28:39.342Z] #22 11.51 Building wheels for collected packages: yamllint [2021-06-09T17:28:39.342Z] #22 11.51 Running setup.py bdist_wheel for yamllint: started [2021-06-09T17:28:39.420Z] #57 ... [2021-06-09T17:28:39.420Z] [2021-06-09T17:28:39.420Z] #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-09T17:28:39.420Z] #24 sha256:71653df3d2982015b75e12a4edd272eb4b1a21d6407de55031281c83c5806d4f [2021-06-09T17:28:39.420Z] #24 195.5 + return [2021-06-09T17:28:39.684Z] #24 DONE 195.8s [2021-06-09T17:28:39.684Z] [2021-06-09T17:28:39.684Z] #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-09T17:28:39.684Z] #57 sha256:f47c78fd829db407c400b4a3552629f8ed93d5e5e962e1346c110094605addf1 [2021-06-09T17:28:39.768Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:28:39.768Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:28:39.768Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:28:39.768Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:28:39.768Z] [2021-06-09T17:28:39.768Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-09T17:28:39.768Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-09T17:28:39.768Z] Using test binary docker [2021-06-09T17:28:39.768Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T17:28:39.768Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:28:39.768Z] INFO: Waiting for daemon to start... [2021-06-09T17:28:39.768Z] Starting dockerd [2021-06-09T17:28:39.768Z] . [2021-06-09T17:28:39.768Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-09T17:28:39.905Z] #22 12.07 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T17:28:39.905Z] #22 12.07 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T17:28:39.905Z] #22 12.10 Successfully built yamllint [2021-06-09T17:28:39.905Z] #22 12.11 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T17:28:39.905Z] #22 12.30 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T17:28:40.469Z] #22 DONE 12.5s [2021-06-09T17:28:40.469Z] [2021-06-09T17:28:40.469Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T17:28:40.469Z] #25 sha256:95cdada16553df9befa95a1cfb4b9019bef3cbbe321428e2a189d5c812547d78 [2021-06-09T17:28:40.469Z] #25 DONE 0.2s [2021-06-09T17:28:40.469Z] [2021-06-09T17:28:40.469Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:28:40.469Z] #30 sha256:ee79433cd84079645c79f212854661dcf6fa03eb8083e2c49e851326417a9d34 [2021-06-09T17:28:41.613Z] #57 ... [2021-06-09T17:28:41.613Z] [2021-06-09T17:28:41.613Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T17:28:41.613Z] #25 sha256:79735b6e47727c419d9b5a0cf69fdd21e5aa6cc5158c61f36889f6eda92ede50 [2021-06-09T17:28:41.877Z] #25 DONE 0.2s [2021-06-09T17:28:41.877Z] [2021-06-09T17:28:41.877Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:28:41.877Z] #30 sha256:f6df003128d55a81e7f07c3d8241ba2360f8b0bc5ffeea265902f2f15b34031f [2021-06-09T17:28:42.089Z] #30 ... [2021-06-09T17:28:42.090Z] [2021-06-09T17:28:42.090Z] #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-09T17:28:42.090Z] #50 sha256:d84e679c3434bef0de814cba625a6d68aaafeac6462078b27c4a072a9f05fbf7 [2021-06-09T17:28:42.090Z] #50 194.5 + /build/golangci-lint --version [2021-06-09T17:28:42.346Z] #50 194.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T17:28:42.909Z] #50 ... [2021-06-09T17:28:42.909Z] [2021-06-09T17:28:42.909Z] #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-09T17:28:42.909Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:28:42.909Z] #40 DONE 195.2s [2021-06-09T17:28:43.166Z] [2021-06-09T17:28:43.166Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:28:43.166Z] #30 sha256:fa4076dd0f3e57f73f54dff45f0422d5133c7f642f7ba66c85492f0b1397d486 [2021-06-09T17:28:43.166Z] #30 DONE 6.2s [2021-06-09T17:28:43.166Z] [2021-06-09T17:28:43.166Z] #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-09T17:28:43.166Z] #50 sha256:d84e679c3434bef0de814cba625a6d68aaafeac6462078b27c4a072a9f05fbf7 [2021-06-09T17:28:43.166Z] #50 DONE 195.5s [2021-06-09T17:28:43.166Z] [2021-06-09T17:28:43.166Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T17:28:43.166Z] #33 sha256:ff7e8dd32360c99ccc034bd806a7982b5e634e2ea0e72213db8be274a69ad84f [2021-06-09T17:28:43.729Z] #33 DONE 0.6s [2021-06-09T17:28:43.729Z] [2021-06-09T17:28:43.729Z] #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-09T17:28:43.729Z] #57 sha256:01155e00aee31a65c85358f58a9b7c859f52d143aa178227a347c51b2407cb4b [2021-06-09T17:28:43.986Z] #57 ... [2021-06-09T17:28:43.986Z] [2021-06-09T17:28:43.986Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T17:28:43.986Z] #35 sha256:58fa44bf61efef6bd767ceaf52a756ac75b6f77eb5004ac72259f58f8b8f9c31 [2021-06-09T17:28:43.986Z] #35 DONE 0.2s [2021-06-09T17:28:43.986Z] [2021-06-09T17:28:43.986Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T17:28:43.986Z] #38 sha256:7610460d77f25baa10d4f4995b00a3db8a5378651a4801b4c92a868cbda3ec94 [2021-06-09T17:28:44.242Z] #38 DONE 0.1s [2021-06-09T17:28:44.242Z] [2021-06-09T17:28:44.242Z] #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-09T17:28:44.242Z] #57 sha256:01155e00aee31a65c85358f58a9b7c859f52d143aa178227a347c51b2407cb4b [2021-06-09T17:28:45.611Z] #57 ... [2021-06-09T17:28:45.611Z] [2021-06-09T17:28:45.611Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T17:28:45.611Z] #41 sha256:fc1ced4d58124d84764202ca98a90081c8bde312d3740ecb07092d444bac7fd9 [2021-06-09T17:28:45.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T17:28:45.874Z] #30 DONE 5.0s [2021-06-09T17:28:45.874Z] [2021-06-09T17:28:45.874Z] #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-09T17:28:45.874Z] #54 sha256:2c37fc6cbb332211b1b52aa952484b91f5ca52dff2d902b67f053009c9609c61 [2021-06-09T17:28:45.874Z] #54 ... [2021-06-09T17:28:45.874Z] [2021-06-09T17:28:45.874Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T17:28:45.874Z] #33 sha256:4a693ef581f8267547d42b12fb57cc25bdda74740cf5352b968411764d278d34 [2021-06-09T17:28:45.874Z] #33 DONE 0.4s [2021-06-09T17:28:45.874Z] [2021-06-09T17:28:45.874Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T17:28:45.874Z] #35 sha256:ca8bcc928c2f818ee0491b45ebd08f07decb11b7111565cfb62b769e25c54f34 [2021-06-09T17:28:45.874Z] #35 DONE 0.0s [2021-06-09T17:28:45.874Z] [2021-06-09T17:28:45.874Z] #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-09T17:28:45.874Z] #54 sha256:2c37fc6cbb332211b1b52aa952484b91f5ca52dff2d902b67f053009c9609c61 [2021-06-09T17:28:45.874Z] #54 ... [2021-06-09T17:28:45.874Z] [2021-06-09T17:28:45.874Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T17:28:45.874Z] #38 sha256:19345e21ea45c375e4ae0ecebb14afe92513d86963ce6289e9cab81957de64d0 [2021-06-09T17:28:45.874Z] #38 DONE 0.1s [2021-06-09T17:28:45.874Z] [2021-06-09T17:28:45.874Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T17:28:45.874Z] #41 sha256:0e1629d873814b9ba39048907425dae28877029d83c56f4f84b0ea717b24f9f1 [2021-06-09T17:28:46.439Z] #41 DONE 0.6s [2021-06-09T17:28:46.439Z] [2021-06-09T17:28:46.439Z] #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-09T17:28:46.439Z] #54 sha256:2c37fc6cbb332211b1b52aa952484b91f5ca52dff2d902b67f053009c9609c61 [2021-06-09T17:28:46.664Z] #41 DONE 0.8s [2021-06-09T17:28:46.664Z] [2021-06-09T17:28:46.664Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T17:28:46.664Z] #45 sha256:454d434f9f317afe72049efb6a315e26bd8cb7986be42c754da1a393b5de669f [2021-06-09T17:28:46.664Z] #45 DONE 0.1s [2021-06-09T17:28:46.664Z] [2021-06-09T17:28:46.664Z] #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-09T17:28:46.664Z] #57 sha256:01155e00aee31a65c85358f58a9b7c859f52d143aa178227a347c51b2407cb4b [2021-06-09T17:28:46.664Z] #57 ... [2021-06-09T17:28:46.664Z] [2021-06-09T17:28:46.665Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T17:28:46.665Z] #47 sha256:1bea731607551ec59b81c50e6ebc42b3ad8b00f967fcafa75d237d47d80f296b [2021-06-09T17:28:46.665Z] #47 DONE 0.3s [2021-06-09T17:28:46.665Z] [2021-06-09T17:28:46.665Z] #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-09T17:28:46.665Z] #57 sha256:01155e00aee31a65c85358f58a9b7c859f52d143aa178227a347c51b2407cb4b [2021-06-09T17:28:46.665Z] #57 ... [2021-06-09T17:28:46.665Z] [2021-06-09T17:28:46.665Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T17:28:46.665Z] #49 sha256:81db143e75344214eb010ddae4188b99f5a9a8b03ce6f1d3181ccfb097bcbef9 [2021-06-09T17:28:46.665Z] #49 DONE 0.1s [2021-06-09T17:28:46.700Z] #54 ... [2021-06-09T17:28:46.700Z] [2021-06-09T17:28:46.700Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T17:28:46.700Z] #45 sha256:f2957087a0ce880fccd34c84e552ef34e3c13980364209c0fef2545c729c0c32 [2021-06-09T17:28:46.700Z] #45 DONE 0.0s [2021-06-09T17:28:46.700Z] [2021-06-09T17:28:46.700Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T17:28:46.700Z] #47 sha256:2d631e2de4514ea724d5a35549bea3aa53ef21a05017dd484f36bfc58e91cf18 [2021-06-09T17:28:46.926Z] [2021-06-09T17:28:46.926Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T17:28:46.926Z] #51 sha256:885e6c1b870b03f71570373e91f5e6a1ffdf2984dcf2d48cb220b48465a9d019 [2021-06-09T17:28:46.956Z] #47 DONE 0.3s [2021-06-09T17:28:46.956Z] [2021-06-09T17:28:46.956Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T17:28:46.956Z] #49 sha256:ceecba1dd89e9fc47c72724f9a971c8c847f153ee096610e508fe1b1687d76a6 [2021-06-09T17:28:46.956Z] #49 DONE 0.1s [2021-06-09T17:28:46.956Z] [2021-06-09T17:28:46.956Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T17:28:46.956Z] #51 sha256:8f5a1f7215d14dea33a862fa8389be324191389c8c4460cb32219e1441d83ac2 [2021-06-09T17:28:47.502Z] #51 DONE 0.5s [2021-06-09T17:28:47.502Z] [2021-06-09T17:28:47.502Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T17:28:47.502Z] #53 sha256:9413e02958bae958566ae8c9b8d3f7c871c5edd4b99bf06860a8a92617c8ff11 [2021-06-09T17:28:47.502Z] #53 DONE 0.1s [2021-06-09T17:28:47.502Z] [2021-06-09T17:28:47.502Z] #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-09T17:28:47.502Z] #54 sha256:2cbe385ff797431848d7ae1cdb68146957b9897585b7cc2ca9a8c3a714042541 [2021-06-09T17:28:47.517Z] #51 DONE 0.5s [2021-06-09T17:28:47.518Z] [2021-06-09T17:28:47.518Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T17:28:47.518Z] #53 sha256:ff5be5fbfc50dd57c2be83c5888ec1aaeaa198a3cda19e58174a9f24ee453b83 [2021-06-09T17:28:47.518Z] #53 DONE 0.1s [2021-06-09T17:28:47.518Z] [2021-06-09T17:28:47.518Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T17:28:47.518Z] #57 sha256:566f477c1500ccda32ebd81d2f04285493c69ee9649a137f6d8366fc1fda7e9d [2021-06-09T17:28:49.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-09T17:28:50.055Z] #30 DONE 7.6s [2021-06-09T17:28:50.055Z] [2021-06-09T17:28:50.055Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T17:28:50.055Z] #33 sha256:6152276b2fdff3a80522e0ed0f8757b4f0ce61203f02eafe062b841221cadba9 [2021-06-09T17:28:50.055Z] #33 DONE 0.5s [2021-06-09T17:28:50.055Z] [2021-06-09T17:28:50.055Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T17:28:50.055Z] #35 sha256:9588e8bf4d8f6d6c1e78d69635949de3c6f82ae5b537b70b9fcf9b3fc72bf1de [2021-06-09T17:28:50.055Z] #35 DONE 0.1s [2021-06-09T17:28:50.055Z] [2021-06-09T17:28:50.055Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T17:28:50.055Z] #38 sha256:51ef1e2a0c28b7ff14c97210e6bedf02a3e352370987e7f7e1ced3cfe38b53b3 [2021-06-09T17:28:50.055Z] #38 DONE 0.1s [2021-06-09T17:28:50.055Z] [2021-06-09T17:28:50.055Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T17:28:50.055Z] #41 sha256:c1dec3c645009b5b0802ad7c555fd32c525078cb2bd1ee1d7c9b144d7bf27b3d [2021-06-09T17:28:50.633Z] #41 DONE 0.6s [2021-06-09T17:28:50.633Z] [2021-06-09T17:28:50.633Z] #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-09T17:28:50.633Z] #57 sha256:f47c78fd829db407c400b4a3552629f8ed93d5e5e962e1346c110094605addf1 [2021-06-09T17:28:50.633Z] #57 ... [2021-06-09T17:28:50.633Z] [2021-06-09T17:28:50.633Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T17:28:50.633Z] #45 sha256:9e6a9b62453d87f32d676ff8d69b33d19ce139ea275bdeddcb1f03168d300ce1 [2021-06-09T17:28:50.633Z] #45 DONE 0.1s [2021-06-09T17:28:50.897Z] [2021-06-09T17:28:50.897Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T17:28:50.897Z] #47 sha256:6908367c0abef3b6dadaf9dcb74449658f2ec3c6ca9624a1663d13c499d68546 [2021-06-09T17:28:51.160Z] #47 DONE 0.4s [2021-06-09T17:28:51.160Z] [2021-06-09T17:28:51.160Z] #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-09T17:28:51.160Z] #57 sha256:f47c78fd829db407c400b4a3552629f8ed93d5e5e962e1346c110094605addf1 [2021-06-09T17:28:51.160Z] #57 ... [2021-06-09T17:28:51.160Z] [2021-06-09T17:28:51.160Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T17:28:51.160Z] #49 sha256:e4605103f9fc86575eeaff5d4100c176feab6e213d89ad2baaef9a5f30529b0b [2021-06-09T17:28:51.423Z] #49 DONE 0.2s [2021-06-09T17:28:51.423Z] [2021-06-09T17:28:51.423Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T17:28:51.423Z] #51 sha256:daed38b2d1caec3977b7e430c12a086bab3b628ed77cc579a1ec533843a9d587 [2021-06-09T17:28:52.375Z] #51 DONE 0.9s [2021-06-09T17:28:52.375Z] [2021-06-09T17:28:52.375Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T17:28:52.375Z] #53 sha256:b59ed99ea88b4c368e3e6bbce95f4d2f16527760a6a41eb3991884f4b4c69424 [2021-06-09T17:28:52.375Z] #53 DONE 0.1s [2021-06-09T17:28:52.375Z] [2021-06-09T17:28:52.375Z] #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-09T17:28:52.375Z] #57 sha256:f47c78fd829db407c400b4a3552629f8ed93d5e5e962e1346c110094605addf1 [2021-06-09T17:28:52.375Z] #57 ... [2021-06-09T17:28:52.375Z] [2021-06-09T17:28:52.375Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T17:28:52.375Z] #55 sha256:f2895e5b39e65528bec0c638ab86701b2b6cc245c8fa0704aa852cbb94dc9e1d [2021-06-09T17:28:52.953Z] #55 DONE 0.4s [2021-06-09T17:28:52.953Z] [2021-06-09T17:28:52.953Z] #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-09T17:28:52.953Z] #57 sha256:f47c78fd829db407c400b4a3552629f8ed93d5e5e962e1346c110094605addf1 [2021-06-09T17:28:54.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T17:28:54.822Z] Running on azwin-2-711760 in d:\jenkins\workspace\moby_PR-42432 [Pipeline] { [Pipeline] ws [2021-06-09T17:28:54.838Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-09T17:28:55.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T17:28:56.866Z] The recommended git tool is: git [2021-06-09T17:28:57.466Z] #57 175.0 + bin/containerd [2021-06-09T17:28:58.835Z] #57 ... [2021-06-09T17:28:58.835Z] [2021-06-09T17:28:58.835Z] #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-09T17:28:58.835Z] #54 sha256:2c37fc6cbb332211b1b52aa952484b91f5ca52dff2d902b67f053009c9609c61 [2021-06-09T17:28:58.835Z] #54 105.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T17:28:58.835Z] #54 106.3 + mkdir -p /build [2021-06-09T17:28:58.835Z] #54 106.3 + cp runc /build/runc [2021-06-09T17:28:58.835Z] #54 DONE 106.7s [2021-06-09T17:28:58.835Z] [2021-06-09T17:28:58.835Z] #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-09T17:28:58.835Z] #57 sha256:566f477c1500ccda32ebd81d2f04285493c69ee9649a137f6d8366fc1fda7e9d [2021-06-09T17:28:59.764Z] #57 ... [2021-06-09T17:28:59.764Z] [2021-06-09T17:28:59.764Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T17:28:59.764Z] #55 sha256:6660b5dd23f9e9b6ffd30e56a80ef9c980c836de0799782756f1492d352bfc8a [2021-06-09T17:28:59.764Z] #55 DONE 0.2s [2021-06-09T17:29:00.021Z] [2021-06-09T17:29:00.021Z] #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-09T17:29:00.021Z] #57 sha256:566f477c1500ccda32ebd81d2f04285493c69ee9649a137f6d8366fc1fda7e9d [2021-06-09T17:29:00.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T17:29:03.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-09T17:29:05.543Z] #54 107.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T17:29:05.543Z] #54 108.0 + mkdir -p /build [2021-06-09T17:29:05.543Z] #54 108.0 + cp runc /build/runc [2021-06-09T17:29:05.800Z] #54 DONE 108.4s [2021-06-09T17:29:05.800Z] [2021-06-09T17:29:05.800Z] #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-09T17:29:05.800Z] #57 sha256:01155e00aee31a65c85358f58a9b7c859f52d143aa178227a347c51b2407cb4b [2021-06-09T17:29:05.800Z] #57 175.5 + bin/containerd [2021-06-09T17:29:07.173Z] #57 ... [2021-06-09T17:29:07.173Z] [2021-06-09T17:29:07.173Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T17:29:07.173Z] #55 sha256:c1355c3a364c4453a5869a632832aa0568d83106712622b205e8782d63201085 [2021-06-09T17:29:07.173Z] #55 DONE 0.2s [2021-06-09T17:29:07.173Z] [2021-06-09T17:29:07.173Z] #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-09T17:29:07.173Z] #57 sha256:01155e00aee31a65c85358f58a9b7c859f52d143aa178227a347c51b2407cb4b [2021-06-09T17:29:07.885Z] #57 187.4 # github.com/containerd/containerd/cmd/containerd [2021-06-09T17:29:07.885Z] #57 187.4 /usr/bin/ld: /tmp/go-link-244168689/000018.o: in function `New': [2021-06-09T17:29:07.885Z] #57 187.4 /tmp/tmp.xvRXAEPkCe/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-09T17:29:07.885Z] #57 187.5 + bin/containerd-stress [2021-06-09T17:29:08.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-09T17:29:10.442Z] #57 190.9 + bin/containerd-shim [2021-06-09T17:29:10.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T17:29:13.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-09T17:29:17.055Z] #57 196.8 + bin/containerd-shim-runc-v1 [2021-06-09T17:29:18.143Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:29:18.143Z] Using test binary docker [2021-06-09T17:29:18.143Z] +++ /etc/init.d/apparmor start [2021-06-09T17:29:18.143Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:29:18.143Z] INFO: Waiting for daemon to start... [2021-06-09T17:29:18.143Z] Starting dockerd [2021-06-09T17:29:18.143Z] +++ 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-09T17:29:18.518Z] sha256:dc5e798b199909fffd0b8fca386bcd8569f2f85f1b426ce036c38c737f3f292b [2021-06-09T17:29:18.518Z] INFO: Starting docker-py tests... [2021-06-09T17:29:18.518Z] ============================= test session starts ============================== [2021-06-09T17:29:18.518Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-09T17:29:18.518Z] rootdir: /src, inifile: pytest.ini [2021-06-09T17:29:18.518Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-09T17:29:18.518Z] collected 390 items / 1 deselected / 389 selected [2021-06-09T17:29:18.518Z] [2021-06-09T17:29:20.048Z] . [2021-06-09T17:29:20.048Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:29:20.048Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:29:20.048Z] Error: No such image: emptyfs [2021-06-09T17:29:20.048Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T17:29:20.048Z] ++++ docker load [2021-06-09T17:29:20.308Z] Running integration-test (iteration 1) [2021-06-09T17:29:20.308Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T17:29:20.308Z] ++ 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-09T17:29:20.308Z] ++ set -e [2021-06-09T17:29:20.308Z] ++ '[' -n 0 ']' [2021-06-09T17:29:20.308Z] ++ set -x [2021-06-09T17:29:20.308Z] ++ 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-09T17:29:21.280Z] #57 201.1 + bin/containerd-shim-runc-v2 [2021-06-09T17:29:21.686Z] using credential docker-jenkins-github-credentials [2021-06-09T17:29:21.762Z] Cloning the remote Git repository [2021-06-09T17:29:21.762Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:29:21.856Z] #57 202.5 + binaries [2021-06-09T17:29:21.856Z] #57 202.5 + install -D bin/containerd /build/containerd [2021-06-09T17:29:21.856Z] #57 202.6 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T17:29:21.856Z] #57 202.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T17:29:22.118Z] #57 202.6 + install -D bin/ctr /build/ctr [2021-06-09T17:29:21.974Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:29:22.398Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-09T17:29:24.672Z] #57 DONE 205.4s [2021-06-09T17:29:23.262Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:29:23.263Z] > git --version # timeout=10 [2021-06-09T17:29:23.318Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-09T17:29:23.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:29:23.323Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:29:26.593Z] [2021-06-09T17:29:26.593Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T17:29:26.593Z] #58 sha256:8d2498ff6064e952c8ed35f2e6c3c75be14a8a48b6a8a9a8cf7d70875baafd1b [2021-06-09T17:29:26.862Z] #58 DONE 0.6s [2021-06-09T17:29:26.862Z] [2021-06-09T17:29:26.862Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T17:29:26.862Z] #62 sha256:43dbc31f959119011829068231be5a4e160e35584851f4156dfc20771824b311 [2021-06-09T17:29:27.124Z] #62 DONE 0.2s [2021-06-09T17:29:27.124Z] [2021-06-09T17:29:27.124Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T17:29:27.124Z] #67 sha256:2f0480a66b93bc574958bf22a3f201013fcf8e8d916b365454759b14dabc9891 [2021-06-09T17:29:28.512Z] #67 DONE 1.4s [2021-06-09T17:29:28.512Z] [2021-06-09T17:29:28.512Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T17:29:28.512Z] #68 sha256:2d52a1ff460abf6917345b3a0f310152437be62400f7b7300dbc3cd44b8de789 [2021-06-09T17:29:28.512Z] #68 DONE 0.0s [2021-06-09T17:29:28.512Z] [2021-06-09T17:29:28.512Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T17:29:28.512Z] #69 sha256:d00ea948a2b144f70105ef8322301fb020789bbd35b136da9c52c8cd3f2aa257 [2021-06-09T17:29:30.468Z] #69 DONE 1.9s [2021-06-09T17:29:30.468Z] [2021-06-09T17:29:30.468Z] #70 exporting to image [2021-06-09T17:29:30.468Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T17:29:30.468Z] #70 exporting layers [2021-06-09T17:29:32.085Z] #57 206.3 # github.com/containerd/containerd/cmd/containerd [2021-06-09T17:29:32.085Z] #57 206.3 /usr/bin/ld: /tmp/go-link-678250172/000018.o: in function `New': [2021-06-09T17:29:32.085Z] #57 206.3 /tmp/tmp.Q7YzrJL5A0/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-09T17:29:32.085Z] #57 206.3 + bin/containerd-stress [2021-06-09T17:29:32.085Z] #57 208.5 + bin/containerd-shim [2021-06-09T17:29:34.693Z] #70 exporting layers 4.3s done [2021-06-09T17:29:34.693Z] #70 writing image sha256:fa1ced8d53bd4ddddf0f66358657d0a1ae0603146286e7eca719b11af3d0c22f done [2021-06-09T17:29:34.693Z] #70 naming to docker.io/library/docker:0d9b0ed678e2b106e769e974f13aaf100e46351c done [2021-06-09T17:29:34.693Z] #70 DONE 4.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-09T17:29:35.036Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-09T17:29:35.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/test/unit [2021-06-09T17:29:37.336Z] #57 215.4 + bin/containerd-shim-runc-v1 [2021-06-09T17:29:37.895Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-09T17:29:37.895Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-09T17:29:37.895Z] + TESTDIRS=./... [2021-06-09T17:29:37.895Z] + exclude_paths='/vendor/|/integration' [2021-06-09T17:29:37.895Z] ++ go list ./... [2021-06-09T17:29:37.895Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-09T17:29:38.076Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-09T17:29:38.648Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-09T17:29:38.848Z] + pkg_list='github.com/docker/docker/api [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/backend/build [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/httputils [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/middleware [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/build [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/container [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/debug [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/image [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/network [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/session [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/system [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/server/router/volume [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/backend [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/container [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/events [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/filters [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/image [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/mount [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/network [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/registry [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/strslice [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/swarm [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/time [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/versions [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T17:29:38.848Z] github.com/docker/docker/api/types/volume [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder/builder-next [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder/dockerfile [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder/dockerignore [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder/remotecontext [2021-06-09T17:29:38.848Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T17:29:38.848Z] github.com/docker/docker/cli [2021-06-09T17:29:38.848Z] github.com/docker/docker/cli/config [2021-06-09T17:29:38.848Z] github.com/docker/docker/cli/debug [2021-06-09T17:29:38.848Z] github.com/docker/docker/client [2021-06-09T17:29:38.848Z] github.com/docker/docker/cmd/dockerd [2021-06-09T17:29:38.848Z] github.com/docker/docker/container [2021-06-09T17:29:38.848Z] github.com/docker/docker/container/stream [2021-06-09T17:29:38.848Z] github.com/docker/docker/contrib/apparmor [2021-06-09T17:29:38.848Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T17:29:38.848Z] github.com/docker/docker/contrib/httpserver [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/cluster [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/config [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/discovery [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/events [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/exec [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/images [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/initlayer [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/links [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/listeners [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/local [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/names [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/network [2021-06-09T17:29:38.848Z] github.com/docker/docker/daemon/stats [2021-06-09T17:29:38.848Z] github.com/docker/docker/distribution [2021-06-09T17:29:38.848Z] github.com/docker/docker/distribution/metadata [2021-06-09T17:29:38.848Z] github.com/docker/docker/distribution/utils [2021-06-09T17:29:38.848Z] github.com/docker/docker/distribution/xfer [2021-06-09T17:29:38.848Z] github.com/docker/docker/dockerversion [2021-06-09T17:29:38.848Z] github.com/docker/docker/errdefs [2021-06-09T17:29:38.848Z] github.com/docker/docker/image [2021-06-09T17:29:38.848Z] github.com/docker/docker/image/cache [2021-06-09T17:29:38.848Z] github.com/docker/docker/image/tarexport [2021-06-09T17:29:38.848Z] github.com/docker/docker/image/v1 [2021-06-09T17:29:38.848Z] github.com/docker/docker/internal/test/suite [2021-06-09T17:29:38.848Z] github.com/docker/docker/layer [2021-06-09T17:29:38.848Z] github.com/docker/docker/libcontainerd [2021-06-09T17:29:38.848Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T17:29:38.848Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T17:29:38.848Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T17:29:38.848Z] github.com/docker/docker/libcontainerd/types [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/api [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/client [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/config [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/idm [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/ns [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/options [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/osl [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T17:29:38.848Z] github.com/docker/docker/libnetwork/types [2021-06-09T17:29:38.848Z] github.com/docker/docker/oci [2021-06-09T17:29:38.848Z] github.com/docker/docker/oci/caps [2021-06-09T17:29:38.848Z] github.com/docker/docker/opts [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/aaparser [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/archive [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/authorization [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/capabilities [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/containerfs [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/directory [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/discovery [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/dmesg [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/filenotify [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/fileutils [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/fsutils [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/homedir [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/idtools [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/ioutils [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/locker [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/longpath [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/loopback [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/mount [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/parsers [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/pidfile [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/platform [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/plugins [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T17:29:38.848Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/pools [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/progress [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/pubsub [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/reexec [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/signal [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/stringid [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/symlink [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/system [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/tailfile [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/tarsum [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/term [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/term/windows [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/truncindex [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/urlutil [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/useragent [2021-06-09T17:29:38.849Z] github.com/docker/docker/plugin [2021-06-09T17:29:38.849Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T17:29:38.849Z] github.com/docker/docker/plugin/v2 [2021-06-09T17:29:38.849Z] github.com/docker/docker/profiles/apparmor [2021-06-09T17:29:38.849Z] github.com/docker/docker/profiles/seccomp [2021-06-09T17:29:38.849Z] github.com/docker/docker/quota [2021-06-09T17:29:38.849Z] github.com/docker/docker/reference [2021-06-09T17:29:38.849Z] github.com/docker/docker/registry [2021-06-09T17:29:38.849Z] github.com/docker/docker/registry/resumable [2021-06-09T17:29:38.849Z] github.com/docker/docker/restartmanager [2021-06-09T17:29:38.849Z] github.com/docker/docker/rootless [2021-06-09T17:29:38.849Z] github.com/docker/docker/rootless/specconv [2021-06-09T17:29:38.849Z] github.com/docker/docker/runconfig [2021-06-09T17:29:38.849Z] github.com/docker/docker/runconfig/opts [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/daemon [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/environment [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fakegit [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/registry [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/request [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/drivers [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/local [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/mounts [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/service [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/service/opts [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/testutils' [2021-06-09T17:29:38.849Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-09T17:29:38.849Z] + echo 'github.com/docker/docker/api [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/backend/build [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/httputils [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/middleware [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/build [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/container [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/debug [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/image [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/network [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/session [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/system [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/server/router/volume [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/backend [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/container [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/events [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/filters [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/image [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/mount [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/network [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/registry [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/strslice [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/swarm [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/time [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/versions [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T17:29:38.849Z] github.com/docker/docker/api/types/volume [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder/builder-next [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder/dockerfile [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder/dockerignore [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder/remotecontext [2021-06-09T17:29:38.849Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T17:29:38.849Z] github.com/docker/docker/cli [2021-06-09T17:29:38.849Z] github.com/docker/docker/cli/config [2021-06-09T17:29:38.849Z] github.com/docker/docker/cli/debug [2021-06-09T17:29:38.849Z] github.com/docker/docker/client [2021-06-09T17:29:38.849Z] github.com/docker/docker/cmd/dockerd [2021-06-09T17:29:38.849Z] github.com/docker/docker/container [2021-06-09T17:29:38.849Z] github.com/docker/docker/container/stream [2021-06-09T17:29:38.849Z] github.com/docker/docker/contrib/apparmor [2021-06-09T17:29:38.849Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T17:29:38.849Z] github.com/docker/docker/contrib/httpserver [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/cluster [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/config [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/discovery [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/events [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/exec [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/images [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/initlayer [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/links [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/listeners [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/local [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/names [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/network [2021-06-09T17:29:38.849Z] github.com/docker/docker/daemon/stats [2021-06-09T17:29:38.849Z] github.com/docker/docker/distribution [2021-06-09T17:29:38.849Z] github.com/docker/docker/distribution/metadata [2021-06-09T17:29:38.849Z] github.com/docker/docker/distribution/utils [2021-06-09T17:29:38.849Z] github.com/docker/docker/distribution/xfer [2021-06-09T17:29:38.849Z] github.com/docker/docker/dockerversion [2021-06-09T17:29:38.849Z] github.com/docker/docker/errdefs [2021-06-09T17:29:38.849Z] github.com/docker/docker/image [2021-06-09T17:29:38.849Z] github.com/docker/docker/image/cache [2021-06-09T17:29:38.849Z] github.com/docker/docker/image/tarexport [2021-06-09T17:29:38.849Z] github.com/docker/docker/image/v1 [2021-06-09T17:29:38.849Z] github.com/docker/docker/internal/test/suite [2021-06-09T17:29:38.849Z] github.com/docker/docker/layer [2021-06-09T17:29:38.849Z] github.com/docker/docker/libcontainerd [2021-06-09T17:29:38.849Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T17:29:38.849Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T17:29:38.849Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T17:29:38.849Z] github.com/docker/docker/libcontainerd/types [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/api [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/client [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/config [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/idm [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/ns [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/options [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/osl [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/types [2021-06-09T17:29:38.849Z] github.com/docker/docker/oci [2021-06-09T17:29:38.849Z] github.com/docker/docker/oci/caps [2021-06-09T17:29:38.849Z] github.com/docker/docker/opts [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/aaparser [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/archive [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/authorization [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/capabilities [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/containerfs [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/directory [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/discovery [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/dmesg [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/filenotify [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/fileutils [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/fsutils [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/homedir [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/idtools [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/ioutils [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/locker [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/longpath [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/loopback [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/mount [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/parsers [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/pidfile [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/platform [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/plugins [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/pools [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/progress [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/pubsub [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/reexec [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/signal [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/stringid [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/symlink [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/system [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/tailfile [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/tarsum [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/term [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/term/windows [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/truncindex [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/urlutil [2021-06-09T17:29:38.849Z] github.com/docker/docker/pkg/useragent [2021-06-09T17:29:38.849Z] github.com/docker/docker/plugin [2021-06-09T17:29:38.849Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T17:29:38.849Z] github.com/docker/docker/plugin/v2 [2021-06-09T17:29:38.849Z] github.com/docker/docker/profiles/apparmor [2021-06-09T17:29:38.849Z] github.com/docker/docker/profiles/seccomp [2021-06-09T17:29:38.849Z] github.com/docker/docker/quota [2021-06-09T17:29:38.849Z] github.com/docker/docker/reference [2021-06-09T17:29:38.849Z] github.com/docker/docker/registry [2021-06-09T17:29:38.849Z] github.com/docker/docker/registry/resumable [2021-06-09T17:29:38.849Z] github.com/docker/docker/restartmanager [2021-06-09T17:29:38.849Z] github.com/docker/docker/rootless [2021-06-09T17:29:38.849Z] github.com/docker/docker/rootless/specconv [2021-06-09T17:29:38.849Z] github.com/docker/docker/runconfig [2021-06-09T17:29:38.849Z] github.com/docker/docker/runconfig/opts [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/daemon [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/environment [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fakegit [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/registry [2021-06-09T17:29:38.849Z] github.com/docker/docker/testutil/request [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/drivers [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/local [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/mounts [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/service [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/service/opts [2021-06-09T17:29:38.849Z] github.com/docker/docker/volume/testutils' [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T17:29:38.849Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T17:29:38.849Z] + type docker-proxy [2021-06-09T17:29:38.849Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-09T17:29:38.849Z] + hack/make.sh binary-proxy install-proxy [2021-06-09T17:29:38.849Z] [2021-06-09T17:29:39.114Z] Removing bundles/ [2021-06-09T17:29:39.114Z] [2021-06-09T17:29:39.114Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-09T17:29:39.114Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-09T17:29:39.114Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:29:39.195Z] #57 206.0 # github.com/containerd/containerd/cmd/containerd [2021-06-09T17:29:39.195Z] #57 206.0 /usr/bin/ld: /tmp/go-link-567388854/000018.o: in function `New': [2021-06-09T17:29:39.195Z] #57 206.0 /tmp/tmp.zaxE42FbRu/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-09T17:29:39.195Z] #57 206.1 + bin/containerd-stress [2021-06-09T17:29:39.195Z] #57 208.1 + bin/containerd-shim [2021-06-09T17:29:40.165Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-09T17:29:42.591Z] #57 220.5 + bin/containerd-shim-runc-v2 [2021-06-09T17:29:43.154Z] #57 221.6 + binaries [2021-06-09T17:29:43.411Z] #57 221.6 + install -D bin/containerd /build/containerd [2021-06-09T17:29:43.411Z] #57 221.6 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T17:29:43.411Z] #57 221.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T17:29:43.411Z] #57 221.6 + install -D bin/ctr /build/ctr [2021-06-09T17:29:45.301Z] #57 DONE 223.3s [2021-06-09T17:29:45.734Z] #57 215.0 + bin/containerd-shim-runc-v1 [2021-06-09T17:29:46.233Z] [2021-06-09T17:29:46.233Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T17:29:46.233Z] #58 sha256:822b461058c83cd778d9a2c7b8b6482a88cc5fcaba38c0749598b42be014f8ba [2021-06-09T17:29:46.233Z] #58 DONE 0.2s [2021-06-09T17:29:46.233Z] [2021-06-09T17:29:46.233Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T17:29:46.233Z] #62 sha256:5f51ea2bc7703c938f629668f558b10dd158c5dab15891b00da7c2dcd2bfdbb9 [2021-06-09T17:29:46.489Z] #62 DONE 0.1s [2021-06-09T17:29:46.489Z] [2021-06-09T17:29:46.489Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T17:29:46.489Z] #67 sha256:89f907190bdf292cbaea4a38898def9d84509dd04849897e1c8a29b129a50e16 [2021-06-09T17:29:46.745Z] #67 DONE 0.4s [2021-06-09T17:29:46.745Z] [2021-06-09T17:29:46.745Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T17:29:46.745Z] #68 sha256:6b552d8c041c2d14c4bddc679ba01c8f74a805f2d780b098384bd37b37fa1eb3 [2021-06-09T17:29:46.745Z] #68 DONE 0.0s [2021-06-09T17:29:46.745Z] [2021-06-09T17:29:46.745Z] #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-09T17:29:46.745Z] #69 sha256:93e9d0c5a0e1e736b597e3a474a9ef4e8bc767ac6074b9c62cd5b68f71efd0a9 [2021-06-09T17:29:47.288Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-09T17:29:47.288Z] [2021-06-09T17:29:47.288Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-09T17:29:47.288Z] Installing docker-proxy to /usr/local/bin/ [2021-06-09T17:29:47.288Z] [2021-06-09T17:29:47.288Z] + mkdir -p bundles [2021-06-09T17:29:47.288Z] + 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/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/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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-09T17:29:47.676Z] #69 0.693 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-09T17:29:47.676Z] #69 0.779 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-09T17:29:47.676Z] #69 0.865 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-09T17:29:47.676Z] #69 0.945 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-09T17:29:48.239Z] ? github.com/docker/docker/api [no test files] [2021-06-09T17:29:48.605Z] #69 1.041 Reading package lists... [2021-06-09T17:29:49.169Z] #69 1.672 Reading package lists... [2021-06-09T17:29:49.169Z] #69 2.298 Building dependency tree... [2021-06-09T17:29:49.169Z] #69 2.428 Reading state information... [2021-06-09T17:29:49.169Z] #69 2.528 The following additional packages will be installed: [2021-06-09T17:29:49.425Z] #69 2.529 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-09T17:29:49.425Z] #69 2.529 libpam-systemd [2021-06-09T17:29:49.425Z] #69 2.530 Suggested packages: [2021-06-09T17:29:49.425Z] #69 2.530 systemd-container policykit-1 [2021-06-09T17:29:49.425Z] #69 2.530 Recommended packages: [2021-06-09T17:29:49.425Z] #69 2.530 libnss-systemd [2021-06-09T17:29:49.425Z] #69 2.611 The following NEW packages will be installed: [2021-06-09T17:29:49.425Z] #69 2.611 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-09T17:29:49.425Z] #69 2.612 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-09T17:29:49.681Z] #69 2.878 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:29:49.681Z] #69 2.878 Need to get 4762 kB of archives. [2021-06-09T17:29:49.681Z] #69 2.878 After this operation, 16.6 MB of additional disk space will be used. [2021-06-09T17:29:49.681Z] #69 2.878 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-09T17:29:49.681Z] #69 2.880 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-09T17:29:49.681Z] #69 2.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-09T17:29:49.681Z] #69 2.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-09T17:29:49.911Z] #57 219.9 + bin/containerd-shim-runc-v2 [2021-06-09T17:29:49.937Z] #69 2.986 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-09T17:29:49.937Z] #69 2.990 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-09T17:29:49.937Z] #69 3.034 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-09T17:29:49.937Z] #69 3.036 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-09T17:29:49.937Z] #69 3.038 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-09T17:29:49.937Z] #69 3.040 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-09T17:29:49.937Z] #69 3.113 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-09T17:29:49.937Z] #69 3.231 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:29:50.194Z] #69 3.254 Fetched 4762 kB in 0s (9664 kB/s) [2021-06-09T17:29:50.194Z] #69 3.283 Selecting previously unselected package libargon2-1:amd64. [2021-06-09T17:29:50.194Z] #69 3.283 (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 ... 28067 files and directories currently installed.) [2021-06-09T17:29:50.194Z] #69 3.297 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-09T17:29:50.194Z] #69 3.305 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-09T17:29:50.194Z] #69 3.340 Selecting previously unselected package libjson-c3:amd64. [2021-06-09T17:29:50.194Z] #69 3.342 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-09T17:29:50.194Z] #69 3.346 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-09T17:29:50.194Z] #69 3.383 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-09T17:29:50.194Z] #69 3.386 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-09T17:29:50.194Z] #69 3.390 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-09T17:29:50.194Z] #69 3.439 Selecting previously unselected package libidn11:amd64. [2021-06-09T17:29:50.194Z] #69 3.442 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-09T17:29:50.194Z] #69 3.445 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-09T17:29:50.194Z] #69 3.488 Selecting previously unselected package libkmod2:amd64. [2021-06-09T17:29:50.194Z] #69 3.490 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-09T17:29:50.194Z] #69 3.494 Unpacking libkmod2:amd64 (26-1) ... [2021-06-09T17:29:50.194Z] #69 3.540 Selecting previously unselected package systemd. [2021-06-09T17:29:50.194Z] #69 3.542 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-09T17:29:50.450Z] #69 3.583 Unpacking systemd (241-7~deb10u7) ... [2021-06-09T17:29:50.474Z] #57 220.8 + binaries [2021-06-09T17:29:50.706Z] #69 3.979 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-09T17:29:50.730Z] #57 220.8 + install -D bin/containerd /build/containerd [2021-06-09T17:29:50.730Z] #57 220.9 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T17:29:50.730Z] #57 220.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T17:29:50.730Z] #57 220.9 + install -D bin/ctr /build/ctr [2021-06-09T17:29:50.952Z] Fetching without tags [2021-06-09T17:29:50.964Z] #69 3.990 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-09T17:29:50.964Z] #69 4.001 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-09T17:29:50.964Z] #69 4.012 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-09T17:29:50.964Z] #69 4.024 Setting up libkmod2:amd64 (26-1) ... [2021-06-09T17:29:50.964Z] #69 4.036 Setting up systemd (241-7~deb10u7) ... [2021-06-09T17:29:50.964Z] #69 4.084 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-09T17:29:50.964Z] #69 4.085 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-09T17:29:50.964Z] #69 4.089 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-09T17:29:50.964Z] #69 4.089 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-09T17:29:51.221Z] #69 4.528 Selecting previously unselected package systemd-sysv. [2021-06-09T17:29:51.477Z] #69 4.528 (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 ... 28864 files and directories currently installed.) [2021-06-09T17:29:51.477Z] #69 4.541 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-09T17:29:51.477Z] #69 4.545 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-09T17:29:51.477Z] #69 4.584 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-09T17:29:51.477Z] #69 4.587 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-09T17:29:51.477Z] #69 4.590 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-09T17:29:51.477Z] #69 4.653 Selecting previously unselected package dbus. [2021-06-09T17:29:51.477Z] #69 4.653 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-09T17:29:51.477Z] #69 4.665 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-09T17:29:51.477Z] #69 4.722 Selecting previously unselected package libpam-systemd:amd64. [2021-06-09T17:29:51.477Z] #69 4.725 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-09T17:29:51.477Z] #69 4.729 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-09T17:29:51.477Z] #69 4.772 Selecting previously unselected package dbus-user-session. [2021-06-09T17:29:51.477Z] #69 4.772 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-09T17:29:51.697Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:29:51.733Z] #69 4.776 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-09T17:29:51.734Z] #69 4.818 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-09T17:29:51.734Z] #69 4.832 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-09T17:29:51.734Z] #69 4.844 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-09T17:29:51.734Z] #69 4.963 invoke-rc.d: could not determine current runlevel [2021-06-09T17:29:51.734Z] #69 4.965 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T17:29:51.734Z] #69 4.970 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-09T17:29:51.990Z] #69 5.078 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-09T17:29:51.990Z] #69 5.094 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-09T17:29:51.990Z] #69 5.103 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:29:52.247Z] #69 DONE 5.2s [2021-06-09T17:29:52.247Z] [2021-06-09T17:29:52.247Z] #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-09T17:29:52.247Z] #70 sha256:8e1fc8367f74a506b4ce1640da406f34f7bb4be2acf9bb8326683a4544a7d498 [2021-06-09T17:29:52.503Z] #70 0.467 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T17:29:52.503Z] #70 0.470 Dload Upload Total Spent Left Speed [2021-06-09T17:29:52.618Z] #57 DONE 222.6s [2021-06-09T17:29:52.760Z] #70 0.471 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 12748 0 --:--:-- --:--:-- --:--:-- 12748 [2021-06-09T17:29:52.760Z] #70 DONE 0.7s [2021-06-09T17:29:52.760Z] [2021-06-09T17:29:52.761Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T17:29:52.761Z] #71 sha256:d8fe7e45fb287b3091027110217e2019a4f4b37fffcedf7dc2785b4f0280c70b [2021-06-09T17:29:53.547Z] [2021-06-09T17:29:53.547Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T17:29:53.547Z] #58 sha256:0ce5191028c7e6a4ed6c5561a225c9f4bd5217bbc149f4487d5ce981c3f31c94 [2021-06-09T17:29:53.692Z] #71 DONE 0.9s [2021-06-09T17:29:53.692Z] [2021-06-09T17:29:53.692Z] #72 exporting to image [2021-06-09T17:29:53.692Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T17:29:53.692Z] #72 exporting layers [2021-06-09T17:29:50.595Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:29:50.684Z] > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10 [2021-06-09T17:29:50.733Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:29:50.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:29:50.988Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:29:50.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:29:50.991Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:29:51.810Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:29:51.862Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:29:54.109Z] #58 DONE 1.0s [2021-06-09T17:29:54.365Z] [2021-06-09T17:29:54.365Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T17:29:54.366Z] #62 sha256:ee08b4fcc4db66663011a9194effc5e326a7a53402634a4ce47b4f061a09fb84 [2021-06-09T17:29:54.621Z] #62 DONE 0.2s [2021-06-09T17:29:54.621Z] [2021-06-09T17:29:54.621Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T17:29:54.621Z] #67 sha256:6dacc8fd34dcefe036f0d0be00e2c446b8800aaa661504da281f843828c570d1 [2021-06-09T17:29:54.911Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:29:54.912Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432) [2021-06-09T17:29:55.549Z] #67 DONE 0.9s [2021-06-09T17:29:55.549Z] [2021-06-09T17:29:55.549Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T17:29:55.549Z] #68 sha256:7b790c3bc0fe3639455fad6a3a27d079adc46d6266f19339980cbf7a6b865c48 [2021-06-09T17:29:55.549Z] #68 DONE 0.0s [2021-06-09T17:29:55.549Z] [2021-06-09T17:29:55.549Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T17:29:55.549Z] #69 sha256:5b827547941916216e6c89d9bd536f2b05fe42ad75656ae81a5487bdd33eede5 [2021-06-09T17:29:56.111Z] #69 DONE 0.8s [2021-06-09T17:29:56.367Z] [2021-06-09T17:29:56.367Z] #70 exporting to image [2021-06-09T17:29:56.367Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T17:29:56.367Z] #70 exporting layers [2021-06-09T17:29:54.494Z] > git remote # timeout=10 [2021-06-09T17:29:54.568Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:29:54.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:29:54.630Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:29:54.797Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-09T17:29:54.948Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:29:55.001Z] > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10 [2021-06-09T17:30:00.238Z] #72 exporting layers 6.8s done [2021-06-09T17:30:00.238Z] #72 writing image sha256:0f96b328c12050fc257ef81539f524050c5968740911ca9ab3880cf3a9e02691 done [2021-06-09T17:30:00.238Z] #72 naming to docker.io/library/docker:0d9b0ed678e2b106e769e974f13aaf100e46351c done [2021-06-09T17:30:00.238Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T17:30:00.601Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -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:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/make.sh dynbinary test-integration [2021-06-09T17:30:02.492Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-09T17:30:02.492Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-09T17:30:02.492Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-09T17:30:02.492Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-09T17:30:02.492Z] 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-09T17:30:02.492Z] Detected virtualization docker. [2021-06-09T17:30:02.492Z] Detected architecture x86-64. [2021-06-09T17:30:02.492Z] Set hostname to <33da48ae5c7a>. [2021-06-09T17:30:03.056Z] + source /etc/docker-entrypoint-cmd [2021-06-09T17:30:03.056Z] ++ hack/make.sh dynbinary test-integration [2021-06-09T17:30:03.056Z] [2021-06-09T17:30:03.056Z] Removing bundles/ [2021-06-09T17:30:03.056Z] [2021-06-09T17:30:03.056Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T17:30:03.203Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2021-06-09T17:30:03.314Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:30:03.314Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:30:04.455Z] #70 exporting layers 6.9s done [2021-06-09T17:30:04.455Z] #70 writing image sha256:8d03b2f61a17a00a86a439bedf9ef8b997e022266f28dd4260465e581d89f1c2 done [2021-06-09T17:30:04.455Z] #70 naming to docker.io/library/docker:0d9b0ed678e2b106e769e974f13aaf100e46351c 0.0s done [2021-06-09T17:30:04.455Z] #70 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T17:30:04.798Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -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:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/make.sh dynbinary test-integration [2021-06-09T17:30:06.332Z] Commit message: "Fix possible overlapping IPs" [2021-06-09T17:30:06.686Z] [2021-06-09T17:30:06.686Z] Removing bundles/ [2021-06-09T17:30:06.686Z] [2021-06-09T17:30:06.686Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T17:30:06.686Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:30:06.686Z] GOOS="" GOARCH="" GOARM="" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:30:07.006Z] Loaded image: buildpack-deps:buster [2021-06-09T17:30:07.006Z] Loaded image: busybox:latest [2021-06-09T17:30:07.006Z] Loaded image: busybox:glibc [2021-06-09T17:30:07.006Z] Loaded image: debian:bullseye [2021-06-09T17:30:07.006Z] Loaded image: hello-world:latest [2021-06-09T17:30:07.266Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:30:07.525Z] INFO: Testing against a local daemon [2021-06-09T17:30:07.525Z] === RUN TestCgroupNamespacesBuild [2021-06-09T17:30:09.730Z] + docker version [2021-06-09T17:30:12.807Z] --- PASS: TestCgroupNamespacesBuild (5.23s) [2021-06-09T17:30:12.807Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T17:30:14.457Z] Client: Mirantis Container Runtime [2021-06-09T17:30:14.457Z] Version: 20.10.0 [2021-06-09T17:30:14.457Z] API version: 1.41 [2021-06-09T17:30:14.457Z] Go version: go1.13.15 [2021-06-09T17:30:14.457Z] Git commit: 6ee42dc [2021-06-09T17:30:14.457Z] Built: 03/11/2021 13:24:56 [2021-06-09T17:30:14.457Z] OS/Arch: windows/amd64 [2021-06-09T17:30:14.457Z] Context: default [2021-06-09T17:30:14.457Z] Experimental: true [2021-06-09T17:30:14.457Z] [2021-06-09T17:30:14.457Z] Server: Mirantis Container Runtime [2021-06-09T17:30:14.457Z] Engine: [2021-06-09T17:30:14.457Z] Version: 20.10.0 [2021-06-09T17:30:14.457Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:30:14.457Z] Go version: go1.13.15 [2021-06-09T17:30:14.457Z] Git commit: 1e08f21e79 [2021-06-09T17:30:14.457Z] Built: 03/11/2021 13:23:32 [2021-06-09T17:30:14.457Z] OS/Arch: windows/amd64 [2021-06-09T17:30:14.457Z] Experimental: true [Pipeline] sh [2021-06-09T17:30:16.020Z] + docker info [2021-06-09T17:30:16.096Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.83s) [2021-06-09T17:30:16.096Z] === RUN TestBuildWithSession [2021-06-09T17:30:16.096Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T17:30:16.096Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:30:16.096Z] === RUN TestBuildSquashParent [2021-06-09T17:30:17.901Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-09T17:30:28.480Z] Client: [2021-06-09T17:30:28.480Z] Context: default [2021-06-09T17:30:28.480Z] Debug Mode: false [2021-06-09T17:30:28.480Z] Plugins: [2021-06-09T17:30:28.480Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T17:30:28.480Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T17:30:28.480Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T17:30:28.480Z] [2021-06-09T17:30:28.480Z] Server: [2021-06-09T17:30:28.480Z] Containers: 0 [2021-06-09T17:30:28.480Z] Running: 0 [2021-06-09T17:30:28.480Z] Paused: 0 [2021-06-09T17:30:28.480Z] Stopped: 0 [2021-06-09T17:30:28.480Z] Images: 0 [2021-06-09T17:30:28.480Z] Server Version: 20.10.0 [2021-06-09T17:30:28.480Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-09T17:30:28.480Z] Windows: [2021-06-09T17:30:28.480Z] LCOW: [2021-06-09T17:30:28.480Z] Logging Driver: json-file [2021-06-09T17:30:28.480Z] Plugins: [2021-06-09T17:30:28.480Z] Volume: local [2021-06-09T17:30:28.480Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:30:28.480Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:30:28.480Z] Swarm: inactive [2021-06-09T17:30:28.480Z] Default Isolation: process [2021-06-09T17:30:28.480Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T17:30:28.480Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T17:30:28.480Z] OSType: windows [2021-06-09T17:30:28.480Z] Architecture: x86_64 [2021-06-09T17:30:28.480Z] CPUs: 4 [2021-06-09T17:30:28.480Z] Total Memory: 32GiB [2021-06-09T17:30:28.480Z] Name: azwin-2-711760 [2021-06-09T17:30:28.480Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-09T17:30:28.480Z] Docker Root Dir: D:\docker [2021-06-09T17:30:28.480Z] Debug Mode: false [2021-06-09T17:30:28.480Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:30:28.480Z] Labels: [2021-06-09T17:30:28.480Z] Experimental: true [2021-06-09T17:30:28.480Z] Insecure Registries: [2021-06-09T17:30:28.480Z] 10.0.0.4:5000 [2021-06-09T17:30:28.480Z] 127.0.0.0/8 [2021-06-09T17:30:28.480Z] Registry Mirrors: [2021-06-09T17:30:28.480Z] http://10.0.0.4:5000/ [2021-06-09T17:30:28.480Z] Live Restore Enabled: false [2021-06-09T17:30:28.480Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-09T17:30:30.989Z] --- PASS: TestBuildSquashParent (13.82s) [2021-06-09T17:30:30.989Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T17:30:30.989Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:30:30.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:30:30.989Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:30:30.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:30:30.989Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:30:30.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:30:30.989Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:30:30.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:30:30.989Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:30:30.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:30:30.989Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:30:30.989Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:30:30.989Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:30:30.989Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:30:35.186Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:30:35.186Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:30:38.412Z] 4612f6d0b889: Pull complete [2021-06-09T17:30:41.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:30:41.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:30:47.063Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-09T17:30:47.063Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.39s) [2021-06-09T17:30:47.063Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.61s) [2021-06-09T17:30:47.063Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.99s) [2021-06-09T17:30:47.063Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.79s) [2021-06-09T17:30:47.063Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.88s) [2021-06-09T17:30:47.063Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.89s) [2021-06-09T17:30:47.063Z] === RUN TestBuildMultiStageCopy [2021-06-09T17:30:47.063Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T17:30:50.384Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-09T17:30:50.385Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-77a51176\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-09T17:30:50.385Z] ---------------------------------------------------------------------------- [2021-06-09T17:30:50.385Z] [2021-06-09T17:30:50.385Z] INFO: executeCI.ps1 starting at Wed Jun 9 17:30:47 CUT 2021 [2021-06-09T17:30:50.385Z] [2021-06-09T17:30:50.385Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-09T17:30:50.385Z] INFO: Running git version 2.24.1.windows.2 [2021-06-09T17:30:50.385Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-09T17:30:50.385Z] INFO: Environment variables: [2021-06-09T17:30:50.385Z] [2021-06-09T17:30:50.385Z] Name Value [2021-06-09T17:30:50.385Z] ---- ----- [2021-06-09T17:30:50.385Z] ALLUSERSPROFILE C:\ProgramData [2021-06-09T17:30:50.385Z] amd64 true [2021-06-09T17:30:50.385Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-09T17:30:50.385Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-09T17:30:50.385Z] arm64 true [2021-06-09T17:30:50.385Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-09T17:30:50.385Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-09T17:30:50.385Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-09T17:30:50.385Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-09T17:30:50.385Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-09T17:30:50.385Z] BRANCH_NAME PR-42432 [2021-06-09T17:30:50.385Z] BUILD_DISPLAY_NAME #4 [2021-06-09T17:30:50.385Z] BUILD_ID 4 [2021-06-09T17:30:50.385Z] BUILD_NUMBER 4 [2021-06-09T17:30:50.385Z] BUILD_TAG jenkins-moby-PR-42432-4 [2021-06-09T17:30:50.385Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/4/ [2021-06-09T17:30:50.385Z] cgroup2 true [2021-06-09T17:30:50.385Z] CHANGE_AUTHOR dperny [2021-06-09T17:30:50.385Z] CHANGE_AUTHOR_DISPLAY_NAME Drew Erny [2021-06-09T17:30:50.385Z] CHANGE_AUTHOR_EMAIL drewerny@gmail.com [2021-06-09T17:30:50.385Z] CHANGE_BRANCH fix-ip-overlap [2021-06-09T17:30:50.385Z] CHANGE_FORK dperny/docker [2021-06-09T17:30:50.385Z] CHANGE_ID 42432 [2021-06-09T17:30:50.385Z] CHANGE_TARGET master [2021-06-09T17:30:50.385Z] CHANGE_TITLE Fix possible overlapping IPs [2021-06-09T17:30:50.385Z] CHANGE_URL https://github.com/moby/moby/pull/42432 [2021-06-09T17:30:50.385Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:30:50.385Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-09T17:30:50.385Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-09T17:30:50.385Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-09T17:30:50.385Z] COMPUTERNAME azwin-2-711760 [2021-06-09T17:30:50.385Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-09T17:30:50.385Z] ConfigSequenceNumber 0 [2021-06-09T17:30:50.385Z] dco true [2021-06-09T17:30:50.385Z] DOCKER_BUILDKIT 0 [2021-06-09T17:30:50.385Z] DOCKER_DUT_DEBUG 1 [2021-06-09T17:30:50.385Z] DOCKER_EXPERIMENTAL 1 [2021-06-09T17:30:50.385Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-09T17:30:50.385Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-09T17:30:50.385Z] EXECUTOR_NUMBER 0 [2021-06-09T17:30:50.385Z] FQDN azwin-2-711760.westus.cloudapp.azure.com [2021-06-09T17:30:50.385Z] GIT_BRANCH PR-42432 [2021-06-09T17:30:50.385Z] GIT_COMMIT 0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:30:50.385Z] GIT_PREVIOUS_COMMIT 4e369b881eaf81f73c335264f8eede931b07e091 [2021-06-09T17:30:50.385Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4e369b881eaf81f73c335264f8eede931b07e091 [2021-06-09T17:30:50.385Z] GIT_URL https://github.com/moby/moby.git [2021-06-09T17:30:50.385Z] HUDSON_COOKIE 9bd604e1-276e-4cb5-a50a-b50f6bb764d3 [2021-06-09T17:30:50.385Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-09T17:30:50.385Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-09T17:30:50.385Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-09T17:30:50.385Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-09T17:30:50.385Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-09T17:30:50.385Z] JENKINS_NODE_COOKIE 18faaf85-276f-4ff5-985f-131b11a8c51b [2021-06-09T17:30:50.385Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-09T17:30:50.385Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-09T17:30:50.385Z] JOB_BASE_NAME PR-42432 [2021-06-09T17:30:50.385Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/display/redirect [2021-06-09T17:30:50.385Z] JOB_NAME moby/PR-42432 [2021-06-09T17:30:50.385Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/ [2021-06-09T17:30:50.385Z] library.jps.version master [2021-06-09T17:30:50.385Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-09T17:30:50.385Z] NODE_LABELS amd64 azure azwin-2-711760 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-09T17:30:50.385Z] NODE_NAME azwin-2-711760 [2021-06-09T17:30:50.385Z] NUMBER_OF_PROCESSORS 4 [2021-06-09T17:30:50.385Z] OS Windows_NT [2021-06-09T17:30:50.385Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-09T17:30:50.385Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-09T17:30:50.385Z] ppc64le false [2021-06-09T17:30:50.385Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-09T17:30:50.385Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-06-09T17:30:50.385Z] PROCESSOR_LEVEL 6 [2021-06-09T17:30:50.385Z] PROCESSOR_REVISION 5504 [2021-06-09T17:30:50.385Z] ProgramData C:\ProgramData [2021-06-09T17:30:50.385Z] ProgramFiles C:\Program Files [2021-06-09T17:30:50.385Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-09T17:30:50.385Z] ProgramW6432 C:\Program Files [2021-06-09T17:30:50.385Z] PROMPT $P$G [2021-06-09T17:30:50.385Z] PSExecutionPolicyPreference Bypass [2021-06-09T17:30:50.385Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-09T17:30:50.385Z] PUBLIC C:\Users\Public [2021-06-09T17:30:50.385Z] rootless true [2021-06-09T17:30:50.385Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/4/display/redirect?page=artif... [2021-06-09T17:30:50.385Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/4/display/redirect?page=changes [2021-06-09T17:30:50.385Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/4/display/redirect [2021-06-09T17:30:50.385Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42432/4/display/redirect?page=tests [2021-06-09T17:30:50.385Z] s390x false [2021-06-09T17:30:50.385Z] SKIP_VALIDATION_TESTS 1 [2021-06-09T17:30:50.385Z] SOURCES_DRIVE d [2021-06-09T17:30:50.385Z] SOURCES_SUBDIR gopath [2021-06-09T17:30:50.385Z] STAGE_NAME Run tests [2021-06-09T17:30:50.385Z] SystemDrive C: [2021-06-09T17:30:50.385Z] SystemRoot C:\Windows [2021-06-09T17:30:50.385Z] TEMP C:\Windows\TEMP [2021-06-09T17:30:50.385Z] TESTDEBUG 0 [2021-06-09T17:30:50.385Z] TESTRUN_DRIVE d [2021-06-09T17:30:50.385Z] TESTRUN_SUBDIR CI [2021-06-09T17:30:50.385Z] TIMEOUT 120m [2021-06-09T17:30:50.385Z] TMP C:\Windows\TEMP [2021-06-09T17:30:50.385Z] unit_validate true [2021-06-09T17:30:50.385Z] USERDOMAIN WORKGROUP [2021-06-09T17:30:50.385Z] USERNAME azwin-2-711760$ [2021-06-09T17:30:50.385Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-09T17:30:50.385Z] validate_force false [2021-06-09T17:30:50.385Z] windir C:\Windows [2021-06-09T17:30:50.385Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-09T17:30:50.385Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-09T17:30:50.385Z] windows2022 true [2021-06-09T17:30:50.385Z] windowsRS1 false [2021-06-09T17:30:50.385Z] windowsRS5 true [2021-06-09T17:30:50.385Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-09T17:30:50.385Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-09T17:30:50.385Z] [2021-06-09T17:30:50.385Z] [2021-06-09T17:30:50.385Z] [2021-06-09T17:30:50.385Z] INFO: Sources under d:\gopath\... [2021-06-09T17:30:50.385Z] INFO: Test run under d:\CI\... [2021-06-09T17:30:50.385Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-09T17:30:50.385Z] INFO: docker/docker repository was found [2021-06-09T17:30:50.385Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-06-09T17:30:51.258Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T17:30:51.366Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-09T17:30:51.366Z] 29d5b6a226d2: Pulling fs layer [2021-06-09T17:30:51.827Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T17:30:52.395Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T17:30:52.963Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T17:30:53.222Z] --- PASS: TestBuildMultiStageCopy (6.69s) [2021-06-09T17:30:53.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.43s) [2021-06-09T17:30:53.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-06-09T17:30:53.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2021-06-09T17:30:53.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2021-06-09T17:30:53.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2021-06-09T17:30:53.222Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T17:30:54.600Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2021-06-09T17:30:54.600Z] === RUN TestBuildLabelWithTargets [2021-06-09T17:30:57.137Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2021-06-09T17:30:57.137Z] === RUN TestBuildWithEmptyLayers [2021-06-09T17:30:58.514Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-06-09T17:30:58.514Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T17:30:59.554Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2021-06-09T17:30:59.554Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T17:30:59.554Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2021-06-09T17:30:59.554Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T17:30:59.554Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T17:30:59.554Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T17:30:59.554Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T17:30:59.554Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T17:30:59.554Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T17:30:59.554Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T17:30:59.554Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T17:30:59.554Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T17:31:00.131Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T17:31:00.131Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T17:31:00.394Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2021-06-09T17:31:00.659Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 5.7% of statements [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T17:31:00.659Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T17:31:00.659Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T17:31:00.923Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2021-06-09T17:31:00.923Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2021-06-09T17:31:00.923Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T17:31:00.923Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T17:31:00.923Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T17:31:00.923Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T17:31:00.923Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T17:31:00.923Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T17:31:00.923Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T17:31:00.923Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T17:31:00.923Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T17:31:00.923Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T17:31:00.923Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T17:31:03.787Z] --- PASS: TestBuildMultiStageOnBuild (4.81s) [2021-06-09T17:31:03.787Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T17:31:04.248Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2021-06-09T17:31:04.826Z] ok github.com/docker/docker/builder/remotecontext 0.145s coverage: 13.7% of statements [2021-06-09T17:31:05.166Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2021-06-09T17:31:05.166Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T17:31:05.777Z] ok github.com/docker/docker/builder/dockerfile 0.500s coverage: 48.8% of statements [2021-06-09T17:31:05.777Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T17:31:07.174Z] ok github.com/docker/docker/builder/remotecontext/git 4.478s coverage: 86.3% of statements [2021-06-09T17:31:07.174Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T17:31:07.174Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T17:31:08.455Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:31:08.455Z] Using test binary docker [2021-06-09T17:31:08.455Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:31:08.455Z] Using test binary docker [2021-06-09T17:31:08.455Z] +++ /etc/init.d/apparmor start [2021-06-09T17:31:08.455Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:31:08.455Z] +++ /etc/init.d/apparmor start [2021-06-09T17:31:08.455Z] INFO: Waiting for daemon to start... [2021-06-09T17:31:08.455Z] Starting dockerd [2021-06-09T17:31:08.455Z] +++ 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-09T17:31:08.455Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:31:08.455Z] INFO: Waiting for daemon to start... [2021-06-09T17:31:08.455Z] Starting dockerd [2021-06-09T17:31:08.455Z] +++ 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-09T17:31:09.022Z] ..--- PASS: TestBuildMultiStageLayerLeak (4.00s) [2021-06-09T17:31:09.022Z] === RUN TestBuildWithHugeFile [2021-06-09T17:31:10.396Z] [2021-06-09T17:31:10.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:31:10.396Z] [2021-06-09T17:31:10.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:31:10.396Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:31:10.396Z] Error: No such image: emptyfs [2021-06-09T17:31:10.396Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:31:10.396Z] ++++ docker load [2021-06-09T17:31:10.396Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T17:31:10.396Z] Error: No such image: emptyfs [2021-06-09T17:31:10.396Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T17:31:10.396Z] ++++ docker load [2021-06-09T17:31:10.655Z] Running integration-test (iteration 1) [2021-06-09T17:31:10.655Z] 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-09T17:31:10.655Z] ++ 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-09T17:31:10.655Z] ++ set -e [2021-06-09T17:31:10.655Z] ++ '[' -n 0 ']' [2021-06-09T17:31:10.655Z] ++ set -x [2021-06-09T17:31:10.655Z] ++ 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-09T17:31:10.655Z] Running integration-test (iteration 1) [2021-06-09T17:31:10.655Z] 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-09T17:31:10.655Z] ++ 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-09T17:31:10.655Z] ++ set -e [2021-06-09T17:31:10.655Z] ++ '[' -n 0 ']' [2021-06-09T17:31:10.655Z] ++ set -x [2021-06-09T17:31:10.655Z] ++ 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-09T17:31:12.490Z] ok github.com/docker/docker/client 0.247s coverage: 75.4% of statements [2021-06-09T17:31:26.755Z] ..........................xx.................... [ 29%] [2021-06-09T17:31:39.719Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:31:39.719Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:31:39.719Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:31:39.719Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:31:39.719Z] [2021-06-09T17:31:39.719Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:31:39.719Z] DOCKER_SYSTEMD=1 [2021-06-09T17:31:39.719Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:31:39.719Z] HOSTNAME=33da48ae5c7a [2021-06-09T17:31:39.719Z] DEST=bundles/test-integration [2021-06-09T17:31:39.719Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:31:39.719Z] DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:31:39.719Z] container=docker [2021-06-09T17:31:39.719Z] HOME=/root [2021-06-09T17:31:39.719Z] LANG=C.UTF-8 [2021-06-09T17:31:39.719Z] INVOCATION_ID=b09f2ed888de4ed3b319ee1a0f773d06 [2021-06-09T17:31:39.719Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:31:39.719Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:31:39.719Z] VALIDATE_BRANCH=master [2021-06-09T17:31:39.719Z] TERM=xterm [2021-06-09T17:31:39.719Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:31:39.719Z] SHLVL=3 [2021-06-09T17:31:39.719Z] TIMEOUT=120m [2021-06-09T17:31:39.719Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:31:39.719Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:31:39.719Z] GO111MODULE=off [2021-06-09T17:31:39.719Z] DOCKER_EXPERIMENTAL=1 [2021-06-09T17:31:39.719Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T17:31:39.719Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:31:39.719Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:31:39.719Z] GOPATH=/go [2021-06-09T17:31:39.719Z] PKG_CONFIG=pkg-config [2021-06-09T17:31:39.719Z] _=/usr/bin/env [2021-06-09T17:31:39.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T17:31:43.073Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:31:43.073Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:31:43.073Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:31:43.073Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:31:43.073Z] [2021-06-09T17:31:43.073Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:31:43.073Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:31:43.073Z] HOSTNAME=26e4c03df69d [2021-06-09T17:31:43.073Z] DEST=bundles/test-integration [2021-06-09T17:31:43.073Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:31:43.073Z] DOCKER_ROOTLESS=1 [2021-06-09T17:31:43.073Z] DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:31:43.073Z] container=docker [2021-06-09T17:31:43.073Z] HOME=/root [2021-06-09T17:31:43.073Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:31:43.073Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:31:43.073Z] VALIDATE_BRANCH=master [2021-06-09T17:31:43.073Z] TERM=xterm [2021-06-09T17:31:43.073Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:31:43.073Z] SHLVL=1 [2021-06-09T17:31:43.073Z] TIMEOUT=120m [2021-06-09T17:31:43.073Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:31:43.073Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:31:43.073Z] GO111MODULE=off [2021-06-09T17:31:43.073Z] DOCKER_EXPERIMENTAL=1 [2021-06-09T17:31:43.073Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T17:31:43.073Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:31:43.073Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:31:43.073Z] GOPATH=/go [2021-06-09T17:31:43.073Z] PKG_CONFIG=pkg-config [2021-06-09T17:31:43.073Z] _=/usr/bin/env [2021-06-09T17:31:43.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T17:31:44.724Z] ok github.com/docker/docker/cmd/dockerd 0.194s coverage: 29.1% of statements [2021-06-09T17:31:44.724Z] ok github.com/docker/docker/container 0.147s coverage: 34.6% of statements [2021-06-09T17:31:44.724Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T17:31:44.724Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T17:31:44.724Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T17:31:44.724Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T17:31:44.724Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.040s coverage: 65.3% of statements [2021-06-09T17:31:45.688Z] ok github.com/docker/docker/daemon/cluster/convert 0.074s coverage: 35.9% of statements [2021-06-09T17:31:49.009Z] ok github.com/docker/docker/daemon/cluster 0.115s coverage: 0.5% of statements [2021-06-09T17:31:50.941Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2021-06-09T17:31:51.521Z] ok github.com/docker/docker/daemon/config 0.107s coverage: 81.8% of statements [2021-06-09T17:31:52.475Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-06-09T17:31:53.427Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2021-06-09T17:31:53.432Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-09T17:31:57.339Z] Loaded image: buildpack-deps:buster [2021-06-09T17:31:57.339Z] Loaded image: busybox:latest [2021-06-09T17:31:57.339Z] Loaded image: buildpack-deps:buster [2021-06-09T17:31:57.339Z] Loaded image: busybox:glibc [2021-06-09T17:31:57.339Z] Loaded image: busybox:latest [2021-06-09T17:31:57.339Z] Loaded image: busybox:glibc [2021-06-09T17:31:57.653Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.1% of statements [2021-06-09T17:31:57.653Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.503s coverage: 13.8% of statements [2021-06-09T17:31:57.916Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.127s coverage: 73.3% of statements [2021-06-09T17:31:58.723Z] Loaded image: debian:bullseye [2021-06-09T17:31:58.982Z] Loaded image: hello-world:latest [2021-06-09T17:31:59.242Z] Loaded image: debian:bullseye [2021-06-09T17:31:59.242Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:31:59.314Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.894s coverage: 56.2% of statements [2021-06-09T17:31:59.501Z] Loaded image: hello-world:latest [2021-06-09T17:31:59.501Z] INFO: Testing against a local daemon [2021-06-09T17:31:59.501Z] === RUN TestDockerDaemonSuite [2021-06-09T17:31:59.501Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-09T17:31:59.501Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:31:59.760Z] INFO: Testing against a local daemon [2021-06-09T17:31:59.760Z] === RUN TestDockerSuite [2021-06-09T17:31:59.760Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-09T17:31:59.760Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-09T17:31:59.760Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-09T17:31:59.760Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-09T17:31:59.760Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-09T17:31:59.760Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-09T17:31:59.760Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-09T17:31:59.760Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-09T17:31:59.891Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-06-09T17:32:01.135Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-09T17:32:01.135Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-09T17:32:01.705Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-09T17:32:01.705Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-09T17:32:02.457Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.753s coverage: 49.4% of statements [2021-06-09T17:32:02.533Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-09T17:32:02.640Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-09T17:32:02.899Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-09T17:32:02.899Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-09T17:32:04.384Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.472s coverage: 57.7% of statements [2021-06-09T17:32:04.648Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 57.5% of statements [2021-06-09T17:32:04.911Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.176s coverage: 46.2% of statements [2021-06-09T17:32:05.861Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-06-09T17:32:06.437Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2021-06-09T17:32:07.014Z] ok github.com/docker/docker/daemon 12.225s coverage: 17.3% of statements [2021-06-09T17:32:07.014Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T17:32:07.014Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T17:32:07.014Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T17:32:07.014Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T17:32:07.014Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T17:32:07.014Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-09T17:32:07.014Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T17:32:07.121Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-09T17:32:08.412Z] ok github.com/docker/docker/daemon/logger 0.299s coverage: 43.5% of statements [2021-06-09T17:32:08.677Z] ok github.com/docker/docker/daemon/images 0.101s coverage: 6.7% of statements [2021-06-09T17:32:08.677Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T17:32:08.677Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T17:32:08.942Z] ok github.com/docker/docker/daemon/logger/gelf 0.070s coverage: 67.0% of statements [2021-06-09T17:32:09.480Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-09T17:32:09.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T17:32:09.746Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-09T17:32:09.746Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-09T17:32:09.746Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-09T17:32:09.901Z] ok github.com/docker/docker/daemon/logger/awslogs 0.312s coverage: 77.4% of statements [2021-06-09T17:32:09.901Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T17:32:09.901Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T17:32:09.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T17:32:10.165Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 23.9% of statements [2021-06-09T17:32:10.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.072s coverage: 87.2% of statements [2021-06-09T17:32:10.693Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 69.9% of statements [2021-06-09T17:32:11.124Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-09T17:32:11.383Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-09T17:32:11.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T17:32:11.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T17:32:12.089Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 75.2% of statements [2021-06-09T17:32:12.089Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T17:32:12.354Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-06-09T17:32:12.618Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.101s coverage: 57.5% of statements [2021-06-09T17:32:13.196Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2021-06-09T17:32:13.286Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-09T17:32:13.545Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-09T17:32:13.545Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-09T17:32:13.545Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-09T17:32:13.545Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-09T17:32:14.147Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 46.8% of statements [2021-06-09T17:32:14.726Z] ok github.com/docker/docker/daemon/network 0.045s coverage: 63.8% of statements [2021-06-09T17:32:15.304Z] ok github.com/docker/docker/daemon/logger/splunk 1.943s coverage: 82.5% of statements [2021-06-09T17:32:15.304Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T17:32:15.304Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T17:32:15.884Z] ok github.com/docker/docker/distribution/metadata 0.100s coverage: 48.2% of statements [2021-06-09T17:32:17.284Z] ok github.com/docker/docker/distribution 0.260s coverage: 25.2% of statements [2021-06-09T17:32:17.284Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T17:32:17.284Z] ok github.com/docker/docker/errdefs 0.020s coverage: 53.1% of statements [2021-06-09T17:32:17.862Z] ok github.com/docker/docker/image 0.054s coverage: 86.6% of statements [2021-06-09T17:32:18.439Z] ok github.com/docker/docker/distribution/xfer 1.777s coverage: 85.1% of statements [2021-06-09T17:32:18.439Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T17:32:18.703Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2021-06-09T17:32:19.281Z] ok github.com/docker/docker/image/tarexport 0.065s coverage: 0.6% of statements [2021-06-09T17:32:19.282Z] ok github.com/docker/docker/image/v1 0.036s coverage: 25.0% of statements [2021-06-09T17:32:19.282Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T17:32:19.562Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2021-06-09T17:32:20.108Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-09T17:32:22.883Z] ok github.com/docker/docker/libnetwork/bitseq 0.762s coverage: 84.4% of statements [2021-06-09T17:32:24.297Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-09T17:32:25.446Z] ok github.com/docker/docker/libnetwork/api 2.272s coverage: 83.2% of statements [2021-06-09T17:32:25.446Z] ok github.com/docker/docker/libnetwork/client 0.044s coverage: 75.2% of statements [2021-06-09T17:32:26.397Z] ok github.com/docker/docker/libnetwork/client/mflag 0.016s coverage: 62.7% of statements [2021-06-09T17:32:28.010Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-09T17:32:28.324Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.208s coverage: 67.6% of statements [2021-06-09T17:32:28.485Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-09T17:32:28.589Z] ok github.com/docker/docker/libnetwork/config 0.131s coverage: 24.0% of statements [2021-06-09T17:32:29.167Z] ok github.com/docker/docker/libnetwork/datastore 0.025s coverage: 21.9% of statements [2021-06-09T17:32:29.743Z] ok github.com/docker/docker/libnetwork/driverapi 0.011s coverage: 68.9% of statements [2021-06-09T17:32:30.362Z] ok github.com/docker/docker/layer 7.882s coverage: 68.8% of statements [2021-06-09T17:32:30.362Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T17:32:30.362Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T17:32:30.362Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T17:32:30.362Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T17:32:30.648Z] ok github.com/docker/docker/libnetwork/drivers/host 0.018s coverage: 34.8% of statements [2021-06-09T17:32:31.019Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-09T17:32:31.019Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-09T17:32:31.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T17:32:32.395Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-09T17:32:32.603Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.052s coverage: 4.0% of statements [2021-06-09T17:32:32.603Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.051s coverage: 4.5% of statements [2021-06-09T17:32:33.553Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-06-09T17:32:33.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T17:32:34.298Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-09T17:32:35.233Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-09T17:32:35.358Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-09T17:32:35.481Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.024s coverage: 63.6% of statements [2021-06-09T17:32:35.491Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-09T17:32:36.430Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.027s coverage: 57.4% of statements [2021-06-09T17:32:36.867Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-09T17:32:37.131Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-09T17:32:37.377Z] ok github.com/docker/docker/libnetwork/drvregistry 0.029s coverage: 82.4% of statements [2021-06-09T17:32:37.951Z] ok github.com/docker/docker/libnetwork/etchosts 0.042s coverage: 81.2% of statements [2021-06-09T17:32:38.770Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-09T17:32:39.345Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.011s coverage: 48.1% of statements [2021-06-09T17:32:39.608Z] ok github.com/docker/docker/libnetwork/idm 0.009s coverage: 87.5% of statements [2021-06-09T17:32:39.711Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-09T17:32:40.183Z] ok github.com/docker/docker/libnetwork/internal/caller 0.009s coverage: 100.0% of statements [2021-06-09T17:32:41.518Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-09T17:32:41.613Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-09T17:32:42.179Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-09T17:32:43.555Z] --- PASS: TestBuildWithHugeFile (94.38s) [2021-06-09T17:32:43.555Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T17:32:43.555Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-06-09T17:32:43.555Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:32:43.555Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T17:32:43.556Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-09T17:32:43.556Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:32:43.556Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:32:43.556Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:32:43.556Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:32:43.556Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:32:43.556Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:32:43.556Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:32:43.556Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:32:43.814Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:32:43.814Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-06-09T17:32:43.814Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-06-09T17:32:43.814Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-06-09T17:32:43.814Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-06-09T17:32:43.814Z] === RUN TestBuildPreserveOwnership [2021-06-09T17:32:43.814Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T17:32:44.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T17:32:44.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T17:32:44.399Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.463s coverage: 7.5% of statements [2021-06-09T17:32:44.749Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-09T17:32:45.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T17:32:45.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T17:32:45.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T17:32:46.126Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-09T17:32:46.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T17:32:46.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T17:32:46.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T17:32:47.062Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-09T17:32:48.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T17:32:48.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T17:32:48.437Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-09T17:32:48.437Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T17:32:48.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T17:32:49.373Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-09T17:32:49.631Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-09T17:32:49.996Z] 639bb6bb2beb: Pull complete [2021-06-09T17:32:49.996Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-09T17:32:49.996Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T17:32:49.996Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T17:32:49.996Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-06-09T17:32:49.996Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-06-09T17:32:49.996Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-09T17:32:49.996Z] INFO: Docker version of control daemon [2021-06-09T17:32:49.996Z] [2021-06-09T17:32:49.996Z] Client: [2021-06-09T17:32:49.996Z] Version: 20.10.6 [2021-06-09T17:32:49.996Z] API version: 1.41 [2021-06-09T17:32:49.996Z] Go version: go1.16.3 [2021-06-09T17:32:49.996Z] Git commit: 370c289 [2021-06-09T17:32:49.996Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-09T17:32:49.996Z] OS/Arch: windows/amd64 [2021-06-09T17:32:49.996Z] Context: default [2021-06-09T17:32:49.996Z] Experimental: true [2021-06-09T17:32:49.996Z] [2021-06-09T17:32:49.996Z] Server: Docker Engine - Community [2021-06-09T17:32:49.996Z] Engine: [2021-06-09T17:32:49.996Z] Version: 20.10.6 [2021-06-09T17:32:49.996Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:32:49.996Z] Go version: go1.13.15 [2021-06-09T17:32:49.996Z] Git commit: 8728dd2 [2021-06-09T17:32:49.996Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-09T17:32:49.996Z] OS/Arch: windows/amd64 [2021-06-09T17:32:49.996Z] Experimental: true [2021-06-09T17:32:49.996Z] [2021-06-09T17:32:49.996Z] INFO: Docker info of control daemon [2021-06-09T17:32:49.996Z] [2021-06-09T17:32:49.996Z] Client: [2021-06-09T17:32:49.996Z] Context: default [2021-06-09T17:32:49.996Z] Debug Mode: false [2021-06-09T17:32:49.996Z] Plugins: [2021-06-09T17:32:49.996Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T17:32:49.996Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T17:32:49.996Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T17:32:49.996Z] [2021-06-09T17:32:49.996Z] Server: [2021-06-09T17:32:49.996Z] Containers: 0 [2021-06-09T17:32:49.996Z] Running: 0 [2021-06-09T17:32:49.996Z] Paused: 0 [2021-06-09T17:32:49.996Z] Stopped: 0 [2021-06-09T17:32:49.996Z] Images: 1 [2021-06-09T17:32:49.996Z] Server Version: 20.10.6 [2021-06-09T17:32:49.996Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-09T17:32:49.996Z] Windows: [2021-06-09T17:32:49.996Z] LCOW: [2021-06-09T17:32:49.996Z] Logging Driver: json-file [2021-06-09T17:32:49.996Z] Plugins: [2021-06-09T17:32:49.996Z] Volume: local [2021-06-09T17:32:49.996Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:32:49.996Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:32:49.996Z] Swarm: inactive [2021-06-09T17:32:49.996Z] Default Isolation: process [2021-06-09T17:32:49.996Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-09T17:32:49.996Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-09T17:32:49.996Z] OSType: windows [2021-06-09T17:32:49.996Z] Architecture: x86_64 [2021-06-09T17:32:49.996Z] CPUs: 4 [2021-06-09T17:32:49.996Z] Total Memory: 32GiB [2021-06-09T17:32:49.996Z] Name: azwin-2-4b5c20 [2021-06-09T17:32:49.996Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-09T17:32:49.996Z] Docker Root Dir: D:\docker [2021-06-09T17:32:49.996Z] Debug Mode: false [2021-06-09T17:32:49.996Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:32:49.996Z] Labels: [2021-06-09T17:32:49.996Z] Experimental: true [2021-06-09T17:32:49.996Z] Insecure Registries: [2021-06-09T17:32:49.996Z] 10.0.0.4:5000 [2021-06-09T17:32:49.996Z] 127.0.0.0/8 [2021-06-09T17:32:49.996Z] Registry Mirrors: [2021-06-09T17:32:49.996Z] http://10.0.0.4:5000/ [2021-06-09T17:32:49.996Z] Live Restore Enabled: false [2021-06-09T17:32:49.996Z] Product License: Community Engine [2021-06-09T17:32:49.996Z] [2021-06-09T17:32:49.996Z] [2021-06-09T17:32:49.996Z] INFO: Commit hash is 0d9b0ed678 [2021-06-09T17:32:49.996Z] INFO: Nuke-Everything... [2021-06-09T17:32:49.996Z] INFO: Container count on control daemon to delete is 0 [2021-06-09T17:32:49.996Z] INFO: Nuking d:\CI [2021-06-09T17:32:49.996Z] INFO: Zapped successfully [2021-06-09T17:32:49.996Z] INFO: Location for testing is d:\CI\PR-42432\4 [2021-06-09T17:32:49.996Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-09T17:32:49.996Z] [2021-06-09T17:32:49.996Z] [2021-06-09T17:32:49.996Z] INFO: Building the image from Dockerfile.windows at 06/09/2021 17:32:41... [2021-06-09T17:32:49.996Z] [2021-06-09T17:32:49.996Z] Sending build context to Docker daemon 61.18MB [2021-06-09T17:32:49.996Z] [2021-06-09T17:32:49.996Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-09T17:32:49.996Z] ---> 5b60ac4e9e92 [2021-06-09T17:32:49.996Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-09T17:32:49.996Z] ---> Running in 50355a474fc3 [2021-06-09T17:32:49.996Z] Removing intermediate container 50355a474fc3 [2021-06-09T17:32:49.996Z] ---> 85dea20a16b4 [2021-06-09T17:32:49.996Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-09T17:32:49.996Z] ---> Running in 2a5475f914e8 [2021-06-09T17:32:49.996Z] Removing intermediate container 2a5475f914e8 [2021-06-09T17:32:49.996Z] ---> baeda4fd49a4 [2021-06-09T17:32:49.996Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-09T17:32:49.996Z] ---> Running in 692510bc56f4 [2021-06-09T17:32:49.996Z] Removing intermediate container 692510bc56f4 [2021-06-09T17:32:49.996Z] ---> 9670fd69803c [2021-06-09T17:32:49.996Z] 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-09T17:32:49.996Z] ---> Running in ab23691b1998 [2021-06-09T17:32:49.996Z] Removing intermediate container ab23691b1998 [2021-06-09T17:32:49.996Z] ---> c0b158e24d2c [2021-06-09T17:32:49.996Z] 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-09T17:32:49.996Z] ---> Running in 1e155da475be [2021-06-09T17:32:50.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T17:32:50.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T17:32:50.997Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.010s coverage: 100.0% of statements [2021-06-09T17:32:51.008Z] --- PASS: TestBuildPreserveOwnership (7.04s) [2021-06-09T17:32:51.008Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.60s) [2021-06-09T17:32:51.008Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.41s) [2021-06-09T17:32:51.008Z] === RUN TestBuildPlatformInvalid [2021-06-09T17:32:51.008Z] --- PASS: TestBuildPlatformInvalid (0.23s) [2021-06-09T17:32:51.008Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T17:32:51.573Z] ok github.com/docker/docker/libnetwork/ipams/null 0.010s coverage: 57.1% of statements [2021-06-09T17:32:51.581Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-09T17:32:52.149Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-09T17:32:52.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-09T17:32:52.522Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.021s coverage: 47.4% of statements [2021-06-09T17:32:53.473Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.010s coverage: 71.4% of statements [2021-06-09T17:32:53.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T17:32:54.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T17:32:54.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T17:32:54.708Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-09T17:32:54.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-09T17:32:55.396Z] ok github.com/docker/docker/libnetwork/ipamutils 0.940s coverage: 74.0% of statements [2021-06-09T17:32:55.736Z] .......................... [ 67%] [2021-06-09T17:32:55.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T17:32:56.616Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-09T17:32:56.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-09T17:32:56.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T17:32:56.874Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-09T17:32:57.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T17:32:58.550Z] [2021-06-09T17:32:58.550Z] SUCCESS: Specified value was saved. [2021-06-09T17:32:58.550Z] INFO: Downloading git... [2021-06-09T17:32:58.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-09T17:32:58.774Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-09T17:32:58.774Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-09T17:32:59.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T17:32:59.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T17:33:00.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-09T17:33:00.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-09T17:33:00.675Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-09T17:33:01.242Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-09T17:33:01.448Z] INFO: Downloading go... [2021-06-09T17:33:01.511Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:33:01.511Z] Using test binary docker [2021-06-09T17:33:01.511Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T17:33:01.511Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:33:01.511Z] INFO: Waiting for daemon to start... [2021-06-09T17:33:01.511Z] Starting dockerd [2021-06-09T17:33:02.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-09T17:33:02.619Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-09T17:33:02.984Z] INFO: Downloading compiler 1 of 3... [2021-06-09T17:33:03.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T17:33:04.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-09T17:33:04.520Z] INFO: Downloading compiler 2 of 3... [2021-06-09T17:33:04.773Z] . [2021-06-09T17:33:04.773Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:33:04.773Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:33:04.773Z] Error: No such image: emptyfs [2021-06-09T17:33:04.999Z] INFO: Downloading compiler 3 of 3... [2021-06-09T17:33:05.028Z] Running integration-test (iteration 1) [2021-06-09T17:33:05.028Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T17:33:05.729Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:33:05.729Z] Using test binary docker [2021-06-09T17:33:05.729Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T17:33:05.729Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-09T17:33:05.729Z] INFO: Waiting for daemon to start... [2021-06-09T17:33:05.729Z] Starting dockerd [2021-06-09T17:33:05.961Z] INFO: Extracting git... [2021-06-09T17:33:06.807Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-09T17:33:08.241Z] . [2021-06-09T17:33:08.241Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:33:08.241Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:33:08.241Z] Error: No such image: emptyfs [2021-06-09T17:33:08.241Z] Running integration-test (iteration 1) [2021-06-09T17:33:08.241Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T17:33:08.717Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-09T17:33:12.001Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-09T17:33:12.260Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-09T17:33:12.826Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-09T17:33:14.730Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-09T17:33:15.297Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-09T17:33:17.381Z] ok github.com/docker/docker/libnetwork/ipam 30.310s coverage: 85.3% of statements [2021-06-09T17:33:17.381Z] ok github.com/docker/docker/libnetwork/netlabel 0.009s coverage: 60.0% of statements [2021-06-09T17:33:17.381Z] ok github.com/docker/docker/libnetwork/netutils 0.042s coverage: 43.8% of statements [2021-06-09T17:33:19.488Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-09T17:33:20.407Z] Loaded image: buildpack-deps:buster [2021-06-09T17:33:20.407Z] Loaded image: busybox:latest [2021-06-09T17:33:20.423Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-09T17:33:20.663Z] Loaded image: busybox:glibc [2021-06-09T17:33:23.178Z] Loaded image: debian:bullseye [2021-06-09T17:33:23.178Z] Loaded image: hello-world:latest [2021-06-09T17:33:23.178Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:33:23.178Z] INFO: Testing against a local daemon [2021-06-09T17:33:23.178Z] === RUN TestCgroupNamespacesBuild [2021-06-09T17:33:23.551Z] INFO: Expanding go... [2021-06-09T17:33:23.708Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-09T17:33:24.276Z] Loaded image: buildpack-deps:buster [2021-06-09T17:33:24.844Z] Loaded image: busybox:latest [2021-06-09T17:33:25.423Z] Loaded image: busybox:glibc [2021-06-09T17:33:25.423Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-09T17:33:25.990Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-09T17:33:26.450Z] --- PASS: TestCgroupNamespacesBuild (3.06s) [2021-06-09T17:33:26.450Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T17:33:26.906Z] Loaded image: buildpack-deps:buster [2021-06-09T17:33:26.906Z] Loaded image: busybox:latest [2021-06-09T17:33:26.906Z] Loaded image: busybox:glibc [2021-06-09T17:33:26.906Z] Loaded image: debian:bullseye [2021-06-09T17:33:26.906Z] Loaded image: hello-world:latest [2021-06-09T17:33:26.906Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:33:26.906Z] INFO: Testing against a local daemon [2021-06-09T17:33:26.906Z] === RUN TestCgroupNamespacesBuild [2021-06-09T17:33:27.817Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.54s) [2021-06-09T17:33:27.817Z] === RUN TestBuildWithSession [2021-06-09T17:33:27.817Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T17:33:27.817Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:33:27.817Z] === RUN TestBuildSquashParent [2021-06-09T17:33:30.168Z] --- PASS: TestCgroupNamespacesBuild (2.75s) [2021-06-09T17:33:30.168Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T17:33:30.175Z] Loaded image: debian:bullseye [2021-06-09T17:33:30.175Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-09T17:33:30.175Z] Loaded image: hello-world:latest [2021-06-09T17:33:30.175Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:33:30.741Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-09T17:33:31.309Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-09T17:33:32.054Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s) [2021-06-09T17:33:32.054Z] === RUN TestBuildWithSession [2021-06-09T17:33:32.054Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T17:33:32.054Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:33:32.054Z] === RUN TestBuildSquashParent [2021-06-09T17:33:33.213Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-09T17:33:33.471Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-09T17:33:33.586Z] 29d5b6a226d2: Verifying Checksum [2021-06-09T17:33:33.586Z] 29d5b6a226d2: Download complete [2021-06-09T17:33:33.730Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-09T17:33:34.298Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-09T17:33:34.298Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-09T17:33:34.350Z] --- PASS: TestBuildSquashParent (6.19s) [2021-06-09T17:33:34.350Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T17:33:34.350Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:33:34.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:33:34.350Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:33:34.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:33:34.350Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:33:34.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:33:34.350Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:33:34.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:33:34.350Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:33:34.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:33:34.350Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:33:34.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:33:34.350Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:33:34.350Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:33:34.866Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-09T17:33:35.434Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-09T17:33:36.172Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-09T17:33:36.241Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:33:36.512Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:33:38.102Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-09T17:33:38.414Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:33:38.688Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-09T17:33:38.975Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:33:40.192Z] --- PASS: TestBuildSquashParent (7.86s) [2021-06-09T17:33:40.192Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T17:33:40.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:33:40.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:33:40.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:33:40.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:33:40.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:33:40.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:33:40.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:33:40.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:33:40.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:33:40.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:33:40.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:33:40.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:33:40.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:33:40.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:33:40.637Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-09T17:33:40.637Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (49.53s) [2021-06-09T17:33:40.637Z] PASS [2021-06-09T17:33:40.637Z] [2021-06-09T17:33:40.637Z] === Skipped [2021-06-09T17:33:40.637Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-09T17:33:40.637Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:33:40.637Z] [2021-06-09T17:33:40.637Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-06-09T17:33:40.637Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:33:40.637Z] [2021-06-09T17:33:40.637Z] [2021-06-09T17:33:40.637Z] DONE 34 tests, 2 skipped in 260.338s [2021-06-09T17:33:40.637Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T17:33:40.637Z] ++ 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-09T17:33:40.637Z] ++ set -e [2021-06-09T17:33:40.637Z] ++ '[' -n 0 ']' [2021-06-09T17:33:40.637Z] ++ set -x [2021-06-09T17:33:40.637Z] ++ 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-09T17:33:40.897Z] INFO: Testing against a local daemon [2021-06-09T17:33:40.897Z] === RUN TestConfigInspect [2021-06-09T17:33:40.897Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-09T17:33:41.491Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-09T17:33:41.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s) [2021-06-09T17:33:41.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2021-06-09T17:33:41.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s) [2021-06-09T17:33:41.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.31s) [2021-06-09T17:33:41.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s) [2021-06-09T17:33:41.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2021-06-09T17:33:41.491Z] === RUN TestBuildMultiStageCopy [2021-06-09T17:33:41.491Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T17:33:42.271Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-09T17:33:43.378Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T17:33:43.378Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T17:33:43.378Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T17:33:43.462Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:33:43.462Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:33:43.634Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T17:33:43.890Z] --- PASS: TestBuildMultiStageCopy (2.92s) [2021-06-09T17:33:43.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2021-06-09T17:33:43.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-06-09T17:33:43.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-06-09T17:33:43.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-06-09T17:33:43.890Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-06-09T17:33:43.890Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T17:33:44.172Z] --- PASS: TestConfigInspect (3.23s) [2021-06-09T17:33:44.172Z] === RUN TestConfigList [2021-06-09T17:33:44.551Z] INFO: Expanding compiler 1 of 3... [2021-06-09T17:33:44.818Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2021-06-09T17:33:44.818Z] === RUN TestBuildLabelWithTargets [2021-06-09T17:33:45.005Z] INFO: Expanding compiler 2 of 3... [2021-06-09T17:33:45.746Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2021-06-09T17:33:45.746Z] === RUN TestBuildWithEmptyLayers [2021-06-09T17:33:46.307Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-06-09T17:33:46.307Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T17:33:46.704Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-09T17:33:46.724Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:33:46.724Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:33:47.270Z] --- PASS: TestConfigList (3.20s) [2021-06-09T17:33:47.270Z] === RUN TestConfigsCreateAndDelete [2021-06-09T17:33:48.089Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-09T17:33:48.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2021-06-09T17:33:48.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2021-06-09T17:33:48.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s) [2021-06-09T17:33:48.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2021-06-09T17:33:48.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2021-06-09T17:33:48.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2021-06-09T17:33:48.089Z] === RUN TestBuildMultiStageCopy [2021-06-09T17:33:48.089Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T17:33:48.822Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2021-06-09T17:33:48.822Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T17:33:49.077Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-06-09T17:33:49.077Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T17:33:49.804Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-09T17:33:49.804Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-09T17:33:50.738Z] --- PASS: TestConfigsCreateAndDelete (3.33s) [2021-06-09T17:33:50.738Z] === RUN TestConfigsUpdate [2021-06-09T17:33:50.758Z] INFO: Expanding compiler 3 of 3... [2021-06-09T17:33:51.210Z] INFO: Removing downloaded files... [2021-06-09T17:33:51.210Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-09T17:33:51.210Z] INFO: Configuring git core.autocrlf... [2021-06-09T17:33:51.351Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T17:33:51.593Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) [2021-06-09T17:33:51.593Z] === RUN TestBuildWithHugeFile [2021-06-09T17:33:52.115Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-09T17:33:52.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T17:33:52.682Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-09T17:33:53.203Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T17:33:54.058Z] --- PASS: TestConfigsUpdate (3.35s) [2021-06-09T17:33:54.058Z] === RUN TestTemplatedConfig [2021-06-09T17:33:54.129Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T17:33:54.993Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-09T17:33:55.055Z] --- PASS: TestBuildMultiStageCopy (7.02s) [2021-06-09T17:33:55.055Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.02s) [2021-06-09T17:33:55.055Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-09T17:33:55.055Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-09T17:33:55.055Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-09T17:33:55.055Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-09T17:33:55.055Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T17:33:56.790Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-09T17:33:56.790Z] tests/integration/client_test.py ..... [ 75%] [2021-06-09T17:33:56.790Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-09T17:33:56.790Z] tests/integration/errors_test.py . [ 76%] [2021-06-09T17:33:58.292Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-09T17:33:58.859Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-09T17:33:58.859Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-09T17:33:59.795Z] --- PASS: TestTemplatedConfig (5.67s) [2021-06-09T17:33:59.795Z] === RUN TestConfigCreateResolve [2021-06-09T17:34:00.054Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-09T17:34:00.291Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-09T17:34:00.291Z] === RUN TestBuildLabelWithTargets [2021-06-09T17:34:00.989Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-09T17:34:02.365Z] --- PASS: TestConfigCreateResolve (2.80s) [2021-06-09T17:34:02.365Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T17:34:02.932Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-06-09T17:34:02.932Z] PASS [2021-06-09T17:34:02.932Z] [2021-06-09T17:34:02.932Z] DONE 7 tests in 22.312s [2021-06-09T17:34:02.932Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T17:34:02.932Z] ++ 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-09T17:34:02.932Z] ++ set -e [2021-06-09T17:34:02.932Z] ++ '[' -n 0 ']' [2021-06-09T17:34:02.932Z] ++ set -x [2021-06-09T17:34:02.932Z] ++ 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-09T17:34:03.498Z] INFO: Testing against a local daemon [2021-06-09T17:34:03.498Z] === RUN TestCheckpoint [2021-06-09T17:34:03.498Z] --- SKIP: TestCheckpoint (0.02s) [2021-06-09T17:34:03.498Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:34:03.498Z] === RUN TestContainerInvalidJSON [2021-06-09T17:34:03.498Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:34:03.498Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:34:03.498Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:34:03.498Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:34:03.498Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:34:03.498Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:34:03.498Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:34:03.498Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:34:03.498Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:34:03.498Z] --- PASS: TestContainerInvalidJSON (0.05s) [2021-06-09T17:34:03.498Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.04s) [2021-06-09T17:34:03.498Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T17:34:03.498Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T17:34:03.498Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T17:34:03.498Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-06-09T17:34:03.498Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T17:34:03.757Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-06-09T17:34:03.757Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T17:34:03.757Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-09T17:34:03.757Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T17:34:03.757Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-09T17:34:03.757Z] === RUN TestCopyFromContainer [2021-06-09T17:34:04.325Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-09T17:34:04.892Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-09T17:34:06.269Z] === RUN TestCopyFromContainer// [2021-06-09T17:34:06.269Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T17:34:06.269Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-09T17:34:06.269Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T17:34:06.269Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T17:34:06.528Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T17:34:06.787Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T17:34:06.787Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T17:34:07.046Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T17:34:07.046Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T17:34:07.305Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T17:34:07.305Z] --- PASS: TestCopyFromContainer (3.58s) [2021-06-09T17:34:07.305Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-06-09T17:34:07.305Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-06-09T17:34:07.305Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-06-09T17:34:07.305Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2021-06-09T17:34:07.305Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2021-06-09T17:34:07.305Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2021-06-09T17:34:07.305Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2021-06-09T17:34:07.305Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-06-09T17:34:07.305Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-06-09T17:34:07.305Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-09T17:34:07.305Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T17:34:07.305Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:34:07.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:34:07.305Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:34:07.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:34:07.305Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:34:07.305Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:34:07.305Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:34:07.305Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:34:07.305Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:34:07.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-09T17:34:07.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T17:34:07.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T17:34:07.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-09T17:34:07.305Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T17:34:07.305Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-09T17:34:07.305Z] === RUN TestCreateWithInvalidEnv [2021-06-09T17:34:07.305Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T17:34:07.305Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T17:34:07.305Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T17:34:07.305Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T17:34:07.305Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T17:34:07.305Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T17:34:07.305Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T17:34:07.305Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T17:34:07.564Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T17:34:07.564Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-09T17:34:07.564Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T17:34:07.564Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T17:34:07.564Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-09T17:34:07.564Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T17:34:07.564Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-09T17:34:07.564Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T17:34:08.130Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-09T17:34:08.365Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-09T17:34:08.365Z] === RUN TestBuildWithEmptyLayers [2021-06-09T17:34:08.697Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-09T17:34:08.956Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-09T17:34:11.489Z] --- PASS: TestCreateWithCustomMaskedPaths (3.60s) [2021-06-09T17:34:11.489Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T17:34:11.625Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-06-09T17:34:11.625Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T17:34:12.865Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-09T17:34:14.245Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-09T17:34:14.813Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.60s) [2021-06-09T17:34:14.813Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T17:34:14.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:34:14.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:34:14.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:34:14.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:34:14.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:34:14.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:34:14.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:34:14.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:34:14.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:34:14.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:34:14.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:34:14.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:34:14.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:34:14.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:34:14.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:34:14.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-09T17:34:14.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-06-09T17:34:14.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2021-06-09T17:34:14.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-09T17:34:14.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-09T17:34:14.813Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-09T17:34:14.813Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T17:34:15.750Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.95s) [2021-06-09T17:34:15.750Z] === RUN TestCreateDifferentPlatform [2021-06-09T17:34:15.750Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T17:34:15.750Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T17:34:15.750Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-09T17:34:15.750Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-09T17:34:15.750Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T17:34:15.750Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T17:34:15.750Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-09T17:34:15.750Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T17:34:16.010Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-06-09T17:34:16.010Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T17:34:16.010Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-09T17:34:16.010Z] === RUN TestDaemonRestartIpcMode [2021-06-09T17:34:16.010Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T17:34:16.010Z] === RUN TestDaemonHostGatewayIP [2021-06-09T17:34:16.010Z] === PAUSE TestDaemonHostGatewayIP [2021-06-09T17:34:16.010Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T17:34:16.010Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T17:34:16.010Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T17:34:16.010Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-09T17:34:16.010Z] === RUN TestDiff [2021-06-09T17:34:16.865Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-09T17:34:16.865Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T17:34:16.865Z] --- PASS: TestBuildUncleanTarFilenames (0.73s) [2021-06-09T17:34:16.865Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T17:34:16.947Z] --- PASS: TestDiff (0.98s) [2021-06-09T17:34:16.947Z] === RUN TestExecWithCloseStdin [2021-06-09T17:34:17.205Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-09T17:34:17.205Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-09T17:34:17.772Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-09T17:34:18.339Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-09T17:34:18.598Z] --- PASS: TestExecWithCloseStdin (1.73s) [2021-06-09T17:34:18.598Z] === RUN TestExec [2021-06-09T17:34:18.598Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-09T17:34:18.857Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-09T17:34:20.792Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-09T17:34:20.792Z] --- PASS: TestExec (1.86s) [2021-06-09T17:34:20.792Z] === RUN TestExecUser [2021-06-09T17:34:21.358Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-09T17:34:22.104Z] --- PASS: TestBuildMultiStageLayerLeak (4.27s) [2021-06-09T17:34:22.104Z] === RUN TestBuildWithHugeFile [2021-06-09T17:34:22.295Z] --- PASS: TestExecUser (1.96s) [2021-06-09T17:34:22.296Z] === RUN TestExportContainerAndImportImage [2021-06-09T17:34:22.947Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-09T17:34:23.674Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-09T17:34:24.241Z] --- PASS: TestExportContainerAndImportImage (1.81s) [2021-06-09T17:34:24.241Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T17:34:25.616Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-09T17:34:25.879Z] --- PASS: TestExportContainerAfterDaemonRestart (1.76s) [2021-06-09T17:34:25.879Z] === RUN TestHealthCheckWorkdir [2021-06-09T17:34:26.137Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-09T17:34:28.669Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-09T17:34:28.669Z] --- PASS: TestHealthCheckWorkdir (2.65s) [2021-06-09T17:34:28.669Z] === RUN TestHealthKillContainer [2021-06-09T17:34:30.574Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-09T17:34:32.479Z] --- PASS: TestHealthKillContainer (3.78s) [2021-06-09T17:34:32.479Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T17:34:32.479Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-09T17:34:33.856Z] --- PASS: TestInspectCpusetInConfigPre120 (1.40s) [2021-06-09T17:34:33.856Z] === RUN TestIpcModeNone [2021-06-09T17:34:35.231Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-09T17:34:35.798Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-09T17:34:35.798Z] --- PASS: TestIpcModeNone (2.01s) [2021-06-09T17:34:35.798Z] === RUN TestIpcModePrivate [2021-06-09T17:34:37.172Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-09T17:34:37.431Z] --- PASS: TestIpcModePrivate (1.47s) [2021-06-09T17:34:37.431Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-06-09T17:34:37.431Z] === RUN TestIpcModeShareable [2021-06-09T17:34:38.807Z] --- PASS: TestIpcModeShareable (1.40s) [2021-06-09T17:34:38.807Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-06-09T17:34:38.807Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T17:34:39.374Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-09T17:34:41.759Z] ......... [ 86%] [2021-06-09T17:34:43.560Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.09s) [2021-06-09T17:34:43.560Z] === RUN TestAPIIpcModeHost [2021-06-09T17:34:43.560Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-09T17:34:44.529Z] --- PASS: TestAPIIpcModeHost (1.73s) [2021-06-09T17:34:44.529Z] === RUN TestDaemonIpcModeShareable [2021-06-09T17:34:45.762Z] 29d5b6a226d2: Pull complete [2021-06-09T17:34:45.762Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-09T17:34:45.762Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T17:34:45.762Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T17:34:45.762Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-06-09T17:34:45.762Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-06-09T17:34:45.762Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-09T17:34:45.762Z] INFO: Docker version of control daemon [2021-06-09T17:34:45.762Z] [2021-06-09T17:34:45.762Z] Client: Mirantis Container Runtime [2021-06-09T17:34:45.762Z] Version: 20.10.0 [2021-06-09T17:34:45.762Z] API version: 1.41 [2021-06-09T17:34:45.762Z] Go version: go1.13.15 [2021-06-09T17:34:45.762Z] Git commit: 6ee42dc [2021-06-09T17:34:45.762Z] Built: 03/11/2021 13:24:56 [2021-06-09T17:34:45.762Z] OS/Arch: windows/amd64 [2021-06-09T17:34:45.762Z] Context: default [2021-06-09T17:34:45.762Z] Experimental: true [2021-06-09T17:34:45.762Z] [2021-06-09T17:34:45.762Z] Server: Mirantis Container Runtime [2021-06-09T17:34:45.762Z] Engine: [2021-06-09T17:34:45.762Z] Version: 20.10.0 [2021-06-09T17:34:45.762Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:34:45.762Z] Go version: go1.13.15 [2021-06-09T17:34:45.762Z] Git commit: 1e08f21e79 [2021-06-09T17:34:45.762Z] Built: 03/11/2021 13:23:32 [2021-06-09T17:34:45.762Z] OS/Arch: windows/amd64 [2021-06-09T17:34:45.762Z] Experimental: true [2021-06-09T17:34:45.762Z] [2021-06-09T17:34:45.762Z] INFO: Docker info of control daemon [2021-06-09T17:34:45.762Z] [2021-06-09T17:34:45.762Z] Client: [2021-06-09T17:34:45.762Z] Context: default [2021-06-09T17:34:45.762Z] Debug Mode: false [2021-06-09T17:34:45.762Z] Plugins: [2021-06-09T17:34:45.762Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T17:34:45.762Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T17:34:45.762Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T17:34:45.762Z] [2021-06-09T17:34:45.762Z] Server: [2021-06-09T17:34:45.762Z] Containers: 0 [2021-06-09T17:34:45.762Z] Running: 0 [2021-06-09T17:34:45.762Z] Paused: 0 [2021-06-09T17:34:45.762Z] Stopped: 0 [2021-06-09T17:34:45.762Z] Images: 1 [2021-06-09T17:34:45.762Z] Server Version: 20.10.0 [2021-06-09T17:34:45.762Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-06-09T17:34:45.762Z] LCOW: [2021-06-09T17:34:45.762Z] Windows: [2021-06-09T17:34:45.762Z] Logging Driver: json-file [2021-06-09T17:34:45.762Z] Plugins: [2021-06-09T17:34:45.762Z] Volume: local [2021-06-09T17:34:45.762Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:34:45.762Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:34:45.762Z] Swarm: inactive [2021-06-09T17:34:45.762Z] Default Isolation: process [2021-06-09T17:34:45.762Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T17:34:45.762Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T17:34:45.762Z] OSType: windows [2021-06-09T17:34:45.762Z] Architecture: x86_64 [2021-06-09T17:34:45.762Z] CPUs: 4 [2021-06-09T17:34:45.762Z] Total Memory: 32GiB [2021-06-09T17:34:45.763Z] Name: azwin-2-711760 [2021-06-09T17:34:45.763Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-09T17:34:45.763Z] Docker Root Dir: D:\docker [2021-06-09T17:34:45.763Z] Debug Mode: false [2021-06-09T17:34:45.763Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:34:45.763Z] Labels: [2021-06-09T17:34:45.763Z] Experimental: true [2021-06-09T17:34:45.763Z] Insecure Registries: [2021-06-09T17:34:45.763Z] 10.0.0.4:5000 [2021-06-09T17:34:45.763Z] 127.0.0.0/8 [2021-06-09T17:34:45.763Z] Registry Mirrors: [2021-06-09T17:34:45.763Z] http://10.0.0.4:5000/ [2021-06-09T17:34:45.763Z] Live Restore Enabled: false [2021-06-09T17:34:45.763Z] [2021-06-09T17:34:45.763Z] [2021-06-09T17:34:45.763Z] INFO: Commit hash is 0d9b0ed678 [2021-06-09T17:34:45.763Z] INFO: Nuke-Everything... [2021-06-09T17:34:45.763Z] INFO: Container count on control daemon to delete is 0 [2021-06-09T17:34:45.763Z] INFO: Nuking d:\CI [2021-06-09T17:34:45.763Z] INFO: Zapped successfully [2021-06-09T17:34:45.763Z] INFO: Location for testing is d:\CI\PR-42432\4 [2021-06-09T17:34:45.763Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-09T17:34:45.763Z] [2021-06-09T17:34:45.763Z] [2021-06-09T17:34:45.763Z] INFO: Building the image from Dockerfile.windows at 06/09/2021 17:34:39... [2021-06-09T17:34:45.763Z] [2021-06-09T17:34:45.763Z] Sending build context to Docker daemon 61.18MB [2021-06-09T17:34:45.763Z] [2021-06-09T17:34:45.763Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-09T17:34:45.763Z] ---> 39d157a84080 [2021-06-09T17:34:45.763Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-09T17:34:45.763Z] ---> Running in 05b0f716330e [2021-06-09T17:34:45.763Z] Removing intermediate container 05b0f716330e [2021-06-09T17:34:45.763Z] ---> 2624668efe76 [2021-06-09T17:34:45.763Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-09T17:34:45.763Z] ---> Running in b1a7b0a6e796 [2021-06-09T17:34:45.905Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-09T17:34:46.216Z] Removing intermediate container b1a7b0a6e796 [2021-06-09T17:34:46.216Z] ---> 92dae0a7bcd2 [2021-06-09T17:34:46.216Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-09T17:34:46.216Z] ---> Running in 2339efd45001 [2021-06-09T17:34:46.669Z] Removing intermediate container 2339efd45001 [2021-06-09T17:34:46.669Z] ---> a219a7a42542 [2021-06-09T17:34:46.669Z] 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-09T17:34:46.669Z] ---> Running in 5527212d0772 [2021-06-09T17:34:46.840Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-09T17:34:47.099Z] --- PASS: TestDaemonIpcModeShareable (2.53s) [2021-06-09T17:34:47.099Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-06-09T17:34:47.099Z] === RUN TestDaemonIpcModePrivate [2021-06-09T17:34:47.124Z] Removing intermediate container 5527212d0772 [2021-06-09T17:34:47.124Z] ---> 83ff39a04970 [2021-06-09T17:34:47.125Z] 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-09T17:34:47.125Z] ---> Running in ad2c0ed181aa [2021-06-09T17:34:47.289Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-09T17:34:47.358Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-09T17:34:47.770Z] --- PASS: TestBuildWithHugeFile (54.65s) [2021-06-09T17:34:47.771Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T17:34:47.771Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-09T17:34:47.771Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:34:47.771Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T17:34:47.771Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:34:47.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:34:47.771Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:34:47.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:34:47.771Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:34:47.771Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:34:47.771Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:34:47.771Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:34:47.771Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:34:47.771Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-06-09T17:34:47.771Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-06-09T17:34:47.771Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-09T17:34:47.771Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-09T17:34:47.771Z] === RUN TestBuildPreserveOwnership [2021-06-09T17:34:47.771Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T17:34:48.932Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-09T17:34:49.661Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T17:34:49.889Z] --- PASS: TestDaemonIpcModePrivate (2.77s) [2021-06-09T17:34:49.889Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-06-09T17:34:49.889Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T17:34:51.028Z] --- PASS: TestBuildPreserveOwnership (4.79s) [2021-06-09T17:34:51.028Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.32s) [2021-06-09T17:34:51.028Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.46s) [2021-06-09T17:34:51.028Z] === RUN TestBuildPlatformInvalid [2021-06-09T17:34:51.284Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-09T17:34:51.284Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T17:34:51.797Z] [2021-06-09T17:34:51.797Z] SUCCESS: Specified value was saved. [2021-06-09T17:34:52.251Z] INFO: Downloading git... [2021-06-09T17:34:53.176Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.16s) [2021-06-09T17:34:53.176Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-06-09T17:34:53.176Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T17:34:53.889Z] INFO: Downloading go... [2021-06-09T17:34:54.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-09T17:34:54.867Z] INFO: Downloading compiler 1 of 3... [2021-06-09T17:34:55.321Z] INFO: Downloading compiler 2 of 3... [2021-06-09T17:34:55.321Z] INFO: Downloading compiler 3 of 3... [2021-06-09T17:34:55.321Z] INFO: Extracting git... [2021-06-09T17:34:55.509Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-09T17:34:55.769Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-09T17:34:56.011Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.84s) [2021-06-09T17:34:56.011Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-06-09T17:34:56.011Z] === RUN TestIpcModeOlderClient [2021-06-09T17:34:56.011Z] === PAUSE TestIpcModeOlderClient [2021-06-09T17:34:56.011Z] === RUN TestKillContainerInvalidSignal [2021-06-09T17:34:57.387Z] --- PASS: TestKillContainerInvalidSignal (1.38s) [2021-06-09T17:34:57.387Z] === RUN TestKillContainer [2021-06-09T17:34:57.387Z] === RUN TestKillContainer/no_signal [2021-06-09T17:34:57.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-09T17:34:58.766Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T17:35:00.144Z] === RUN TestKillContainer/killing_signal [2021-06-09T17:35:00.144Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-09T17:35:01.878Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-09T17:35:02.046Z] --- PASS: TestKillContainer (4.84s) [2021-06-09T17:35:02.046Z] --- PASS: TestKillContainer/no_signal (1.30s) [2021-06-09T17:35:02.046Z] --- PASS: TestKillContainer/non_killing_signal (1.50s) [2021-06-09T17:35:02.046Z] --- PASS: TestKillContainer/killing_signal (1.57s) [2021-06-09T17:35:02.046Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T17:35:02.046Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T17:35:02.305Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-09T17:35:03.680Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T17:35:04.621Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-09T17:35:05.172Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-09T17:35:05.172Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-09T17:35:05.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (3.02s) [2021-06-09T17:35:05.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.46s) [2021-06-09T17:35:05.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.32s) [2021-06-09T17:35:05.188Z] === RUN TestKillStoppedContainer [2021-06-09T17:35:05.188Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-06-09T17:35:05.188Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T17:35:05.188Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2021-06-09T17:35:05.188Z] === RUN TestKillDifferentUserContainer [2021-06-09T17:35:06.129Z] Loaded image: buildpack-deps:buster [2021-06-09T17:35:06.129Z] Loaded image: busybox:latest [2021-06-09T17:35:06.129Z] Loaded image: busybox:glibc [2021-06-09T17:35:07.056Z] Loaded image: debian:bullseye [2021-06-09T17:35:07.056Z] Loaded image: hello-world:latest [2021-06-09T17:35:07.056Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:35:07.093Z] --- PASS: TestKillDifferentUserContainer (1.50s) [2021-06-09T17:35:07.093Z] === RUN TestInspectOomKilledTrue [2021-06-09T17:35:07.093Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T17:35:07.093Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:35:07.093Z] === RUN TestInspectOomKilledFalse [2021-06-09T17:35:07.093Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T17:35:07.093Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:35:07.093Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T17:35:09.015Z] --- PASS: TestLinksEtcHostsContentMatch (1.93s) [2021-06-09T17:35:09.015Z] === RUN TestLinksContainerNames [2021-06-09T17:35:09.960Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-09T17:35:10.069Z] INFO: Expanding go... [2021-06-09T17:35:10.480Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-09T17:35:10.481Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-09T17:35:10.481Z] [2021-06-09T17:35:10.481Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-09T17:35:10.481Z] =========================== short test summary info ============================ [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-09T17:35:10.481Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-09T17:35:10.481Z] Not supported on most drivers [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-09T17:35:10.481Z] Output of docker top depends on host distro, and is not formalized. [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-09T17:35:10.481Z] Output of docker top depends on host distro, and is not formalized. [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-09T17:35:10.481Z] Can fail if eth0 has multiple IP addresses [2021-06-09T17:35:10.481Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-09T17:35:10.481Z] This doesn't seem to be taken into account by the engine [2021-06-09T17:35:10.481Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-09T17:35:10.481Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-09T17:35:10.481Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-09T17:35:10.481Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 355.09 seconds == [2021-06-09T17:35:10.740Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-09T17:35:11.546Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-09T17:35:12.113Z] --- PASS: TestLinksContainerNames (3.23s) [2021-06-09T17:35:12.113Z] === RUN TestLogsFollowTailEmpty [2021-06-09T17:35:13.490Z] --- PASS: TestLogsFollowTailEmpty (1.47s) [2021-06-09T17:35:13.490Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T17:35:15.138Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.54s) [2021-06-09T17:35:15.138Z] PASS [2021-06-09T17:35:15.138Z] [2021-06-09T17:35:15.138Z] === Skipped [2021-06-09T17:35:15.139Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-09T17:35:15.139Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:35:15.139Z] [2021-06-09T17:35:15.139Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-09T17:35:15.139Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:35:15.139Z] [2021-06-09T17:35:15.139Z] [2021-06-09T17:35:15.139Z] DONE 34 tests, 2 skipped in 126.742s [2021-06-09T17:35:15.139Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T17:35:15.139Z] INFO: Testing against a local daemon [2021-06-09T17:35:15.139Z] === RUN TestConfigInspect [2021-06-09T17:35:15.395Z] --- PASS: TestContainerNetworkMountsNoChown (1.81s) [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/default [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/private [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/slave [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/shared [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/default [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/shared [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/slave [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/private [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T17:35:15.396Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:35:15.396Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:35:15.396Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:35:15.655Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T17:35:15.655Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:35:15.655Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:35:15.655Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T17:35:15.655Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:35:15.655Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T17:35:15.655Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:35:15.655Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:35:15.655Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:35:15.655Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:35:15.655Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:35:15.914Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T17:35:15.914Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:35:15.914Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T17:35:15.914Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:35:15.914Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:35:15.914Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:35:15.914Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:35:15.914Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T17:35:15.914Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:35:15.914Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-09T17:35:15.914Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T17:35:15.914Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-06-09T17:35:15.914Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-09T17:35:15.914Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-09T17:35:15.915Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-09T17:35:15.915Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T17:35:17.194Z] Removing intermediate container 1e155da475be [2021-06-09T17:35:17.194Z] ---> a543d67e7987 [2021-06-09T17:35:17.194Z] 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-09T17:35:17.194Z] ---> Running in 9ecd567ef396 [2021-06-09T17:35:17.652Z] --- PASS: TestConfigInspect (2.51s) [2021-06-09T17:35:17.652Z] === RUN TestConfigList [2021-06-09T17:35:18.265Z] --- PASS: TestBuildWithHugeFile (52.93s) [2021-06-09T17:35:18.265Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T17:35:18.265Z] --- SKIP: TestBuildWCOWSandboxSize (0.03s) [2021-06-09T17:35:18.265Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:35:18.265Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T17:35:18.265Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:35:18.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:35:18.265Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:35:18.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:35:18.265Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:35:18.265Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:35:18.265Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:35:18.265Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:35:18.265Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:35:18.265Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-06-09T17:35:18.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-06-09T17:35:18.265Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-06-09T17:35:18.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-06-09T17:35:18.265Z] === RUN TestBuildPreserveOwnership [2021-06-09T17:35:18.265Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T17:35:20.109Z] --- PASS: TestContainerBindMountNonRecursive (4.07s) [2021-06-09T17:35:20.109Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T17:35:20.167Z] --- PASS: TestConfigList (2.27s) [2021-06-09T17:35:20.167Z] === RUN TestConfigsCreateAndDelete [2021-06-09T17:35:21.046Z] --- PASS: TestContainerVolumesMountedAsShared (1.01s) [2021-06-09T17:35:21.046Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T17:35:21.526Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T17:35:21.867Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-09T17:35:21.867Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T17:35:21.867Z] go: finding gotest.tools v0.5.3 [2021-06-09T17:35:21.867Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T17:35:21.867Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T17:35:22.053Z] --- PASS: TestConfigsCreateAndDelete (2.32s) [2021-06-09T17:35:22.053Z] === RUN TestConfigsUpdate [2021-06-09T17:35:22.318Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:35:22.318Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-09T17:35:22.318Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T17:35:22.318Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:35:22.318Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-09T17:35:22.318Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:35:22.318Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:35:22.318Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T17:35:22.318Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:35:22.318Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:35:22.318Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:35:22.318Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:35:22.318Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:35:22.769Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:35:22.769Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:35:22.769Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:35:22.769Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:35:22.769Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:35:22.769Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:35:22.769Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:35:22.769Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:35:22.950Z] --- PASS: TestContainerVolumesMountedAsSlave (1.96s) [2021-06-09T17:35:22.950Z] === RUN TestNetworkNat [2021-06-09T17:35:22.960Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T17:35:22.960Z] [2021-06-09T17:35:22.960Z] Unloading profiles will leave already running processes permanently [2021-06-09T17:35:22.960Z] unconfined, which can lead to unexpected situations. [2021-06-09T17:35:22.960Z] [2021-06-09T17:35:22.960Z] To set a process to complain mode, use the command line tool [2021-06-09T17:35:22.960Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T17:35:22.960Z] Post stage [Pipeline] junit [2021-06-09T17:35:22.975Z] Recording test results [2021-06-09T17:35:23.004Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-09T17:35:23.220Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:35:23.296Z] + echo Ensuring container killed. [2021-06-09T17:35:23.296Z] Ensuring container killed. [2021-06-09T17:35:23.296Z] + docker rm -vf docker-pr4 [2021-06-09T17:35:23.296Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-09T17:35:23.581Z] + echo Chowning /workspace to jenkins user [2021-06-09T17:35:23.581Z] Chowning /workspace to jenkins user [2021-06-09T17:35:23.581Z] + id -u [2021-06-09T17:35:23.581Z] + id -g [2021-06-09T17:35:23.581Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42432:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T17:35:24.177Z] go: finding github.com/fatih/color v1.9.0 [2021-06-09T17:35:24.177Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:35:24.177Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:35:24.177Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T17:35:24.177Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:35:24.177Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:35:24.177Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:35:24.177Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:35:24.177Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:35:24.178Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:35:24.178Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:35:24.327Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-09T17:35:24.327Z] --- PASS: TestNetworkNat (1.44s) [2021-06-09T17:35:24.327Z] === RUN TestNetworkLocalhostTCPNat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T17:35:24.566Z] --- PASS: TestConfigsUpdate (2.27s) [2021-06-09T17:35:24.566Z] === RUN TestTemplatedConfig [2021-06-09T17:35:24.829Z] + bundleName=docker-py [2021-06-09T17:35:24.829Z] + echo Creating docker-py-bundles.tar.gz [2021-06-09T17:35:24.829Z] Creating docker-py-bundles.tar.gz [2021-06-09T17:35:24.829Z] + 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-09T17:35:24.842Z] Archiving artifacts [2021-06-09T17:35:24.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-09T17:35:25.056Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42432/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-09T17:35:25.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/make.sh binary [2021-06-09T17:35:25.686Z] --- PASS: TestBuildPreserveOwnership (10.63s) [2021-06-09T17:35:25.686Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.62s) [2021-06-09T17:35:25.686Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-09T17:35:25.686Z] === RUN TestBuildPlatformInvalid [2021-06-09T17:35:25.686Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-09T17:35:25.686Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T17:35:25.686Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-09T17:35:25.686Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-09T17:35:25.686Z] PASS [2021-06-09T17:35:25.686Z] [2021-06-09T17:35:25.686Z] === Skipped [2021-06-09T17:35:25.686Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-09T17:35:25.686Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:35:25.686Z] [2021-06-09T17:35:25.686Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.03s) [2021-06-09T17:35:25.686Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:35:25.686Z] [2021-06-09T17:35:25.686Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-09T17:35:25.686Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-09T17:35:25.686Z] [2021-06-09T17:35:25.686Z] [2021-06-09T17:35:25.686Z] DONE 34 tests, 3 skipped in 140.269s [2021-06-09T17:35:25.686Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T17:35:25.686Z] INFO: Testing against a local daemon [2021-06-09T17:35:25.686Z] === RUN TestConfigInspect [2021-06-09T17:35:25.686Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-09T17:35:25.686Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:25.686Z] === RUN TestConfigList [2021-06-09T17:35:25.686Z] --- SKIP: TestConfigList (0.01s) [2021-06-09T17:35:25.686Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:25.686Z] === RUN TestConfigsCreateAndDelete [2021-06-09T17:35:25.686Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-09T17:35:25.686Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:25.686Z] === RUN TestConfigsUpdate [2021-06-09T17:35:25.686Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-06-09T17:35:25.686Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:25.686Z] === RUN TestTemplatedConfig [2021-06-09T17:35:25.686Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-09T17:35:25.686Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:25.686Z] === RUN TestConfigCreateResolve [2021-06-09T17:35:25.686Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-09T17:35:25.686Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:25.686Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T17:35:25.832Z] --- PASS: TestNetworkLocalhostTCPNat (1.51s) [2021-06-09T17:35:25.832Z] === RUN TestNetworkLoopbackNat [2021-06-09T17:35:25.981Z] [2021-06-09T17:35:25.981Z] Removing bundles/ [2021-06-09T17:35:25.981Z] [2021-06-09T17:35:25.981Z] ---> Making bundle: binary (in bundles/binary) [2021-06-09T17:35:25.981Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-09T17:35:25.981Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:35:26.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-09T17:35:27.049Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2021-06-09T17:35:27.049Z] PASS [2021-06-09T17:35:27.049Z] [2021-06-09T17:35:27.049Z] === Skipped [2021-06-09T17:35:27.049Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-09T17:35:27.049Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:27.049Z] [2021-06-09T17:35:27.049Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-06-09T17:35:27.049Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:27.049Z] [2021-06-09T17:35:27.049Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-09T17:35:27.049Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:27.049Z] [2021-06-09T17:35:27.049Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-06-09T17:35:27.049Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:27.049Z] [2021-06-09T17:35:27.049Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-09T17:35:27.049Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:27.049Z] [2021-06-09T17:35:27.049Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-09T17:35:27.049Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:35:27.049Z] [2021-06-09T17:35:27.049Z] [2021-06-09T17:35:27.049Z] DONE 7 tests, 6 skipped in 1.809s [2021-06-09T17:35:27.049Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T17:35:27.610Z] INFO: Testing against a local daemon [2021-06-09T17:35:27.610Z] === RUN TestCheckpoint [2021-06-09T17:35:27.610Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T17:35:27.610Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:35:27.610Z] === RUN TestContainerInvalidJSON [2021-06-09T17:35:27.610Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:35:27.610Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:35:27.610Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:35:27.610Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:35:27.610Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:35:27.610Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:35:27.610Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:35:27.610Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:35:27.610Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:35:27.610Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-09T17:35:27.610Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-09T17:35:27.610Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T17:35:27.610Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-09T17:35:27.610Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T17:35:27.610Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-06-09T17:35:27.610Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T17:35:27.610Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-09T17:35:27.610Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T17:35:27.610Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-06-09T17:35:27.610Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T17:35:27.610Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-09T17:35:27.610Z] === RUN TestCopyFromContainer [2021-06-09T17:35:27.836Z] --- PASS: TestTemplatedConfig (3.46s) [2021-06-09T17:35:27.836Z] === RUN TestConfigCreateResolve [2021-06-09T17:35:28.827Z] INFO: Build done for gotestsum... [2021-06-09T17:35:28.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-09T17:35:29.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-09T17:35:30.216Z] --- PASS: TestNetworkLoopbackNat (4.28s) [2021-06-09T17:35:30.216Z] === RUN TestPause [2021-06-09T17:35:30.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-09T17:35:30.387Z] --- PASS: TestConfigCreateResolve (2.33s) [2021-06-09T17:35:30.388Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T17:35:30.649Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-09T17:35:30.649Z] PASS [2021-06-09T17:35:30.649Z] [2021-06-09T17:35:30.649Z] DONE 7 tests in 15.740s [2021-06-09T17:35:30.649Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T17:35:30.649Z] INFO: Testing against a local daemon [2021-06-09T17:35:30.649Z] === RUN TestCheckpoint [2021-06-09T17:35:30.649Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T17:35:30.649Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:35:30.649Z] === RUN TestContainerInvalidJSON [2021-06-09T17:35:30.649Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:35:30.649Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:35:30.649Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:35:30.649Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:35:30.649Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:35:30.649Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:35:30.649Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:35:30.649Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:35:30.649Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:35:30.649Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-09T17:35:30.649Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-09T17:35:30.649Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-09T17:35:30.649Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T17:35:30.649Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T17:35:30.649Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-09T17:35:30.649Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T17:35:30.649Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-09T17:35:30.649Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T17:35:30.921Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-06-09T17:35:30.921Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T17:35:30.921Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-09T17:35:30.921Z] === RUN TestCopyFromContainer [2021-06-09T17:35:31.083Z] INFO: Expanding compiler 1 of 3... [2021-06-09T17:35:31.083Z] INFO: Expanding compiler 2 of 3... [2021-06-09T17:35:31.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-09T17:35:31.719Z] --- PASS: TestPause (1.55s) [2021-06-09T17:35:31.719Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T17:35:31.719Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:35:31.719Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:35:31.719Z] === RUN TestPauseStopPausedContainer [2021-06-09T17:35:31.880Z] === RUN TestCopyFromContainer// [2021-06-09T17:35:31.880Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T17:35:31.880Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T17:35:31.880Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T17:35:31.880Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T17:35:31.880Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T17:35:31.880Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T17:35:31.880Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T17:35:31.880Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T17:35:31.880Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T17:35:31.880Z] --- PASS: TestCopyFromContainer (4.19s) [2021-06-09T17:35:31.880Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-09T17:35:31.880Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-09T17:35:31.880Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-06-09T17:35:31.880Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-09T17:35:31.880Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-09T17:35:31.880Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-09T17:35:31.880Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-09T17:35:31.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-06-09T17:35:31.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-09T17:35:31.880Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-09T17:35:31.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T17:35:31.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:35:31.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:35:31.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:35:31.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:35:31.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:35:31.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:35:31.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:35:31.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:35:31.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:35:31.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-09T17:35:31.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T17:35:31.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T17:35:31.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T17:35:31.880Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T17:35:31.880Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-09T17:35:31.880Z] === RUN TestCreateWithInvalidEnv [2021-06-09T17:35:31.880Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T17:35:31.880Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T17:35:31.880Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T17:35:31.880Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T17:35:31.880Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T17:35:31.880Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T17:35:31.880Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T17:35:31.880Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T17:35:31.880Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T17:35:31.880Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-09T17:35:31.880Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T17:35:31.880Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T17:35:31.880Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T17:35:31.880Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T17:35:31.880Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-09T17:35:31.880Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T17:35:32.291Z] === RUN TestCopyFromContainer// [2021-06-09T17:35:32.291Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T17:35:32.547Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T17:35:32.547Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T17:35:32.547Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T17:35:32.803Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T17:35:32.803Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T17:35:32.803Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T17:35:32.803Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T17:35:33.060Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T17:35:33.060Z] --- PASS: TestCopyFromContainer (2.20s) [2021-06-09T17:35:33.060Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-09T17:35:33.060Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-09T17:35:33.060Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-06-09T17:35:33.060Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-09T17:35:33.060Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-06-09T17:35:33.060Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-09T17:35:33.060Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-06-09T17:35:33.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-06-09T17:35:33.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-06-09T17:35:33.060Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-06-09T17:35:33.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T17:35:33.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:35:33.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:35:33.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:35:33.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:35:33.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:35:33.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:35:33.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:35:33.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:35:33.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:35:33.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-09T17:35:33.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T17:35:33.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T17:35:33.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T17:35:33.060Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T17:35:33.060Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-09T17:35:33.060Z] === RUN TestCreateWithInvalidEnv [2021-06-09T17:35:33.060Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T17:35:33.060Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T17:35:33.060Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T17:35:33.060Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T17:35:33.060Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T17:35:33.060Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T17:35:33.060Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T17:35:33.060Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T17:35:33.060Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T17:35:33.060Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-09T17:35:33.060Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T17:35:33.060Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T17:35:33.060Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T17:35:33.060Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T17:35:33.060Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-09T17:35:33.060Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T17:35:33.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-09T17:35:33.366Z] --- PASS: TestPauseStopPausedContainer (1.51s) [2021-06-09T17:35:33.366Z] === RUN TestPidHost [2021-06-09T17:35:33.961Z] INFO: Expanding compiler 3 of 3... [2021-06-09T17:35:34.392Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2021-06-09T17:35:34.392Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T17:35:34.414Z] INFO: Removing downloaded files... [2021-06-09T17:35:34.414Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-09T17:35:34.414Z] INFO: Configuring git core.autocrlf... [2021-06-09T17:35:35.578Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2021-06-09T17:35:35.578Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T17:35:35.755Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2021-06-09T17:35:35.755Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T17:35:35.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:35:35.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:35:35.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:35:35.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:35:35.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:35:35.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:35:35.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:35:35.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:35:35.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:35:35.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:35:35.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:35:35.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:35:36.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:35:36.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:35:36.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:35:36.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-09T17:35:36.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-09T17:35:36.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T17:35:36.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-09T17:35:36.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T17:35:36.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-09T17:35:36.010Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T17:35:36.572Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-06-09T17:35:36.572Z] === RUN TestCreateDifferentPlatform [2021-06-09T17:35:36.572Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T17:35:36.572Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T17:35:36.572Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-09T17:35:36.572Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T17:35:36.572Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T17:35:36.572Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T17:35:36.572Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-09T17:35:36.572Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T17:35:36.572Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-06-09T17:35:36.572Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T17:35:36.572Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-09T17:35:36.572Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-09T17:35:36.572Z] === RUN TestDaemonRestartIpcMode [2021-06-09T17:35:36.572Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T17:35:36.572Z] === RUN TestDaemonHostGatewayIP [2021-06-09T17:35:36.572Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-09T17:35:36.572Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:35:36.572Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T17:35:36.572Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T17:35:36.572Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T17:35:36.572Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-09T17:35:36.572Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-09T17:35:36.572Z] === RUN TestDiff [2021-06-09T17:35:37.497Z] --- PASS: TestDiff (0.66s) [2021-06-09T17:35:37.497Z] === RUN TestExecWithCloseStdin [2021-06-09T17:35:37.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-09T17:35:37.552Z] --- PASS: TestPidHost (4.20s) [2021-06-09T17:35:37.552Z] === RUN TestPsFilter [2021-06-09T17:35:37.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-09T17:35:37.552Z] --- PASS: TestPsFilter (0.14s) [2021-06-09T17:35:37.552Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T17:35:38.092Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2021-06-09T17:35:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T17:35:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:35:38.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:35:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:35:38.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:35:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:35:38.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:35:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:35:38.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:35:38.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:35:38.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:35:38.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:35:38.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:35:38.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:35:38.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:35:38.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:35:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-09T17:35:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-09T17:35:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-09T17:35:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T17:35:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T17:35:38.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-09T17:35:38.092Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T17:35:38.422Z] --- PASS: TestExecWithCloseStdin (0.98s) [2021-06-09T17:35:38.422Z] === RUN TestExec [2021-06-09T17:35:38.926Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.38s) [2021-06-09T17:35:38.926Z] === RUN TestRemoveContainerWithVolume [2021-06-09T17:35:39.019Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-06-09T17:35:39.019Z] === RUN TestCreateDifferentPlatform [2021-06-09T17:35:39.019Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T17:35:39.019Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T17:35:39.019Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-09T17:35:39.019Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T17:35:39.019Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T17:35:39.019Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T17:35:39.019Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-09T17:35:39.019Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T17:35:39.019Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-09T17:35:39.019Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T17:35:39.019Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-09T17:35:39.019Z] === RUN TestDaemonRestartIpcMode [2021-06-09T17:35:39.019Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T17:35:39.019Z] === RUN TestDaemonHostGatewayIP [2021-06-09T17:35:39.019Z] === PAUSE TestDaemonHostGatewayIP [2021-06-09T17:35:39.019Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T17:35:39.019Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T17:35:39.019Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T17:35:39.019Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-09T17:35:39.019Z] === RUN TestDiff [2021-06-09T17:35:39.348Z] --- PASS: TestExec (0.95s) [2021-06-09T17:35:39.348Z] === RUN TestExecUser [2021-06-09T17:35:39.946Z] --- PASS: TestDiff (0.78s) [2021-06-09T17:35:39.946Z] === RUN TestExecWithCloseStdin [2021-06-09T17:35:40.274Z] --- PASS: TestExecUser (0.96s) [2021-06-09T17:35:40.274Z] === RUN TestExportContainerAndImportImage [2021-06-09T17:35:40.302Z] --- PASS: TestRemoveContainerWithVolume (1.34s) [2021-06-09T17:35:40.302Z] === RUN TestRemoveContainerRunning [2021-06-09T17:35:40.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-09T17:35:40.873Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-06-09T17:35:40.873Z] === RUN TestExec [2021-06-09T17:35:41.201Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-06-09T17:35:41.201Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T17:35:41.679Z] --- PASS: TestRemoveContainerRunning (1.32s) [2021-06-09T17:35:41.679Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T17:35:41.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-09T17:35:42.239Z] --- PASS: TestExec (1.14s) [2021-06-09T17:35:42.239Z] === RUN TestExecUser [2021-06-09T17:35:43.054Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.26s) [2021-06-09T17:35:43.054Z] === RUN TestRemoveInvalidContainer [2021-06-09T17:35:43.054Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-09T17:35:43.054Z] === RUN TestRenameLinkedContainer [2021-06-09T17:35:43.166Z] --- PASS: TestExecUser (1.12s) [2021-06-09T17:35:43.166Z] === RUN TestExportContainerAndImportImage [2021-06-09T17:35:43.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-09T17:35:44.469Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-06-09T17:35:44.469Z] === RUN TestHealthCheckWorkdir [2021-06-09T17:35:44.529Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2021-06-09T17:35:44.529Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T17:35:45.457Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2021-06-09T17:35:45.457Z] === RUN TestHealthCheckWorkdir [2021-06-09T17:35:45.832Z] --- PASS: TestHealthCheckWorkdir (1.41s) [2021-06-09T17:35:45.832Z] === RUN TestHealthKillContainer [2021-06-09T17:35:45.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-09T17:35:46.436Z] Removing intermediate container 9ecd567ef396 [2021-06-09T17:35:46.436Z] ---> e7668343f94f [2021-06-09T17:35:46.436Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-09T17:35:46.436Z] ---> Running in 1916b3490b0c [2021-06-09T17:35:46.436Z] Removing intermediate container 1916b3490b0c [2021-06-09T17:35:46.436Z] ---> e6ce357abd85 [2021-06-09T17:35:46.436Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-09T17:35:46.436Z] ---> Running in 0c11f46e4583 [2021-06-09T17:35:46.436Z] Removing intermediate container 0c11f46e4583 [2021-06-09T17:35:46.436Z] ---> 4888c45c4168 [2021-06-09T17:35:46.436Z] Step 10/10 : COPY . . [2021-06-09T17:35:47.346Z] --- PASS: TestHealthCheckWorkdir (1.57s) [2021-06-09T17:35:47.346Z] === RUN TestHealthKillContainer [2021-06-09T17:35:49.093Z] --- PASS: TestHealthKillContainer (2.99s) [2021-06-09T17:35:49.093Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T17:35:49.177Z] --- PASS: TestRenameLinkedContainer (5.64s) [2021-06-09T17:35:49.177Z] === RUN TestRenameStoppedContainer [2021-06-09T17:35:49.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-09T17:35:49.349Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2021-06-09T17:35:49.349Z] === RUN TestIpcModeNone [2021-06-09T17:35:50.112Z] --- PASS: TestRenameStoppedContainer (1.43s) [2021-06-09T17:35:50.112Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T17:35:50.275Z] --- PASS: TestIpcModeNone (0.95s) [2021-06-09T17:35:50.275Z] === RUN TestIpcModePrivate [2021-06-09T17:35:50.610Z] --- PASS: TestHealthKillContainer (3.15s) [2021-06-09T17:35:50.610Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T17:35:51.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-09T17:35:51.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-09T17:35:51.171Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-06-09T17:35:51.171Z] === RUN TestIpcModeNone [2021-06-09T17:35:51.640Z] --- PASS: TestIpcModePrivate (0.94s) [2021-06-09T17:35:51.640Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-09T17:35:51.640Z] === RUN TestIpcModeShareable [2021-06-09T17:35:51.640Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-09T17:35:51.640Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:35:51.640Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T17:35:52.100Z] --- PASS: TestIpcModeNone (1.10s) [2021-06-09T17:35:52.100Z] === RUN TestIpcModePrivate [2021-06-09T17:35:52.424Z] --- PASS: TestRenameRunningContainerAndReuse (2.48s) [2021-06-09T17:35:52.424Z] === RUN TestRenameInvalidName [2021-06-09T17:35:53.464Z] --- PASS: TestIpcModePrivate (1.12s) [2021-06-09T17:35:53.464Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-09T17:35:53.464Z] === RUN TestIpcModeShareable [2021-06-09T17:35:53.803Z] --- PASS: TestRenameInvalidName (1.39s) [2021-06-09T17:35:53.803Z] === RUN TestRenameAnonymousContainer [2021-06-09T17:35:53.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-09T17:35:54.153Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2021-06-09T17:35:54.153Z] === RUN TestAPIIpcModeHost [2021-06-09T17:35:54.153Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-09T17:35:54.153Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:35:54.153Z] === RUN TestDaemonIpcModeShareable [2021-06-09T17:35:54.153Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-09T17:35:54.153Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:35:54.153Z] === RUN TestDaemonIpcModePrivate [2021-06-09T17:35:54.390Z] --- PASS: TestIpcModeShareable (1.15s) [2021-06-09T17:35:54.391Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-09T17:35:54.391Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T17:35:56.665Z] --- PASS: TestDaemonIpcModePrivate (2.66s) [2021-06-09T17:35:56.665Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-09T17:35:56.665Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T17:35:56.665Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-09T17:35:56.665Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:35:56.665Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T17:35:56.665Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-09T17:35:56.665Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:35:56.665Z] === RUN TestIpcModeOlderClient [2021-06-09T17:35:56.665Z] === PAUSE TestIpcModeOlderClient [2021-06-09T17:35:56.665Z] === RUN TestKillContainerInvalidSignal [2021-06-09T17:35:57.226Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-06-09T17:35:57.226Z] === RUN TestKillContainer [2021-06-09T17:35:57.226Z] === RUN TestKillContainer/no_signal [2021-06-09T17:35:57.659Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s) [2021-06-09T17:35:57.659Z] === RUN TestAPIIpcModeHost [2021-06-09T17:35:58.152Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T17:35:58.407Z] === RUN TestKillContainer/killing_signal [2021-06-09T17:35:58.585Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-06-09T17:35:58.585Z] === RUN TestDaemonIpcModeShareable [2021-06-09T17:35:59.068Z] --- PASS: TestRenameAnonymousContainer (4.62s) [2021-06-09T17:35:59.068Z] === RUN TestRenameContainerWithSameName [2021-06-09T17:35:59.334Z] --- PASS: TestKillContainer (2.03s) [2021-06-09T17:35:59.334Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-06-09T17:35:59.334Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-06-09T17:35:59.334Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-06-09T17:35:59.334Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T17:35:59.334Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T17:36:00.003Z] --- PASS: TestRenameContainerWithSameName (1.39s) [2021-06-09T17:36:00.003Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T17:36:00.260Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T17:36:00.473Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2021-06-09T17:36:00.473Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-09T17:36:00.473Z] === RUN TestDaemonIpcModePrivate [2021-06-09T17:36:00.821Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2021-06-09T17:36:00.821Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-06-09T17:36:00.821Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-06-09T17:36:00.821Z] === RUN TestKillStoppedContainer [2021-06-09T17:36:00.821Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-09T17:36:00.821Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T17:36:00.821Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-09T17:36:00.821Z] === RUN TestKillDifferentUserContainer [2021-06-09T17:36:01.382Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-06-09T17:36:01.382Z] === RUN TestInspectOomKilledTrue [2021-06-09T17:36:01.382Z] --- SKIP: TestInspectOomKilledTrue (0.02s) [2021-06-09T17:36:01.382Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:36:01.382Z] === RUN TestInspectOomKilledFalse [2021-06-09T17:36:01.382Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T17:36:01.382Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:36:01.382Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T17:36:01.382Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-09T17:36:01.382Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-09T17:36:01.382Z] === RUN TestLinksContainerNames [2021-06-09T17:36:02.361Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2021-06-09T17:36:02.361Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-09T17:36:02.361Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T17:36:02.542Z] --- PASS: TestRenameContainerWithLinkedContainer (2.57s) [2021-06-09T17:36:02.543Z] === RUN TestResize [2021-06-09T17:36:02.745Z] --- PASS: TestLinksContainerNames (1.36s) [2021-06-09T17:36:02.745Z] === RUN TestLogsFollowTailEmpty [2021-06-09T17:36:03.671Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-06-09T17:36:03.672Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T17:36:03.919Z] --- PASS: TestResize (1.49s) [2021-06-09T17:36:03.919Z] === RUN TestResizeWithInvalidSize [2021-06-09T17:36:04.233Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/default [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/private [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/slave [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/shared [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/default [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/shared [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/slave [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/private [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:36:04.233Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T17:36:04.233Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:36:04.233Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T17:36:04.251Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2021-06-09T17:36:04.251Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-09T17:36:04.251Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:36:04.490Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T17:36:04.745Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:36:04.745Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-09T17:36:04.745Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-09T17:36:04.745Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T17:36:04.745Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2021-06-09T17:36:04.745Z] 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-09T17:36:04.745Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T17:36:04.745Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-09T17:36:04.745Z] 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-09T17:36:04.745Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T17:36:04.745Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-09T17:36:04.745Z] 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-09T17:36:04.745Z] === RUN TestNetworkNat [2021-06-09T17:36:05.299Z] --- PASS: TestResizeWithInvalidSize (1.38s) [2021-06-09T17:36:05.299Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T17:36:05.616Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2021-06-09T17:36:05.617Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-09T17:36:05.617Z] === RUN TestIpcModeOlderClient [2021-06-09T17:36:05.617Z] === PAUSE TestIpcModeOlderClient [2021-06-09T17:36:05.617Z] === RUN TestKillContainerInvalidSignal [2021-06-09T17:36:05.671Z] --- PASS: TestNetworkNat (0.89s) [2021-06-09T17:36:05.671Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T17:36:06.231Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-06-09T17:36:06.231Z] === RUN TestNetworkLoopbackNat [2021-06-09T17:36:06.544Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-06-09T17:36:06.544Z] === RUN TestKillContainer [2021-06-09T17:36:06.544Z] === RUN TestKillContainer/no_signal [2021-06-09T17:36:06.674Z] --- PASS: TestResizeWhenContainerNotStarted (1.36s) [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:06.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:06.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:06.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:36:06.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:07.105Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T17:36:07.675Z] === RUN TestKillContainer/killing_signal [2021-06-09T17:36:08.602Z] --- PASS: TestKillContainer (2.14s) [2021-06-09T17:36:08.602Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-06-09T17:36:08.602Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-06-09T17:36:08.602Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-06-09T17:36:08.602Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T17:36:08.602Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T17:36:08.954Z] ok github.com/docker/docker/libnetwork/networkdb 156.515s coverage: 60.5% of statements [2021-06-09T17:36:08.954Z] ok github.com/docker/docker/libnetwork/options 0.008s coverage: 100.0% of statements [2021-06-09T17:36:08.954Z] ok github.com/docker/docker/libnetwork/osl 4.410s coverage: 39.7% of statements [2021-06-09T17:36:08.954Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2021-06-09T17:36:08.954Z] ok github.com/docker/docker/libnetwork/portallocator 0.021s coverage: 87.1% of statements [2021-06-09T17:36:08.954Z] ok github.com/docker/docker/libnetwork/portmapper 0.551s coverage: 49.5% of statements [2021-06-09T17:36:08.954Z] ok github.com/docker/docker/libnetwork/resolvconf 0.011s coverage: 70.5% of statements [2021-06-09T17:36:08.954Z] ok github.com/docker/docker/libnetwork/types 0.010s coverage: 47.9% of statements [2021-06-09T17:36:08.954Z] ok github.com/docker/docker/oci 0.017s coverage: 45.2% of statements [2021-06-09T17:36:08.954Z] ok github.com/docker/docker/opts 0.033s coverage: 67.1% of statements [2021-06-09T17:36:08.954Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 52.9% of statements [2021-06-09T17:36:09.165Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T17:36:09.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:36:09.492Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2021-06-09T17:36:09.492Z] === RUN TestPause [2021-06-09T17:36:09.492Z] --- SKIP: TestPause (0.01s) [2021-06-09T17:36:09.492Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:36:09.492Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T17:36:09.492Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:36:09.492Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:36:09.492Z] === RUN TestPauseStopPausedContainer [2021-06-09T17:36:09.492Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2021-06-09T17:36:09.492Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:36:09.492Z] === RUN TestPidHost [2021-06-09T17:36:09.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-09T17:36:09.901Z] ok github.com/docker/docker/pkg/archive 0.767s coverage: 81.7% of statements [2021-06-09T17:36:10.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2021-06-09T17:36:10.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-06-09T17:36:10.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-06-09T17:36:10.091Z] === RUN TestKillStoppedContainer [2021-06-09T17:36:10.091Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-09T17:36:10.091Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T17:36:10.091Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-09T17:36:10.091Z] === RUN TestKillDifferentUserContainer [2021-06-09T17:36:10.654Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2021-06-09T17:36:10.654Z] === RUN TestInspectOomKilledTrue [2021-06-09T17:36:10.654Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T17:36:10.654Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-09T17:36:10.654Z] === RUN TestInspectOomKilledFalse [2021-06-09T17:36:11.378Z] --- PASS: TestPidHost (2.01s) [2021-06-09T17:36:11.378Z] === RUN TestPsFilter [2021-06-09T17:36:11.378Z] --- PASS: TestPsFilter (0.10s) [2021-06-09T17:36:11.378Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T17:36:11.581Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2021-06-09T17:36:11.581Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T17:36:11.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:11.821Z] ok github.com/docker/docker/pkg/authorization 0.538s coverage: 68.3% of statements [2021-06-09T17:36:11.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-09T17:36:12.084Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2021-06-09T17:36:12.304Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-06-09T17:36:12.304Z] === RUN TestRemoveContainerWithVolume [2021-06-09T17:36:12.346Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-06-09T17:36:12.507Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-06-09T17:36:12.507Z] === RUN TestLinksContainerNames [2021-06-09T17:36:12.864Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-06-09T17:36:12.864Z] === RUN TestRemoveContainerRunning [2021-06-09T17:36:13.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:13.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:13.425Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-06-09T17:36:13.425Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T17:36:13.872Z] --- PASS: TestLinksContainerNames (1.40s) [2021-06-09T17:36:13.872Z] === RUN TestLogsFollowTailEmpty [2021-06-09T17:36:13.986Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-06-09T17:36:13.986Z] === RUN TestRemoveInvalidContainer [2021-06-09T17:36:14.242Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-09T17:36:14.242Z] === RUN TestRenameLinkedContainer [2021-06-09T17:36:14.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-09T17:36:14.434Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-06-09T17:36:14.434Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T17:36:14.995Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-06-09T17:36:14.995Z] === RUN TestMountDaemonRoot [2021-06-09T17:36:15.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:36:15.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/default [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/private [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/slave [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/shared [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/default [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/shared [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/slave [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/private [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T17:36:15.251Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:36:15.251Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T17:36:15.251Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:36:15.507Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-09T17:36:15.507Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-09T17:36:15.507Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T17:36:16.297Z] ---> 202d7d154875 [2021-06-09T17:36:16.297Z] Successfully built 202d7d154875 [2021-06-09T17:36:16.297Z] Successfully tagged docker:latest [2021-06-09T17:36:16.297Z] INFO: Image build ended at 06/09/2021 17:36:13. Duration:00:03:32.5525684 [2021-06-09T17:36:16.297Z] [2021-06-09T17:36:16.297Z] [2021-06-09T17:36:16.297Z] INFO: Building the test binaries at 06/09/2021 17:36:14... [2021-06-09T17:36:16.560Z] ok github.com/docker/docker/pkg/chrootarchive 2.782s coverage: 43.2% of statements [2021-06-09T17:36:16.560Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-06-09T17:36:16.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-09T17:36:16.755Z] --- PASS: TestRenameLinkedContainer (2.68s) [2021-06-09T17:36:16.755Z] === RUN TestRenameStoppedContainer [2021-06-09T17:36:17.135Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-06-09T17:36:17.682Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-06-09T17:36:17.682Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T17:36:17.728Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-06-09T17:36:17.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-09T17:36:18.023Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2021-06-09T17:36:18.023Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T17:36:18.023Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-06-09T17:36:18.023Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T17:36:18.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-09T17:36:18.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:36:18.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-09T17:36:18.996Z] --- PASS: TestContainerVolumesMountedAsSlave (0.91s) [2021-06-09T17:36:18.996Z] === RUN TestNetworkNat [2021-06-09T17:36:19.027Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:36:19.085Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2021-06-09T17:36:19.085Z] === RUN TestRenameInvalidName [2021-06-09T17:36:19.654Z] --- PASS: TestRenameInvalidName (0.69s) [2021-06-09T17:36:19.654Z] === RUN TestRenameAnonymousContainer [2021-06-09T17:36:19.932Z] --- PASS: TestNetworkNat (0.81s) [2021-06-09T17:36:19.932Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T17:36:20.493Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2021-06-09T17:36:20.493Z] === RUN TestNetworkLoopbackNat [2021-06-09T17:36:20.971Z] INFO: make.ps1 starting at 06/09/2021 17:36:20 [2021-06-09T17:36:21.432Z] INFO: Git commit (0d9b0ed678) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T17:36:21.432Z] INFO: Invoking autogen... [2021-06-09T17:36:21.561Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-09T17:36:21.885Z] INFO: Building daemon... [2021-06-09T17:36:21.951Z] ok github.com/docker/docker/pkg/discovery/kv 3.083s coverage: 84.1% of statements [2021-06-09T17:36:22.167Z] --- PASS: TestRenameAnonymousContainer (2.30s) [2021-06-09T17:36:22.167Z] === RUN TestRenameContainerWithSameName [2021-06-09T17:36:22.422Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-06-09T17:36:22.422Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T17:36:22.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-09T17:36:22.525Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-06-09T17:36:23.099Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-06-09T17:36:23.361Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-06-09T17:36:23.755Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-06-09T17:36:23.755Z] === RUN TestPause [2021-06-09T17:36:23.784Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2021-06-09T17:36:23.784Z] === RUN TestResize [2021-06-09T17:36:24.681Z] --- PASS: TestPause (0.77s) [2021-06-09T17:36:24.681Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T17:36:24.681Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:36:24.681Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:36:24.681Z] === RUN TestPauseStopPausedContainer [2021-06-09T17:36:24.710Z] --- PASS: TestResize (0.68s) [2021-06-09T17:36:24.710Z] === RUN TestResizeWithInvalidSize [2021-06-09T17:36:24.751Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-06-09T17:36:25.014Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 88.5% of statements [2021-06-09T17:36:25.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:36:25.241Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2021-06-09T17:36:25.241Z] === RUN TestPidHost [2021-06-09T17:36:25.270Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-06-09T17:36:25.270Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T17:36:25.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:36:25.833Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-06-09T17:36:25.833Z] === RUN TestDaemonRestartKillContainers [2021-06-09T17:36:25.833Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-09T17:36:25.833Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-09T17:36:25.833Z] === RUN TestCgroupNamespacesRun [2021-06-09T17:36:25.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-09T17:36:25.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-09T17:36:25.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-09T17:36:25.960Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2021-06-09T17:36:26.222Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-06-09T17:36:26.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-09T17:36:27.613Z] ok github.com/docker/docker/pkg/idtools 0.462s coverage: 69.5% of statements [2021-06-09T17:36:27.757Z] --- PASS: TestPidHost (2.07s) [2021-06-09T17:36:27.757Z] === RUN TestPsFilter [2021-06-09T17:36:27.757Z] --- PASS: TestPsFilter (0.13s) [2021-06-09T17:36:27.757Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T17:36:28.318Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-06-09T17:36:28.318Z] === RUN TestRemoveContainerWithVolume [2021-06-09T17:36:28.559Z] ok github.com/docker/docker/pkg/ioutils 0.549s coverage: 69.3% of statements [2021-06-09T17:36:28.879Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-06-09T17:36:28.879Z] === RUN TestRemoveContainerRunning [2021-06-09T17:36:29.105Z] --- PASS: TestCgroupNamespacesRun (2.76s) [2021-06-09T17:36:29.105Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T17:36:29.139Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-06-09T17:36:29.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.22s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.85s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.13s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.93s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.82s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.99s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.25s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.42s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.12s) [2021-06-09T17:36:29.613Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.10s) [2021-06-09T17:36:29.613Z] === RUN TestCgroupNamespacesRun [2021-06-09T17:36:29.715Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-06-09T17:36:29.813Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-06-09T17:36:29.813Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T17:36:29.976Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-06-09T17:36:30.374Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-06-09T17:36:30.374Z] === RUN TestRemoveInvalidContainer [2021-06-09T17:36:30.374Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-09T17:36:30.374Z] === RUN TestRenameLinkedContainer [2021-06-09T17:36:30.551Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-06-09T17:36:30.814Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-06-09T17:36:30.992Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.26s) [2021-06-09T17:36:30.992Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T17:36:31.388Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-06-09T17:36:31.964Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-06-09T17:36:32.903Z] --- PASS: TestCgroupNamespacesRun (2.89s) [2021-06-09T17:36:32.903Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T17:36:33.504Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.67s) [2021-06-09T17:36:33.504Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T17:36:33.639Z] --- PASS: TestRenameLinkedContainer (2.92s) [2021-06-09T17:36:33.639Z] === RUN TestRenameStoppedContainer [2021-06-09T17:36:33.902Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-06-09T17:36:33.902Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T17:36:34.805Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.05s) [2021-06-09T17:36:34.805Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T17:36:35.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-09T17:36:35.791Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2021-06-09T17:36:35.791Z] === RUN TestRenameInvalidName [2021-06-09T17:36:35.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-09T17:36:36.047Z] --- PASS: TestRenameInvalidName (0.73s) [2021-06-09T17:36:36.047Z] === RUN TestRenameAnonymousContainer [2021-06-09T17:36:36.769Z] --- PASS: TestCgroupNamespacesRunHostMode (2.90s) [2021-06-09T17:36:36.769Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T17:36:37.262Z] ok github.com/docker/docker/libnetwork/iptables 220.807s coverage: 45.1% of statements [2021-06-09T17:36:37.525Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2021-06-09T17:36:37.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-09T17:36:37.901Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.01s) [2021-06-09T17:36:37.901Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T17:36:38.472Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-06-09T17:36:38.563Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2021-06-09T17:36:38.563Z] === RUN TestRenameContainerWithSameName [2021-06-09T17:36:39.049Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-06-09T17:36:39.281Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.66s) [2021-06-09T17:36:39.281Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T17:36:39.312Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2021-06-09T17:36:39.492Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-06-09T17:36:39.492Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T17:36:39.803Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-09T17:36:39.887Z] ok github.com/docker/docker/libnetwork/drivers/bridge 247.880s coverage: 59.9% of statements [2021-06-09T17:36:40.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-09T17:36:40.461Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2021-06-09T17:36:40.627Z] --- PASS: TestCgroupNamespacesRunHostMode (2.93s) [2021-06-09T17:36:40.627Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T17:36:40.627Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-09T17:36:40.724Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [2021-06-09T17:36:40.863Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2021-06-09T17:36:40.863Z] === RUN TestResize [2021-06-09T17:36:41.425Z] --- PASS: TestResize (0.72s) [2021-06-09T17:36:41.425Z] === RUN TestResizeWithInvalidSize [2021-06-09T17:36:41.561Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-09T17:36:41.672Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-06-09T17:36:41.792Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2021-06-09T17:36:41.792Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T17:36:41.934Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-06-09T17:36:42.351Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2021-06-09T17:36:42.351Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T17:36:42.510Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-06-09T17:36:42.913Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:42.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:42.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:42.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:36:42.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:36:43.157Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-06-09T17:36:43.157Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T17:36:43.462Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.04s) [2021-06-09T17:36:43.462Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T17:36:43.901Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 52.9% of statements [2021-06-09T17:36:44.476Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 39.6% of statements [2021-06-09T17:36:44.738Z] ok github.com/docker/docker/pkg/signal 3.727s coverage: 62.3% of statements [2021-06-09T17:36:44.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-09T17:36:45.001Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2021-06-09T17:36:45.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:45.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:45.577Z] testing: warning: no tests to run [2021-06-09T17:36:45.577Z] coverage: [no statements] [2021-06-09T17:36:45.577Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2021-06-09T17:36:45.668Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.69s) [2021-06-09T17:36:45.668Z] === RUN TestNISDomainname [2021-06-09T17:36:45.668Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-09T17:36:45.668Z] 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-09T17:36:45.668Z] === RUN TestHostnameDnsResolution [2021-06-09T17:36:45.773Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.97s) [2021-06-09T17:36:45.773Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T17:36:45.841Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2021-06-09T17:36:46.104Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-06-09T17:36:46.104Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-06-09T17:36:46.340Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-06-09T17:36:46.340Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T17:36:46.384Z] Removing intermediate container ad2c0ed181aa [2021-06-09T17:36:46.384Z] ---> ffc11fad065c [2021-06-09T17:36:46.384Z] 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-09T17:36:46.384Z] ---> Running in 562b6381a323 [2021-06-09T17:36:46.384Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-09T17:36:46.384Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T17:36:46.384Z] go: finding gotest.tools v0.5.3 [2021-06-09T17:36:46.384Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T17:36:46.384Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T17:36:46.384Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:36:46.384Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-09T17:36:46.384Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T17:36:46.384Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:36:46.384Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:36:46.384Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:36:46.384Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:36:46.384Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-09T17:36:46.384Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:36:46.384Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:36:46.384Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T17:36:46.384Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:36:46.384Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:36:46.384Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:36:46.384Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:36:46.384Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:36:46.384Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:36:46.384Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:36:46.384Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:36:46.384Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:36:46.384Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:36:46.384Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:36:46.384Z] go: finding github.com/fatih/color v1.9.0 [2021-06-09T17:36:46.384Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:36:46.384Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:36:46.384Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T17:36:46.384Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:36:46.384Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:36:46.384Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:36:46.384Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:36:46.384Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:36:46.384Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:36:46.384Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:36:46.384Z] INFO: Build done for gotestsum... [2021-06-09T17:36:46.682Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2021-06-09T17:36:46.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:36:46.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:36:46.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-09T17:36:47.033Z] --- PASS: TestHostnameDnsResolution (1.19s) [2021-06-09T17:36:47.033Z] === RUN TestStats [2021-06-09T17:36:47.033Z] --- SKIP: TestStats (0.00s) [2021-06-09T17:36:47.033Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:36:47.033Z] === RUN TestStopContainerWithTimeout [2021-06-09T17:36:47.033Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T17:36:47.033Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T17:36:47.033Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T17:36:47.033Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T17:36:47.033Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T17:36:47.033Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T17:36:47.033Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T17:36:47.033Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T17:36:47.033Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T17:36:47.033Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T17:36:47.501Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-09T17:36:47.501Z] Copying nested executables into bundles/binary-daemon [2021-06-09T17:36:47.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:36:47.959Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T17:36:48.071Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-09T17:36:48.071Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:36:48.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:36:48.607Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2021-06-09T17:36:48.607Z] ok github.com/docker/docker/plugin 0.549s coverage: 23.2% of statements [2021-06-09T17:36:48.642Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-09T17:36:48.642Z] [2021-06-09T17:36:48.870Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 85.4% of statements [2021-06-09T17:36:49.441Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.64s) [2021-06-09T17:36:49.441Z] === RUN TestNISDomainname [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-09T17:36:49.703Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-09T17:36:49.819Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-06-09T17:36:49.844Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T17:36:49.929Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/make.sh cross [2021-06-09T17:36:50.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:36:50.190Z] [2021-06-09T17:36:50.433Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:36:50.450Z] Removing bundles/ [2021-06-09T17:36:50.450Z] [2021-06-09T17:36:50.450Z] ---> Making bundle: cross (in bundles/cross) [2021-06-09T17:36:50.450Z] Cross building: bundles/cross/linux/amd64 [2021-06-09T17:36:50.450Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-09T17:36:50.450Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-09T17:36:51.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-09T17:36:51.213Z] ok github.com/docker/docker/quota 0.391s coverage: 71.4% of statements [2021-06-09T17:36:51.654Z] --- PASS: TestNISDomainname (2.40s) [2021-06-09T17:36:51.654Z] === RUN TestHostnameDnsResolution [2021-06-09T17:36:51.788Z] ok github.com/docker/docker/registry 0.168s coverage: 58.8% of statements [2021-06-09T17:36:51.913Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-09T17:36:52.361Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-09T17:36:52.361Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-06-09T17:36:52.361Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-06-09T17:36:52.361Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2021-06-09T17:36:52.361Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2021-06-09T17:36:52.361Z] === RUN TestDeleteDevicemapper [2021-06-09T17:36:52.361Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T17:36:52.361Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:36:52.361Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T17:36:52.364Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 50.9% of statements [2021-06-09T17:36:52.364Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2021-06-09T17:36:52.942Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2021-06-09T17:36:53.290Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-09T17:36:53.526Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2021-06-09T17:36:53.700Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:36:53.700Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:36:53.856Z] --- PASS: TestHostnameDnsResolution (2.25s) [2021-06-09T17:36:53.856Z] === RUN TestStats [2021-06-09T17:36:54.791Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-09T17:36:55.632Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2021-06-09T17:36:55.632Z] === RUN TestUpdateMemory [2021-06-09T17:36:55.632Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-09T17:36:55.632Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:36:55.632Z] === RUN TestUpdateCPUQuota [2021-06-09T17:36:55.632Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-09T17:36:55.632Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:36:55.632Z] === RUN TestUpdatePidsLimit [2021-06-09T17:36:55.632Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-09T17:36:55.632Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:36:55.632Z] === RUN TestUpdateRestartPolicy [2021-06-09T17:36:56.085Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2021-06-09T17:36:56.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.24s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.12s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2021-06-09T17:36:56.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2021-06-09T17:36:56.215Z] === RUN TestCgroupNamespacesRun [2021-06-09T17:36:56.642Z] Removing intermediate container 562b6381a323 [2021-06-09T17:36:56.642Z] ---> 98821bcce5d6 [2021-06-09T17:36:56.642Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-09T17:36:56.642Z] ---> Running in db026f912f4c [2021-06-09T17:36:56.642Z] Removing intermediate container db026f912f4c [2021-06-09T17:36:56.642Z] ---> a7211155b4fe [2021-06-09T17:36:56.642Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-09T17:36:56.642Z] ---> Running in cf837444bb91 [2021-06-09T17:36:57.034Z] ok github.com/docker/docker/volume/local 0.197s coverage: 76.4% of statements [2021-06-09T17:36:57.034Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2021-06-09T17:36:57.095Z] Removing intermediate container cf837444bb91 [2021-06-09T17:36:57.095Z] ---> 90d86f18f9b5 [2021-06-09T17:36:57.095Z] Step 10/10 : COPY . . [2021-06-09T17:36:57.105Z] --- PASS: TestStats (3.34s) [2021-06-09T17:36:57.105Z] === RUN TestStopContainerWithTimeout [2021-06-09T17:36:57.105Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T17:36:57.105Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T17:36:57.105Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T17:36:57.105Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T17:36:57.105Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T17:36:57.105Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T17:36:57.105Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T17:36:57.105Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T17:36:57.105Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T17:36:57.105Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T17:36:57.579Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2021-06-09T17:36:57.579Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T17:36:57.579Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-09T17:36:57.579Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-09T17:36:57.579Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T17:36:58.956Z] ok github.com/docker/docker/volume/service 0.031s coverage: 72.3% of statements [2021-06-09T17:36:59.465Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2021-06-09T17:36:59.465Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T17:36:59.639Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T17:37:01.353Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2021-06-09T17:37:01.353Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T17:37:01.540Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T17:37:02.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-09T17:37:02.717Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2021-06-09T17:37:02.717Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T17:37:03.411Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-09T17:37:03.411Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-06-09T17:37:03.411Z] --- PASS: TestStopContainerWithTimeout/0 (2.06s) [2021-06-09T17:37:03.411Z] --- PASS: TestStopContainerWithTimeout/-1 (4.07s) [2021-06-09T17:37:03.411Z] --- PASS: TestStopContainerWithTimeout/3 (3.39s) [2021-06-09T17:37:03.411Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2021-06-09T17:37:03.411Z] === RUN TestDeleteDevicemapper [2021-06-09T17:37:03.411Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T17:37:03.411Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:37:03.411Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T17:37:04.082Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2021-06-09T17:37:04.082Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T17:37:04.642Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-06-09T17:37:04.642Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T17:37:05.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-09T17:37:06.531Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2021-06-09T17:37:06.531Z] === RUN TestNISDomainname [2021-06-09T17:37:06.881Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-09T17:37:07.108Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2021-06-09T17:37:07.794Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2021-06-09T17:37:07.795Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T17:37:07.896Z] --- PASS: TestNISDomainname (1.35s) [2021-06-09T17:37:07.896Z] === RUN TestHostnameDnsResolution [2021-06-09T17:37:08.258Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-09T17:37:08.258Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.75s) [2021-06-09T17:37:08.258Z] === RUN TestUpdateMemory [2021-06-09T17:37:08.258Z] --- SKIP: TestUpdateMemory (0.02s) [2021-06-09T17:37:08.258Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:37:08.258Z] === RUN TestUpdateCPUQuota [2021-06-09T17:37:08.518Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-09T17:37:08.721Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-06-09T17:37:08.721Z] === RUN TestWaitNonBlocked [2021-06-09T17:37:08.721Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:37:08.721Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:37:08.721Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:37:08.721Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:37:08.721Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:37:08.721Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:37:09.085Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-09T17:37:09.283Z] --- PASS: TestHostnameDnsResolution (1.23s) [2021-06-09T17:37:09.283Z] === RUN TestStats [2021-06-09T17:37:09.646Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-09T17:37:09.646Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-06-09T17:37:09.646Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2021-06-09T17:37:09.646Z] === RUN TestWaitBlocked [2021-06-09T17:37:09.646Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:37:09.646Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:37:09.646Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:37:09.646Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:37:09.646Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:37:09.646Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:37:09.654Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-09T17:37:09.913Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-09T17:37:09.913Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-09T17:37:09.913Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-09T17:37:11.012Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-09T17:37:11.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2021-06-09T17:37:11.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-06-09T17:37:11.012Z] === CONT TestDaemonRestartIpcMode [2021-06-09T17:37:11.013Z] === CONT TestIpcModeOlderClient [2021-06-09T17:37:11.013Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-06-09T17:37:11.013Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T17:37:11.290Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-09T17:37:11.810Z] --- PASS: TestStats (2.81s) [2021-06-09T17:37:11.810Z] === RUN TestStopContainerWithTimeout [2021-06-09T17:37:11.810Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T17:37:11.810Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T17:37:11.810Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T17:37:11.810Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T17:37:11.810Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T17:37:11.810Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T17:37:11.810Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T17:37:11.810Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T17:37:11.810Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T17:37:11.810Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T17:37:13.176Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T17:37:13.200Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-09T17:37:15.063Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T17:37:15.114Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-09T17:37:16.251Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.92s) [2021-06-09T17:37:16.251Z] --- PASS: TestDaemonRestartIpcMode (5.55s) [2021-06-09T17:37:16.251Z] PASS [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === Skipped [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-09T17:37:16.251Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-09T17:37:16.251Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-09T17:37:16.251Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-09T17:37:16.251Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-09T17:37:16.251Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-09T17:37:16.251Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-09T17:37:16.251Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-09T17:37:16.251Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-09T17:37:16.251Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.02s) [2021-06-09T17:37:16.251Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-09T17:37:16.251Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-09T17:37:16.251Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2021-06-09T17:37:16.251Z] 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-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-09T17:37:16.251Z] 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-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-09T17:37:16.251Z] 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-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestPause (0.01s) [2021-06-09T17:37:16.251Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:37:16.251Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2021-06-09T17:37:16.251Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-09T17:37:16.251Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-09T17:37:16.251Z] 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-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-09T17:37:16.251Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T17:37:16.251Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-09T17:37:16.251Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-09T17:37:16.251Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-09T17:37:16.251Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] [2021-06-09T17:37:16.251Z] DONE 177 tests, 25 skipped in 109.102s [2021-06-09T17:37:16.251Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T17:37:16.506Z] INFO: Testing against a local daemon [2021-06-09T17:37:16.506Z] === RUN TestCommitInheritsEnv [2021-06-09T17:37:16.950Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-09T17:37:16.950Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2021-06-09T17:37:16.950Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2021-06-09T17:37:16.950Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2021-06-09T17:37:16.950Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-06-09T17:37:16.950Z] === RUN TestDeleteDevicemapper [2021-06-09T17:37:16.950Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T17:37:16.950Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:37:16.950Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T17:37:17.645Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-09T17:37:17.905Z] --- PASS: TestUpdateCPUQuota (9.77s) [2021-06-09T17:37:17.905Z] === RUN TestUpdatePidsLimit [2021-06-09T17:37:18.163Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-09T17:37:18.163Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-09T17:37:18.391Z] --- PASS: TestCommitInheritsEnv (1.66s) [2021-06-09T17:37:18.391Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T17:37:18.391Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-09T17:37:18.391Z] === RUN TestImagesFilterMultiReference [2021-06-09T17:37:18.391Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-09T17:37:18.391Z] === RUN TestImagePullPlatformInvalid [2021-06-09T17:37:18.391Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-09T17:37:18.391Z] === RUN TestRemoveImageOrphaning [2021-06-09T17:37:18.730Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-09T17:37:19.296Z] === RUN TestUpdatePidsLimit/no_change [2021-06-09T17:37:19.354Z] ok github.com/docker/docker/libnetwork 291.781s coverage: 41.0% of statements [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T17:37:19.354Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === Skipped [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:73: No driver to put! [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-09T17:37:19.354Z] time="2021-06-09T17:31:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-09T17:37:19.354Z] time="2021-06-09T17:31:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-09T17:37:19.354Z] time="2021-06-09T17:31:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-09T17:37:19.354Z] time="2021-06-09T17:31:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-09T17:37:19.354Z] time="2021-06-09T17:31:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:73: No driver to put! [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-09T17:37:19.354Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-09T17:37:19.354Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-09T17:37:19.354Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:37:19.354Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-09T17:37:19.354Z] graphtest_unix.go:73: No driver to put! [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-06-09T17:37:19.354Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T17:37:19.354Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T17:37:19.354Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T17:37:19.354Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T17:37:19.354Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T17:37:19.354Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T17:37:19.354Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T17:37:19.354Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T17:37:19.354Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.354Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T17:37:19.354Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:37:19.354Z] [2021-06-09T17:37:19.355Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-09T17:37:19.355Z] firewalld_test.go:13: firewalld is not running [2021-06-09T17:37:19.355Z] [2021-06-09T17:37:19.355Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-09T17:37:19.355Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-09T17:37:19.355Z] [2021-06-09T17:37:19.355Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-09T17:37:19.355Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-09T17:37:19.355Z] [2021-06-09T17:37:19.355Z] [2021-06-09T17:37:19.355Z] DONE 2654 tests, 35 skipped in 451.189s Post stage [Pipeline] junit [2021-06-09T17:37:19.371Z] Recording test results [2021-06-09T17:37:19.554Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-09T17:37:20.121Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-09T17:37:20.215Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s) [2021-06-09T17:37:20.215Z] === RUN TestUpdateMemory [2021-06-09T17:37:20.305Z] --- PASS: TestRemoveImageOrphaning (1.88s) [2021-06-09T17:37:20.305Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T17:37:20.305Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-09T17:37:20.305Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-09T17:37:20.305Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T17:37:20.305Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-09T17:37:20.305Z] === RUN TestTagInvalidReference [2021-06-09T17:37:20.305Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-09T17:37:20.305Z] === RUN TestTagValidPrefixedRepo [2021-06-09T17:37:20.305Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-09T17:37:20.305Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T17:37:20.305Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-09T17:37:20.305Z] === RUN TestTagOfficialNames [2021-06-09T17:37:20.305Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-09T17:37:20.305Z] === RUN TestTagMatchesDigest [2021-06-09T17:37:20.305Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-06-09T17:37:20.305Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-09T17:37:20.687Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-09T17:37:21.017Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T17:37:21.143Z] --- PASS: TestUpdateMemory (1.33s) [2021-06-09T17:37:21.143Z] === RUN TestUpdateCPUQuota [2021-06-09T17:37:21.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/make.sh dynbinary test-integration [2021-06-09T17:37:21.623Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-09T17:37:21.882Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-09T17:37:22.140Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-09T17:37:22.320Z] [2021-06-09T17:37:22.320Z] Removing bundles/ [2021-06-09T17:37:22.320Z] [2021-06-09T17:37:22.320Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T17:37:22.320Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:37:22.320Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:37:22.399Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-09T17:37:22.967Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-09T17:37:23.903Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-09T17:37:24.470Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-09T17:37:25.037Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-09T17:37:25.604Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-09T17:37:25.604Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-09T17:37:26.172Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-09T17:37:28.075Z] --- PASS: TestUpdatePidsLimit (9.90s) [2021-06-09T17:37:28.075Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.16s) [2021-06-09T17:37:28.075Z] --- PASS: TestUpdatePidsLimit/no_change (1.33s) [2021-06-09T17:37:28.075Z] --- PASS: TestUpdatePidsLimit/update_lower (1.25s) [2021-06-09T17:37:28.075Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.24s) [2021-06-09T17:37:28.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.34s) [2021-06-09T17:37:28.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.30s) [2021-06-09T17:37:28.075Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.40s) [2021-06-09T17:37:28.075Z] === RUN TestUpdateRestartPolicy [2021-06-09T17:37:29.222Z] --- PASS: TestUpdateCPUQuota (6.79s) [2021-06-09T17:37:29.222Z] === RUN TestUpdatePidsLimit [2021-06-09T17:37:29.222Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-09T17:37:29.222Z] === RUN TestUpdatePidsLimit/no_change [2021-06-09T17:37:29.478Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-09T17:37:30.039Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-09T17:37:30.967Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-09T17:37:31.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-09T17:37:32.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-09T17:37:32.261Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-09T17:37:32.521Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-09T17:37:33.088Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-09T17:37:33.456Z] --- PASS: TestUpdatePidsLimit (5.59s) [2021-06-09T17:37:33.456Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-06-09T17:37:33.456Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-06-09T17:37:33.456Z] --- PASS: TestUpdatePidsLimit/update_lower (0.71s) [2021-06-09T17:37:33.456Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-06-09T17:37:33.456Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-06-09T17:37:33.456Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s) [2021-06-09T17:37:33.456Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) [2021-06-09T17:37:33.456Z] === RUN TestUpdateRestartPolicy [2021-06-09T17:37:33.820Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-09T17:37:34.462Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-09T17:37:35.343Z] [2021-06-09T17:37:35.343Z] ________ ____ __. [2021-06-09T17:37:35.343Z] \_____ \ | |/ _| [2021-06-09T17:37:35.343Z] / | \| < [2021-06-09T17:37:35.343Z] / | \ | \ [2021-06-09T17:37:35.343Z] \_______ /____|__ \ [2021-06-09T17:37:35.343Z] \/ \/ [2021-06-09T17:37:35.343Z] [2021-06-09T17:37:35.343Z] INFO: make.ps1 ended at 06/09/2021 17:37:34 [2021-06-09T17:37:36.869Z] INFO: Binaries build ended at 06/09/2021 17:37:36. Duration:00:01:22.4877862 [2021-06-09T17:37:37.760Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-09T17:37:38.392Z] INFO: Copying the built daemon binary to d:\CI\PR-42432\4\binary\dockerd-0d9b0ed678.exe... [2021-06-09T17:37:38.392Z] INFO: Copying the built client binary to d:\CI\PR-42432\4\binary\docker-0d9b0ed678.exe... [2021-06-09T17:37:38.392Z] INFO: Copying dockerversion from the container... [2021-06-09T17:37:38.392Z] INFO: Copying the golang package from the container to d:\CI\PR-42432\4\installer\go.zip... [2021-06-09T17:37:38.703Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-09T17:37:38.703Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-09T17:37:38.961Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-09T17:37:39.219Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-09T17:37:39.910Z] INFO: Extracting go.zip to d:\CI\PR-42432\4\go [2021-06-09T17:37:42.504Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-09T17:37:43.072Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-09T17:37:44.008Z] --- PASS: TestUpdateRestartPolicy (16.10s) [2021-06-09T17:37:44.008Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T17:37:44.008Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-09T17:37:45.384Z] --- PASS: TestUpdateRestartWithAutoRemove (1.38s) [2021-06-09T17:37:45.384Z] === RUN TestWaitNonBlocked [2021-06-09T17:37:45.384Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:37:45.384Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:37:45.384Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:37:45.384Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:37:45.384Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:37:45.384Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:37:47.822Z] ---> f1051e5fa30e [2021-06-09T17:37:47.822Z] Successfully built f1051e5fa30e [2021-06-09T17:37:47.822Z] Successfully tagged docker:latest [2021-06-09T17:37:47.822Z] INFO: Image build ended at 06/09/2021 17:37:42. Duration:00:03:02.0183582 [2021-06-09T17:37:47.822Z] [2021-06-09T17:37:47.822Z] [2021-06-09T17:37:47.822Z] INFO: Building the test binaries at 06/09/2021 17:37:42... [2021-06-09T17:37:47.822Z] INFO: make.ps1 starting at 06/09/2021 17:37:47 [2021-06-09T17:37:47.822Z] INFO: Git commit (0d9b0ed678) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T17:37:47.822Z] INFO: Invoking autogen... [2021-06-09T17:37:47.916Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-06-09T17:37:47.916Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.04s) [2021-06-09T17:37:47.916Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.15s) [2021-06-09T17:37:47.916Z] === RUN TestWaitBlocked [2021-06-09T17:37:47.916Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:37:47.916Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:37:47.916Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:37:47.916Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:37:47.916Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:37:47.916Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:37:48.275Z] INFO: Building daemon... [2021-06-09T17:37:48.300Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2021-06-09T17:37:48.300Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T17:37:48.300Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2021-06-09T17:37:48.300Z] === RUN TestWaitNonBlocked [2021-06-09T17:37:48.300Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:37:48.300Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:37:48.300Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:37:48.300Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:37:48.300Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:37:48.300Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:37:48.300Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-09T17:37:48.300Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2021-06-09T17:37:48.300Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2021-06-09T17:37:48.300Z] === RUN TestWaitBlocked [2021-06-09T17:37:48.300Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:37:48.300Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:37:48.300Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:37:48.300Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:37:48.300Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:37:48.300Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:37:49.293Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-09T17:37:49.293Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-09T17:37:49.666Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-09T17:37:49.666Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2021-06-09T17:37:49.666Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2021-06-09T17:37:49.666Z] === CONT TestContainerStartOnDaemonRestart [2021-06-09T17:37:49.666Z] === CONT TestContainerKillOnDaemonStart [2021-06-09T17:37:50.237Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-09T17:37:50.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.37s) [2021-06-09T17:37:50.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.39s) [2021-06-09T17:37:50.237Z] === CONT TestContainerStartOnDaemonRestart [2021-06-09T17:37:50.237Z] === CONT TestIpcModeOlderClient [2021-06-09T17:37:50.237Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-06-09T17:37:50.237Z] === CONT TestContainerKillOnDaemonStart [2021-06-09T17:37:50.496Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-09T17:37:51.874Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-09T17:37:51.874Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-09T17:37:51.874Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-09T17:37:51.874Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-09T17:37:51.874Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-09T17:37:52.933Z] --- PASS: TestContainerStartOnDaemonRestart (2.94s) [2021-06-09T17:37:52.933Z] === CONT TestIpcModeOlderClient [2021-06-09T17:37:52.933Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-09T17:37:52.933Z] === CONT TestDaemonHostGatewayIP [2021-06-09T17:37:56.067Z] --- PASS: TestContainerStartOnDaemonRestart (5.44s) [2021-06-09T17:37:56.067Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T17:37:56.198Z] --- PASS: TestDaemonHostGatewayIP (3.40s) [2021-06-09T17:37:56.198Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T17:37:58.601Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-09T17:37:58.601Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-09T17:37:58.713Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2021-06-09T17:37:58.713Z] === CONT TestDaemonRestartIpcMode [2021-06-09T17:37:59.538Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.17s) [2021-06-09T17:37:59.538Z] === CONT TestDaemonHostGatewayIP [2021-06-09T17:38:01.228Z] --- PASS: TestDaemonRestartIpcMode (3.05s) [2021-06-09T17:38:01.790Z] --- PASS: TestContainerKillOnDaemonStart (12.32s) [2021-06-09T17:38:01.790Z] PASS [2021-06-09T17:38:01.790Z] [2021-06-09T17:38:01.790Z] === Skipped [2021-06-09T17:38:01.790Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-09T17:38:01.790Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:38:01.790Z] [2021-06-09T17:38:01.790Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-09T17:38:01.790Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-09T17:38:01.790Z] [2021-06-09T17:38:01.790Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:38:01.790Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:38:01.790Z] [2021-06-09T17:38:01.790Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-09T17:38:01.790Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-09T17:38:01.790Z] [2021-06-09T17:38:01.790Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T17:38:01.790Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:38:01.790Z] [2021-06-09T17:38:01.790Z] [2021-06-09T17:38:01.790Z] DONE 196 tests, 5 skipped in 151.272s [2021-06-09T17:38:01.790Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T17:38:02.045Z] INFO: Testing against a local daemon [2021-06-09T17:38:02.045Z] === RUN TestCommitInheritsEnv [2021-06-09T17:38:02.301Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-06-09T17:38:02.301Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T17:38:02.301Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-09T17:38:02.301Z] === RUN TestImagesFilterMultiReference [2021-06-09T17:38:02.301Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-09T17:38:02.301Z] === RUN TestImagePullPlatformInvalid [2021-06-09T17:38:02.301Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-09T17:38:02.301Z] === RUN TestRemoveImageOrphaning [2021-06-09T17:38:02.557Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-06-09T17:38:02.557Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T17:38:03.727Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-09T17:38:04.446Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2021-06-09T17:38:04.446Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T17:38:04.446Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-09T17:38:04.446Z] === RUN TestTagInvalidReference [2021-06-09T17:38:04.702Z] --- PASS: TestTagInvalidReference (0.06s) [2021-06-09T17:38:04.702Z] === RUN TestTagValidPrefixedRepo [2021-06-09T17:38:04.702Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-09T17:38:04.702Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T17:38:04.702Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-09T17:38:04.702Z] === RUN TestTagOfficialNames [2021-06-09T17:38:04.702Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-09T17:38:04.702Z] === RUN TestTagMatchesDigest [2021-06-09T17:38:04.702Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-09T17:38:04.702Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-09T17:38:04.974Z] INFO: Extraction ended at 06/09/2021 17:38:02. Duration:00:00:22.9240816 [2021-06-09T17:38:04.974Z] INFO: Updating the golang and path environment variables [2021-06-09T17:38:04.974Z] INFO: GOPATH=d:\gopath [2021-06-09T17:38:04.974Z] INFO: go version go1.13.15 windows/amd64 [2021-06-09T17:38:04.974Z] INFO: Running the daemon under test in debug mode [2021-06-09T17:38:04.974Z] INFO: Starting a daemon under test... [2021-06-09T17:38:04.974Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42432\4\daemon --pidfile d:\CI\PR-42432\4\docker.pid -D [2021-06-09T17:38:04.974Z] INFO: Process started successfully. [2021-06-09T17:38:04.974Z] INFO: Start tailing logs of the daemon under tests [2021-06-09T17:38:04.974Z] INFO: Waiting for the daemon under test to start... [2021-06-09T17:38:05.645Z] --- PASS: TestContainerKillOnDaemonStart (15.30s) [2021-06-09T17:38:05.645Z] === CONT TestDaemonRestartIpcMode [2021-06-09T17:38:05.904Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-09T17:38:06.471Z] --- PASS: TestDaemonHostGatewayIP (6.89s) [2021-06-09T17:38:09.006Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-09T17:38:10.908Z] --- PASS: TestDaemonRestartIpcMode (5.27s) [2021-06-09T17:38:10.908Z] PASS [2021-06-09T17:38:10.908Z] [2021-06-09T17:38:10.908Z] === Skipped [2021-06-09T17:38:10.908Z] === SKIP: amd64.integration.container TestCheckpoint (0.02s) [2021-06-09T17:38:10.908Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:38:10.908Z] [2021-06-09T17:38:10.908Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-09T17:38:10.908Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:38:10.908Z] [2021-06-09T17:38:10.908Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-09T17:38:10.908Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:38:10.908Z] [2021-06-09T17:38:10.908Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:38:10.908Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:38:10.908Z] [2021-06-09T17:38:10.908Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T17:38:10.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:38:10.908Z] [2021-06-09T17:38:10.908Z] === SKIP: amd64.integration.container TestUpdateMemory (0.02s) [2021-06-09T17:38:10.908Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:38:10.908Z] [2021-06-09T17:38:10.908Z] [2021-06-09T17:38:10.908Z] DONE 196 tests, 6 skipped in 247.641s [2021-06-09T17:38:10.908Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T17:38:10.908Z] ++ 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-09T17:38:10.908Z] ++ set -e [2021-06-09T17:38:10.908Z] ++ '[' -n 0 ']' [2021-06-09T17:38:10.908Z] ++ set -x [2021-06-09T17:38:10.908Z] ++ 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-09T17:38:10.908Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-09T17:38:10.908Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-09T17:38:10.908Z] INFO: Testing against a local daemon [2021-06-09T17:38:11.166Z] === RUN TestCommitInheritsEnv [2021-06-09T17:38:11.425Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-09T17:38:11.425Z] --- PASS: TestCommitInheritsEnv (0.48s) [2021-06-09T17:38:11.425Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T17:38:11.425Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-09T17:38:11.425Z] === RUN TestImagesFilterMultiReference [2021-06-09T17:38:11.683Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-09T17:38:11.683Z] === RUN TestImagePullPlatformInvalid=== RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-09T17:38:11.683Z] [2021-06-09T17:38:11.683Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-09T17:38:11.683Z] === RUN TestRemoveImageOrphaning [2021-06-09T17:38:11.938Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-09T17:38:11.938Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-09T17:38:12.250Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2021-06-09T17:38:12.250Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T17:38:12.250Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-09T17:38:12.507Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-09T17:38:12.507Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-09T17:38:12.816Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-09T17:38:13.078Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-09T17:38:13.078Z] Cross building: bundles/cross/windows/amd64 [2021-06-09T17:38:13.078Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-09T17:38:13.078Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-09T17:38:15.347Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-09T17:38:15.347Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-09T17:38:15.347Z] --- PASS: TestRemoveImageGarbageCollector (3.18s) [2021-06-09T17:38:15.347Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T17:38:15.347Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-06-09T17:38:15.347Z] === RUN TestTagInvalidReference [2021-06-09T17:38:15.347Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-09T17:38:15.347Z] === RUN TestTagValidPrefixedRepo [2021-06-09T17:38:15.604Z] --- PASS: TestTagValidPrefixedRepo (0.31s) [2021-06-09T17:38:15.604Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T17:38:15.862Z] --- PASS: TestTagExistedNameWithoutForce (0.12s) [2021-06-09T17:38:15.862Z] === RUN TestTagOfficialNames [2021-06-09T17:38:16.121Z] --- PASS: TestTagOfficialNames (0.18s) [2021-06-09T17:38:16.121Z] === RUN TestTagMatchesDigest [2021-06-09T17:38:16.121Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-09T17:38:16.121Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-09T17:38:17.497Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-09T17:38:19.399Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-09T17:38:20.336Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-09T17:38:22.689Z] .....INFO: Daemon under test started and replied! [2021-06-09T17:38:22.689Z] INFO: Docker version of the daemon under test [2021-06-09T17:38:22.689Z] [2021-06-09T17:38:22.689Z] Client: [2021-06-09T17:38:22.689Z] Version: 17.06.2-ce [2021-06-09T17:38:22.689Z] API version: 1.30 [2021-06-09T17:38:22.689Z] Go version: go1.8.3 [2021-06-09T17:38:22.689Z] Git commit: cec0b72 [2021-06-09T17:38:22.689Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-09T17:38:22.689Z] OS/Arch: windows/amd64 [2021-06-09T17:38:22.689Z] [2021-06-09T17:38:22.689Z] Server: [2021-06-09T17:38:22.689Z] Version: 0.0.0-dev [2021-06-09T17:38:22.689Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:38:22.689Z] Go version: go1.13.15 [2021-06-09T17:38:22.689Z] Git commit: 0d9b0ed678 [2021-06-09T17:38:22.689Z] Built: 06/09/2021 17:36:20 [2021-06-09T17:38:22.689Z] OS/Arch: windows/amd64 [2021-06-09T17:38:22.689Z] Experimental: false [2021-06-09T17:38:22.689Z] [2021-06-09T17:38:22.689Z] INFO: Docker info of the daemon under test [2021-06-09T17:38:22.689Z] [2021-06-09T17:38:22.689Z] Containers: 0 [2021-06-09T17:38:22.689Z] Running: 0 [2021-06-09T17:38:22.689Z] Paused: 0 [2021-06-09T17:38:22.689Z] Stopped: 0 [2021-06-09T17:38:22.689Z] Images: 0 [2021-06-09T17:38:22.689Z] Server Version: 0.0.0-dev [2021-06-09T17:38:22.689Z] Storage Driver: windowsfilter [2021-06-09T17:38:22.689Z] Windows: [2021-06-09T17:38:22.689Z] Logging Driver: json-file [2021-06-09T17:38:22.689Z] Plugins: [2021-06-09T17:38:22.689Z] Volume: local [2021-06-09T17:38:22.689Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:38:22.689Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:38:22.689Z] Swarm: inactive [2021-06-09T17:38:22.689Z] Default Isolation: process [2021-06-09T17:38:22.689Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-09T17:38:22.689Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-09T17:38:22.689Z] OSType: windows [2021-06-09T17:38:22.689Z] Architecture: x86_64 [2021-06-09T17:38:22.689Z] CPUs: 4 [2021-06-09T17:38:22.689Z] Total Memory: 32GiB [2021-06-09T17:38:22.689Z] Name: azwin-2-4b5c20 [2021-06-09T17:38:22.689Z] ID: QWCK:JORW:XW6D:2D5M:MWPA:DSXY:MG64:V5BD:2F7E:WTZ2:RMKE:U4JI [2021-06-09T17:38:22.689Z] Docker Root Dir: D:\CI\PR-42432\4\daemon [2021-06-09T17:38:22.689Z] Debug Mode (client): false [2021-06-09T17:38:22.689Z] Debug Mode (server): true [2021-06-09T17:38:22.689Z] File Descriptors: -1 [2021-06-09T17:38:22.689Z] Goroutines: 16 [2021-06-09T17:38:22.689Z] System Time: 2021-06-09T17:38:22.1388717Z [2021-06-09T17:38:22.689Z] EventsListeners: 0 [2021-06-09T17:38:22.689Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:38:22.689Z] Labels: [2021-06-09T17:38:22.689Z] Experimental: false [2021-06-09T17:38:22.689Z] Insecure Registries: [2021-06-09T17:38:22.689Z] 127.0.0.0/8 [2021-06-09T17:38:22.689Z] Live Restore Enabled: false [2021-06-09T17:38:22.689Z] [2021-06-09T17:38:22.689Z] [2021-06-09T17:38:22.689Z] INFO: Docker images of the daemon under test [2021-06-09T17:38:22.689Z] [2021-06-09T17:38:22.689Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T17:38:22.689Z] [2021-06-09T17:38:22.689Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-09T17:38:22.689Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-09T17:38:22.689Z] ltsc2019: Pulling from windows/servercore [2021-06-09T17:38:22.689Z] 4612f6d0b889: Pulling fs layer [2021-06-09T17:38:22.689Z] 639bb6bb2beb: Pulling fs layer [2021-06-09T17:38:22.866Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-09T17:38:24.770Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-09T17:38:26.673Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-09T17:38:29.967Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-09T17:38:30.915Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-09T17:38:31.173Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-09T17:38:33.075Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-09T17:38:35.148Z] 639bb6bb2beb: Verifying Checksum [2021-06-09T17:38:35.148Z] 639bb6bb2beb: Download complete [2021-06-09T17:38:35.608Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-09T17:38:39.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-09T17:38:39.852Z] 4612f6d0b889: Verifying Checksum [2021-06-09T17:38:39.852Z] 4612f6d0b889: Download complete [2021-06-09T17:38:40.055Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-09T17:38:40.055Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-09T17:38:41.959Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-09T17:38:42.217Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-09T17:38:43.864Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:38:43.864Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:38:43.864Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:38:43.864Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:38:43.864Z] [2021-06-09T17:38:43.864Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:38:43.864Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:38:43.864Z] HOSTNAME=cf24cc680ba0 [2021-06-09T17:38:43.864Z] TESTDEBUG=0 [2021-06-09T17:38:43.864Z] DEST=bundles/test-integration [2021-06-09T17:38:43.864Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:38:43.864Z] DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c [2021-06-09T17:38:43.864Z] container=docker [2021-06-09T17:38:43.864Z] HOME=/root [2021-06-09T17:38:43.864Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:38:43.864Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:38:43.864Z] VALIDATE_BRANCH=master [2021-06-09T17:38:43.864Z] TERM=xterm [2021-06-09T17:38:43.864Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:38:43.864Z] SHLVL=1 [2021-06-09T17:38:43.864Z] TIMEOUT=120m [2021-06-09T17:38:43.864Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:38:43.864Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:38:43.864Z] GO111MODULE=off [2021-06-09T17:38:43.864Z] DOCKER_EXPERIMENTAL=1 [2021-06-09T17:38:43.864Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T17:38:43.864Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:38:43.864Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:38:43.864Z] GOPATH=/go [2021-06-09T17:38:43.864Z] PKG_CONFIG=pkg-config [2021-06-09T17:38:43.864Z] _=/usr/bin/env [2021-06-09T17:38:43.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T17:38:44.118Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-09T17:38:44.118Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-09T17:38:45.493Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-09T17:38:45.751Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-09T17:38:46.687Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-09T17:38:50.873Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-09T17:39:03.081Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-09T17:39:03.081Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-09T17:39:04.988Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-09T17:39:05.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T17:39:06.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T17:39:10.254Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-09T17:39:11.684Z] --- PASS: TestImportExtremelyLargeImageWorks (101.93s) [2021-06-09T17:39:11.684Z] PASS [2021-06-09T17:39:11.684Z] [2021-06-09T17:39:11.684Z] === Skipped [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-09T17:39:11.685Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] DONE 12 tests, 1 skipped in 106.036s [2021-06-09T17:39:11.685Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T17:39:11.685Z] INFO: Testing against a local daemon [2021-06-09T17:39:11.685Z] === RUN TestNetworkCreateDelete [2021-06-09T17:39:11.685Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-06-09T17:39:11.685Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T17:39:11.685Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-09T17:39:11.685Z] === RUN TestDaemonDNSFallback [2021-06-09T17:39:11.685Z] --- PASS: TestDaemonDNSFallback (7.61s) [2021-06-09T17:39:11.685Z] === RUN TestInspectNetwork [2021-06-09T17:39:11.685Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-09T17:39:11.685Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:11.685Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T17:39:11.685Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-09T17:39:11.685Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] === RUN TestNetworkInvalidJSON [2021-06-09T17:39:11.685Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T17:39:11.685Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T17:39:11.685Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:39:11.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:39:11.685Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:39:11.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:39:11.685Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T17:39:11.685Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:39:11.685Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:39:11.685Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-09T17:39:11.685Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T17:39:11.685Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T17:39:11.685Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T17:39:11.685Z] === RUN TestNetworkList [2021-06-09T17:39:11.685Z] === RUN TestNetworkList//networks [2021-06-09T17:39:11.685Z] === PAUSE TestNetworkList//networks [2021-06-09T17:39:11.685Z] === RUN TestNetworkList//networks/ [2021-06-09T17:39:11.685Z] === PAUSE TestNetworkList//networks/ [2021-06-09T17:39:11.685Z] === CONT TestNetworkList//networks [2021-06-09T17:39:11.685Z] === CONT TestNetworkList//networks/ [2021-06-09T17:39:11.685Z] --- PASS: TestNetworkList (0.02s) [2021-06-09T17:39:11.685Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T17:39:11.685Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T17:39:11.685Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T17:39:11.685Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-09T17:39:11.685Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T17:39:11.685Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-09T17:39:11.685Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T17:39:11.685Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T17:39:11.685Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T17:39:11.685Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T17:39:11.685Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T17:39:11.685Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:11.685Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T17:39:11.685Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:39:11.685Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T17:39:11.685Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:11.685Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T17:39:11.685Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:11.685Z] PASS [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === Skipped [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-09T17:39:11.685Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-09T17:39:11.685Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-09T17:39:11.685Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-09T17:39:11.685Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T17:39:11.685Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] DONE 22 tests, 12 skipped in 8.639s [2021-06-09T17:39:11.685Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:39:11.685Z] INFO: Testing against a local daemon [2021-06-09T17:39:11.685Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T17:39:11.685Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-09T17:39:11.685Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:39:11.685Z] === RUN TestDockerNetworkIpvlan [2021-06-09T17:39:11.685Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:39:11.685Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:39:11.685Z] PASS [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === Skipped [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-09T17:39:11.685Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:39:11.685Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] DONE 2 tests, 2 skipped in 0.203s [2021-06-09T17:39:11.685Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:39:11.685Z] INFO: Testing against a local daemon [2021-06-09T17:39:11.685Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T17:39:11.685Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-09T17:39:11.685Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] === RUN TestDockerNetworkMacvlan [2021-06-09T17:39:11.685Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-09T17:39:11.685Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] PASS [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === Skipped [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-09T17:39:11.685Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-09T17:39:11.685Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] DONE 2 tests, 2 skipped in 0.154s [2021-06-09T17:39:11.685Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T17:39:11.685Z] testing: warning: no tests to run [2021-06-09T17:39:11.685Z] PASS [2021-06-09T17:39:11.685Z] [2021-06-09T17:39:11.685Z] DONE 0 tests in 0.034s [2021-06-09T17:39:11.685Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T17:39:11.685Z] INFO: Testing against a local daemon [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginTLS [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginHeader [2021-06-09T17:39:11.685Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-09T17:39:11.685Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.685Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T17:39:11.941Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.29s) [2021-06-09T17:39:11.941Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.941Z] === RUN TestAuthZPluginV2Disable [2021-06-09T17:39:11.941Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-06-09T17:39:11.941Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.941Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T17:39:11.941Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-09T17:39:11.941Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.941Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T17:39:11.941Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-09T17:39:11.941Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.941Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T17:39:11.941Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-09T17:39:11.941Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:11.941Z] PASS [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === Skipped [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.29s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-09T17:39:12.196Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] [2021-06-09T17:39:12.196Z] DONE 17 tests, 17 skipped in 0.642s [2021-06-09T17:39:12.196Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T17:39:12.196Z] INFO: Testing against a local daemon [2021-06-09T17:39:12.196Z] === RUN TestPluginInvalidJSON [2021-06-09T17:39:12.452Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:39:12.452Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:39:12.452Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:39:12.452Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-09T17:39:12.452Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-06-09T17:39:12.452Z] === RUN TestPluginInstall [2021-06-09T17:39:12.452Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-09T17:39:12.452Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.452Z] === RUN TestPluginsWithRuntimes [2021-06-09T17:39:12.452Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-09T17:39:12.452Z] 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-09T17:39:12.452Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T17:39:12.452Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T17:39:12.452Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-09T17:39:12.452Z] PASS [2021-06-09T17:39:12.452Z] [2021-06-09T17:39:12.452Z] === Skipped [2021-06-09T17:39:12.452Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-09T17:39:12.452Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:39:12.452Z] [2021-06-09T17:39:12.452Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-09T17:39:12.452Z] 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-09T17:39:12.452Z] [2021-06-09T17:39:12.452Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T17:39:12.452Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-09T17:39:12.452Z] [2021-06-09T17:39:12.452Z] [2021-06-09T17:39:12.452Z] DONE 5 tests, 3 skipped in 0.270s [2021-06-09T17:39:12.452Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T17:39:12.707Z] INFO: Testing against a local daemon [2021-06-09T17:39:12.707Z] === RUN TestExternalGraphDriver [2021-06-09T17:39:12.707Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-09T17:39:12.707Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-09T17:39:12.707Z] === RUN TestGraphdriverPluginV2 [2021-06-09T17:39:14.254Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-09T17:39:14.254Z] [2021-06-09T17:39:14.254Z] ________ ____ __. [2021-06-09T17:39:14.254Z] \_____ \ | |/ _| [2021-06-09T17:39:14.254Z] / | \| < [2021-06-09T17:39:14.254Z] / | \ | \ [2021-06-09T17:39:14.254Z] \_______ /____|__ \ [2021-06-09T17:39:14.254Z] \/ \/ [2021-06-09T17:39:14.254Z] [2021-06-09T17:39:14.254Z] INFO: make.ps1 ended at 06/09/2021 17:39:07 [2021-06-09T17:39:14.254Z] INFO: Binaries build ended at 06/09/2021 17:39:08. Duration:00:01:26.5276755 [2021-06-09T17:39:14.254Z] INFO: Copying the built daemon binary to d:\CI\PR-42432\4\binary\dockerd-0d9b0ed678.exe... [2021-06-09T17:39:14.254Z] INFO: Copying the built client binary to d:\CI\PR-42432\4\binary\docker-0d9b0ed678.exe... [2021-06-09T17:39:14.254Z] INFO: Copying dockerversion from the container... [2021-06-09T17:39:14.254Z] INFO: Copying the golang package from the container to d:\CI\PR-42432\4\installer\go.zip... [2021-06-09T17:39:14.254Z] INFO: Extracting go.zip to d:\CI\PR-42432\4\go [2021-06-09T17:39:14.440Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-09T17:39:18.629Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-09T17:39:19.235Z] --- PASS: TestGraphdriverPluginV2 (5.81s) [2021-06-09T17:39:19.235Z] PASS [2021-06-09T17:39:19.235Z] [2021-06-09T17:39:19.235Z] === Skipped [2021-06-09T17:39:19.235Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-09T17:39:19.235Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-09T17:39:19.235Z] [2021-06-09T17:39:19.235Z] [2021-06-09T17:39:19.235Z] DONE 2 tests, 1 skipped in 6.107s [2021-06-09T17:39:19.235Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T17:39:19.235Z] INFO: Testing against a local daemon [2021-06-09T17:39:19.235Z] === RUN TestContinueAfterPluginCrash [2021-06-09T17:39:19.235Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T17:39:19.235Z] === RUN TestReadPluginNoRead [2021-06-09T17:39:19.235Z] === PAUSE TestReadPluginNoRead [2021-06-09T17:39:19.235Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T17:39:19.235Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T17:39:19.235Z] === CONT TestContinueAfterPluginCrash [2021-06-09T17:39:19.235Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T17:39:21.162Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-09T17:39:24.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T17:39:25.350Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-09T17:39:25.350Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-09T17:39:25.764Z] --- PASS: TestDaemonStartWithLogOpt (7.13s) [2021-06-09T17:39:25.764Z] === CONT TestReadPluginNoRead [2021-06-09T17:39:27.883Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-09T17:39:29.258Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-09T17:39:29.258Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-09T17:39:29.927Z] === RUN TestReadPluginNoRead/default [2021-06-09T17:39:29.927Z] --- PASS: TestContinueAfterPluginCrash (11.10s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite (452.41s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (11.50s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.55s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.21s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.35s) [2021-06-09T17:39:31.795Z] docker_cli_daemon_test.go:1455: [db030ae3067c2] daemon is not started [2021-06-09T17:39:31.795Z] check_test.go:309: [daf587ddc417a] daemon is not started [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.50s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.82s) [2021-06-09T17:39:31.795Z] check_test.go:309: [d89f4b96c509a] daemon is not started [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.48s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.44s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.90s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.71s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.55s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.82s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.19s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.11s) [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-09T17:39:31.795Z] check_test.go:309: [dadc83879922c] daemon is not started [2021-06-09T17:39:31.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d15948678ad9a] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.18s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d168132f938b9] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.48s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.27s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.53s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.65s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.10s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d04ae56cc7959] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.59s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.68s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.53s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.33s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.88s) [2021-06-09T17:39:31.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-09T17:39:31.796Z] check_test.go:309: [d1db4b6807114] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.51s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.57s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.03s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.34s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d722e0170fda6] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.09s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.58s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d2368edb6ef21] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.89s) [2021-06-09T17:39:31.796Z] docker_cli_daemon_plugins_test.go:79: [d0eef37592147] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.05s) [2021-06-09T17:39:31.796Z] docker_cli_daemon_plugins_test.go:169: [d12ba0a706cd6] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.44s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d5a6f47b62817] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.46s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.51s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.31s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.43s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.06s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.98s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.65s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.59s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.19s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d284cf9313247] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.28s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.92s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.94s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.27s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.14s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.54s) [2021-06-09T17:39:31.796Z] check_test.go:309: [dc3b1f72bb6b8] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.02s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (18.06s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.36s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.23s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.55s) [2021-06-09T17:39:31.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-09T17:39:31.796Z] check_test.go:309: [d4fb2e8b95a96] daemon is not started [2021-06-09T17:39:31.796Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-09T17:39:31.796Z] check_test.go:309: [d0576440d923c] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.48s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d2168ceeda72a] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.63s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.52s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.21s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.22s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.97s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.34s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.44s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.19s) [2021-06-09T17:39:31.796Z] check_test.go:309: [dd51e3fecc790] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.21s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.15s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.10s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d5e0bc0cd8c4f] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.10s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.71s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-09T17:39:31.796Z] check_test.go:309: [d39c1fc59a938] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d922158220fed] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.43s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.92s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d7b4afe587790] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.95s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.10s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.32s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d017f9af0838d] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.27s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.00s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.30s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.03s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d81b84812a3d1] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.33s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-09T17:39:31.796Z] check_test.go:309: [dc4040ee520c7] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.19s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.92s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.69s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.70s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.46s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.54s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.14s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.22s) [2021-06-09T17:39:31.796Z] docker_cli_daemon_test.go:2550: [dfe044a497dad] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.84s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.32s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.66s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.21s) [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2021-06-09T17:39:31.796Z] check_test.go:309: [d4ccbd0dcdfd4] daemon is not started [2021-06-09T17:39:31.796Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.65s) [2021-06-09T17:39:31.796Z] === RUN TestDockerSwarmSuite [2021-06-09T17:39:31.796Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-09T17:39:32.438Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T17:39:34.584Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-09T17:39:34.584Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-09T17:39:34.584Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-09T17:39:34.584Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-09T17:39:34.584Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-09T17:39:34.584Z] remote: Enumerating objects: 23, done. [2021-06-09T17:39:34.584Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-09T17:39:34.584Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-09T17:39:34.584Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-09T17:39:34.585Z] 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-09T17:39:34.585Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-09T17:39:34.585Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-09T17:39:34.914Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-09T17:39:34.950Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T17:39:35.198Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/test/unit [2021-06-09T17:39:35.769Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-09T17:39:35.769Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-09T17:39:35.769Z] + TESTDIRS=./... [2021-06-09T17:39:35.769Z] + exclude_paths='/vendor/|/integration' [2021-06-09T17:39:35.769Z] ++ go list ./... [2021-06-09T17:39:35.769Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-09T17:39:35.988Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-09T17:39:36.555Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-09T17:39:36.713Z] + pkg_list='github.com/docker/docker/api [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/backend/build [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/httputils [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/middleware [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/build [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/container [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/debug [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/image [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/network [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/session [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/system [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/server/router/volume [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/backend [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/container [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/events [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/filters [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/image [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/mount [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/network [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/registry [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/strslice [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/swarm [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/time [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/versions [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T17:39:36.713Z] github.com/docker/docker/api/types/volume [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder/builder-next [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder/dockerfile [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder/dockerignore [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder/remotecontext [2021-06-09T17:39:36.713Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T17:39:36.713Z] github.com/docker/docker/cli [2021-06-09T17:39:36.713Z] github.com/docker/docker/cli/config [2021-06-09T17:39:36.713Z] github.com/docker/docker/cli/debug [2021-06-09T17:39:36.713Z] github.com/docker/docker/client [2021-06-09T17:39:36.713Z] github.com/docker/docker/cmd/dockerd [2021-06-09T17:39:36.713Z] github.com/docker/docker/container [2021-06-09T17:39:36.713Z] github.com/docker/docker/container/stream [2021-06-09T17:39:36.713Z] github.com/docker/docker/contrib/apparmor [2021-06-09T17:39:36.713Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T17:39:36.713Z] github.com/docker/docker/contrib/httpserver [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/cluster [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/config [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/discovery [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/events [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/exec [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/images [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/initlayer [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/links [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/listeners [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/local [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/names [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/network [2021-06-09T17:39:36.713Z] github.com/docker/docker/daemon/stats [2021-06-09T17:39:36.713Z] github.com/docker/docker/distribution [2021-06-09T17:39:36.713Z] github.com/docker/docker/distribution/metadata [2021-06-09T17:39:36.713Z] github.com/docker/docker/distribution/utils [2021-06-09T17:39:36.713Z] github.com/docker/docker/distribution/xfer [2021-06-09T17:39:36.713Z] github.com/docker/docker/dockerversion [2021-06-09T17:39:36.713Z] github.com/docker/docker/errdefs [2021-06-09T17:39:36.713Z] github.com/docker/docker/image [2021-06-09T17:39:36.713Z] github.com/docker/docker/image/cache [2021-06-09T17:39:36.713Z] github.com/docker/docker/image/tarexport [2021-06-09T17:39:36.713Z] github.com/docker/docker/image/v1 [2021-06-09T17:39:36.713Z] github.com/docker/docker/internal/test/suite [2021-06-09T17:39:36.713Z] github.com/docker/docker/layer [2021-06-09T17:39:36.713Z] github.com/docker/docker/libcontainerd [2021-06-09T17:39:36.713Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T17:39:36.713Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T17:39:36.713Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T17:39:36.713Z] github.com/docker/docker/libcontainerd/types [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/api [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/client [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/config [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/idm [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/ns [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/options [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/osl [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T17:39:36.713Z] github.com/docker/docker/libnetwork/types [2021-06-09T17:39:36.713Z] github.com/docker/docker/oci [2021-06-09T17:39:36.713Z] github.com/docker/docker/oci/caps [2021-06-09T17:39:36.713Z] github.com/docker/docker/opts [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/aaparser [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/archive [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/authorization [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/capabilities [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/containerfs [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/directory [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/discovery [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/dmesg [2021-06-09T17:39:36.713Z] github.com/docker/docker/pkg/filenotify [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/fileutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/fsutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/homedir [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/idtools [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/ioutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/locker [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/longpath [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/loopback [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/mount [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/parsers [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/pidfile [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/platform [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugins [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/pools [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/progress [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/pubsub [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/reexec [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/signal [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/stringid [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/symlink [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/system [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/tailfile [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/tarsum [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/term [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/term/windows [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/truncindex [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/urlutil [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/useragent [2021-06-09T17:39:36.714Z] github.com/docker/docker/plugin [2021-06-09T17:39:36.714Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T17:39:36.714Z] github.com/docker/docker/plugin/v2 [2021-06-09T17:39:36.714Z] github.com/docker/docker/profiles/apparmor [2021-06-09T17:39:36.714Z] github.com/docker/docker/profiles/seccomp [2021-06-09T17:39:36.714Z] github.com/docker/docker/quota [2021-06-09T17:39:36.714Z] github.com/docker/docker/reference [2021-06-09T17:39:36.714Z] github.com/docker/docker/registry [2021-06-09T17:39:36.714Z] github.com/docker/docker/registry/resumable [2021-06-09T17:39:36.714Z] github.com/docker/docker/restartmanager [2021-06-09T17:39:36.714Z] github.com/docker/docker/rootless [2021-06-09T17:39:36.714Z] github.com/docker/docker/rootless/specconv [2021-06-09T17:39:36.714Z] github.com/docker/docker/runconfig [2021-06-09T17:39:36.714Z] github.com/docker/docker/runconfig/opts [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/daemon [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/environment [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/fakegit [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/registry [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/request [2021-06-09T17:39:36.714Z] github.com/docker/docker/volume [2021-06-09T17:39:36.714Z] github.com/docker/docker/volume/drivers [2021-06-09T17:39:36.714Z] github.com/docker/docker/volume/local [2021-06-09T17:39:36.714Z] github.com/docker/docker/volume/mounts [2021-06-09T17:39:36.714Z] github.com/docker/docker/volume/service [2021-06-09T17:39:36.714Z] github.com/docker/docker/volume/service/opts [2021-06-09T17:39:36.714Z] github.com/docker/docker/volume/testutils' [2021-06-09T17:39:36.714Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-09T17:39:36.714Z] + echo 'github.com/docker/docker/api [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/backend/build [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/httputils [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/middleware [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/build [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/container [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/debug [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/image [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/network [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/session [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/system [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/server/router/volume [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/backend [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/container [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/events [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/filters [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/image [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/mount [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/network [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/registry [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/strslice [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/swarm [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/time [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/versions [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T17:39:36.714Z] github.com/docker/docker/api/types/volume [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder/builder-next [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder/dockerfile [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder/dockerignore [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder/remotecontext [2021-06-09T17:39:36.714Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T17:39:36.714Z] github.com/docker/docker/cli [2021-06-09T17:39:36.714Z] github.com/docker/docker/cli/config [2021-06-09T17:39:36.714Z] github.com/docker/docker/cli/debug [2021-06-09T17:39:36.714Z] github.com/docker/docker/client [2021-06-09T17:39:36.714Z] github.com/docker/docker/cmd/dockerd [2021-06-09T17:39:36.714Z] github.com/docker/docker/container [2021-06-09T17:39:36.714Z] github.com/docker/docker/container/stream [2021-06-09T17:39:36.714Z] github.com/docker/docker/contrib/apparmor [2021-06-09T17:39:36.714Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T17:39:36.714Z] github.com/docker/docker/contrib/httpserver [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/cluster [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/config [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/discovery [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/events [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/exec [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/images [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/initlayer [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/links [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/listeners [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/local [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/names [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/network [2021-06-09T17:39:36.714Z] github.com/docker/docker/daemon/stats [2021-06-09T17:39:36.714Z] github.com/docker/docker/distribution [2021-06-09T17:39:36.714Z] github.com/docker/docker/distribution/metadata [2021-06-09T17:39:36.714Z] github.com/docker/docker/distribution/utils [2021-06-09T17:39:36.714Z] github.com/docker/docker/distribution/xfer [2021-06-09T17:39:36.714Z] github.com/docker/docker/dockerversion [2021-06-09T17:39:36.714Z] github.com/docker/docker/errdefs [2021-06-09T17:39:36.714Z] github.com/docker/docker/image [2021-06-09T17:39:36.714Z] github.com/docker/docker/image/cache [2021-06-09T17:39:36.714Z] github.com/docker/docker/image/tarexport [2021-06-09T17:39:36.714Z] github.com/docker/docker/image/v1 [2021-06-09T17:39:36.714Z] github.com/docker/docker/internal/test/suite [2021-06-09T17:39:36.714Z] github.com/docker/docker/layer [2021-06-09T17:39:36.714Z] github.com/docker/docker/libcontainerd [2021-06-09T17:39:36.714Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T17:39:36.714Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T17:39:36.714Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T17:39:36.714Z] github.com/docker/docker/libcontainerd/types [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/api [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/client [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/config [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/idm [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/ns [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/options [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/osl [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/libnetwork/types [2021-06-09T17:39:36.714Z] github.com/docker/docker/oci [2021-06-09T17:39:36.714Z] github.com/docker/docker/oci/caps [2021-06-09T17:39:36.714Z] github.com/docker/docker/opts [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/aaparser [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/archive [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/authorization [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/capabilities [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/containerfs [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/directory [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/discovery [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/dmesg [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/filenotify [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/fileutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/fsutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/homedir [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/idtools [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/ioutils [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/locker [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/longpath [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/loopback [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/mount [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/parsers [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/pidfile [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/platform [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugins [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/pools [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/progress [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/pubsub [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/reexec [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/signal [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/stringid [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/symlink [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/system [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/tailfile [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/tarsum [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/term [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/term/windows [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/truncindex [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/urlutil [2021-06-09T17:39:36.714Z] github.com/docker/docker/pkg/useragent [2021-06-09T17:39:36.714Z] github.com/docker/docker/plugin [2021-06-09T17:39:36.714Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T17:39:36.714Z] github.com/docker/docker/plugin/v2 [2021-06-09T17:39:36.714Z] github.com/docker/docker/profiles/apparmor [2021-06-09T17:39:36.714Z] github.com/docker/docker/profiles/seccomp [2021-06-09T17:39:36.714Z] github.com/docker/docker/quota [2021-06-09T17:39:36.714Z] github.com/docker/docker/reference [2021-06-09T17:39:36.714Z] github.com/docker/docker/registry [2021-06-09T17:39:36.714Z] github.com/docker/docker/registry/resumable [2021-06-09T17:39:36.714Z] github.com/docker/docker/restartmanager [2021-06-09T17:39:36.714Z] github.com/docker/docker/rootless [2021-06-09T17:39:36.714Z] github.com/docker/docker/rootless/specconv [2021-06-09T17:39:36.714Z] github.com/docker/docker/runconfig [2021-06-09T17:39:36.714Z] github.com/docker/docker/runconfig/opts [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/daemon [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/environment [2021-06-09T17:39:36.714Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T17:39:36.715Z] github.com/docker/docker/testutil/fakegit [2021-06-09T17:39:36.715Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T17:39:36.715Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T17:39:36.715Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T17:39:36.715Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T17:39:36.715Z] github.com/docker/docker/testutil/registry [2021-06-09T17:39:36.715Z] github.com/docker/docker/testutil/request [2021-06-09T17:39:36.715Z] github.com/docker/docker/volume [2021-06-09T17:39:36.715Z] github.com/docker/docker/volume/drivers [2021-06-09T17:39:36.715Z] github.com/docker/docker/volume/local [2021-06-09T17:39:36.715Z] github.com/docker/docker/volume/mounts [2021-06-09T17:39:36.715Z] github.com/docker/docker/volume/service [2021-06-09T17:39:36.715Z] github.com/docker/docker/volume/service/opts [2021-06-09T17:39:36.715Z] github.com/docker/docker/volume/testutils' [2021-06-09T17:39:36.715Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T17:39:36.715Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T17:39:36.715Z] + type docker-proxy [2021-06-09T17:39:36.715Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-09T17:39:36.715Z] + hack/make.sh binary-proxy install-proxy [2021-06-09T17:39:36.715Z] [2021-06-09T17:39:36.715Z] Removing bundles/ [2021-06-09T17:39:36.715Z] [2021-06-09T17:39:36.715Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-09T17:39:36.715Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-09T17:39:36.715Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:39:37.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T17:39:37.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T17:39:37.463Z] --- PASS: TestReadPluginNoRead (11.23s) [2021-06-09T17:39:37.463Z] --- PASS: TestReadPluginNoRead/default (2.52s) [2021-06-09T17:39:37.463Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.53s) [2021-06-09T17:39:37.463Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.58s) [2021-06-09T17:39:37.463Z] read_test.go:92: [d19557f61fa1b] daemon is not started [2021-06-09T17:39:37.463Z] PASS [2021-06-09T17:39:37.463Z] [2021-06-09T17:39:37.463Z] DONE 6 tests in 18.608s [2021-06-09T17:39:37.463Z] 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-09T17:39:37.463Z] testing: warning: no tests to run [2021-06-09T17:39:37.463Z] PASS [2021-06-09T17:39:37.463Z] [2021-06-09T17:39:37.463Z] DONE 0 tests in 0.238s [2021-06-09T17:39:37.463Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T17:39:37.463Z] INFO: Testing against a local daemon [2021-06-09T17:39:37.463Z] === RUN TestPluginWithDevMounts [2021-06-09T17:39:37.463Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-09T17:39:37.463Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-09T17:39:37.463Z] PASS [2021-06-09T17:39:37.463Z] [2021-06-09T17:39:37.463Z] === Skipped [2021-06-09T17:39:37.463Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-09T17:39:37.463Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-09T17:39:37.463Z] [2021-06-09T17:39:37.463Z] [2021-06-09T17:39:37.463Z] DONE 1 tests, 1 skipped in 0.188s [2021-06-09T17:39:37.463Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T17:39:37.718Z] INFO: Testing against a local daemon [2021-06-09T17:39:37.718Z] === RUN TestSecretInspect [2021-06-09T17:39:37.718Z] --- SKIP: TestSecretInspect (0.02s) [2021-06-09T17:39:37.718Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.718Z] === RUN TestSecretList [2021-06-09T17:39:37.718Z] --- SKIP: TestSecretList (0.02s) [2021-06-09T17:39:37.718Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.718Z] === RUN TestSecretsCreateAndDelete [2021-06-09T17:39:37.718Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-09T17:39:37.718Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.718Z] === RUN TestSecretsUpdate [2021-06-09T17:39:37.718Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-09T17:39:37.718Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.718Z] === RUN TestTemplatedSecret [2021-06-09T17:39:37.718Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-09T17:39:37.718Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.718Z] === RUN TestSecretCreateResolve [2021-06-09T17:39:37.718Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-09T17:39:37.718Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.718Z] PASS [2021-06-09T17:39:37.718Z] [2021-06-09T17:39:37.718Z] === Skipped [2021-06-09T17:39:37.718Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-06-09T17:39:37.718Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.718Z] [2021-06-09T17:39:37.718Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-06-09T17:39:37.718Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.718Z] [2021-06-09T17:39:37.718Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-09T17:39:37.718Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.718Z] [2021-06-09T17:39:37.718Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-09T17:39:37.718Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.718Z] [2021-06-09T17:39:37.718Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-09T17:39:37.718Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.718Z] [2021-06-09T17:39:37.718Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-09T17:39:37.719Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.719Z] [2021-06-09T17:39:37.719Z] [2021-06-09T17:39:37.719Z] DONE 6 tests, 6 skipped in 0.212s [2021-06-09T17:39:37.719Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T17:39:37.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T17:39:37.974Z] INFO: Testing against a local daemon [2021-06-09T17:39:37.974Z] === RUN TestServiceCreateInit [2021-06-09T17:39:37.974Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T17:39:37.974Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T17:39:37.974Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-09T17:39:37.974Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T17:39:37.974Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.974Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T17:39:37.974Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.974Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T17:39:37.974Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-06-09T17:39:37.974Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.974Z] === RUN TestCreateServiceConflict [2021-06-09T17:39:37.974Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-09T17:39:37.974Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.974Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T17:39:37.974Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-09T17:39:37.974Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.974Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T17:39:37.974Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-09T17:39:37.974Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.974Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T17:39:37.974Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-09T17:39:37.974Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.974Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T17:39:37.974Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-09T17:39:37.974Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.974Z] === RUN TestCreateServiceSysctls [2021-06-09T17:39:37.974Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-09T17:39:37.974Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.974Z] === RUN TestCreateServiceCapabilities [2021-06-09T17:39:37.974Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-09T17:39:37.974Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.974Z] === RUN TestInspect [2021-06-09T17:39:37.974Z] --- SKIP: TestInspect (0.01s) [2021-06-09T17:39:37.974Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:37.974Z] === RUN TestCreateJob [2021-06-09T17:39:38.229Z] --- SKIP: TestCreateJob (0.01s) [2021-06-09T17:39:38.229Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:38.229Z] === RUN TestReplicatedJob [2021-06-09T17:39:38.229Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-09T17:39:38.229Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:38.229Z] === RUN TestUpdateReplicatedJob [2021-06-09T17:39:38.229Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-09T17:39:38.229Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:38.229Z] === RUN TestServiceListWithStatuses [2021-06-09T17:39:38.229Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T17:39:38.229Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T17:39:38.229Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T17:39:38.229Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-09T17:39:38.229Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:38.229Z] === RUN TestDockerNetworkReConnect [2021-06-09T17:39:38.229Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-09T17:39:38.229Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:38.229Z] === RUN TestServicePlugin [2021-06-09T17:39:39.096Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-09T17:39:39.313Z] INFO: Extraction ended at 06/09/2021 17:39:36. Duration:00:00:24.2333055 [2021-06-09T17:39:39.313Z] INFO: Updating the golang and path environment variables [2021-06-09T17:39:39.313Z] INFO: GOPATH=d:\gopath [2021-06-09T17:39:39.313Z] INFO: go version go1.13.15 windows/amd64 [2021-06-09T17:39:39.313Z] INFO: Running the daemon under test in debug mode [2021-06-09T17:39:39.313Z] INFO: Starting a daemon under test... [2021-06-09T17:39:39.313Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42432\4\daemon --pidfile d:\CI\PR-42432\4\docker.pid -D [2021-06-09T17:39:39.313Z] INFO: Process started successfully. [2021-06-09T17:39:39.313Z] INFO: Start tailing logs of the daemon under tests [2021-06-09T17:39:39.313Z] INFO: Waiting for the daemon under test to start... [2021-06-09T17:39:39.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T17:39:39.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T17:39:40.489Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-09T17:39:41.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T17:39:42.467Z] --- SKIP: TestServicePlugin (3.57s) [2021-06-09T17:39:42.467Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.467Z] === RUN TestServiceUpdateLabel [2021-06-09T17:39:42.467Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-09T17:39:42.467Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.467Z] === RUN TestServiceUpdateSecrets [2021-06-09T17:39:42.467Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-06-09T17:39:42.467Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.467Z] === RUN TestServiceUpdateConfigs [2021-06-09T17:39:42.467Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-09T17:39:42.467Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.467Z] === RUN TestServiceUpdateNetwork [2021-06-09T17:39:42.467Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-09T17:39:42.467Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.467Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T17:39:42.467Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-09T17:39:42.467Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.467Z] PASS [2021-06-09T17:39:42.467Z] [2021-06-09T17:39:42.467Z] === Skipped [2021-06-09T17:39:42.467Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T17:39:42.467Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T17:39:42.467Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.467Z] [2021-06-09T17:39:42.467Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T17:39:42.467Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T17:39:42.467Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.467Z] [2021-06-09T17:39:42.467Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-06-09T17:39:42.467Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.467Z] [2021-06-09T17:39:42.467Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-09T17:39:42.467Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.467Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-09T17:39:42.468Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-09T17:39:42.468Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-09T17:39:42.468Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-09T17:39:42.468Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-09T17:39:42.468Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2021-06-09T17:39:42.468Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-09T17:39:42.468Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-09T17:39:42.468Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-09T17:39:42.468Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-09T17:39:42.468Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T17:39:42.468Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-09T17:39:42.468Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-09T17:39:42.468Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestServicePlugin (3.57s) [2021-06-09T17:39:42.468Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-09T17:39:42.468Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-06-09T17:39:42.468Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-09T17:39:42.468Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-09T17:39:42.468Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-09T17:39:42.468Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] DONE 24 tests, 23 skipped in 4.019s [2021-06-09T17:39:42.468Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T17:39:42.468Z] INFO: Testing against a local daemon [2021-06-09T17:39:42.468Z] === RUN TestSessionCreate [2021-06-09T17:39:42.468Z] --- PASS: TestSessionCreate (0.03s) [2021-06-09T17:39:42.468Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T17:39:42.468Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-09T17:39:42.468Z] PASS [2021-06-09T17:39:42.468Z] [2021-06-09T17:39:42.468Z] DONE 2 tests in 0.281s [2021-06-09T17:39:42.468Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T17:39:42.468Z] INFO: Testing against a local daemon [2021-06-09T17:39:42.468Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T17:39:42.468Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T17:39:42.468Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T17:39:42.468Z] === RUN TestEventsExecDie [2021-06-09T17:39:43.302Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-09T17:39:43.302Z] [2021-06-09T17:39:43.302Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-09T17:39:43.302Z] Installing docker-proxy to /usr/local/bin/ [2021-06-09T17:39:43.302Z] [2021-06-09T17:39:43.302Z] + mkdir -p bundles [2021-06-09T17:39:43.303Z] + 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/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/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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-09T17:39:43.398Z] --- PASS: TestEventsExecDie (1.00s) [2021-06-09T17:39:43.398Z] === RUN TestEventsBackwardsCompatible [2021-06-09T17:39:43.398Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-09T17:39:43.398Z] === RUN TestEventsVolumeCreate [2021-06-09T17:39:43.398Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-09T17:39:43.398Z] === RUN TestInfoBinaryCommits [2021-06-09T17:39:43.398Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-09T17:39:43.398Z] === RUN TestInfoAPIVersioned [2021-06-09T17:39:43.398Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-09T17:39:43.398Z] === RUN TestInfoDiscoveryBackend [2021-06-09T17:39:43.852Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-09T17:39:43.875Z] ? github.com/docker/docker/api [no test files] [2021-06-09T17:39:44.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-09T17:39:45.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T17:39:45.286Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-09T17:39:45.286Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T17:39:47.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-09T17:39:48.573Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s) [2021-06-09T17:39:48.573Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T17:39:48.573Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-09T17:39:48.573Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:39:48.573Z] === RUN TestInfoAPI [2021-06-09T17:39:48.573Z] --- PASS: TestInfoAPI (0.02s) [2021-06-09T17:39:48.573Z] === RUN TestInfoAPIWarnings [2021-06-09T17:39:49.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T17:39:49.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T17:39:51.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T17:39:52.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-09T17:39:54.393Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-09T17:39:54.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-09T17:39:55.327Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-09T17:39:55.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T17:39:56.081Z] --- PASS: TestImportExtremelyLargeImageWorks (103.53s) [2021-06-09T17:39:56.082Z] PASS [2021-06-09T17:39:56.082Z] [2021-06-09T17:39:56.082Z] DONE 12 tests in 106.448s [2021-06-09T17:39:56.082Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T17:39:56.082Z] INFO: Testing against a local daemon [2021-06-09T17:39:56.082Z] === RUN TestNetworkCreateDelete [2021-06-09T17:39:56.082Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-06-09T17:39:56.082Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T17:39:56.082Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2021-06-09T17:39:56.082Z] === RUN TestDaemonDNSFallback [2021-06-09T17:39:56.082Z] --- PASS: TestDaemonDNSFallback (6.68s) [2021-06-09T17:39:56.082Z] === RUN TestInspectNetwork [2021-06-09T17:39:56.981Z] ...INFO: Daemon under test started and replied! [2021-06-09T17:39:56.981Z] INFO: Docker version of the daemon under test [2021-06-09T17:39:56.981Z] [2021-06-09T17:39:56.981Z] Client: [2021-06-09T17:39:56.981Z] Version: 17.06.2-ce [2021-06-09T17:39:56.981Z] API version: 1.30 [2021-06-09T17:39:56.981Z] Go version: go1.8.3 [2021-06-09T17:39:56.981Z] Git commit: cec0b72 [2021-06-09T17:39:56.981Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-09T17:39:56.981Z] OS/Arch: windows/amd64 [2021-06-09T17:39:56.981Z] [2021-06-09T17:39:56.981Z] Server: [2021-06-09T17:39:56.981Z] Version: 0.0.0-dev [2021-06-09T17:39:56.981Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:39:56.981Z] Go version: go1.13.15 [2021-06-09T17:39:56.981Z] Git commit: 0d9b0ed678 [2021-06-09T17:39:56.982Z] Built: 06/09/2021 17:37:47 [2021-06-09T17:39:56.982Z] OS/Arch: windows/amd64 [2021-06-09T17:39:56.982Z] Experimental: false [2021-06-09T17:39:56.982Z] [2021-06-09T17:39:56.982Z] INFO: Docker info of the daemon under test [2021-06-09T17:39:56.982Z] [2021-06-09T17:39:56.982Z] Containers: 0 [2021-06-09T17:39:56.982Z] Running: 0 [2021-06-09T17:39:56.982Z] Paused: 0 [2021-06-09T17:39:56.982Z] Stopped: 0 [2021-06-09T17:39:56.982Z] Images: 0 [2021-06-09T17:39:56.982Z] Server Version: 0.0.0-dev [2021-06-09T17:39:56.982Z] Storage Driver: windowsfilter [2021-06-09T17:39:56.982Z] Windows: [2021-06-09T17:39:56.982Z] Logging Driver: json-file [2021-06-09T17:39:56.982Z] Plugins: [2021-06-09T17:39:56.982Z] Volume: local [2021-06-09T17:39:56.982Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:39:56.982Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:39:56.982Z] Swarm: inactive [2021-06-09T17:39:56.982Z] Default Isolation: process [2021-06-09T17:39:56.982Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T17:39:56.982Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T17:39:56.982Z] OSType: windows [2021-06-09T17:39:56.982Z] Architecture: x86_64 [2021-06-09T17:39:56.982Z] CPUs: 4 [2021-06-09T17:39:56.982Z] Total Memory: 32GiB [2021-06-09T17:39:56.982Z] Name: azwin-2-711760 [2021-06-09T17:39:56.982Z] ID: QZHE:KUCC:AL66:KFFU:AM3D:TP3P:NF6B:EEKB:3KZW:MRRM:SBYG:YUXS [2021-06-09T17:39:56.982Z] Docker Root Dir: D:\CI\PR-42432\4\daemon [2021-06-09T17:39:56.982Z] Debug Mode (client): false [2021-06-09T17:39:56.982Z] Debug Mode (server): true [2021-06-09T17:39:56.982Z] File Descriptors: -1 [2021-06-09T17:39:56.982Z] Goroutines: 16 [2021-06-09T17:39:56.982Z] System Time: 2021-06-09T17:39:56.1266715Z [2021-06-09T17:39:56.982Z] EventsListeners: 0 [2021-06-09T17:39:56.982Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:39:56.982Z] Labels: [2021-06-09T17:39:56.982Z] Experimental: false [2021-06-09T17:39:56.982Z] Insecure Registries: [2021-06-09T17:39:56.982Z] 127.0.0.0/8 [2021-06-09T17:39:56.982Z] Live Restore Enabled: false [2021-06-09T17:39:56.982Z] [2021-06-09T17:39:56.982Z] [2021-06-09T17:39:56.982Z] INFO: Docker images of the daemon under test [2021-06-09T17:39:56.982Z] [2021-06-09T17:39:56.982Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T17:39:56.982Z] [2021-06-09T17:39:56.982Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-09T17:39:56.982Z] 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-09T17:39:56.982Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-09T17:39:56.982Z] 29d5b6a226d2: Pulling fs layer [2021-06-09T17:39:57.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-09T17:39:58.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-09T17:39:58.614Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-09T17:39:58.782Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2021-06-09T17:39:59.137Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:39:59.137Z] Using test binary docker [2021-06-09T17:39:59.137Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T17:39:59.137Z] +++ /etc/init.d/apparmor start [2021-06-09T17:39:59.137Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:39:59.137Z] INFO: Waiting for daemon to start... [2021-06-09T17:39:59.137Z] Starting dockerd [2021-06-09T17:39:59.137Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-06-09T17:39:59.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-09T17:39:59.347Z] === RUN TestInspectNetwork/full_network_id [2021-06-09T17:39:59.347Z] === RUN TestInspectNetwork/partial_network_id [2021-06-09T17:39:59.347Z] === RUN TestInspectNetwork/network_name [2021-06-09T17:39:59.347Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-09T17:40:03.354Z] . [2021-06-09T17:40:03.354Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:40:03.354Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:40:03.354Z] Error: No such image: emptyfs [2021-06-09T17:40:03.354Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T17:40:03.354Z] ++++ docker load [2021-06-09T17:40:03.354Z] Running integration-test (iteration 1) [2021-06-09T17:40:03.354Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T17:40:03.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:40:03.354Z] ++ set -e [2021-06-09T17:40:03.354Z] ++ '[' -n 0 ']' [2021-06-09T17:40:03.354Z] ++ set -x [2021-06-09T17:40:03.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:40:04.586Z] --- PASS: TestInspectNetwork (8.05s) [2021-06-09T17:40:04.586Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-09T17:40:04.586Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-09T17:40:04.586Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-09T17:40:04.586Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-09T17:40:04.586Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T17:40:06.600Z] --- PASS: TestInfoAPIWarnings (17.37s) [2021-06-09T17:40:06.600Z] === RUN TestInfoDebug [2021-06-09T17:40:07.101Z] --- PASS: TestRunContainerWithBridgeNone (3.15s) [2021-06-09T17:40:07.101Z] === RUN TestNetworkInvalidJSON [2021-06-09T17:40:07.101Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T17:40:07.101Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T17:40:07.101Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:40:07.101Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:40:07.101Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:40:07.101Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:40:07.101Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T17:40:07.101Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:40:07.101Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:40:07.101Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-09T17:40:07.101Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T17:40:07.101Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T17:40:07.101Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T17:40:07.101Z] === RUN TestNetworkList [2021-06-09T17:40:07.101Z] === RUN TestNetworkList//networks [2021-06-09T17:40:07.101Z] === PAUSE TestNetworkList//networks [2021-06-09T17:40:07.101Z] === RUN TestNetworkList//networks/ [2021-06-09T17:40:07.101Z] === PAUSE TestNetworkList//networks/ [2021-06-09T17:40:07.101Z] === CONT TestNetworkList//networks [2021-06-09T17:40:07.101Z] === CONT TestNetworkList//networks/ [2021-06-09T17:40:07.101Z] --- PASS: TestNetworkList (0.02s) [2021-06-09T17:40:07.101Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T17:40:07.101Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T17:40:07.101Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T17:40:07.160Z] --- PASS: TestInfoDebug (1.52s) [2021-06-09T17:40:07.160Z] === RUN TestInfoInsecureRegistries [2021-06-09T17:40:07.357Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-06-09T17:40:07.357Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T17:40:08.727Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-06-09T17:40:08.727Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T17:40:09.045Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-06-09T17:40:09.045Z] === RUN TestInfoRegistryMirrors [2021-06-09T17:40:09.288Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-06-09T17:40:09.288Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T17:40:10.407Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-06-09T17:40:10.407Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T17:40:10.407Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-06-09T17:40:10.407Z] === RUN TestPingCacheHeaders [2021-06-09T17:40:10.407Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-09T17:40:10.407Z] === RUN TestPingGet [2021-06-09T17:40:10.407Z] --- PASS: TestPingGet (0.01s) [2021-06-09T17:40:10.407Z] === RUN TestPingHead [2021-06-09T17:40:10.407Z] --- PASS: TestPingHead (0.02s) [2021-06-09T17:40:10.407Z] === RUN TestVersion [2021-06-09T17:40:10.651Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-06-09T17:40:10.651Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T17:40:10.662Z] --- PASS: TestVersion (0.03s) [2021-06-09T17:40:10.663Z] PASS [2021-06-09T17:40:10.663Z] [2021-06-09T17:40:10.663Z] === Skipped [2021-06-09T17:40:10.663Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T17:40:10.663Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T17:40:10.663Z] [2021-06-09T17:40:10.663Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-09T17:40:10.663Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:40:10.663Z] [2021-06-09T17:40:10.663Z] [2021-06-09T17:40:10.663Z] DONE 19 tests, 2 skipped in 28.457s [2021-06-09T17:40:10.663Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T17:40:10.663Z] INFO: Testing against a local daemon [2021-06-09T17:40:10.663Z] === RUN TestVolumesCreateAndList [2021-06-09T17:40:10.918Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-09T17:40:10.918Z] === RUN TestVolumesRemove [2021-06-09T17:40:10.918Z] --- PASS: TestVolumesRemove (0.05s) [2021-06-09T17:40:10.918Z] === RUN TestVolumesInspect [2021-06-09T17:40:10.918Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-09T17:40:10.918Z] === RUN TestVolumesInvalidJSON [2021-06-09T17:40:10.918Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T17:40:10.918Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T17:40:10.918Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T17:40:10.918Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-09T17:40:10.918Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T17:40:10.918Z] PASS [2021-06-09T17:40:10.918Z] [2021-06-09T17:40:10.918Z] DONE 5 tests in 0.317s [2021-06-09T17:40:10.918Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T17:40:10.918Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12536 is not a child of this shell [2021-06-09T17:40:10.918Z] warning: PID 12536 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-09T17:40:10.918Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T17:40:10.918Z] [2021-06-09T17:40:10.918Z] Unloading profiles will leave already running processes permanently [2021-06-09T17:40:10.918Z] unconfined, which can lead to unexpected situations. [2021-06-09T17:40:10.918Z] [2021-06-09T17:40:10.918Z] To set a process to complain mode, use the command line tool [2021-06-09T17:40:10.918Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T17:40:10.918Z] Removing test suite binaries [2021-06-09T17:40:11.173Z] exiting test-integration [2021-06-09T17:40:11.173Z] ++ exit 0 [2021-06-09T17:40:11.577Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-06-09T17:40:11.577Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T17:40:12.098Z] [2021-06-09T17:40:12.138Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-09T17:40:12.138Z] === RUN TestServiceWithPredefinedNetwork Post stage [Pipeline] junit [2021-06-09T17:40:14.617Z] Recording test results [2021-06-09T17:40:15.402Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2021-06-09T17:40:15.402Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T17:40:15.402Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:40:15.402Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:40:15.402Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T17:40:15.611Z] Loaded image: buildpack-deps:buster [2021-06-09T17:40:15.611Z] Loaded image: busybox:latest [2021-06-09T17:40:15.611Z] Loaded image: busybox:glibc [2021-06-09T17:40:16.234Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T17:40:16.621Z] + echo Ensuring container killed. [2021-06-09T17:40:16.621Z] Ensuring container killed. [2021-06-09T17:40:16.621Z] + docker rm -vf docker-pr4 [2021-06-09T17:40:16.621Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-09T17:40:16.941Z] + echo Chowning /workspace to jenkins user [2021-06-09T17:40:16.941Z] Chowning /workspace to jenkins user [2021-06-09T17:40:16.941Z] + id -u [2021-06-09T17:40:16.941Z] + id -g [2021-06-09T17:40:16.941Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42432:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T17:40:16.941Z] Unable to find image 'busybox:latest' locally [2021-06-09T17:40:17.002Z] Loaded image: debian:bullseye [2021-06-09T17:40:17.199Z] latest: Pulling from library/busybox [2021-06-09T17:40:17.199Z] b71f96345d44: Pulling fs layer [2021-06-09T17:40:17.199Z] b71f96345d44: Download complete [2021-06-09T17:40:17.199Z] b71f96345d44: Pull complete [2021-06-09T17:40:17.454Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T17:40:17.454Z] Status: Downloaded newer image for busybox:latest [2021-06-09T17:40:17.576Z] Loaded image: hello-world:latest [2021-06-09T17:40:18.521Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:40:18.521Z] INFO: Testing against a local daemon [2021-06-09T17:40:18.521Z] === RUN TestCgroupNamespacesBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T17:40:19.148Z] + bundleName=amd64-rootless [2021-06-09T17:40:19.148Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-09T17:40:19.148Z] Creating amd64-rootless-bundles.tar.gz [2021-06-09T17:40:19.148Z] + 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-09T17:40:19.148Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-09T17:40:19.156Z] Archiving artifacts [2021-06-09T17:40:20.856Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42432/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T17:40:21.077Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2021-06-09T17:40:21.077Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T17:40:21.205Z] + make clean [2021-06-09T17:40:21.460Z] docker volume rm -f docker-dev-cache [2021-06-09T17:40:21.460Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T17:40:22.998Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2021-06-09T17:40:22.998Z] === RUN TestBuildWithSession [2021-06-09T17:40:22.998Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T17:40:22.998Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:40:22.998Z] === RUN TestBuildSquashParent [2021-06-09T17:40:25.792Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-09T17:40:25.793Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-09T17:40:29.081Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-09T17:40:29.081Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-09T17:40:29.339Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-09T17:40:29.594Z] --- PASS: TestBuildSquashParent (6.20s) [2021-06-09T17:40:29.594Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T17:40:29.594Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:40:29.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:40:29.594Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:40:29.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:40:29.594Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:40:29.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:40:29.594Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:40:29.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:40:29.594Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:40:29.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:40:29.594Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:40:29.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:40:29.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:40:29.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:40:29.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:40:29.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:40:29.906Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-09T17:40:30.165Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-09T17:40:30.233Z] --- PASS: TestServiceWithDataPathPortInit (14.91s) [2021-06-09T17:40:30.233Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T17:40:30.423Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-09T17:40:30.681Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-09T17:40:32.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:40:32.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:40:33.971Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-09T17:40:34.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-09T17:40:34.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-09T17:40:34.726Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-09T17:40:34.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2021-06-09T17:40:34.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2021-06-09T17:40:34.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2021-06-09T17:40:34.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s) [2021-06-09T17:40:34.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2021-06-09T17:40:34.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.61s) [2021-06-09T17:40:34.726Z] === RUN TestBuildMultiStageCopy [2021-06-09T17:40:34.726Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T17:40:35.167Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-09T17:40:37.285Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T17:40:37.285Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T17:40:37.548Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T17:40:37.701Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-09T17:40:37.810Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T17:40:38.314Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.56s) [2021-06-09T17:40:38.314Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wendpk0caqui4c1ljss7x3x1b Created:2021-06-09 17:40:31.138608309 +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[09c2ff00b13172855ce96a5737ba51faab7eb2e63319bb7cc41e9b38a38b2403:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qqer86gsqdrkwhgwey1lowodi EndpointID:1c15a18196af2267ae9a6460ca8bd20535ca28e6d5d418961b68c6d4faefca6e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:adb0e90f0da5d6e9ac32f21a558707046a6f38f8e0b2435e4a952da8a445264c 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:c8e858f5232b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qqer86gsqdrkwhgwey1lowodi EndpointID:1c15a18196af2267ae9a6460ca8bd20535ca28e6d5d418961b68c6d4faefca6e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-09T17:40:38.314Z] PASS [2021-06-09T17:40:38.314Z] [2021-06-09T17:40:38.314Z] === Skipped [2021-06-09T17:40:38.314Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:40:38.314Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:40:38.314Z] [2021-06-09T17:40:38.314Z] [2021-06-09T17:40:38.314Z] DONE 26 tests, 1 skipped in 49.028s [2021-06-09T17:40:38.314Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:40:38.314Z] INFO: Testing against a local daemon [2021-06-09T17:40:38.314Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T17:40:38.314Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T17:40:38.314Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:40:38.314Z] === RUN TestDockerNetworkIpvlan [2021-06-09T17:40:38.314Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:40:38.315Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:40:38.315Z] PASS [2021-06-09T17:40:38.315Z] [2021-06-09T17:40:38.315Z] === Skipped [2021-06-09T17:40:38.315Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T17:40:38.315Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:40:38.315Z] [2021-06-09T17:40:38.315Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:40:38.315Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:40:38.315Z] [2021-06-09T17:40:38.315Z] [2021-06-09T17:40:38.315Z] DONE 2 tests, 2 skipped in 0.039s [2021-06-09T17:40:38.315Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:40:38.315Z] INFO: Testing against a local daemon [2021-06-09T17:40:38.315Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T17:40:38.386Z] --- PASS: TestBuildMultiStageCopy (3.60s) [2021-06-09T17:40:38.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.17s) [2021-06-09T17:40:38.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-06-09T17:40:38.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-06-09T17:40:38.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-06-09T17:40:38.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-06-09T17:40:38.386Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T17:40:38.894Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-06-09T17:40:38.894Z] === RUN TestDockerNetworkMacvlan [2021-06-09T17:40:39.332Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2021-06-09T17:40:39.332Z] === RUN TestBuildLabelWithTargets [2021-06-09T17:40:39.456Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-09T17:40:39.603Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-09T17:40:40.383Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-09T17:40:40.722Z] --- PASS: TestBuildLabelWithTargets (1.49s) [2021-06-09T17:40:40.722Z] === RUN TestBuildWithEmptyLayers [2021-06-09T17:40:40.943Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-09T17:40:40.982Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-09T17:40:41.670Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-06-09T17:40:41.670Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T17:40:42.357Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-09T17:40:44.210Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-09T17:40:44.223Z] --- PASS: TestBuildMultiStageOnBuild (2.55s) [2021-06-09T17:40:44.223Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T17:40:45.169Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2021-06-09T17:40:45.169Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T17:40:46.726Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-09T17:40:47.724Z] --- PASS: TestBuildMultiStageLayerLeak (2.60s) [2021-06-09T17:40:47.724Z] === RUN TestBuildWithHugeFile [2021-06-09T17:40:53.188Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-09T17:40:53.189Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-09T17:40:53.749Z] --- PASS: TestDockerNetworkMacvlan (14.92s) [2021-06-09T17:40:53.749Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-06-09T17:40:53.749Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-06-09T17:40:53.749Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.78s) [2021-06-09T17:40:53.749Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-06-09T17:40:53.749Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.28s) [2021-06-09T17:40:53.749Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2021-06-09T17:40:53.749Z] PASS [2021-06-09T17:40:53.749Z] [2021-06-09T17:40:53.749Z] DONE 8 tests in 16.272s [2021-06-09T17:40:53.749Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T17:40:53.749Z] testing: warning: no tests to run [2021-06-09T17:40:53.749Z] PASS [2021-06-09T17:40:53.749Z] [2021-06-09T17:40:53.749Z] DONE 0 tests in 0.006s [2021-06-09T17:40:53.749Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T17:40:53.749Z] INFO: Testing against a local daemon [2021-06-09T17:40:53.749Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T17:40:55.642Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2021-06-09T17:40:55.642Z] === RUN TestAuthZPluginTLS [2021-06-09T17:40:55.898Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-09T17:40:55.898Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T17:40:56.458Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-09T17:40:56.458Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T17:40:56.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-09T17:40:57.019Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-09T17:40:57.019Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T17:40:57.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-09T17:40:57.580Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-06-09T17:40:57.580Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T17:40:58.945Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2021-06-09T17:40:58.946Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T17:40:59.507Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-06-09T17:40:59.507Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T17:41:00.068Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-09T17:41:00.068Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-09T17:41:00.628Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-06-09T17:41:00.628Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T17:41:02.516Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2021-06-09T17:41:02.516Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T17:41:04.407Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2021-06-09T17:41:04.407Z] === RUN TestAuthZPluginHeader [2021-06-09T17:41:04.969Z] --- PASS: TestAuthZPluginHeader (0.74s) [2021-06-09T17:41:04.969Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T17:41:09.133Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.78s) [2021-06-09T17:41:09.133Z] === RUN TestAuthZPluginV2Disable [2021-06-09T17:41:11.647Z] --- PASS: TestAuthZPluginV2Disable (2.96s) [2021-06-09T17:41:11.647Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T17:41:14.910Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.80s) [2021-06-09T17:41:14.910Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T17:41:18.975Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-09T17:41:19.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T17:41:20.267Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2021-06-09T17:41:20.267Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T17:41:20.267Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T17:41:20.267Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-06-09T17:41:20.267Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T17:41:20.267Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-06-09T17:41:20.267Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T17:41:20.267Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T17:41:21.653Z] ok github.com/docker/docker/builder/dockerfile 0.210s coverage: 48.8% of statements [2021-06-09T17:41:21.653Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T17:41:21.653Z] ok github.com/docker/docker/builder/remotecontext 0.104s coverage: 13.7% of statements [2021-06-09T17:41:22.596Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-06-09T17:41:23.538Z] ok github.com/docker/docker/builder/remotecontext/git 1.289s coverage: 86.3% of statements [2021-06-09T17:41:23.538Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T17:41:23.538Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T17:41:23.950Z] 4612f6d0b889: Pull complete [2021-06-09T17:41:24.846Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.68s) [2021-06-09T17:41:24.846Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T17:41:26.841Z] ok github.com/docker/docker/client 0.158s coverage: 75.4% of statements [2021-06-09T17:41:31.448Z] --- PASS: TestImportExtremelyLargeImageWorks (193.88s) [2021-06-09T17:41:31.448Z] PASS [2021-06-09T17:41:31.448Z] [2021-06-09T17:41:31.448Z] DONE 12 tests in 199.228s [2021-06-09T17:41:31.448Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T17:41:31.448Z] ++ 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-09T17:41:31.448Z] ++ set -e [2021-06-09T17:41:31.448Z] ++ '[' -n 0 ']' [2021-06-09T17:41:31.448Z] ++ set -x [2021-06-09T17:41:31.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09T17:41:31.448Z] INFO: Testing against a local daemon [2021-06-09T17:41:31.448Z] === RUN TestNetworkCreateDelete [2021-06-09T17:41:31.448Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-06-09T17:41:31.448Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T17:41:31.448Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-09T17:41:31.448Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2021-06-09T17:41:31.448Z] === RUN TestDaemonDNSFallback [2021-06-09T17:41:31.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-09T17:41:32.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-09T17:41:32.841Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-09T17:41:33.775Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-09T17:41:33.776Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-09T17:41:34.034Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-09T17:41:38.022Z] --- PASS: TestBuildWithHugeFile (48.25s) [2021-06-09T17:41:38.022Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T17:41:38.022Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-09T17:41:38.022Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:41:38.022Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T17:41:38.022Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:41:38.022Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:41:38.022Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:41:38.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:41:38.023Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:41:38.023Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:41:38.023Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:41:38.023Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:41:38.023Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:41:38.023Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-06-09T17:41:38.023Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-06-09T17:41:38.023Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-06-09T17:41:38.023Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2021-06-09T17:41:38.023Z] === RUN TestBuildPreserveOwnership [2021-06-09T17:41:38.023Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T17:41:38.223Z] --- PASS: TestDaemonDNSFallback (7.10s) [2021-06-09T17:41:38.223Z] === RUN TestInspectNetwork [2021-06-09T17:41:39.942Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T17:41:41.877Z] --- PASS: TestBuildPreserveOwnership (5.42s) [2021-06-09T17:41:41.877Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.60s) [2021-06-09T17:41:41.877Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s) [2021-06-09T17:41:41.877Z] === RUN TestBuildPlatformInvalid [2021-06-09T17:41:42.140Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-06-09T17:41:42.140Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T17:41:42.881Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-06-09T17:41:42.881Z] PASS [2021-06-09T17:41:42.881Z] [2021-06-09T17:41:42.881Z] DONE 17 tests in 46.834s [2021-06-09T17:41:42.881Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T17:41:42.881Z] INFO: Testing against a local daemon [2021-06-09T17:41:42.881Z] === RUN TestPluginInvalidJSON [2021-06-09T17:41:42.881Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:41:42.881Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:41:42.881Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:41:42.881Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-09T17:41:42.881Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T17:41:42.881Z] === RUN TestPluginInstall [2021-06-09T17:41:42.881Z] === RUN TestPluginInstall/no_auth [2021-06-09T17:41:42.881Z] time="2021-06-09T17:41:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:41:42.881Z] time="2021-06-09T17:41:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:293e70fd900b1b0cfb5afe7a94a411d56d0fb478ac1d38816846d581e8c65ef3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:41:42.881Z] time="2021-06-09T17:41:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:41:42.881Z] time="2021-06-09T17:41:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:293e70fd900b1b0cfb5afe7a94a411d56d0fb478ac1d38816846d581e8c65ef3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:41:42.881Z] === RUN TestPluginInstall/with_htpasswd [2021-06-09T17:41:43.443Z] time="2021-06-09T17:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:41:43.443Z] time="2021-06-09T17:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b53ce072f42f292f6b2a7348f59f4332ca6aa6a4c49407fe5d492d41f3f102b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:41:43.443Z] time="2021-06-09T17:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:41:43.443Z] time="2021-06-09T17:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b53ce072f42f292f6b2a7348f59f4332ca6aa6a4c49407fe5d492d41f3f102b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:41:43.523Z] === RUN TestInspectNetwork/full_network_id [2021-06-09T17:41:43.523Z] === RUN TestInspectNetwork/partial_network_id [2021-06-09T17:41:43.523Z] === RUN TestInspectNetwork/network_name [2021-06-09T17:41:43.523Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-09T17:41:43.699Z] === RUN TestPluginInstall/with_insecure [2021-06-09T17:41:44.626Z] time="2021-06-09T17:41:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:41:44.626Z] time="2021-06-09T17:41:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd9af7e131014f6c9070825af1f7f611ebf252a3dde30a77823bca62a0d469fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:41:44.626Z] time="2021-06-09T17:41:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:41:44.626Z] time="2021-06-09T17:41:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd9af7e131014f6c9070825af1f7f611ebf252a3dde30a77823bca62a0d469fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:41:44.887Z] --- PASS: TestPluginInstall (4.24s) [2021-06-09T17:41:44.887Z] --- PASS: TestPluginInstall/no_auth (2.19s) [2021-06-09T17:41:44.887Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-06-09T17:41:44.887Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-06-09T17:41:44.887Z] plugin_test.go:165: [d2e0c4e4a9752] daemon is not started [2021-06-09T17:41:44.887Z] === RUN TestPluginsWithRuntimes [2021-06-09T17:41:45.428Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-09T17:41:45.687Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-09T17:41:46.255Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-09T17:41:46.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-09T17:41:46.775Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-09T17:41:46.824Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-09T17:41:47.083Z] === RUN TestDockerSuite/TestBuildFails [2021-06-09T17:41:47.083Z] --- PASS: TestInspectNetwork (9.15s) [2021-06-09T17:41:47.083Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-09T17:41:47.083Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-09T17:41:47.083Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-09T17:41:47.083Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-09T17:41:47.083Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T17:41:47.701Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-09T17:41:48.017Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-09T17:41:48.276Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-09T17:41:48.627Z] --- PASS: TestPluginsWithRuntimes (3.62s) [2021-06-09T17:41:48.627Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-06-09T17:41:48.627Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2021-06-09T17:41:48.627Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T17:41:49.188Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-06-09T17:41:49.188Z] PASS [2021-06-09T17:41:49.188Z] [2021-06-09T17:41:49.188Z] DONE 10 tests in 8.643s [2021-06-09T17:41:49.188Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T17:41:49.188Z] INFO: Testing against a local daemon [2021-06-09T17:41:49.188Z] === RUN TestExternalGraphDriver [2021-06-09T17:41:49.443Z] === RUN TestExternalGraphDriver/json [2021-06-09T17:41:51.331Z] === RUN TestExternalGraphDriver/spec [2021-06-09T17:41:52.465Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-09T17:41:52.465Z] --- PASS: TestRunContainerWithBridgeNone (5.19s) [2021-06-09T17:41:52.465Z] === RUN TestNetworkInvalidJSON [2021-06-09T17:41:52.465Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T17:41:52.465Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T17:41:52.465Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:41:52.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:41:52.465Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:41:52.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:41:52.465Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T17:41:52.465Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:41:52.465Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:41:52.465Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-09T17:41:52.465Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T17:41:52.465Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T17:41:52.465Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T17:41:52.465Z] === RUN TestNetworkList [2021-06-09T17:41:52.465Z] === RUN TestNetworkList//networks [2021-06-09T17:41:52.465Z] === PAUSE TestNetworkList//networks [2021-06-09T17:41:52.465Z] === RUN TestNetworkList//networks/ [2021-06-09T17:41:52.465Z] === PAUSE TestNetworkList//networks/ [2021-06-09T17:41:52.465Z] === CONT TestNetworkList//networks [2021-06-09T17:41:52.465Z] === CONT TestNetworkList//networks/ [2021-06-09T17:41:52.465Z] --- PASS: TestNetworkList (0.03s) [2021-06-09T17:41:52.465Z] --- PASS: TestNetworkList//networks (0.01s) [2021-06-09T17:41:52.465Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-06-09T17:41:52.465Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T17:41:53.032Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-06-09T17:41:53.032Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T17:41:53.218Z] === RUN TestExternalGraphDriver/pull [2021-06-09T17:41:53.393Z] 29d5b6a226d2: Verifying Checksum [2021-06-09T17:41:53.393Z] 29d5b6a226d2: Download complete [2021-06-09T17:41:53.965Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-06-09T17:41:53.965Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T17:41:54.226Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-09T17:41:54.403Z] Loaded image: buildpack-deps:buster [2021-06-09T17:41:54.403Z] Loaded image: busybox:latest [2021-06-09T17:41:54.665Z] Loaded image: busybox:glibc [2021-06-09T17:41:54.794Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2021-06-09T17:41:54.794Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T17:41:55.126Z] --- PASS: TestExternalGraphDriver (5.67s) [2021-06-09T17:41:55.126Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2021-06-09T17:41:55.126Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2021-06-09T17:41:55.126Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2021-06-09T17:41:55.126Z] === RUN TestGraphdriverPluginV2 [2021-06-09T17:41:56.168Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-06-09T17:41:56.168Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T17:41:56.426Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-09T17:41:57.220Z] Loaded image: debian:bullseye [2021-06-09T17:41:57.220Z] Loaded image: hello-world:latest [2021-06-09T17:41:57.220Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:41:57.361Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2021-06-09T17:41:57.361Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T17:41:57.928Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-09T17:41:57.928Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-09T17:41:57.928Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T17:41:58.186Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-09T17:41:59.333Z] --- PASS: TestGraphdriverPluginV2 (3.70s) [2021-06-09T17:41:59.333Z] PASS [2021-06-09T17:41:59.333Z] [2021-06-09T17:41:59.333Z] DONE 5 tests in 9.406s [2021-06-09T17:41:59.333Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T17:41:59.333Z] INFO: Testing against a local daemon [2021-06-09T17:41:59.333Z] === RUN TestContinueAfterPluginCrash [2021-06-09T17:41:59.333Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T17:41:59.333Z] === RUN TestReadPluginNoRead [2021-06-09T17:41:59.333Z] === PAUSE TestReadPluginNoRead [2021-06-09T17:41:59.333Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T17:41:59.333Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T17:41:59.333Z] === CONT TestContinueAfterPluginCrash [2021-06-09T17:41:59.333Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T17:41:59.561Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-09T17:42:01.465Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2021-06-09T17:42:01.465Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T17:42:01.465Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:42:01.465Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:42:01.465Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T17:42:02.032Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-09T17:42:02.601Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-09T17:42:02.860Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-09T17:42:03.505Z] --- PASS: TestDaemonStartWithLogOpt (4.20s) [2021-06-09T17:42:03.505Z] === CONT TestReadPluginNoRead [2021-06-09T17:42:06.020Z] === RUN TestReadPluginNoRead/default [2021-06-09T17:42:06.184Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-09T17:42:07.237Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.00s) [2021-06-09T17:42:07.237Z] PASS [2021-06-09T17:42:07.237Z] [2021-06-09T17:42:07.237Z] === Skipped [2021-06-09T17:42:07.237Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-09T17:42:07.237Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:42:07.237Z] [2021-06-09T17:42:07.237Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-09T17:42:07.237Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:42:07.237Z] [2021-06-09T17:42:07.237Z] [2021-06-09T17:42:07.237Z] DONE 34 tests, 2 skipped in 122.943s [2021-06-09T17:42:07.237Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T17:42:07.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:42:07.237Z] ++ set -e [2021-06-09T17:42:07.237Z] ++ '[' -n 0 ']' [2021-06-09T17:42:07.237Z] ++ set -x [2021-06-09T17:42:07.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:42:07.237Z] INFO: Testing against a local daemon [2021-06-09T17:42:07.237Z] === RUN TestConfigInspect [2021-06-09T17:42:07.383Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T17:42:07.944Z] --- PASS: TestContinueAfterPluginCrash (9.34s) [2021-06-09T17:42:08.087Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-09T17:42:08.870Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T17:42:09.021Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-09T17:42:09.789Z] --- PASS: TestConfigInspect (3.11s) [2021-06-09T17:42:09.789Z] === RUN TestConfigList [2021-06-09T17:42:10.758Z] --- PASS: TestReadPluginNoRead (7.53s) [2021-06-09T17:42:10.758Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2021-06-09T17:42:10.758Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.71s) [2021-06-09T17:42:10.758Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-06-09T17:42:10.758Z] read_test.go:92: [d66b04fb8d0cd] daemon is not started [2021-06-09T17:42:10.758Z] PASS [2021-06-09T17:42:10.758Z] [2021-06-09T17:42:10.758Z] DONE 6 tests in 11.758s [2021-06-09T17:42:10.758Z] 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-09T17:42:10.758Z] testing: warning: no tests to run [2021-06-09T17:42:10.758Z] PASS [2021-06-09T17:42:10.758Z] [2021-06-09T17:42:10.758Z] DONE 0 tests in 0.021s [2021-06-09T17:42:10.758Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T17:42:10.758Z] INFO: Testing against a local daemon [2021-06-09T17:42:10.758Z] === RUN TestPluginWithDevMounts [2021-06-09T17:42:10.758Z] === PAUSE TestPluginWithDevMounts [2021-06-09T17:42:10.758Z] === CONT TestPluginWithDevMounts [2021-06-09T17:42:12.122Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-06-09T17:42:12.122Z] PASS [2021-06-09T17:42:12.122Z] [2021-06-09T17:42:12.122Z] DONE 1 tests in 1.757s [2021-06-09T17:42:12.342Z] --- PASS: TestConfigList (2.97s) [2021-06-09T17:42:12.342Z] === RUN TestConfigsCreateAndDelete [2021-06-09T17:42:12.377Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T17:42:12.377Z] INFO: Testing against a local daemon [2021-06-09T17:42:12.377Z] === RUN TestSecretInspect [2021-06-09T17:42:13.205Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-09T17:42:13.205Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-09T17:42:13.571Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 29.1% of statements [2021-06-09T17:42:13.571Z] ok github.com/docker/docker/container 0.122s coverage: 34.6% of statements [2021-06-09T17:42:13.571Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T17:42:13.571Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T17:42:13.571Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T17:42:13.571Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T17:42:14.140Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-09T17:42:14.398Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-09T17:42:14.889Z] --- PASS: TestSecretInspect (2.31s) [2021-06-09T17:42:14.889Z] === RUN TestSecretList [2021-06-09T17:42:14.966Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-09T17:42:14.966Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-09T17:42:15.649Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2021-06-09T17:42:15.649Z] === RUN TestConfigsUpdate [2021-06-09T17:42:15.899Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-09T17:42:16.157Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-09T17:42:16.724Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-09T17:42:16.777Z] --- PASS: TestSecretList (2.29s) [2021-06-09T17:42:16.777Z] === RUN TestSecretsCreateAndDelete [2021-06-09T17:42:16.983Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-09T17:42:17.241Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-09T17:42:17.808Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-09T17:42:18.377Z] --- PASS: TestServiceWithDataPathPortInit (17.35s) [2021-06-09T17:42:18.377Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T17:42:18.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-09T17:42:18.635Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-09T17:42:18.896Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-06-09T17:42:18.958Z] --- PASS: TestConfigsUpdate (2.94s) [2021-06-09T17:42:18.958Z] === RUN TestTemplatedConfig [2021-06-09T17:42:19.290Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2021-06-09T17:42:19.290Z] === RUN TestSecretsUpdate [2021-06-09T17:42:20.283Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-09T17:42:21.177Z] --- PASS: TestSecretsUpdate (1.95s) [2021-06-09T17:42:21.177Z] === RUN TestTemplatedSecret [2021-06-09T17:42:22.196Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-06-09T17:42:22.267Z] --- PASS: TestTemplatedConfig (3.74s) [2021-06-09T17:42:22.267Z] === RUN TestConfigCreateResolve [2021-06-09T17:42:22.824Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-09T17:42:25.341Z] --- PASS: TestTemplatedSecret (3.55s) [2021-06-09T17:42:25.341Z] === RUN TestSecretCreateResolve [2021-06-09T17:42:25.575Z] --- PASS: TestConfigCreateResolve (2.93s) [2021-06-09T17:42:25.575Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T17:42:25.575Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-06-09T17:42:25.575Z] PASS [2021-06-09T17:42:25.575Z] [2021-06-09T17:42:25.575Z] DONE 7 tests in 19.516s [2021-06-09T17:42:25.837Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T17:42:25.837Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:42:25.837Z] ++ set -e [2021-06-09T17:42:25.837Z] ++ '[' -n 0 ']' [2021-06-09T17:42:25.837Z] ++ set -x [2021-06-09T17:42:25.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:42:25.838Z] INFO: Testing against a local daemon [2021-06-09T17:42:25.838Z] === RUN TestCheckpoint [2021-06-09T17:42:25.838Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T17:42:25.838Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:42:25.838Z] === RUN TestContainerInvalidJSON [2021-06-09T17:42:26.099Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:42:26.099Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:42:26.099Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:42:26.099Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:42:26.099Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:42:26.099Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:42:26.099Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:42:26.099Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:42:26.099Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:42:26.099Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-06-09T17:42:26.100Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-09T17:42:26.100Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T17:42:26.100Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T17:42:26.100Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T17:42:26.100Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-09T17:42:26.100Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T17:42:26.100Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-06-09T17:42:26.100Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T17:42:26.100Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-09T17:42:26.100Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T17:42:26.362Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-09T17:42:26.362Z] === RUN TestCopyFromContainer [2021-06-09T17:42:27.231Z] --- PASS: TestSecretCreateResolve (2.28s) [2021-06-09T17:42:27.231Z] PASS [2021-06-09T17:42:27.231Z] [2021-06-09T17:42:27.231Z] DONE 6 tests in 14.720s [2021-06-09T17:42:27.231Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T17:42:27.231Z] INFO: Testing against a local daemon [2021-06-09T17:42:27.231Z] === RUN TestServiceCreateInit [2021-06-09T17:42:27.231Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T17:42:28.088Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-09T17:42:28.281Z] === RUN TestCopyFromContainer// [2021-06-09T17:42:28.281Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T17:42:28.281Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T17:42:28.281Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T17:42:28.543Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T17:42:28.543Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T17:42:28.543Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T17:42:28.654Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.08s) [2021-06-09T17:42:28.654Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u3fr080askb3pcpm4jsxrnysa Created:2021-06-09 17:42:20.21689963 +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[05f296055e8c0b843558a652eb820498b79628d27bf98503681322fdd6ac03f6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j864zuua4t2enfvxkvp7ljppx EndpointID:5470d610003af69fe60920cb2f81624b5a7cdd1de1da321b9fc583cf73452a37 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb2fa61d122fc51a0756562364e9242901d8aa73bd3d9fe9d9d0339b6f72821b 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:bbbe8f50d810 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j864zuua4t2enfvxkvp7ljppx EndpointID:5470d610003af69fe60920cb2f81624b5a7cdd1de1da321b9fc583cf73452a37 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-09T17:42:28.654Z] PASS [2021-06-09T17:42:28.654Z] [2021-06-09T17:42:28.654Z] === Skipped [2021-06-09T17:42:28.654Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:42:28.654Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:42:28.654Z] [2021-06-09T17:42:28.654Z] [2021-06-09T17:42:28.654Z] DONE 26 tests, 1 skipped in 58.546s [2021-06-09T17:42:28.654Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:42:28.654Z] ++ 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-09T17:42:28.654Z] ++ set -e [2021-06-09T17:42:28.654Z] ++ '[' -n 0 ']' [2021-06-09T17:42:28.654Z] ++ set -x [2021-06-09T17:42:28.654Z] ++ 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-09T17:42:28.654Z] INFO: Testing against a local daemon [2021-06-09T17:42:28.654Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T17:42:28.806Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T17:42:28.806Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T17:42:28.806Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T17:42:28.913Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s) [2021-06-09T17:42:28.913Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:42:28.913Z] === RUN TestDockerNetworkIpvlan [2021-06-09T17:42:28.913Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:42:28.913Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:42:28.913Z] PASS [2021-06-09T17:42:28.913Z] [2021-06-09T17:42:28.913Z] === Skipped [2021-06-09T17:42:28.913Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s) [2021-06-09T17:42:28.913Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:42:28.913Z] [2021-06-09T17:42:28.913Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:42:28.913Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:42:28.913Z] [2021-06-09T17:42:28.913Z] [2021-06-09T17:42:28.913Z] DONE 2 tests, 2 skipped in 0.248s [2021-06-09T17:42:28.913Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:42:28.913Z] ++ 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-09T17:42:28.913Z] ++ set -e [2021-06-09T17:42:28.913Z] ++ '[' -n 0 ']' [2021-06-09T17:42:28.913Z] ++ set -x [2021-06-09T17:42:28.913Z] ++ 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-09T17:42:28.913Z] INFO: Testing against a local daemon [2021-06-09T17:42:28.913Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T17:42:29.068Z] --- PASS: TestCopyFromContainer (2.80s) [2021-06-09T17:42:29.068Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-06-09T17:42:29.068Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-06-09T17:42:29.068Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-06-09T17:42:29.068Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-06-09T17:42:29.068Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-09T17:42:29.068Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-09T17:42:29.068Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-06-09T17:42:29.068Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-09T17:42:29.068Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-06-09T17:42:29.068Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-09T17:42:29.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T17:42:29.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:42:29.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:42:29.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:42:29.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:42:29.068Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:42:29.068Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:42:29.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:42:29.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:42:29.068Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:42:29.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-09T17:42:29.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T17:42:29.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T17:42:29.068Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T17:42:29.068Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T17:42:29.068Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-09T17:42:29.068Z] === RUN TestCreateWithInvalidEnv [2021-06-09T17:42:29.068Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T17:42:29.068Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T17:42:29.068Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T17:42:29.068Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T17:42:29.068Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T17:42:29.068Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T17:42:29.068Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T17:42:29.068Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T17:42:29.068Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T17:42:29.068Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-09T17:42:29.068Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T17:42:29.068Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T17:42:29.068Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T17:42:29.068Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T17:42:29.330Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-09T17:42:29.330Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T17:42:30.814Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.63s) [2021-06-09T17:42:30.814Z] === RUN TestDockerNetworkMacvlan [2021-06-09T17:42:31.382Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-09T17:42:31.882Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2021-06-09T17:42:31.882Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T17:42:32.193Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2021-06-09T17:42:32.193Z] ok github.com/docker/docker/daemon 12.163s coverage: 17.3% of statements [2021-06-09T17:42:32.193Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T17:42:32.193Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T17:42:32.327Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-09T17:42:32.455Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.8% of statements [2021-06-09T17:42:32.472Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T17:42:32.585Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-09T17:42:32.585Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-09T17:42:32.843Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-09T17:42:32.843Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-09T17:42:33.101Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-09T17:42:33.359Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-09T17:42:33.359Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-09T17:42:33.398Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-09T17:42:33.659Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-06-09T17:42:33.659Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T17:42:33.659Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T17:42:34.433Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2021-06-09T17:42:34.433Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T17:42:34.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:42:34.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:42:34.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:42:34.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:42:34.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:42:34.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:42:34.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:42:34.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:42:34.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:42:34.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:42:34.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:42:34.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:42:34.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:42:34.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:42:34.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:42:34.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-09T17:42:34.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-06-09T17:42:34.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-06-09T17:42:34.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-06-09T17:42:34.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-06-09T17:42:34.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-09T17:42:34.433Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T17:42:35.007Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2021-06-09T17:42:35.007Z] === RUN TestCreateDifferentPlatform [2021-06-09T17:42:35.007Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T17:42:35.045Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-06-09T17:42:35.262Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-09T17:42:35.269Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T17:42:35.269Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-09T17:42:35.269Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-09T17:42:35.269Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T17:42:35.269Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T17:42:35.269Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-09T17:42:35.269Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T17:42:35.269Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-06-09T17:42:35.269Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T17:42:35.269Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-09T17:42:35.269Z] === RUN TestDaemonRestartIpcMode [2021-06-09T17:42:35.269Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T17:42:35.269Z] === RUN TestDaemonHostGatewayIP [2021-06-09T17:42:35.269Z] === PAUSE TestDaemonHostGatewayIP [2021-06-09T17:42:35.269Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T17:42:35.269Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T17:42:35.269Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T17:42:35.269Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-09T17:42:35.269Z] === RUN TestDiff [2021-06-09T17:42:36.217Z] --- PASS: TestDiff (0.87s) [2021-06-09T17:42:36.217Z] === RUN TestExecWithCloseStdin [2021-06-09T17:42:36.635Z] --- PASS: TestServiceCreateInit (9.57s) [2021-06-09T17:42:36.635Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.73s) [2021-06-09T17:42:36.635Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.82s) [2021-06-09T17:42:36.635Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T17:42:36.959Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.396s coverage: 73.3% of statements [2021-06-09T17:42:37.164Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-09T17:42:37.164Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-09T17:42:37.532Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.1% of statements [2021-06-09T17:42:37.609Z] --- PASS: TestExecWithCloseStdin (1.16s) [2021-06-09T17:42:37.609Z] === RUN TestExec [2021-06-09T17:42:38.476Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.464s coverage: 56.2% of statements [2021-06-09T17:42:38.554Z] --- PASS: TestExec (1.16s) [2021-06-09T17:42:38.554Z] === RUN TestExecUser [2021-06-09T17:42:39.499Z] --- PASS: TestExecUser (1.15s) [2021-06-09T17:42:39.499Z] === RUN TestExportContainerAndImportImage [2021-06-09T17:42:40.391Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-06-09T17:42:40.888Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2021-06-09T17:42:40.888Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T17:42:41.353Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-09T17:42:41.612Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-09T17:42:42.179Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-09T17:42:42.309Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.309s coverage: 49.4% of statements [2021-06-09T17:42:42.746Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-09T17:42:42.808Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s) [2021-06-09T17:42:42.808Z] === RUN TestHealthCheckWorkdir [2021-06-09T17:42:42.882Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.725s coverage: 46.2% of statements [2021-06-09T17:42:42.882Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T17:42:44.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-09T17:42:44.196Z] --- PASS: TestHealthCheckWorkdir (1.48s) [2021-06-09T17:42:44.196Z] === RUN TestHealthKillContainer [2021-06-09T17:42:44.798Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.612s coverage: 57.7% of statements [2021-06-09T17:42:44.798Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-09T17:42:44.798Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T17:42:44.798Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-06-09T17:42:46.730Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2021-06-09T17:42:47.306Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-06-09T17:42:47.522Z] --- PASS: TestHealthKillContainer (3.10s) [2021-06-09T17:42:47.522Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T17:42:48.096Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2021-06-09T17:42:48.096Z] === RUN TestIpcModeNone [2021-06-09T17:42:48.249Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.7% of statements [2021-06-09T17:42:48.249Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T17:42:48.249Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T17:42:49.044Z] --- PASS: TestIpcModeNone (1.11s) [2021-06-09T17:42:49.044Z] === RUN TestIpcModePrivate [2021-06-09T17:42:49.393Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-09T17:42:49.637Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.5% of statements [2021-06-09T17:42:50.441Z] --- PASS: TestIpcModePrivate (1.12s) [2021-06-09T17:42:50.441Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-09T17:42:50.441Z] === RUN TestIpcModeShareable [2021-06-09T17:42:50.579Z] ok github.com/docker/docker/daemon/logger/awslogs 0.216s coverage: 77.4% of statements [2021-06-09T17:42:50.579Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T17:42:50.579Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T17:42:50.840Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-06-09T17:42:51.386Z] --- PASS: TestIpcModeShareable (1.12s) [2021-06-09T17:42:51.386Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-06-09T17:42:51.386Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T17:42:51.783Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-06-09T17:42:51.925Z] --- PASS: TestDockerNetworkMacvlan (21.07s) [2021-06-09T17:42:51.925Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-06-09T17:42:51.925Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-06-09T17:42:51.925Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2021-06-09T17:42:51.925Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.76s) [2021-06-09T17:42:51.925Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.30s) [2021-06-09T17:42:51.925Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.00s) [2021-06-09T17:42:51.925Z] PASS [2021-06-09T17:42:51.925Z] [2021-06-09T17:42:51.925Z] DONE 8 tests in 22.892s [2021-06-09T17:42:51.925Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T17:42:51.925Z] ++ 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-09T17:42:51.925Z] ++ set -e [2021-06-09T17:42:51.925Z] ++ '[' -n 0 ']' [2021-06-09T17:42:51.925Z] ++ set -x [2021-06-09T17:42:51.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-09T17:42:51.925Z] testing: warning: no tests to run [2021-06-09T17:42:51.925Z] PASS [2021-06-09T17:42:51.925Z] [2021-06-09T17:42:51.925Z] DONE 0 tests in 0.031s [2021-06-09T17:42:51.925Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T17:42:51.925Z] ++ 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-09T17:42:51.925Z] ++ set -e [2021-06-09T17:42:51.925Z] ++ '[' -n 0 ']' [2021-06-09T17:42:51.925Z] ++ set -x [2021-06-09T17:42:51.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-09T17:42:51.925Z] INFO: Testing against a local daemon [2021-06-09T17:42:51.925Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T17:42:52.044Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2021-06-09T17:42:52.617Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-06-09T17:42:53.560Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-06-09T17:42:53.560Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T17:42:53.828Z] --- PASS: TestAuthZPluginAllowRequest (1.90s) [2021-06-09T17:42:53.828Z] === RUN TestAuthZPluginTLS [2021-06-09T17:42:54.133Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 56.8% of statements [2021-06-09T17:42:54.395Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-06-09T17:42:54.395Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T17:42:54.673Z] --- PASS: TestCreateServiceMultipleTimes (17.65s) [2021-06-09T17:42:54.673Z] === RUN TestCreateServiceConflict [2021-06-09T17:42:54.695Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2021-06-09T17:42:54.695Z] === RUN TestAPIIpcModeHost [2021-06-09T17:42:54.962Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-06-09T17:42:54.962Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T17:42:55.076Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-06-09T17:42:55.529Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-06-09T17:42:55.529Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T17:42:55.641Z] --- PASS: TestAPIIpcModeHost (1.13s) [2021-06-09T17:42:55.641Z] === RUN TestDaemonIpcModeShareable [2021-06-09T17:42:55.788Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-09T17:42:56.046Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-06-09T17:42:56.046Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T17:42:56.461Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-09T17:42:56.559Z] --- PASS: TestCreateServiceConflict (2.32s) [2021-06-09T17:42:56.559Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T17:42:56.722Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-09T17:42:57.561Z] --- PASS: TestDaemonIpcModeShareable (2.02s) [2021-06-09T17:42:57.561Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-06-09T17:42:57.561Z] === RUN TestDaemonIpcModePrivate [2021-06-09T17:42:57.664Z] ok github.com/docker/docker/daemon/logger/splunk 1.578s coverage: 82.5% of statements [2021-06-09T17:42:57.664Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T17:42:57.664Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-06-09T17:42:57.664Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T17:42:57.972Z] --- PASS: TestAuthZPluginAllowEventStream (1.91s) [2021-06-09T17:42:57.972Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T17:42:58.539Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-09T17:42:58.539Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T17:42:59.105Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-06-09T17:42:59.105Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-09T17:42:59.579Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2021-06-09T17:42:59.670Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-06-09T17:42:59.670Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T17:42:59.824Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2021-06-09T17:42:59.824Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T17:43:00.114Z] --- PASS: TestDaemonIpcModePrivate (2.04s) [2021-06-09T17:43:00.114Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-06-09T17:43:00.114Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T17:43:00.236Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-09T17:43:00.521Z] ok github.com/docker/docker/distribution 0.169s coverage: 25.2% of statements [2021-06-09T17:43:00.521Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T17:43:01.464Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-09T17:43:02.034Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.15s) [2021-06-09T17:43:02.034Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-06-09T17:43:02.034Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T17:43:02.137Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2021-06-09T17:43:02.137Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T17:43:02.137Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-09T17:43:02.405Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-06-09T17:43:02.665Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2021-06-09T17:43:02.665Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T17:43:03.607Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-06-09T17:43:03.953Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.04s) [2021-06-09T17:43:03.953Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-06-09T17:43:03.953Z] === RUN TestIpcModeOlderClient [2021-06-09T17:43:03.953Z] === PAUSE TestIpcModeOlderClient [2021-06-09T17:43:03.953Z] === RUN TestKillContainerInvalidSignal [2021-06-09T17:43:04.039Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2021-06-09T17:43:04.039Z] === RUN TestAuthZPluginHeader [2021-06-09T17:43:04.178Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-06-09T17:43:04.750Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-06-09T17:43:04.750Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T17:43:04.898Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2021-06-09T17:43:04.898Z] === RUN TestKillContainer [2021-06-09T17:43:04.898Z] === RUN TestKillContainer/no_signal [2021-06-09T17:43:04.974Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-09T17:43:04.974Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-09T17:43:04.974Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-06-09T17:43:04.974Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T17:43:05.472Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T17:43:05.692Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2021-06-09T17:43:06.417Z] === RUN TestKillContainer/killing_signal [2021-06-09T17:43:07.362Z] --- PASS: TestKillContainer (2.57s) [2021-06-09T17:43:07.362Z] --- PASS: TestKillContainer/no_signal (0.83s) [2021-06-09T17:43:07.362Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2021-06-09T17:43:07.362Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2021-06-09T17:43:07.362Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T17:43:07.362Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T17:43:08.312Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T17:43:08.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2021-06-09T17:43:08.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-06-09T17:43:08.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-06-09T17:43:08.885Z] === RUN TestKillStoppedContainer [2021-06-09T17:43:09.149Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-06-09T17:43:09.149Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T17:43:09.149Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-06-09T17:43:09.149Z] === RUN TestKillDifferentUserContainer [2021-06-09T17:43:09.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-09T17:43:09.728Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.78s) [2021-06-09T17:43:09.728Z] === RUN TestAuthZPluginV2Disable [2021-06-09T17:43:10.096Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2021-06-09T17:43:10.096Z] === RUN TestInspectOomKilledTrue [2021-06-09T17:43:10.096Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T17:43:10.096Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:43:10.096Z] === RUN TestInspectOomKilledFalse [2021-06-09T17:43:10.096Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T17:43:10.096Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:43:10.096Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T17:43:10.663Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-09T17:43:11.043Z] --- PASS: TestLinksEtcHostsContentMatch (0.88s) [2021-06-09T17:43:11.043Z] === RUN TestLinksContainerNames [2021-06-09T17:43:11.229Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-09T17:43:12.443Z] --- PASS: TestLinksContainerNames (1.66s) [2021-06-09T17:43:12.443Z] === RUN TestLogsFollowTailEmpty [2021-06-09T17:43:13.391Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2021-06-09T17:43:13.391Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T17:43:13.765Z] --- PASS: TestAuthZPluginV2Disable (4.10s) [2021-06-09T17:43:13.765Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T17:43:14.337Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2021-06-09T17:43:14.337Z] === RUN TestMountDaemonRoot [2021-06-09T17:43:14.337Z] === RUN TestMountDaemonRoot/default [2021-06-09T17:43:14.337Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T17:43:14.337Z] === RUN TestMountDaemonRoot/private [2021-06-09T17:43:14.337Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/slave [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/shared [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/default [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/shared [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/private [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/slave [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T17:43:14.338Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:43:14.338Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:43:14.338Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T17:43:14.600Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-09T17:43:14.600Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-09T17:43:14.600Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T17:43:14.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-09T17:43:14.701Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-09T17:43:14.728Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2021-06-09T17:43:14.728Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T17:43:14.959Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-09T17:43:15.697Z] ok github.com/docker/docker/layer 7.447s coverage: 68.8% of statements [2021-06-09T17:43:15.697Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T17:43:15.697Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T17:43:15.697Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T17:43:15.697Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T17:43:16.092Z] --- PASS: TestCreateServiceSecretFileMode (2.87s) [2021-06-09T17:43:16.092Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T17:43:17.155Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2021-06-09T17:43:17.155Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T17:43:17.341Z] ok github.com/docker/docker/libnetwork/api 1.314s coverage: 90.1% of statements [2021-06-09T17:43:17.492Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2021-06-09T17:43:17.492Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T17:43:17.729Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2021-06-09T17:43:17.729Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T17:43:18.282Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2021-06-09T17:43:18.429Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-09T17:43:18.674Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-06-09T17:43:18.674Z] === RUN TestNetworkNat [2021-06-09T17:43:19.224Z] ok github.com/docker/docker/libnetwork/client 0.018s coverage: 75.2% of statements [2021-06-09T17:43:19.356Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2021-06-09T17:43:19.356Z] === RUN TestCreateServiceSysctls [2021-06-09T17:43:19.485Z] ok github.com/docker/docker/libnetwork/client/mflag 0.004s coverage: 62.7% of statements [2021-06-09T17:43:19.619Z] --- PASS: TestNetworkNat (0.98s) [2021-06-09T17:43:19.619Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T17:43:19.805Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-09T17:43:20.564Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2021-06-09T17:43:20.564Z] === RUN TestNetworkLoopbackNat [2021-06-09T17:43:20.740Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-09T17:43:21.397Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.015s coverage: 67.6% of statements [2021-06-09T17:43:21.969Z] ok github.com/docker/docker/libnetwork/config 0.050s coverage: 24.0% of statements [2021-06-09T17:43:22.541Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-09T17:43:22.660Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-09T17:43:23.114Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-09T17:43:23.518Z] --- PASS: TestCreateServiceSysctls (3.95s) [2021-06-09T17:43:23.518Z] === RUN TestCreateServiceCapabilities [2021-06-09T17:43:23.871Z] --- PASS: TestNetworkLoopbackNat (3.34s) [2021-06-09T17:43:23.871Z] === RUN TestPause [2021-06-09T17:43:24.562Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-09T17:43:24.817Z] --- PASS: TestPause (0.94s) [2021-06-09T17:43:24.817Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T17:43:24.817Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:43:24.817Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:43:24.817Z] === RUN TestPauseStopPausedContainer [2021-06-09T17:43:24.820Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-09T17:43:24.820Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-09T17:43:25.078Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-09T17:43:25.337Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-09T17:43:25.762Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2021-06-09T17:43:25.762Z] === RUN TestPidHost [2021-06-09T17:43:26.031Z] --- PASS: TestCreateServiceCapabilities (2.84s) [2021-06-09T17:43:26.031Z] === RUN TestInspect [2021-06-09T17:43:26.270Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-09T17:43:26.414Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.434s coverage: 59.9% of statements [2021-06-09T17:43:26.414Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-09T17:43:27.357Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.018s coverage: 4.0% of statements [2021-06-09T17:43:27.928Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-06-09T17:43:28.175Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.51s) [2021-06-09T17:43:28.175Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T17:43:28.313Z] --- PASS: TestPidHost (2.24s) [2021-06-09T17:43:28.313Z] === RUN TestPsFilter [2021-06-09T17:43:28.313Z] --- PASS: TestPsFilter (0.15s) [2021-06-09T17:43:28.313Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T17:43:28.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-09T17:43:28.499Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-09T17:43:28.696Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-09T17:43:28.888Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2021-06-09T17:43:28.888Z] === RUN TestRemoveContainerWithVolume [2021-06-09T17:43:29.264Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-09T17:43:29.295Z] --- PASS: TestInspect (3.32s) [2021-06-09T17:43:29.295Z] === RUN TestCreateJob [2021-06-09T17:43:29.834Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2021-06-09T17:43:29.834Z] === RUN TestRemoveContainerRunning [2021-06-09T17:43:30.780Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-06-09T17:43:30.780Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T17:43:31.726Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2021-06-09T17:43:31.726Z] === RUN TestRemoveInvalidContainer [2021-06-09T17:43:31.726Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-09T17:43:31.726Z] === RUN TestRenameLinkedContainer [2021-06-09T17:43:33.450Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-09T17:43:33.459Z] --- PASS: TestCreateJob (3.85s) [2021-06-09T17:43:33.460Z] === RUN TestReplicatedJob [2021-06-09T17:43:34.766Z] 29d5b6a226d2: Pull complete [2021-06-09T17:43:34.766Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-09T17:43:34.766Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T17:43:34.766Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-09T17:43:34.766Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-09T17:43:34.766Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-09T17:43:34.766Z] WARN: Skipping validation tests [2021-06-09T17:43:34.766Z] INFO: Running unit tests at 06/09/2021 17:43:26... [2021-06-09T17:43:34.766Z] INFO: make.ps1 starting at 06/09/2021 17:43:30 [2021-06-09T17:43:34.766Z] INFO: Git commit (0d9b0ed678) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T17:43:34.766Z] INFO: Invoking autogen... [2021-06-09T17:43:34.766Z] INFO: Running unit tests... [2021-06-09T17:43:35.069Z] --- PASS: TestRenameLinkedContainer (3.43s) [2021-06-09T17:43:35.069Z] === RUN TestRenameStoppedContainer [2021-06-09T17:43:35.350Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-09T17:43:36.015Z] --- PASS: TestRenameStoppedContainer (0.89s) [2021-06-09T17:43:36.016Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T17:43:36.632Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.063s coverage: 7.2% of statements [2021-06-09T17:43:36.894Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2021-06-09T17:43:37.250Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-09T17:43:37.465Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-06-09T17:43:37.934Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2021-06-09T17:43:37.934Z] === RUN TestRenameInvalidName [2021-06-09T17:43:38.184Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-09T17:43:38.407Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2021-06-09T17:43:38.509Z] --- PASS: TestRenameInvalidName (0.85s) [2021-06-09T17:43:38.509Z] === RUN TestRenameAnonymousContainer [2021-06-09T17:43:38.668Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-06-09T17:43:39.238Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-06-09T17:43:39.499Z] 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/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/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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-09T17:43:39.499Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-09T17:43:39.560Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-09T17:43:39.759Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-09T17:43:39.819Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-09T17:43:39.996Z] --- PASS: TestReplicatedJob (6.41s) [2021-06-09T17:43:39.996Z] === RUN TestUpdateReplicatedJob [2021-06-09T17:43:41.819Z] --- PASS: TestRenameAnonymousContainer (3.40s) [2021-06-09T17:43:41.819Z] === RUN TestRenameContainerWithSameName [2021-06-09T17:43:42.768Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2021-06-09T17:43:42.768Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T17:43:43.103Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-09T17:43:43.260Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2021-06-09T17:43:43.260Z] === RUN TestServiceListWithStatuses [2021-06-09T17:43:43.260Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T17:43:43.260Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T17:43:43.260Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T17:43:44.480Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-06-09T17:43:44.480Z] PASS [2021-06-09T17:43:44.480Z] [2021-06-09T17:43:44.480Z] DONE 17 tests in 52.703s [2021-06-09T17:43:44.480Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T17:43:44.480Z] ++ 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-09T17:43:44.480Z] ++ set -e [2021-06-09T17:43:44.480Z] ++ '[' -n 0 ']' [2021-06-09T17:43:44.480Z] ++ set -x [2021-06-09T17:43:44.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09T17:43:44.688Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2021-06-09T17:43:44.688Z] === RUN TestResize [2021-06-09T17:43:44.740Z] INFO: Testing against a local daemon [2021-06-09T17:43:44.740Z] === RUN TestPluginInvalidJSON [2021-06-09T17:43:44.740Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:43:44.740Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:43:44.740Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:43:44.740Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-09T17:43:44.740Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T17:43:44.740Z] === RUN TestPluginInstall [2021-06-09T17:43:44.740Z] === RUN TestPluginInstall/no_auth [2021-06-09T17:43:44.998Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-09T17:43:45.261Z] --- PASS: TestResize (0.87s) [2021-06-09T17:43:45.261Z] === RUN TestResizeWithInvalidSize [2021-06-09T17:43:45.934Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-09T17:43:46.212Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2021-06-09T17:43:46.212Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T17:43:47.159Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:43:47.159Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:43:47.159Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:43:47.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:43:47.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:43:47.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:43:47.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:43:47.337Z] time="2021-06-09T17:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:43:47.337Z] time="2021-06-09T17:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85fddc98c4947c148e897022aed46b499db0e2e8891e79fd8b2e98c1663be0c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:43:47.337Z] time="2021-06-09T17:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:43:47.337Z] time="2021-06-09T17:43:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85fddc98c4947c148e897022aed46b499db0e2e8891e79fd8b2e98c1663be0c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:43:47.337Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-09T17:43:47.904Z] === RUN TestPluginInstall/with_htpasswd [2021-06-09T17:43:48.108Z] ? github.com/docker/docker/api [no test files] [2021-06-09T17:43:48.470Z] time="2021-06-09T17:43:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:43:48.470Z] time="2021-06-09T17:43:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cac382d3cbbdac0bb4bef41c631c9bd0ab2724e2d301b6b03864cbda3b40d768" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:43:48.471Z] time="2021-06-09T17:43:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:43:48.471Z] time="2021-06-09T17:43:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cac382d3cbbdac0bb4bef41c631c9bd0ab2724e2d301b6b03864cbda3b40d768" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:43:48.504Z] --- PASS: TestDockerNetworkConnectAlias (4.82s) [2021-06-09T17:43:48.504Z] === RUN TestDockerNetworkReConnect [2021-06-09T17:43:49.037Z] === RUN TestPluginInstall/with_insecure [2021-06-09T17:43:49.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:43:49.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:43:49.763Z] ok github.com/docker/docker/libnetwork 38.630s coverage: 40.7% of statements [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-09T17:43:49.763Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T17:43:49.972Z] time="2021-06-09T17:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:43:49.972Z] time="2021-06-09T17:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63ac9b300e871638c3a4a75829ee464a066ba2928f7a1179125bbc05596e701a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:43:49.972Z] time="2021-06-09T17:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:43:49.972Z] time="2021-06-09T17:43:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63ac9b300e871638c3a4a75829ee464a066ba2928f7a1179125bbc05596e701a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:43:50.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:43:50.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:43:50.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:43:50.336Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-06-09T17:43:50.539Z] --- PASS: TestPluginInstall (5.80s) [2021-06-09T17:43:50.539Z] --- PASS: TestPluginInstall/no_auth (3.09s) [2021-06-09T17:43:50.539Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2021-06-09T17:43:50.539Z] --- PASS: TestPluginInstall/with_insecure (1.63s) [2021-06-09T17:43:50.539Z] plugin_test.go:165: [d9b65c8614304] daemon is not started [2021-06-09T17:43:50.539Z] === RUN TestPluginsWithRuntimes [2021-06-09T17:43:50.919Z] 639bb6bb2beb: Pull complete [2021-06-09T17:43:50.919Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-09T17:43:50.919Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T17:43:50.919Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-09T17:43:50.919Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-09T17:43:50.919Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-09T17:43:50.919Z] WARN: Skipping validation tests [2021-06-09T17:43:50.919Z] INFO: Running unit tests at 06/09/2021 17:43:50... [2021-06-09T17:43:51.276Z] ok github.com/docker/docker/libnetwork/ipams/null 0.014s coverage: 57.1% of statements [2021-06-09T17:43:51.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:43:51.768Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2021-06-09T17:43:51.768Z] === RUN TestServicePlugin [2021-06-09T17:43:52.216Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.016s coverage: 47.4% of statements [2021-06-09T17:43:52.442Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-09T17:43:53.157Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.011s coverage: 71.4% of statements [2021-06-09T17:43:53.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:43:53.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:43:53.823Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-09T17:43:54.758Z] --- PASS: TestPluginsWithRuntimes (4.22s) [2021-06-09T17:43:54.758Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-06-09T17:43:54.758Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-06-09T17:43:54.758Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T17:43:55.068Z] ok github.com/docker/docker/libnetwork/ipamutils 0.909s coverage: 74.0% of statements [2021-06-09T17:43:55.693Z] --- PASS: TestPluginBackCompatMediaTypes (1.09s) [2021-06-09T17:43:55.693Z] PASS [2021-06-09T17:43:55.693Z] [2021-06-09T17:43:55.693Z] DONE 10 tests in 11.306s [2021-06-09T17:43:55.952Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T17:43:55.952Z] ++ 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-09T17:43:55.952Z] ++ set -e [2021-06-09T17:43:55.952Z] ++ '[' -n 0 ']' [2021-06-09T17:43:55.952Z] ++ set -x [2021-06-09T17:43:55.952Z] ++ 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-09T17:43:55.952Z] INFO: Testing against a local daemon [2021-06-09T17:43:55.952Z] === RUN TestExternalGraphDriver [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.80s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.86s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2021-06-09T17:43:56.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2021-06-09T17:43:56.173Z] === RUN TestCgroupNamespacesRun [2021-06-09T17:43:56.211Z] === RUN TestExternalGraphDriver/json [2021-06-09T17:43:56.451Z] ok github.com/docker/docker/libnetwork/iptables 0.338s coverage: 45.1% of statements [2021-06-09T17:43:56.711Z] ok github.com/docker/docker/libnetwork/netlabel 0.007s coverage: 60.0% of statements [2021-06-09T17:43:57.653Z] ok github.com/docker/docker/libnetwork/netutils 0.052s coverage: 43.8% of statements [2021-06-09T17:43:57.941Z] INFO: make.ps1 starting at 06/09/2021 17:43:56 [2021-06-09T17:43:57.941Z] INFO: Git commit (0d9b0ed678) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T17:43:57.941Z] INFO: Invoking autogen... [2021-06-09T17:43:58.092Z] --- PASS: TestCgroupNamespacesRun (2.04s) [2021-06-09T17:43:58.092Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T17:43:58.114Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-09T17:43:58.372Z] === RUN TestExternalGraphDriver/spec [2021-06-09T17:43:58.396Z] INFO: Running unit tests... [2021-06-09T17:44:00.014Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2021-06-09T17:44:00.014Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T17:44:00.905Z] === RUN TestExternalGraphDriver/pull [2021-06-09T17:44:02.568Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.66s) [2021-06-09T17:44:02.568Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T17:44:02.808Z] --- PASS: TestExternalGraphDriver (6.67s) [2021-06-09T17:44:02.808Z] --- PASS: TestExternalGraphDriver/json (2.28s) [2021-06-09T17:44:02.808Z] --- PASS: TestExternalGraphDriver/spec (2.24s) [2021-06-09T17:44:02.808Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2021-06-09T17:44:02.808Z] === RUN TestGraphdriverPluginV2 [2021-06-09T17:44:02.808Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-09T17:44:02.959Z] === RUN TestMiddlewares [2021-06-09T17:44:02.959Z] --- PASS: TestMiddlewares (0.00s) [2021-06-09T17:44:02.959Z] PASS [2021-06-09T17:44:02.959Z] coverage: 9.0% of statements [2021-06-09T17:44:02.959Z] ok github.com/docker/docker/api/server 0.083s coverage: 9.0% of statements [2021-06-09T17:44:04.487Z] --- PASS: TestCgroupNamespacesRunHostMode (2.07s) [2021-06-09T17:44:04.487Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T17:44:06.409Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s) [2021-06-09T17:44:06.409Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T17:44:06.993Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2021-06-09T17:44:06.993Z] PASS [2021-06-09T17:44:06.993Z] [2021-06-09T17:44:06.993Z] DONE 5 tests in 10.711s [2021-06-09T17:44:06.993Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T17:44:06.993Z] ++ 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-09T17:44:06.993Z] ++ set -e [2021-06-09T17:44:06.993Z] ++ '[' -n 0 ']' [2021-06-09T17:44:06.993Z] ++ set -x [2021-06-09T17:44:06.993Z] ++ 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-09T17:44:06.993Z] INFO: Testing against a local daemon [2021-06-09T17:44:06.993Z] === RUN TestContinueAfterPluginCrash [2021-06-09T17:44:06.993Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T17:44:06.993Z] === RUN TestReadPluginNoRead [2021-06-09T17:44:06.993Z] === PAUSE TestReadPluginNoRead [2021-06-09T17:44:06.993Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T17:44:06.993Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T17:44:06.993Z] === CONT TestContinueAfterPluginCrash [2021-06-09T17:44:06.993Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T17:44:08.327Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2021-06-09T17:44:08.327Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T17:44:08.896Z] === RUN TestDockerSuite/TestBuildRm [2021-06-09T17:44:09.273Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-06-09T17:44:09.273Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T17:44:10.684Z] 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/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/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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-09T17:44:11.192Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s) [2021-06-09T17:44:11.192Z] === RUN TestNISDomainname [2021-06-09T17:44:12.215Z] --- PASS: TestDaemonStartWithLogOpt (5.59s) [2021-06-09T17:44:12.215Z] === CONT TestReadPluginNoRead [2021-06-09T17:44:12.560Z] ok github.com/docker/docker/libnetwork/ipam 21.423s coverage: 85.3% of statements [2021-06-09T17:44:12.560Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T17:44:12.560Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T17:44:12.560Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T17:44:12.560Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-09T17:44:12.581Z] --- PASS: TestNISDomainname (1.44s) [2021-06-09T17:44:12.581Z] === RUN TestHostnameDnsResolution [2021-06-09T17:44:13.150Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-09T17:44:14.500Z] --- PASS: TestHostnameDnsResolution (1.76s) [2021-06-09T17:44:14.500Z] === RUN TestStats [2021-06-09T17:44:14.525Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-09T17:44:15.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-09T17:44:15.900Z] === RUN TestReadPluginNoRead/default [2021-06-09T17:44:15.900Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-09T17:44:16.466Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-09T17:44:17.033Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-09T17:44:17.048Z] --- PASS: TestStats (2.86s) [2021-06-09T17:44:17.048Z] === RUN TestStopContainerWithTimeout [2021-06-09T17:44:17.048Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T17:44:17.048Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T17:44:17.048Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T17:44:17.048Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T17:44:17.048Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T17:44:17.048Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T17:44:17.048Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T17:44:17.048Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T17:44:17.048Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T17:44:17.048Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T17:44:17.048Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T17:44:17.048Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T17:44:17.842Z] ok github.com/docker/docker/libnetwork/osl 4.290s coverage: 39.7% of statements [2021-06-09T17:44:17.842Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-09T17:44:17.842Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 87.1% of statements [2021-06-09T17:44:18.408Z] --- PASS: TestContinueAfterPluginCrash (11.39s) [2021-06-09T17:44:18.408Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T17:44:18.413Z] ok github.com/docker/docker/libnetwork/portmapper 0.245s coverage: 49.5% of statements [2021-06-09T17:44:18.979Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-09T17:44:18.986Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-09T17:44:19.167Z] ? github.com/docker/docker/api [no test files] [2021-06-09T17:44:19.557Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-09T17:44:20.128Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-06-09T17:44:20.356Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T17:44:20.616Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-09T17:44:20.698Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-06-09T17:44:20.972Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-09T17:44:21.263Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-09T17:44:21.263Z] --- PASS: TestStopContainerWithTimeout/0 (1.45s) [2021-06-09T17:44:21.263Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2021-06-09T17:44:21.263Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2021-06-09T17:44:21.263Z] --- PASS: TestStopContainerWithTimeout/3 (3.39s) [2021-06-09T17:44:21.263Z] === RUN TestDeleteDevicemapper [2021-06-09T17:44:21.263Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T17:44:21.263Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:44:21.263Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T17:44:22.521Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-09T17:44:22.779Z] --- PASS: TestReadPluginNoRead (10.34s) [2021-06-09T17:44:22.779Z] --- PASS: TestReadPluginNoRead/default (2.39s) [2021-06-09T17:44:22.779Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.13s) [2021-06-09T17:44:22.779Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.35s) [2021-06-09T17:44:22.779Z] read_test.go:92: [df2f8a505da0f] daemon is not started [2021-06-09T17:44:22.779Z] PASS [2021-06-09T17:44:22.779Z] [2021-06-09T17:44:22.779Z] DONE 6 tests in 16.100s [2021-06-09T17:44:22.780Z] 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-09T17:44:22.780Z] ++ 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-09T17:44:22.780Z] ++ set -e [2021-06-09T17:44:22.780Z] ++ '[' -n 0 ']' [2021-06-09T17:44:22.780Z] ++ set -x [2021-06-09T17:44:22.780Z] ++ 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-09T17:44:22.780Z] testing: warning: no tests to run [2021-06-09T17:44:22.780Z] PASS [2021-06-09T17:44:22.780Z] [2021-06-09T17:44:22.780Z] DONE 0 tests in 0.054s [2021-06-09T17:44:22.780Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T17:44:22.780Z] ++ 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-09T17:44:22.780Z] ++ set -e [2021-06-09T17:44:22.780Z] ++ '[' -n 0 ']' [2021-06-09T17:44:22.780Z] ++ set -x [2021-06-09T17:44:22.780Z] ++ 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-09T17:44:22.892Z] ok github.com/docker/docker/pkg/archive 0.279s coverage: 82.3% of statements [2021-06-09T17:44:23.038Z] INFO: Testing against a local daemon [2021-06-09T17:44:23.038Z] === RUN TestPluginWithDevMounts [2021-06-09T17:44:23.038Z] === PAUSE TestPluginWithDevMounts [2021-06-09T17:44:23.038Z] === CONT TestPluginWithDevMounts [2021-06-09T17:44:23.786Z] --- PASS: TestServicePlugin (30.49s) [2021-06-09T17:44:23.786Z] plugin_test.go:62: [dbb9fa8a02d2d] joining swarm manager [d0899e87107e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T17:44:23.786Z] plugin_test.go:65: [dd59b055df6f0] joining swarm manager [d0899e87107e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T17:44:23.786Z] === RUN TestServiceUpdateLabel [2021-06-09T17:44:23.833Z] ok github.com/docker/docker/pkg/authorization 0.243s coverage: 68.3% of statements [2021-06-09T17:44:23.833Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-09T17:44:24.042Z] --- PASS: TestServiceUpdateLabel (2.30s) [2021-06-09T17:44:24.042Z] === RUN TestServiceUpdateSecrets [2021-06-09T17:44:24.093Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-06-09T17:44:24.571Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2021-06-09T17:44:24.571Z] === RUN TestUpdateMemory [2021-06-09T17:44:24.571Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-09T17:44:24.571Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:44:24.571Z] === RUN TestUpdateCPUQuota [2021-06-09T17:44:25.569Z] --- PASS: TestPluginWithDevMounts (2.31s) [2021-06-09T17:44:25.569Z] PASS [2021-06-09T17:44:25.569Z] [2021-06-09T17:44:25.569Z] DONE 1 tests in 2.478s [2021-06-09T17:44:25.569Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T17:44:25.569Z] ++ 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-09T17:44:25.569Z] ++ set -e [2021-06-09T17:44:25.569Z] ++ '[' -n 0 ']' [2021-06-09T17:44:25.569Z] ++ set -x [2021-06-09T17:44:25.569Z] ++ 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-09T17:44:25.569Z] INFO: Testing against a local daemon [2021-06-09T17:44:25.569Z] === RUN TestSecretInspect [2021-06-09T17:44:27.391Z] ok github.com/docker/docker/pkg/chrootarchive 2.510s coverage: 43.2% of statements [2021-06-09T17:44:27.651Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-09T17:44:27.912Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-09T17:44:28.100Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-09T17:44:28.100Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-09T17:44:28.482Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-06-09T17:44:28.668Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-09T17:44:28.668Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-09T17:44:28.668Z] --- PASS: TestSecretInspect (3.27s) [2021-06-09T17:44:28.668Z] === RUN TestSecretList [2021-06-09T17:44:29.235Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-09T17:44:31.138Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-09T17:44:31.138Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-09T17:44:31.174Z] --- PASS: TestUpdateCPUQuota (5.96s) [2021-06-09T17:44:31.174Z] === RUN TestUpdatePidsLimit [2021-06-09T17:44:31.174Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-09T17:44:31.174Z] === RUN TestUpdatePidsLimit/no_change [2021-06-09T17:44:31.437Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-09T17:44:32.011Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-09T17:44:32.074Z] --- PASS: TestSecretList (3.25s) [2021-06-09T17:44:32.074Z] === RUN TestSecretsCreateAndDelete [2021-06-09T17:44:32.333Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-09T17:44:32.685Z] ok github.com/docker/docker/pkg/discovery/kv 3.035s coverage: 84.1% of statements [2021-06-09T17:44:32.685Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-09T17:44:32.685Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-06-09T17:44:32.946Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-09T17:44:32.956Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-09T17:44:33.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-09T17:44:33.887Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-06-09T17:44:33.895Z] === RUN TestMiddlewares [2021-06-09T17:44:33.895Z] --- PASS: TestMiddlewares (0.00s) [2021-06-09T17:44:33.895Z] PASS [2021-06-09T17:44:33.895Z] coverage: 9.0% of statements [2021-06-09T17:44:33.895Z] ok github.com/docker/docker/api/server 0.084s coverage: 9.0% of statements [2021-06-09T17:44:34.104Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-09T17:44:34.239Z] --- PASS: TestSecretsCreateAndDelete (2.35s) [2021-06-09T17:44:34.239Z] === RUN TestSecretsUpdate [2021-06-09T17:44:34.460Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 88.5% of statements [2021-06-09T17:44:34.721Z] ok github.com/docker/docker/pkg/fsutils 0.145s coverage: 85.1% of statements [2021-06-09T17:44:34.982Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-09T17:44:35.923Z] ok github.com/docker/docker/pkg/idtools 0.251s coverage: 69.5% of statements [2021-06-09T17:44:36.023Z] --- PASS: TestUpdatePidsLimit (5.56s) [2021-06-09T17:44:36.023Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-06-09T17:44:36.023Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-06-09T17:44:36.023Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-06-09T17:44:36.023Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-06-09T17:44:36.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.72s) [2021-06-09T17:44:36.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-06-09T17:44:36.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-06-09T17:44:36.023Z] === RUN TestUpdateRestartPolicy [2021-06-09T17:44:36.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-09T17:44:36.864Z] ok github.com/docker/docker/pkg/ioutils 0.392s coverage: 69.3% of statements [2021-06-09T17:44:37.047Z] --- PASS: TestSecretsUpdate (2.76s) [2021-06-09T17:44:37.047Z] === RUN TestTemplatedSecret [2021-06-09T17:44:37.125Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-09T17:44:37.386Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-06-09T17:44:37.646Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-06-09T17:44:37.907Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-09T17:44:37.983Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-09T17:44:38.168Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-09T17:44:38.428Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-09T17:44:38.689Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-09T17:44:39.885Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-09T17:44:41.787Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-09T17:44:41.787Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-09T17:44:42.045Z] --- PASS: TestTemplatedSecret (4.98s) [2021-06-09T17:44:42.045Z] === RUN TestSecretCreateResolve [2021-06-09T17:44:42.077Z] --- PASS: TestServiceUpdateSecrets (15.11s) [2021-06-09T17:44:42.077Z] === RUN TestServiceUpdateConfigs [2021-06-09T17:44:42.979Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-09T17:44:44.355Z] === RUN TestDockerSuite/TestBuildUser [2021-06-09T17:44:44.613Z] --- PASS: TestSecretCreateResolve (2.70s) [2021-06-09T17:44:44.613Z] PASS [2021-06-09T17:44:44.613Z] [2021-06-09T17:44:44.613Z] DONE 6 tests in 19.441s [2021-06-09T17:44:44.613Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T17:44:44.613Z] ++ 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-09T17:44:44.613Z] ++ set -e [2021-06-09T17:44:44.613Z] ++ '[' -n 0 ']' [2021-06-09T17:44:44.613Z] ++ set -x [2021-06-09T17:44:44.613Z] ++ 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-09T17:44:44.872Z] INFO: Testing against a local daemon [2021-06-09T17:44:44.872Z] === RUN TestServiceCreateInit [2021-06-09T17:44:44.872Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T17:44:46.774Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-09T17:44:50.943Z] --- PASS: TestUpdateRestartPolicy (13.11s) [2021-06-09T17:44:50.943Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T17:44:50.943Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-06-09T17:44:50.943Z] === RUN TestWaitNonBlocked [2021-06-09T17:44:50.943Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:44:50.943Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:44:50.943Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:44:50.943Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:44:50.943Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:44:50.943Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:44:50.943Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-09T17:44:50.943Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-06-09T17:44:50.943Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-06-09T17:44:50.943Z] === RUN TestWaitBlocked [2021-06-09T17:44:50.943Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:44:50.943Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:44:50.943Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:44:50.943Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:44:50.943Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:44:50.943Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:44:50.962Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-09T17:44:51.220Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T17:44:51.890Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-09T17:44:51.890Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2021-06-09T17:44:51.890Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2021-06-09T17:44:51.890Z] === CONT TestContainerStartOnDaemonRestart [2021-06-09T17:44:51.890Z] === CONT TestContainerKillOnDaemonStart [2021-06-09T17:44:51.890Z] === CONT TestDaemonHostGatewayIP [2021-06-09T17:44:51.890Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T17:44:54.237Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2021-06-09T17:44:54.237Z] === RUN TestServiceUpdateNetwork [2021-06-09T17:44:56.121Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s) [2021-06-09T17:44:56.121Z] === CONT TestIpcModeOlderClient [2021-06-09T17:44:56.121Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-06-09T17:44:56.121Z] === CONT TestDaemonRestartIpcMode [2021-06-09T17:44:56.121Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.18s) [2021-06-09T17:44:57.514Z] --- PASS: TestDaemonHostGatewayIP (5.36s) [2021-06-09T17:44:57.787Z] --- PASS: TestServiceCreateInit (12.18s) [2021-06-09T17:44:57.787Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.16s) [2021-06-09T17:44:57.787Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.00s) [2021-06-09T17:44:57.787Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T17:44:59.434Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T17:45:03.468Z] === RUN TestBoolValue [2021-06-09T17:45:03.468Z] --- PASS: TestBoolValue (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestBoolValueOrDefault [2021-06-09T17:45:03.468Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestInt64ValueOrZero [2021-06-09T17:45:03.468Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestInt64ValueOrDefault [2021-06-09T17:45:03.468Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-09T17:45:03.468Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestJsonContentType [2021-06-09T17:45:03.468Z] --- PASS: TestJsonContentType (0.00s) [2021-06-09T17:45:03.468Z] PASS [2021-06-09T17:45:03.468Z] coverage: 14.7% of statements [2021-06-09T17:45:03.468Z] ok github.com/docker/docker/api/server/httputils 0.154s coverage: 14.7% of statements [2021-06-09T17:45:03.468Z] === RUN TestMaskSecretKeys [2021-06-09T17:45:03.468Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-09T17:45:03.468Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-09T17:45:03.468Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-09T17:45:03.468Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestVersionMiddlewareVersion [2021-06-09T17:45:03.468Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-09T17:45:03.468Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-09T17:45:03.468Z] PASS [2021-06-09T17:45:03.468Z] coverage: 37.7% of statements [2021-06-09T17:45:03.468Z] ok github.com/docker/docker/api/server/middleware 0.060s coverage: 37.7% of statements [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T17:45:03.468Z] === RUN TestToJSON [2021-06-09T17:45:03.468Z] --- PASS: TestToJSON (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestToParamWithVersion [2021-06-09T17:45:03.468Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestFromJSON [2021-06-09T17:45:03.468Z] --- PASS: TestFromJSON (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestEmpty [2021-06-09T17:45:03.468Z] --- PASS: TestEmpty (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestArgsMatchKVListEmptySources [2021-06-09T17:45:03.468Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestArgsMatchKVList [2021-06-09T17:45:03.468Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestArgsMatch [2021-06-09T17:45:03.468Z] --- PASS: TestArgsMatch (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestAdd [2021-06-09T17:45:03.468Z] --- PASS: TestAdd (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestDel [2021-06-09T17:45:03.468Z] --- PASS: TestDel (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestLen [2021-06-09T17:45:03.468Z] --- PASS: TestLen (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestExactMatch [2021-06-09T17:45:03.468Z] --- PASS: TestExactMatch (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestOnlyOneExactMatch [2021-06-09T17:45:03.468Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestContains [2021-06-09T17:45:03.468Z] --- PASS: TestContains (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestValidate [2021-06-09T17:45:03.468Z] --- PASS: TestValidate (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestWalkValues [2021-06-09T17:45:03.468Z] --- PASS: TestWalkValues (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestFuzzyMatch [2021-06-09T17:45:03.468Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestClone [2021-06-09T17:45:03.468Z] --- PASS: TestClone (0.00s) [2021-06-09T17:45:03.468Z] PASS [2021-06-09T17:45:03.468Z] coverage: 92.2% of statements [2021-06-09T17:45:03.468Z] ok github.com/docker/docker/api/types/filters 0.117s coverage: 92.2% of statements [2021-06-09T17:45:03.468Z] === RUN TestStrSliceMarshalJSON [2021-06-09T17:45:03.468Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestStrSliceUnmarshalJSON [2021-06-09T17:45:03.468Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestStrSliceUnmarshalString [2021-06-09T17:45:03.468Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestStrSliceUnmarshalSlice [2021-06-09T17:45:03.468Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-09T17:45:03.468Z] PASS [2021-06-09T17:45:03.468Z] coverage: 90.0% of statements [2021-06-09T17:45:03.468Z] ok github.com/docker/docker/api/types/strslice 0.128s coverage: 90.0% of statements [2021-06-09T17:45:03.468Z] === RUN TestDurationToSecondsString [2021-06-09T17:45:03.468Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestGetTimestamp [2021-06-09T17:45:03.468Z] === RUN TestAdjustForAPIVersion [2021-06-09T17:45:03.468Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-09T17:45:03.468Z] PASS [2021-06-09T17:45:03.468Z] coverage: 5.7% of statements [2021-06-09T17:45:03.468Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T17:45:03.468Z] --- PASS: TestGetTimestamp (0.13s) [2021-06-09T17:45:03.468Z] === RUN TestParseTimestamps [2021-06-09T17:45:03.468Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-09T17:45:03.468Z] PASS [2021-06-09T17:45:03.468Z] coverage: 100.0% of statements [2021-06-09T17:45:03.468Z] ok github.com/docker/docker/api/types/time 0.192s coverage: 100.0% of statements [2021-06-09T17:45:03.468Z] === RUN TestCompareVersion [2021-06-09T17:45:03.468Z] --- PASS: TestCompareVersion (0.00s) [2021-06-09T17:45:03.468Z] PASS [2021-06-09T17:45:03.468Z] coverage: 75.0% of statements [2021-06-09T17:45:03.468Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T17:45:03.468Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T17:45:03.468Z] === RUN TestParseRemoteURL [2021-06-09T17:45:03.468Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-09T17:45:03.468Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-09T17:45:03.468Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-09T17:45:03.468Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-09T17:45:03.468Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-09T17:45:03.468Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-09T17:45:03.468Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-09T17:45:03.468Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-09T17:45:03.468Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-09T17:45:03.468Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-09T17:45:03.468Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-09T17:45:03.468Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestCloneArgsSmartHttp [2021-06-09T17:45:03.468Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-09T17:45:03.468Z] === RUN TestCloneArgsDumbHttp [2021-06-09T17:45:03.468Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestCloneArgsGit [2021-06-09T17:45:03.468Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-09T17:45:03.468Z] === RUN TestCheckoutGit [2021-06-09T17:45:04.443Z] === RUN TestEnable [2021-06-09T17:45:04.443Z] --- PASS: TestEnable (0.00s) [2021-06-09T17:45:04.443Z] === RUN TestDisable [2021-06-09T17:45:04.443Z] --- PASS: TestDisable (0.00s) [2021-06-09T17:45:04.443Z] === RUN TestEnabled [2021-06-09T17:45:04.443Z] --- PASS: TestEnabled (0.00s) [2021-06-09T17:45:04.443Z] PASS [2021-06-09T17:45:04.443Z] coverage: 100.0% of statements [2021-06-09T17:45:04.443Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-06-09T17:45:05.418Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-09T17:45:05.418Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-09T17:45:05.418Z] === RUN TestProcessNoDockerignore [2021-06-09T17:45:05.418Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-09T17:45:05.418Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-09T17:45:05.418Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-09T17:45:05.418Z] === RUN TestDetectContentType [2021-06-09T17:45:05.418Z] --- PASS: TestDetectContentType (0.00s) [2021-06-09T17:45:05.418Z] === RUN TestSelectAcceptableMIME [2021-06-09T17:45:05.418Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-09T17:45:05.418Z] === RUN TestInspectEmptyResponse [2021-06-09T17:45:05.418Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-09T17:45:05.418Z] === RUN TestInspectResponseBinary [2021-06-09T17:45:05.418Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-09T17:45:05.418Z] === RUN TestResponseUnsupportedContentType [2021-06-09T17:45:05.418Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-09T17:45:05.418Z] === RUN TestInspectResponseTextSimple [2021-06-09T17:45:05.418Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-09T17:45:05.418Z] === RUN TestInspectResponseEmptyContentType [2021-06-09T17:45:05.418Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-09T17:45:05.418Z] === RUN TestUnknownContentLength [2021-06-09T17:45:05.418Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-09T17:45:05.418Z] === RUN TestDownloadRemote [2021-06-09T17:45:05.882Z] --- PASS: TestDownloadRemote (0.07s) [2021-06-09T17:45:05.882Z] === RUN TestGetWithStatusError [2021-06-09T17:45:05.882Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestCloseRootDirectory [2021-06-09T17:45:05.882Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-09T17:45:05.882Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:45:05.882Z] === RUN TestHashFile [2021-06-09T17:45:05.882Z] --- SKIP: TestHashFile (0.00s) [2021-06-09T17:45:05.882Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:45:05.882Z] === RUN TestHashSubdir [2021-06-09T17:45:05.882Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-09T17:45:05.882Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:45:05.882Z] === RUN TestRemoveDirectory [2021-06-09T17:45:05.882Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-09T17:45:05.882Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:45:05.882Z] PASS [2021-06-09T17:45:05.882Z] coverage: 9.3% of statements [2021-06-09T17:45:05.882Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 9.3% of statements [2021-06-09T17:45:05.882Z] === RUN TestGetAllAllowed [2021-06-09T17:45:05.882Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestGetAllMeta [2021-06-09T17:45:05.882Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-09T17:45:05.882Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestIsUnreferencedBuiltin [2021-06-09T17:45:05.882Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestIsExistingDirectory [2021-06-09T17:45:05.882Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestGetFilenameForDownload [2021-06-09T17:45:05.882Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestEnv2Variables [2021-06-09T17:45:05.882Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-09T17:45:05.882Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestMaintainer [2021-06-09T17:45:05.882Z] --- PASS: TestMaintainer (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestLabel [2021-06-09T17:45:05.882Z] --- PASS: TestLabel (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestFromScratch [2021-06-09T17:45:05.882Z] --- PASS: TestFromScratch (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestFromWithArg [2021-06-09T17:45:05.882Z] --- PASS: TestFromWithArg (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-09T17:45:05.882Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestFromWithUndefinedArg [2021-06-09T17:45:05.882Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestFromMultiStageWithNamedStage [2021-06-09T17:45:05.882Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestOnbuild [2021-06-09T17:45:05.882Z] --- PASS: TestOnbuild (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestWorkdir [2021-06-09T17:45:05.882Z] --- PASS: TestWorkdir (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestCmd [2021-06-09T17:45:05.882Z] --- PASS: TestCmd (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestHealthcheckNone [2021-06-09T17:45:05.882Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestHealthcheckCmd [2021-06-09T17:45:05.882Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestEntrypoint [2021-06-09T17:45:05.882Z] --- PASS: TestEntrypoint (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestExpose [2021-06-09T17:45:05.882Z] --- PASS: TestExpose (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestUser [2021-06-09T17:45:05.882Z] --- PASS: TestUser (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestVolume [2021-06-09T17:45:05.882Z] --- PASS: TestVolume (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestStopSignal [2021-06-09T17:45:05.882Z] --- SKIP: TestStopSignal (0.00s) [2021-06-09T17:45:05.882Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T17:45:05.882Z] === RUN TestArg [2021-06-09T17:45:05.882Z] --- PASS: TestArg (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestShell [2021-06-09T17:45:05.882Z] --- PASS: TestShell (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestPrependEnvOnCmd [2021-06-09T17:45:05.882Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestRunWithBuildArgs [2021-06-09T17:45:05.882Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestRunIgnoresHealthcheck [2021-06-09T17:45:05.882Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestDispatchUnsupportedOptions [2021-06-09T17:45:05.882Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-09T17:45:05.882Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-09T17:45:05.882Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-09T17:45:05.882Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-09T17:45:05.882Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-09T17:45:05.882Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-09T17:45:05.882Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestNormalizeWorkdir [2021-06-09T17:45:05.882Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestDispatch [2021-06-09T17:45:05.882Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-09T17:45:05.882Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-09T17:45:05.882Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-09T17:45:05.882Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-09T17:45:05.882Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-09T17:45:05.882Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-09T17:45:05.882Z] === RUN TestDispatch/COPY_url [2021-06-09T17:45:05.882Z] --- PASS: TestDispatch (0.05s) [2021-06-09T17:45:05.882Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-06-09T17:45:05.882Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-09T17:45:05.882Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-09T17:45:05.882Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-09T17:45:05.882Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-09T17:45:05.882Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-09T17:45:05.882Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestAddScratchImageAddsToMounts [2021-06-09T17:45:05.882Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-09T17:45:05.882Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-09T17:45:05.882Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-09T17:45:05.882Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestImageSourceGetAddsToMounts [2021-06-09T17:45:05.882Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestEmptyDockerfile [2021-06-09T17:45:05.882Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-09T17:45:05.882Z] === RUN TestSymlinkDockerfile [2021-06-09T17:45:06.025Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2021-06-09T17:45:06.025Z] PASS [2021-06-09T17:45:06.025Z] [2021-06-09T17:45:06.025Z] === Skipped [2021-06-09T17:45:06.025Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-09T17:45:06.025Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:45:06.025Z] [2021-06-09T17:45:06.025Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-09T17:45:06.025Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:45:06.025Z] [2021-06-09T17:45:06.025Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-09T17:45:06.025Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:45:06.025Z] [2021-06-09T17:45:06.025Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:45:06.025Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:45:06.025Z] [2021-06-09T17:45:06.025Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T17:45:06.025Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:45:06.025Z] [2021-06-09T17:45:06.025Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-09T17:45:06.025Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:45:06.025Z] [2021-06-09T17:45:06.025Z] [2021-06-09T17:45:06.025Z] DONE 196 tests, 6 skipped in 159.340s [2021-06-09T17:45:06.025Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T17:45:06.025Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:45:06.025Z] ++ set -e [2021-06-09T17:45:06.025Z] ++ '[' -n 0 ']' [2021-06-09T17:45:06.025Z] ++ set -x [2021-06-09T17:45:06.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:45:06.025Z] INFO: Testing against a local daemon [2021-06-09T17:45:06.025Z] === RUN TestCommitInheritsEnv [2021-06-09T17:45:06.025Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-06-09T17:45:06.025Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T17:45:06.025Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T17:45:06.025Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-09T17:45:06.025Z] === RUN TestImagesFilterMultiReference [2021-06-09T17:45:06.025Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-09T17:45:06.025Z] === RUN TestImagePullPlatformInvalid [2021-06-09T17:45:06.025Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-09T17:45:06.025Z] === RUN TestRemoveImageOrphaning [2021-06-09T17:45:06.288Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-06-09T17:45:06.288Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T17:45:06.288Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-09T17:45:06.288Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:45:06.288Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T17:45:06.288Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-09T17:45:06.288Z] === RUN TestTagInvalidReference [2021-06-09T17:45:06.288Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-09T17:45:06.288Z] === RUN TestTagValidPrefixedRepo [2021-06-09T17:45:06.346Z] --- PASS: TestSymlinkDockerfile (0.03s) [2021-06-09T17:45:06.346Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-09T17:45:06.346Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-06-09T17:45:06.346Z] === RUN TestNonExistingDockerfile [2021-06-09T17:45:06.346Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-09T17:45:06.346Z] === RUN TestCopyRunConfig [2021-06-09T17:45:06.346Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-09T17:45:06.346Z] === RUN TestDeepCopyRunConfig [2021-06-09T17:45:06.346Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-09T17:45:06.346Z] === RUN TestExportImage [2021-06-09T17:45:06.346Z] --- PASS: TestExportImage (0.00s) [2021-06-09T17:45:06.346Z] === RUN TestNormalizeDest [2021-06-09T17:45:06.346Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-09T17:45:06.346Z] PASS [2021-06-09T17:45:06.346Z] coverage: 47.0% of statements [2021-06-09T17:45:06.346Z] ok github.com/docker/docker/builder/dockerfile 0.307s coverage: 47.0% of statements [2021-06-09T17:45:06.346Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T17:45:06.550Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-09T17:45:06.550Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T17:45:06.550Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-09T17:45:06.550Z] === RUN TestTagOfficialNames [2021-06-09T17:45:06.550Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-09T17:45:06.550Z] === RUN TestTagMatchesDigest [2021-06-09T17:45:06.550Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-09T17:45:06.550Z] PASS [2021-06-09T17:45:06.550Z] [2021-06-09T17:45:06.550Z] === Skipped [2021-06-09T17:45:06.550Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T17:45:06.550Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-09T17:45:06.550Z] [2021-06-09T17:45:06.550Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-09T17:45:06.550Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:45:06.550Z] [2021-06-09T17:45:06.550Z] [2021-06-09T17:45:06.550Z] DONE 12 tests, 2 skipped in 1.485s [2021-06-09T17:45:06.550Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T17:45:06.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:45:06.550Z] ++ set -e [2021-06-09T17:45:06.550Z] ++ '[' -n 0 ']' [2021-06-09T17:45:06.550Z] ++ set -x [2021-06-09T17:45:06.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:45:06.812Z] INFO: Testing against a local daemon [2021-06-09T17:45:06.812Z] === RUN TestNetworkCreateDelete [2021-06-09T17:45:07.074Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-06-09T17:45:07.074Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T17:45:08.465Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s) [2021-06-09T17:45:08.465Z] === RUN TestDaemonDNSFallback [2021-06-09T17:45:09.094Z] --- PASS: TestServiceUpdateNetwork (13.44s) [2021-06-09T17:45:09.094Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T17:45:09.094Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-09T17:45:10.087Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-09T17:45:12.688Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-09T17:45:12.688Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-09T17:45:12.688Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-09T17:45:12.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-09T17:45:13.255Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-09T17:45:14.189Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-09T17:45:16.093Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-09T17:45:16.093Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-09T17:45:16.093Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-09T17:45:16.093Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-09T17:45:16.093Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-09T17:45:16.613Z] --- PASS: TestDaemonDNSFallback (7.18s) [2021-06-09T17:45:16.613Z] === RUN TestInspectNetwork [2021-06-09T17:45:16.705Z] === RUN TestCheckpointCreateError [2021-06-09T17:45:16.705Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestCheckpointCreate [2021-06-09T17:45:16.705Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestCheckpointDeleteError [2021-06-09T17:45:16.705Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestCheckpointDelete [2021-06-09T17:45:16.705Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestCheckpointListError [2021-06-09T17:45:16.705Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestCheckpointList [2021-06-09T17:45:16.705Z] --- PASS: TestCheckpointList (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestCheckpointListContainerNotFound [2021-06-09T17:45:16.705Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestNewClientWithOpsFromEnv [2021-06-09T17:45:16.705Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T17:45:16.705Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T17:45:16.705Z] === RUN TestGetAPIPath [2021-06-09T17:45:16.705Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestParseHostURL [2021-06-09T17:45:16.705Z] --- PASS: TestParseHostURL (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-09T17:45:16.705Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-09T17:45:16.705Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestNegotiateAPIVersion [2021-06-09T17:45:16.705Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestNegotiateAPVersionOverride [2021-06-09T17:45:16.705Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-09T17:45:16.705Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-09T17:45:16.705Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-09T17:45:16.705Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestClientRedirect [2021-06-09T17:45:16.705Z] --- PASS: TestClientRedirect (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigCreateUnsupported [2021-06-09T17:45:16.705Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigCreateError [2021-06-09T17:45:16.705Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigCreate [2021-06-09T17:45:16.705Z] --- PASS: TestConfigCreate (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigInspectNotFound [2021-06-09T17:45:16.705Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigInspectWithEmptyID [2021-06-09T17:45:16.705Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigInspectUnsupported [2021-06-09T17:45:16.705Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigInspectError [2021-06-09T17:45:16.705Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigInspectConfigNotFound [2021-06-09T17:45:16.705Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigInspect [2021-06-09T17:45:16.705Z] --- PASS: TestConfigInspect (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigListUnsupported [2021-06-09T17:45:16.705Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigListError [2021-06-09T17:45:16.705Z] --- PASS: TestConfigListError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigList [2021-06-09T17:45:16.705Z] --- PASS: TestConfigList (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigRemoveUnsupported [2021-06-09T17:45:16.705Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigRemoveError [2021-06-09T17:45:16.705Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigRemove [2021-06-09T17:45:16.705Z] --- PASS: TestConfigRemove (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigUpdateUnsupported [2021-06-09T17:45:16.705Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigUpdateError [2021-06-09T17:45:16.705Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestConfigUpdate [2021-06-09T17:45:16.705Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestContainerCommitError [2021-06-09T17:45:16.705Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestContainerCommit [2021-06-09T17:45:16.705Z] --- PASS: TestContainerCommit (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestContainerStatPathError [2021-06-09T17:45:16.705Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestContainerStatPathNotFoundError [2021-06-09T17:45:16.705Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestContainerStatPathNoHeaderError [2021-06-09T17:45:16.705Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestContainerStatPath [2021-06-09T17:45:16.705Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestCopyToContainerError [2021-06-09T17:45:16.705Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestCopyToContainerNotFoundError [2021-06-09T17:45:16.705Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-09T17:45:16.705Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-09T17:45:16.705Z] === RUN TestCopyToContainer [2021-06-09T17:45:16.705Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestCopyFromContainerError [2021-06-09T17:45:17.168Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestCopyFromContainerNotFoundError [2021-06-09T17:45:17.168Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-09T17:45:17.168Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-09T17:45:17.168Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestCopyFromContainer [2021-06-09T17:45:17.168Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerCreateError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerCreateImageNotFound [2021-06-09T17:45:17.168Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerCreateWithName [2021-06-09T17:45:17.168Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerCreateAutoRemove [2021-06-09T17:45:17.168Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerDiffError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerDiff [2021-06-09T17:45:17.168Z] --- PASS: TestContainerDiff (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerExecCreateError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerExecCreate [2021-06-09T17:45:17.168Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerExecStartError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerExecStart [2021-06-09T17:45:17.168Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerExecInspectError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerExecInspect [2021-06-09T17:45:17.168Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerExportError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerExportError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerExport [2021-06-09T17:45:17.168Z] --- PASS: TestContainerExport (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerInspectError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerInspectContainerNotFound [2021-06-09T17:45:17.168Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerInspectWithEmptyID [2021-06-09T17:45:17.168Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerInspect [2021-06-09T17:45:17.168Z] --- PASS: TestContainerInspect (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerInspectNode [2021-06-09T17:45:17.168Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerKillError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerKillError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerKill [2021-06-09T17:45:17.168Z] --- PASS: TestContainerKill (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerListError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerListError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerList [2021-06-09T17:45:17.168Z] --- PASS: TestContainerList (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerLogsNotFoundError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerLogsError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerLogs [2021-06-09T17:45:17.168Z] --- PASS: TestContainerLogs (0.14s) [2021-06-09T17:45:17.168Z] === RUN TestContainerPauseError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerPause [2021-06-09T17:45:17.168Z] --- PASS: TestContainerPause (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainersPruneError [2021-06-09T17:45:17.168Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainersPrune [2021-06-09T17:45:17.168Z] --- PASS: TestContainersPrune (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerRemoveError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerRemoveNotFoundError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerRemove [2021-06-09T17:45:17.168Z] --- PASS: TestContainerRemove (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerRenameError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerRename [2021-06-09T17:45:17.168Z] --- PASS: TestContainerRename (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerResizeError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerExecResizeError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerResize [2021-06-09T17:45:17.168Z] --- PASS: TestContainerResize (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerExecResize [2021-06-09T17:45:17.168Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerRestartError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerRestart [2021-06-09T17:45:17.168Z] --- PASS: TestContainerRestart (0.11s) [2021-06-09T17:45:17.168Z] === RUN TestContainerStartError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerStartError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerStart [2021-06-09T17:45:17.168Z] --- PASS: TestContainerStart (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerStatsError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerStats [2021-06-09T17:45:17.168Z] --- PASS: TestContainerStats (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerStopError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerStopError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerStop [2021-06-09T17:45:17.168Z] --- PASS: TestContainerStop (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerTopError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerTopError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerTop [2021-06-09T17:45:17.168Z] --- PASS: TestContainerTop (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerUnpauseError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerUnpause [2021-06-09T17:45:17.168Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerUpdateError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerUpdate [2021-06-09T17:45:17.168Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerWaitError [2021-06-09T17:45:17.168Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestContainerWait [2021-06-09T17:45:17.168Z] --- PASS: TestContainerWait (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestDiskUsageError [2021-06-09T17:45:17.168Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestDiskUsage [2021-06-09T17:45:17.168Z] --- PASS: TestDiskUsage (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestDistributionInspectUnsupported [2021-06-09T17:45:17.168Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestDistributionInspectWithEmptyID [2021-06-09T17:45:17.168Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestEventsErrorInOptions [2021-06-09T17:45:17.168Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestEventsErrorFromServer [2021-06-09T17:45:17.168Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestEvents [2021-06-09T17:45:17.168Z] --- PASS: TestEvents (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestTLSCloseWriter [2021-06-09T17:45:17.168Z] === PAUSE TestTLSCloseWriter [2021-06-09T17:45:17.168Z] === RUN TestImageBuildError [2021-06-09T17:45:17.168Z] --- PASS: TestImageBuildError (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestImageBuild [2021-06-09T17:45:17.168Z] --- PASS: TestImageBuild (0.00s) [2021-06-09T17:45:17.168Z] === RUN TestGetDockerOS [2021-06-09T17:45:17.168Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-09T17:45:17.450Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-06-09T17:45:17.450Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-06-09T17:45:17.450Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-09T17:45:17.450Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-09T17:45:17.450Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-09T17:45:17.450Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-06-09T17:45:17.450Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-06-09T17:45:17.630Z] === RUN TestImageCreateError [2021-06-09T17:45:17.630Z] --- PASS: TestImageCreateError (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageCreate [2021-06-09T17:45:17.630Z] --- PASS: TestImageCreate (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageHistoryError [2021-06-09T17:45:17.630Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageHistory [2021-06-09T17:45:17.630Z] --- PASS: TestImageHistory (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageImportError [2021-06-09T17:45:17.630Z] --- PASS: TestImageImportError (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageImport [2021-06-09T17:45:17.630Z] --- PASS: TestImageImport (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageInspectError [2021-06-09T17:45:17.630Z] --- PASS: TestImageInspectError (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageInspectImageNotFound [2021-06-09T17:45:17.630Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageInspectWithEmptyID [2021-06-09T17:45:17.630Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageInspect [2021-06-09T17:45:17.630Z] --- PASS: TestImageInspect (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageListError [2021-06-09T17:45:17.630Z] --- PASS: TestImageListError (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageList [2021-06-09T17:45:17.630Z] --- PASS: TestImageList (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageListApiBefore125 [2021-06-09T17:45:17.630Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageLoadError [2021-06-09T17:45:17.630Z] --- PASS: TestImageLoadError (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImageLoad [2021-06-09T17:45:17.630Z] --- PASS: TestImageLoad (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImagesPruneError [2021-06-09T17:45:17.630Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImagesPrune [2021-06-09T17:45:17.630Z] --- PASS: TestImagesPrune (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImagePullReferenceParseError [2021-06-09T17:45:17.630Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImagePullAnyError [2021-06-09T17:45:17.630Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-09T17:45:17.630Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-09T17:45:17.631Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T17:45:17.631Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T17:45:17.631Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-09T17:45:17.631Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImagePullWithoutErrors [2021-06-09T17:45:17.631Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImagePushReferenceError [2021-06-09T17:45:17.631Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImagePushAnyError [2021-06-09T17:45:17.631Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-09T17:45:17.631Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T17:45:17.631Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T17:45:17.631Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-09T17:45:17.631Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImagePushWithoutErrors [2021-06-09T17:45:17.631Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-09T17:45:17.631Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-09T17:45:17.631Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-09T17:45:17.631Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-09T17:45:17.631Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-09T17:45:17.631Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-09T17:45:17.631Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-09T17:45:17.631Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-09T17:45:17.631Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageRemoveError [2021-06-09T17:45:17.631Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageRemoveImageNotFound [2021-06-09T17:45:17.631Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageRemove [2021-06-09T17:45:17.631Z] --- PASS: TestImageRemove (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageSaveError [2021-06-09T17:45:17.631Z] --- PASS: TestImageSaveError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageSave [2021-06-09T17:45:17.631Z] --- PASS: TestImageSave (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageSearchAnyError [2021-06-09T17:45:17.631Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-09T17:45:17.631Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T17:45:17.631Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T17:45:17.631Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-09T17:45:17.631Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageSearchWithoutErrors [2021-06-09T17:45:17.631Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageTagError [2021-06-09T17:45:17.631Z] --- PASS: TestImageTagError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageTagInvalidReference [2021-06-09T17:45:17.631Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageTagInvalidSourceImageName [2021-06-09T17:45:17.631Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageTagHexSource [2021-06-09T17:45:17.631Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestImageTag [2021-06-09T17:45:17.631Z] --- PASS: TestImageTag (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestInfoServerError [2021-06-09T17:45:17.631Z] --- PASS: TestInfoServerError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestInfoInvalidResponseJSONError [2021-06-09T17:45:17.631Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestInfo [2021-06-09T17:45:17.631Z] --- PASS: TestInfo (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkConnectError [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkConnect [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkCreateError [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkCreate [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkDisconnectError [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkDisconnect [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkInspectError [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkInspectNotFoundError [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkInspectWithEmptyID [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkInspect [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkListError [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkListError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkList [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkList (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworksPruneError [2021-06-09T17:45:17.631Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworksPrune [2021-06-09T17:45:17.631Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkRemoveError [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNetworkRemove [2021-06-09T17:45:17.631Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNodeInspectError [2021-06-09T17:45:17.631Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNodeInspectNodeNotFound [2021-06-09T17:45:17.631Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNodeInspectWithEmptyID [2021-06-09T17:45:17.631Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNodeInspect [2021-06-09T17:45:17.631Z] --- PASS: TestNodeInspect (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNodeListError [2021-06-09T17:45:17.631Z] --- PASS: TestNodeListError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNodeList [2021-06-09T17:45:17.631Z] --- PASS: TestNodeList (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNodeRemoveError [2021-06-09T17:45:17.631Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNodeRemove [2021-06-09T17:45:17.631Z] --- PASS: TestNodeRemove (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNodeUpdateError [2021-06-09T17:45:17.631Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestNodeUpdate [2021-06-09T17:45:17.631Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestOptionWithTimeout [2021-06-09T17:45:17.631Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPingFail [2021-06-09T17:45:17.631Z] --- PASS: TestPingFail (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPingWithError [2021-06-09T17:45:17.631Z] 2021/06/09 17:45:16 RoundTripper returned a response & error; ignoring response [2021-06-09T17:45:17.631Z] 2021/06/09 17:45:16 RoundTripper returned a response & error; ignoring response [2021-06-09T17:45:17.631Z] --- PASS: TestPingWithError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPingSuccess [2021-06-09T17:45:17.631Z] --- PASS: TestPingSuccess (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPingHeadFallback [2021-06-09T17:45:17.631Z] === RUN TestPingHeadFallback/OK [2021-06-09T17:45:17.631Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-09T17:45:17.631Z] === RUN TestPingHeadFallback/Not_Found [2021-06-09T17:45:17.631Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-09T17:45:17.631Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-09T17:45:17.631Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-09T17:45:17.631Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-09T17:45:17.631Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-09T17:45:17.631Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginDisableError [2021-06-09T17:45:17.631Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginDisable [2021-06-09T17:45:17.631Z] --- PASS: TestPluginDisable (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginEnableError [2021-06-09T17:45:17.631Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginEnable [2021-06-09T17:45:17.631Z] --- PASS: TestPluginEnable (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginInspectError [2021-06-09T17:45:17.631Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginInspectWithEmptyID [2021-06-09T17:45:17.631Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginInspect [2021-06-09T17:45:17.631Z] --- PASS: TestPluginInspect (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginListError [2021-06-09T17:45:17.631Z] --- PASS: TestPluginListError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginList [2021-06-09T17:45:17.631Z] --- PASS: TestPluginList (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginPushError [2021-06-09T17:45:17.631Z] --- PASS: TestPluginPushError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginPush [2021-06-09T17:45:17.631Z] --- PASS: TestPluginPush (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginRemoveError [2021-06-09T17:45:17.631Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginRemove [2021-06-09T17:45:17.631Z] --- PASS: TestPluginRemove (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginSetError [2021-06-09T17:45:17.631Z] --- PASS: TestPluginSetError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPluginSet [2021-06-09T17:45:17.631Z] --- PASS: TestPluginSet (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSetHostHeader [2021-06-09T17:45:17.631Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestPlainTextError [2021-06-09T17:45:17.631Z] --- PASS: TestPlainTextError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestInfiniteError [2021-06-09T17:45:17.631Z] --- PASS: TestInfiniteError (0.03s) [2021-06-09T17:45:17.631Z] === RUN TestSecretCreateUnsupported [2021-06-09T17:45:17.631Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretCreateError [2021-06-09T17:45:17.631Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretCreate [2021-06-09T17:45:17.631Z] --- PASS: TestSecretCreate (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretInspectUnsupported [2021-06-09T17:45:17.631Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretInspectError [2021-06-09T17:45:17.631Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretInspectSecretNotFound [2021-06-09T17:45:17.631Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretInspectWithEmptyID [2021-06-09T17:45:17.631Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretInspect [2021-06-09T17:45:17.631Z] --- PASS: TestSecretInspect (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretListUnsupported [2021-06-09T17:45:17.631Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretListError [2021-06-09T17:45:17.631Z] --- PASS: TestSecretListError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretList [2021-06-09T17:45:17.631Z] --- PASS: TestSecretList (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretRemoveUnsupported [2021-06-09T17:45:17.631Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretRemoveError [2021-06-09T17:45:17.631Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretRemove [2021-06-09T17:45:17.631Z] --- PASS: TestSecretRemove (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretUpdateUnsupported [2021-06-09T17:45:17.631Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretUpdateError [2021-06-09T17:45:17.631Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSecretUpdate [2021-06-09T17:45:17.631Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceCreateError [2021-06-09T17:45:17.631Z] --- PASS: TestServiceCreateError (0.01s) [2021-06-09T17:45:17.631Z] === RUN TestServiceCreate [2021-06-09T17:45:17.631Z] --- PASS: TestServiceCreate (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-09T17:45:17.631Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceCreateDigestPinning [2021-06-09T17:45:17.631Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceInspectError [2021-06-09T17:45:17.631Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceInspectServiceNotFound [2021-06-09T17:45:17.631Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceInspectWithEmptyID [2021-06-09T17:45:17.631Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceInspect [2021-06-09T17:45:17.631Z] --- PASS: TestServiceInspect (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceListError [2021-06-09T17:45:17.631Z] --- PASS: TestServiceListError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceList [2021-06-09T17:45:17.631Z] --- PASS: TestServiceList (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceLogsError [2021-06-09T17:45:17.631Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceLogs [2021-06-09T17:45:17.631Z] --- PASS: TestServiceLogs (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceRemoveError [2021-06-09T17:45:17.631Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceRemoveNotFoundError [2021-06-09T17:45:17.631Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceRemove [2021-06-09T17:45:17.631Z] --- PASS: TestServiceRemove (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceUpdateError [2021-06-09T17:45:17.631Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestServiceUpdate [2021-06-09T17:45:17.631Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmGetUnlockKeyError [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmGetUnlockKey [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmInitError [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmInit [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmInit (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmInspectError [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmInspect [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmJoinError [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmJoin [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmLeaveError [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmLeave [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmUnlockError [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmUnlock [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmUpdateError [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestSwarmUpdate [2021-06-09T17:45:17.631Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-09T17:45:17.631Z] === RUN TestTaskInspectError [2021-06-09T17:45:17.632Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestTaskInspectWithEmptyID [2021-06-09T17:45:17.632Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestTaskInspect [2021-06-09T17:45:17.632Z] --- PASS: TestTaskInspect (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestTaskListError [2021-06-09T17:45:17.632Z] --- PASS: TestTaskListError (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestTaskList [2021-06-09T17:45:17.632Z] --- PASS: TestTaskList (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestVolumeCreateError [2021-06-09T17:45:17.632Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestVolumeCreate [2021-06-09T17:45:17.632Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestVolumeInspectError [2021-06-09T17:45:17.632Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestVolumeInspectNotFound [2021-06-09T17:45:17.632Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestVolumeInspectWithEmptyID [2021-06-09T17:45:17.632Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestVolumeInspect [2021-06-09T17:45:17.632Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestVolumeListError [2021-06-09T17:45:17.632Z] --- PASS: TestVolumeListError (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestVolumeList [2021-06-09T17:45:17.632Z] --- PASS: TestVolumeList (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestVolumeRemoveError [2021-06-09T17:45:17.632Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-09T17:45:17.632Z] === RUN TestVolumeRemove [2021-06-09T17:45:17.632Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-09T17:45:17.632Z] === CONT TestTLSCloseWriter [2021-06-09T17:45:17.632Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-09T17:45:17.632Z] PASS [2021-06-09T17:45:17.632Z] coverage: 74.9% of statements [2021-06-09T17:45:17.632Z] ok github.com/docker/docker/client 0.703s coverage: 74.9% of statements [2021-06-09T17:45:17.995Z] --- PASS: TestCreateServiceMultipleTimes (20.75s) [2021-06-09T17:45:17.995Z] === RUN TestCreateServiceConflict [2021-06-09T17:45:17.995Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-09T17:45:17.995Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-09T17:45:18.170Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-09T17:45:18.931Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-09T17:45:19.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-09T17:45:19.756Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-09T17:45:19.922Z] === RUN TestInspectNetwork/full_network_id [2021-06-09T17:45:19.922Z] === RUN TestInspectNetwork/partial_network_id [2021-06-09T17:45:19.922Z] === RUN TestInspectNetwork/network_name [2021-06-09T17:45:19.922Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-09T17:45:19.989Z] ok github.com/docker/docker/pkg/signal 3.357s coverage: 62.3% of statements [2021-06-09T17:45:20.250Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-06-09T17:45:20.512Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-09T17:45:20.773Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-09T17:45:21.134Z] --- PASS: TestCreateServiceConflict (3.04s) [2021-06-09T17:45:21.134Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T17:45:21.134Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-09T17:45:21.393Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-09T17:45:21.716Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-06-09T17:45:22.287Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.6% of statements [2021-06-09T17:45:22.548Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2021-06-09T17:45:23.118Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-06-09T17:45:23.379Z] testing: warning: no tests to run [2021-06-09T17:45:23.379Z] coverage: [no statements] [2021-06-09T17:45:23.379Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-09T17:45:23.639Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-09T17:45:23.899Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-06-09T17:45:24.159Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-09T17:45:24.700Z] --- PASS: TestServiceUpdatePidsLimit (17.22s) [2021-06-09T17:45:24.700Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.12s) [2021-06-09T17:45:24.700Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-06-09T17:45:24.700Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-06-09T17:45:24.700Z] PASS [2021-06-09T17:45:24.700Z] [2021-06-09T17:45:24.700Z] === Skipped [2021-06-09T17:45:24.701Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T17:45:24.701Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T17:45:24.701Z] [2021-06-09T17:45:24.701Z] [2021-06-09T17:45:24.701Z] DONE 27 tests, 1 skipped in 177.738s [2021-06-09T17:45:24.701Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T17:45:24.701Z] INFO: Testing against a local daemon [2021-06-09T17:45:24.701Z] === RUN TestSessionCreate [2021-06-09T17:45:24.701Z] --- PASS: TestSessionCreate (0.02s) [2021-06-09T17:45:24.701Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T17:45:24.701Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-09T17:45:24.701Z] PASS [2021-06-09T17:45:24.701Z] [2021-06-09T17:45:24.701Z] DONE 2 tests in 0.071s [2021-06-09T17:45:24.701Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T17:45:24.957Z] INFO: Testing against a local daemon [2021-06-09T17:45:24.957Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T17:45:24.957Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-09T17:45:24.957Z] === RUN TestEventsExecDie [2021-06-09T17:45:25.215Z] --- PASS: TestInspectNetwork (8.76s) [2021-06-09T17:45:25.215Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-09T17:45:25.215Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-09T17:45:25.215Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-09T17:45:25.215Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-09T17:45:25.215Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T17:45:25.582Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-09T17:45:25.840Z] --- PASS: TestCreateServiceMaxReplicas (4.96s) [2021-06-09T17:45:25.840Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T17:45:25.886Z] --- PASS: TestEventsExecDie (1.12s) [2021-06-09T17:45:25.886Z] === RUN TestEventsBackwardsCompatible [2021-06-09T17:45:26.070Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-06-09T17:45:26.142Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-09T17:45:26.142Z] === RUN TestEventsVolumeCreate [2021-06-09T17:45:26.142Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-06-09T17:45:26.142Z] === RUN TestInfoBinaryCommits [2021-06-09T17:45:26.142Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-09T17:45:26.142Z] === RUN TestInfoAPIVersioned [2021-06-09T17:45:26.142Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-09T17:45:26.142Z] === RUN TestInfoDiscoveryBackend [2021-06-09T17:45:26.641Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-09T17:45:26.702Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-09T17:45:26.702Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T17:45:27.213Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-06-09T17:45:27.628Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-09T17:45:27.628Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T17:45:27.742Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-09T17:45:27.767Z] --- PASS: TestRunContainerWithBridgeNone (3.16s) [2021-06-09T17:45:27.767Z] === RUN TestNetworkInvalidJSON [2021-06-09T17:45:27.767Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T17:45:27.767Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T17:45:27.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:45:27.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:45:27.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:45:27.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:45:27.767Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T17:45:27.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:45:27.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:45:27.767Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-09T17:45:27.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T17:45:27.767Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T17:45:27.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T17:45:27.767Z] === RUN TestNetworkList [2021-06-09T17:45:27.767Z] === RUN TestNetworkList//networks [2021-06-09T17:45:27.767Z] === PAUSE TestNetworkList//networks [2021-06-09T17:45:27.767Z] === RUN TestNetworkList//networks/ [2021-06-09T17:45:27.767Z] === PAUSE TestNetworkList//networks/ [2021-06-09T17:45:27.767Z] === CONT TestNetworkList//networks [2021-06-09T17:45:27.767Z] === CONT TestNetworkList//networks/ [2021-06-09T17:45:27.767Z] --- PASS: TestNetworkList (0.03s) [2021-06-09T17:45:27.767Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T17:45:27.767Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T17:45:27.767Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T17:45:28.189Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-09T17:45:28.189Z] === RUN TestInfoAPI [2021-06-09T17:45:28.189Z] --- PASS: TestInfoAPI (0.02s) [2021-06-09T17:45:28.189Z] === RUN TestInfoAPIWarnings [2021-06-09T17:45:28.597Z] ok github.com/docker/docker/quota 0.248s coverage: 71.4% of statements [2021-06-09T17:45:28.714Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2021-06-09T17:45:28.714Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T17:45:29.116Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-09T17:45:29.168Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-06-09T17:45:29.374Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-09T17:45:29.941Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-09T17:45:29.941Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-09T17:45:30.104Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2021-06-09T17:45:30.104Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T17:45:30.110Z] ok github.com/docker/docker/registry 0.062s coverage: 58.8% of statements [2021-06-09T17:45:30.508Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-09T17:45:31.050Z] --- PASS: TestDaemonDefaultNetworkPools (1.18s) [2021-06-09T17:45:31.050Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T17:45:31.051Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-09T17:45:31.051Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-09T17:45:31.992Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-06-09T17:45:32.253Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-09T17:45:32.970Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s) [2021-06-09T17:45:32.970Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T17:45:33.039Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-09T17:45:33.039Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-09T17:45:33.039Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-09T17:45:33.977Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T17:45:34.166Z] === RUN TestBoolValue [2021-06-09T17:45:34.166Z] --- PASS: TestBoolValue (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestBoolValueOrDefault [2021-06-09T17:45:34.166Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestInt64ValueOrZero [2021-06-09T17:45:34.166Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestInt64ValueOrDefault [2021-06-09T17:45:34.166Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-09T17:45:34.166Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestJsonContentType [2021-06-09T17:45:34.166Z] --- PASS: TestJsonContentType (0.00s) [2021-06-09T17:45:34.166Z] PASS [2021-06-09T17:45:34.166Z] coverage: 14.7% of statements [2021-06-09T17:45:34.166Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2021-06-09T17:45:34.166Z] === RUN TestMaskSecretKeys [2021-06-09T17:45:34.166Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-09T17:45:34.166Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-09T17:45:34.166Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-09T17:45:34.166Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-09T17:45:34.166Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-09T17:45:34.166Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-09T17:45:34.166Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestVersionMiddlewareVersion [2021-06-09T17:45:34.166Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-09T17:45:34.166Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-09T17:45:34.166Z] PASS [2021-06-09T17:45:34.166Z] coverage: 37.7% of statements [2021-06-09T17:45:34.166Z] ok github.com/docker/docker/api/server/middleware 0.144s coverage: 37.7% of statements [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T17:45:34.166Z] === RUN TestToJSON [2021-06-09T17:45:34.166Z] --- PASS: TestToJSON (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestToParamWithVersion [2021-06-09T17:45:34.166Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestFromJSON [2021-06-09T17:45:34.166Z] --- PASS: TestFromJSON (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestEmpty [2021-06-09T17:45:34.166Z] --- PASS: TestEmpty (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestArgsMatchKVListEmptySources [2021-06-09T17:45:34.166Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestArgsMatchKVList [2021-06-09T17:45:34.166Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestArgsMatch [2021-06-09T17:45:34.166Z] --- PASS: TestArgsMatch (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestAdd [2021-06-09T17:45:34.166Z] --- PASS: TestAdd (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestDel [2021-06-09T17:45:34.166Z] --- PASS: TestDel (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestLen [2021-06-09T17:45:34.166Z] --- PASS: TestLen (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestExactMatch [2021-06-09T17:45:34.166Z] --- PASS: TestExactMatch (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestOnlyOneExactMatch [2021-06-09T17:45:34.166Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestContains [2021-06-09T17:45:34.166Z] --- PASS: TestContains (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestValidate [2021-06-09T17:45:34.166Z] --- PASS: TestValidate (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestWalkValues [2021-06-09T17:45:34.166Z] --- PASS: TestWalkValues (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestFuzzyMatch [2021-06-09T17:45:34.166Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestClone [2021-06-09T17:45:34.166Z] --- PASS: TestClone (0.00s) [2021-06-09T17:45:34.166Z] PASS [2021-06-09T17:45:34.166Z] coverage: 92.2% of statements [2021-06-09T17:45:34.166Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 92.2% of statements [2021-06-09T17:45:34.166Z] === RUN TestStrSliceMarshalJSON [2021-06-09T17:45:34.166Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestStrSliceUnmarshalJSON [2021-06-09T17:45:34.166Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestStrSliceUnmarshalString [2021-06-09T17:45:34.166Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestStrSliceUnmarshalSlice [2021-06-09T17:45:34.166Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-09T17:45:34.166Z] PASS [2021-06-09T17:45:34.166Z] coverage: 90.0% of statements [2021-06-09T17:45:34.166Z] ok github.com/docker/docker/api/types/strslice 0.056s coverage: 90.0% of statements [2021-06-09T17:45:34.166Z] === RUN TestDurationToSecondsString [2021-06-09T17:45:34.166Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-09T17:45:34.166Z] === RUN TestGetTimestamp [2021-06-09T17:45:34.166Z] === RUN TestAdjustForAPIVersion [2021-06-09T17:45:34.166Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-09T17:45:34.166Z] PASS [2021-06-09T17:45:34.166Z] coverage: 5.7% of statements [2021-06-09T17:45:34.166Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T17:45:34.166Z] --- PASS: TestGetTimestamp (0.13s) [2021-06-09T17:45:34.166Z] === RUN TestParseTimestamps [2021-06-09T17:45:34.166Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-09T17:45:34.166Z] PASS [2021-06-09T17:45:34.166Z] coverage: 100.0% of statements [2021-06-09T17:45:34.166Z] ok github.com/docker/docker/api/types/time 0.178s coverage: 100.0% of statements [2021-06-09T17:45:34.166Z] === RUN TestCompareVersion [2021-06-09T17:45:34.166Z] --- PASS: TestCompareVersion (0.00s) [2021-06-09T17:45:34.166Z] PASS [2021-06-09T17:45:34.166Z] coverage: 75.0% of statements [2021-06-09T17:45:34.166Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T17:45:34.166Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T17:45:34.166Z] === RUN TestParseRemoteURL [2021-06-09T17:45:34.166Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-09T17:45:34.166Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-09T17:45:34.166Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-09T17:45:34.166Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-09T17:45:34.166Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-09T17:45:34.166Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-09T17:45:34.166Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-09T17:45:34.166Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-09T17:45:34.166Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-09T17:45:34.166Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-09T17:45:34.166Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-09T17:45:34.166Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-09T17:45:34.166Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-09T17:45:34.166Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-09T17:45:34.167Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-09T17:45:34.167Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-09T17:45:34.167Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-09T17:45:34.167Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-09T17:45:34.167Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-09T17:45:34.167Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-09T17:45:34.167Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-09T17:45:34.167Z] === RUN TestCloneArgsSmartHttp [2021-06-09T17:45:34.167Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-09T17:45:34.167Z] === RUN TestCloneArgsDumbHttp [2021-06-09T17:45:34.167Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-09T17:45:34.167Z] === RUN TestCloneArgsGit [2021-06-09T17:45:34.167Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-09T17:45:34.167Z] === RUN TestCheckoutGit [2021-06-09T17:45:34.797Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-09T17:45:34.911Z] === RUN TestDockerSuite/TestCommitChange [2021-06-09T17:45:35.522Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2021-06-09T17:45:35.522Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T17:45:36.096Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.74s) [2021-06-09T17:45:36.096Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T17:45:36.182Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.4% of statements [2021-06-09T17:45:36.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-09T17:45:36.306Z] === RUN TestEnable [2021-06-09T17:45:36.306Z] --- PASS: TestEnable (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestDisable [2021-06-09T17:45:36.306Z] --- PASS: TestDisable (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestEnabled [2021-06-09T17:45:36.306Z] --- PASS: TestEnabled (0.00s) [2021-06-09T17:45:36.306Z] PASS [2021-06-09T17:45:36.306Z] coverage: 100.0% of statements [2021-06-09T17:45:36.306Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-06-09T17:45:36.306Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-09T17:45:36.306Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-09T17:45:36.306Z] === RUN TestProcessNoDockerignore [2021-06-09T17:45:36.306Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-09T17:45:36.306Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestDetectContentType [2021-06-09T17:45:36.306Z] --- PASS: TestDetectContentType (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestSelectAcceptableMIME [2021-06-09T17:45:36.306Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestInspectEmptyResponse [2021-06-09T17:45:36.306Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestInspectResponseBinary [2021-06-09T17:45:36.306Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestResponseUnsupportedContentType [2021-06-09T17:45:36.306Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestInspectResponseTextSimple [2021-06-09T17:45:36.306Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestInspectResponseEmptyContentType [2021-06-09T17:45:36.306Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestUnknownContentLength [2021-06-09T17:45:36.306Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestDownloadRemote [2021-06-09T17:45:36.306Z] --- PASS: TestDownloadRemote (0.10s) [2021-06-09T17:45:36.306Z] === RUN TestGetWithStatusError [2021-06-09T17:45:36.306Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-09T17:45:36.306Z] === RUN TestCloseRootDirectory [2021-06-09T17:45:36.306Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-09T17:45:36.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:45:36.306Z] === RUN TestHashFile [2021-06-09T17:45:36.306Z] --- SKIP: TestHashFile (0.01s) [2021-06-09T17:45:36.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:45:36.306Z] === RUN TestHashSubdir [2021-06-09T17:45:36.306Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-09T17:45:36.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:45:36.306Z] === RUN TestRemoveDirectory [2021-06-09T17:45:36.306Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-06-09T17:45:36.306Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:45:36.306Z] PASS [2021-06-09T17:45:36.306Z] coverage: 9.3% of statements [2021-06-09T17:45:36.306Z] ok github.com/docker/docker/builder/remotecontext 0.357s coverage: 9.3% of statements [2021-06-09T17:45:36.442Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-06-09T17:45:36.863Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-09T17:45:37.255Z] === RUN TestGetAllAllowed [2021-06-09T17:45:37.255Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestGetAllMeta [2021-06-09T17:45:37.256Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-09T17:45:37.256Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestIsUnreferencedBuiltin [2021-06-09T17:45:37.256Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestIsExistingDirectory [2021-06-09T17:45:37.256Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-06-09T17:45:37.256Z] === RUN TestGetFilenameForDownload [2021-06-09T17:45:37.256Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestEnv2Variables [2021-06-09T17:45:37.256Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-09T17:45:37.256Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestMaintainer [2021-06-09T17:45:37.256Z] --- PASS: TestMaintainer (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestLabel [2021-06-09T17:45:37.256Z] --- PASS: TestLabel (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestFromScratch [2021-06-09T17:45:37.256Z] --- PASS: TestFromScratch (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestFromWithArg [2021-06-09T17:45:37.256Z] --- PASS: TestFromWithArg (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-09T17:45:37.256Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestFromWithUndefinedArg [2021-06-09T17:45:37.256Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestFromMultiStageWithNamedStage [2021-06-09T17:45:37.256Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestOnbuild [2021-06-09T17:45:37.256Z] --- PASS: TestOnbuild (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestWorkdir [2021-06-09T17:45:37.256Z] --- PASS: TestWorkdir (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestCmd [2021-06-09T17:45:37.256Z] --- PASS: TestCmd (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestHealthcheckNone [2021-06-09T17:45:37.256Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestHealthcheckCmd [2021-06-09T17:45:37.256Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestEntrypoint [2021-06-09T17:45:37.256Z] --- PASS: TestEntrypoint (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestExpose [2021-06-09T17:45:37.256Z] --- PASS: TestExpose (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestUser [2021-06-09T17:45:37.256Z] --- PASS: TestUser (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestVolume [2021-06-09T17:45:37.256Z] --- PASS: TestVolume (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestStopSignal [2021-06-09T17:45:37.256Z] --- SKIP: TestStopSignal (0.00s) [2021-06-09T17:45:37.256Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T17:45:37.256Z] === RUN TestArg [2021-06-09T17:45:37.256Z] --- PASS: TestArg (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestShell [2021-06-09T17:45:37.256Z] --- PASS: TestShell (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestPrependEnvOnCmd [2021-06-09T17:45:37.256Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestRunWithBuildArgs [2021-06-09T17:45:37.256Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestRunIgnoresHealthcheck [2021-06-09T17:45:37.256Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestDispatchUnsupportedOptions [2021-06-09T17:45:37.256Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-09T17:45:37.256Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-09T17:45:37.256Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-09T17:45:37.256Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-09T17:45:37.256Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-09T17:45:37.256Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-09T17:45:37.256Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestNormalizeWorkdir [2021-06-09T17:45:37.256Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestDispatch [2021-06-09T17:45:37.256Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-09T17:45:37.256Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-09T17:45:37.256Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-09T17:45:37.256Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-09T17:45:37.256Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-09T17:45:37.256Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-09T17:45:37.256Z] === RUN TestDispatch/COPY_url [2021-06-09T17:45:37.256Z] --- PASS: TestDispatch (0.08s) [2021-06-09T17:45:37.256Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-06-09T17:45:37.256Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-06-09T17:45:37.256Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-06-09T17:45:37.256Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-09T17:45:37.256Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-09T17:45:37.256Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-09T17:45:37.256Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestAddScratchImageAddsToMounts [2021-06-09T17:45:37.256Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-09T17:45:37.256Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-09T17:45:37.256Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-09T17:45:37.256Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestImageSourceGetAddsToMounts [2021-06-09T17:45:37.256Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestEmptyDockerfile [2021-06-09T17:45:37.256Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-09T17:45:37.256Z] === RUN TestSymlinkDockerfile [2021-06-09T17:45:37.256Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-06-09T17:45:37.256Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-09T17:45:37.256Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestNonExistingDockerfile [2021-06-09T17:45:37.256Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestCopyRunConfig [2021-06-09T17:45:37.256Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestDeepCopyRunConfig [2021-06-09T17:45:37.256Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestExportImage [2021-06-09T17:45:37.256Z] --- PASS: TestExportImage (0.00s) [2021-06-09T17:45:37.256Z] === RUN TestNormalizeDest [2021-06-09T17:45:37.256Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-09T17:45:37.256Z] PASS [2021-06-09T17:45:37.256Z] coverage: 47.0% of statements [2021-06-09T17:45:37.256Z] ok github.com/docker/docker/builder/dockerfile 0.327s coverage: 47.0% of statements [2021-06-09T17:45:37.256Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T17:45:37.826Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-06-09T17:45:38.239Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-09T17:45:38.779Z] --- PASS: TestCheckoutGit (33.36s) [2021-06-09T17:45:38.780Z] === RUN TestValidGitTransport [2021-06-09T17:45:38.780Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-09T17:45:38.780Z] === RUN TestGitInvalidRef [2021-06-09T17:45:38.780Z] --- PASS: TestGitInvalidRef (0.19s) [2021-06-09T17:45:38.780Z] PASS [2021-06-09T17:45:38.780Z] coverage: 86.3% of statements [2021-06-09T17:45:38.780Z] ok github.com/docker/docker/builder/remotecontext/git 33.649s coverage: 86.3% of statements [2021-06-09T17:45:38.780Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T17:45:38.780Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T17:45:39.414Z] --- PASS: TestServiceWithPredefinedNetwork (3.03s) [2021-06-09T17:45:39.414Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T17:45:39.414Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:45:39.414Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:45:39.414Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T17:45:40.143Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-09T17:45:40.401Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.56s) [2021-06-09T17:45:40.401Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T17:45:42.305Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-09T17:45:43.491Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestConfigureDaemonLogs [2021-06-09T17:45:43.491Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestCommonOptionsInstallFlags [2021-06-09T17:45:43.491Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-09T17:45:43.491Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-09T17:45:43.491Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-09T17:45:43.491Z] PASS [2021-06-09T17:45:43.491Z] coverage: 18.4% of statements [2021-06-09T17:45:43.491Z] ok github.com/docker/docker/cmd/dockerd 0.323s coverage: 18.4% of statements [2021-06-09T17:45:44.208Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-09T17:45:44.208Z] --- PASS: TestCreateServiceSecretFileMode (3.81s) [2021-06-09T17:45:44.208Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T17:45:45.584Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-09T17:45:45.682Z] === RUN TestContainerStopSignal [2021-06-09T17:45:45.682Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestContainerStopTimeout [2021-06-09T17:45:45.682Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-09T17:45:45.682Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-09T17:45:45.682Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-06-09T17:45:45.682Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-09T17:45:45.682Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestReplaceAndAppendEnvVars [2021-06-09T17:45:45.682Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-09T17:45:45.682Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-09T17:45:45.682Z] === RUN TestNewMemoryStore [2021-06-09T17:45:45.682Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestAddContainers [2021-06-09T17:45:45.682Z] --- PASS: TestAddContainers (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestGetContainer [2021-06-09T17:45:45.682Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestDeleteContainer [2021-06-09T17:45:45.682Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestListContainers [2021-06-09T17:45:45.682Z] --- PASS: TestListContainers (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestFirstContainer [2021-06-09T17:45:45.682Z] --- PASS: TestFirstContainer (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestApplyAllContainer [2021-06-09T17:45:45.682Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestIsValidHealthString [2021-06-09T17:45:45.682Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestStateRunStop [2021-06-09T17:45:45.682Z] --- PASS: TestStateRunStop (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestStateTimeoutWait [2021-06-09T17:45:45.682Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-09T17:45:45.682Z] state_test.go:141: Stop callback fired [2021-06-09T17:45:45.682Z] state_test.go:165: Stop callback fired [2021-06-09T17:45:45.682Z] === RUN TestIsValidStateString [2021-06-09T17:45:45.682Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestViewSaveDelete [2021-06-09T17:45:45.682Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-09T17:45:45.682Z] === RUN TestViewAll [2021-06-09T17:45:45.682Z] --- PASS: TestViewAll (0.02s) [2021-06-09T17:45:45.682Z] === RUN TestViewGet [2021-06-09T17:45:45.682Z] --- PASS: TestViewGet (0.01s) [2021-06-09T17:45:45.682Z] === RUN TestNames [2021-06-09T17:45:45.682Z] --- PASS: TestNames (0.00s) [2021-06-09T17:45:45.682Z] === RUN TestViewWithHealthCheck [2021-06-09T17:45:45.682Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-09T17:45:45.682Z] PASS [2021-06-09T17:45:45.682Z] coverage: 41.5% of statements [2021-06-09T17:45:45.682Z] ok github.com/docker/docker/container 0.412s coverage: 41.5% of statements [2021-06-09T17:45:45.682Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T17:45:45.682Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T17:45:45.682Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T17:45:45.682Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T17:45:46.221Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-06-09T17:45:46.221Z] === RUN TestInfoDebug [2021-06-09T17:45:46.221Z] --- PASS: TestInfoDebug (0.52s) [2021-06-09T17:45:46.221Z] === RUN TestInfoInsecureRegistries [2021-06-09T17:45:46.221Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-09T17:45:46.221Z] === RUN TestInfoRegistryMirrors [2021-06-09T17:45:46.221Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-09T17:45:46.221Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T17:45:46.221Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-06-09T17:45:46.221Z] === RUN TestPingCacheHeaders [2021-06-09T17:45:46.221Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-09T17:45:46.221Z] === RUN TestPingGet [2021-06-09T17:45:46.221Z] --- PASS: TestPingGet (0.01s) [2021-06-09T17:45:46.221Z] === RUN TestPingHead [2021-06-09T17:45:46.221Z] --- PASS: TestPingHead (0.02s) [2021-06-09T17:45:46.221Z] === RUN TestVersion [2021-06-09T17:45:46.221Z] --- PASS: TestVersion (0.02s) [2021-06-09T17:45:46.221Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-09T17:45:47.486Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-09T17:45:47.590Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s) [2021-06-09T17:45:47.590Z] PASS [2021-06-09T17:45:47.590Z] [2021-06-09T17:45:47.590Z] DONE 19 tests in 22.863s [2021-06-09T17:45:47.590Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T17:45:47.744Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2021-06-09T17:45:47.744Z] === RUN TestCreateServiceSysctls [2021-06-09T17:45:47.845Z] INFO: Testing against a local daemon [2021-06-09T17:45:47.845Z] === RUN TestVolumesCreateAndList [2021-06-09T17:45:47.845Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-09T17:45:47.845Z] === RUN TestVolumesRemove [2021-06-09T17:45:47.845Z] --- PASS: TestVolumesRemove (0.07s) [2021-06-09T17:45:47.845Z] === RUN TestVolumesInspect [2021-06-09T17:45:47.845Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-09T17:45:47.845Z] === RUN TestVolumesInvalidJSON [2021-06-09T17:45:47.846Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T17:45:47.846Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T17:45:47.846Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T17:45:47.846Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-09T17:45:47.846Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T17:45:47.846Z] PASS [2021-06-09T17:45:47.846Z] [2021-06-09T17:45:47.846Z] DONE 5 tests in 0.177s [2021-06-09T17:45:47.846Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T17:45:49.122Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-09T17:45:49.437Z] === RUN TestPrepare [2021-06-09T17:45:49.437Z] --- PASS: TestPrepare (0.00s) [2021-06-09T17:45:49.437Z] === RUN TestStart [2021-06-09T17:45:49.437Z] --- PASS: TestStart (0.00s) [2021-06-09T17:45:49.437Z] === RUN TestWaitCancel [2021-06-09T17:45:49.437Z] --- PASS: TestWaitCancel (0.00s) [2021-06-09T17:45:49.437Z] === RUN TestWaitDisabled [2021-06-09T17:45:49.437Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-09T17:45:49.437Z] === RUN TestWaitEnabled [2021-06-09T17:45:49.437Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-09T17:45:49.437Z] === RUN TestRemove [2021-06-09T17:45:49.437Z] --- PASS: TestRemove (0.00s) [2021-06-09T17:45:49.437Z] PASS [2021-06-09T17:45:49.437Z] coverage: 65.3% of statements [2021-06-09T17:45:49.437Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 1.691s coverage: 65.3% of statements [2021-06-09T17:45:49.529Z] === RUN TestCheckpointCreateError [2021-06-09T17:45:49.529Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCheckpointCreate [2021-06-09T17:45:49.529Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCheckpointDeleteError [2021-06-09T17:45:49.529Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCheckpointDelete [2021-06-09T17:45:49.529Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCheckpointListError [2021-06-09T17:45:49.529Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCheckpointList [2021-06-09T17:45:49.529Z] --- PASS: TestCheckpointList (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCheckpointListContainerNotFound [2021-06-09T17:45:49.529Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestNewClientWithOpsFromEnv [2021-06-09T17:45:49.529Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T17:45:49.529Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T17:45:49.529Z] === RUN TestGetAPIPath [2021-06-09T17:45:49.529Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestParseHostURL [2021-06-09T17:45:49.529Z] --- PASS: TestParseHostURL (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-09T17:45:49.529Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-09T17:45:49.529Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestNegotiateAPIVersion [2021-06-09T17:45:49.529Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestNegotiateAPVersionOverride [2021-06-09T17:45:49.529Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-09T17:45:49.529Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-09T17:45:49.529Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-09T17:45:49.529Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestClientRedirect [2021-06-09T17:45:49.529Z] --- PASS: TestClientRedirect (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigCreateUnsupported [2021-06-09T17:45:49.529Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigCreateError [2021-06-09T17:45:49.529Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigCreate [2021-06-09T17:45:49.529Z] --- PASS: TestConfigCreate (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigInspectNotFound [2021-06-09T17:45:49.529Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigInspectWithEmptyID [2021-06-09T17:45:49.529Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigInspectUnsupported [2021-06-09T17:45:49.529Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigInspectError [2021-06-09T17:45:49.529Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigInspectConfigNotFound [2021-06-09T17:45:49.529Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigInspect [2021-06-09T17:45:49.529Z] --- PASS: TestConfigInspect (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigListUnsupported [2021-06-09T17:45:49.529Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigListError [2021-06-09T17:45:49.529Z] --- PASS: TestConfigListError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigList [2021-06-09T17:45:49.529Z] --- PASS: TestConfigList (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigRemoveUnsupported [2021-06-09T17:45:49.529Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigRemoveError [2021-06-09T17:45:49.529Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigRemove [2021-06-09T17:45:49.529Z] --- PASS: TestConfigRemove (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigUpdateUnsupported [2021-06-09T17:45:49.529Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigUpdateError [2021-06-09T17:45:49.529Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestConfigUpdate [2021-06-09T17:45:49.529Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerCommitError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerCommit [2021-06-09T17:45:49.529Z] --- PASS: TestContainerCommit (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerStatPathError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerStatPathNotFoundError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerStatPathNoHeaderError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerStatPath [2021-06-09T17:45:49.529Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCopyToContainerError [2021-06-09T17:45:49.529Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCopyToContainerNotFoundError [2021-06-09T17:45:49.529Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-09T17:45:49.529Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCopyToContainer [2021-06-09T17:45:49.529Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCopyFromContainerError [2021-06-09T17:45:49.529Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCopyFromContainerNotFoundError [2021-06-09T17:45:49.529Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-09T17:45:49.529Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-09T17:45:49.529Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestCopyFromContainer [2021-06-09T17:45:49.529Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerCreateError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerCreateImageNotFound [2021-06-09T17:45:49.529Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerCreateWithName [2021-06-09T17:45:49.529Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerCreateAutoRemove [2021-06-09T17:45:49.529Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerDiffError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerDiff [2021-06-09T17:45:49.529Z] --- PASS: TestContainerDiff (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerExecCreateError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerExecCreate [2021-06-09T17:45:49.529Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerExecStartError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerExecStart [2021-06-09T17:45:49.529Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerExecInspectError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerExecInspect [2021-06-09T17:45:49.529Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerExportError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerExportError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerExport [2021-06-09T17:45:49.529Z] --- PASS: TestContainerExport (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerInspectError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerInspectContainerNotFound [2021-06-09T17:45:49.529Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerInspectWithEmptyID [2021-06-09T17:45:49.529Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerInspect [2021-06-09T17:45:49.529Z] --- PASS: TestContainerInspect (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerInspectNode [2021-06-09T17:45:49.529Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerKillError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerKillError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerKill [2021-06-09T17:45:49.529Z] --- PASS: TestContainerKill (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerListError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerListError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerList [2021-06-09T17:45:49.529Z] --- PASS: TestContainerList (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerLogsNotFoundError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerLogsError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerLogs [2021-06-09T17:45:49.529Z] --- PASS: TestContainerLogs (0.14s) [2021-06-09T17:45:49.529Z] === RUN TestContainerPauseError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerPause [2021-06-09T17:45:49.529Z] --- PASS: TestContainerPause (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainersPruneError [2021-06-09T17:45:49.529Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainersPrune [2021-06-09T17:45:49.529Z] --- PASS: TestContainersPrune (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerRemoveError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerRemoveNotFoundError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerRemove [2021-06-09T17:45:49.529Z] --- PASS: TestContainerRemove (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerRenameError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerRename [2021-06-09T17:45:49.529Z] --- PASS: TestContainerRename (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerResizeError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerExecResizeError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerResize [2021-06-09T17:45:49.529Z] --- PASS: TestContainerResize (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerExecResize [2021-06-09T17:45:49.529Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerRestartError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerRestart [2021-06-09T17:45:49.529Z] --- PASS: TestContainerRestart (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerStartError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerStartError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerStart [2021-06-09T17:45:49.529Z] --- PASS: TestContainerStart (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerStatsError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerStats [2021-06-09T17:45:49.529Z] --- PASS: TestContainerStats (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerStopError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerStopError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerStop [2021-06-09T17:45:49.529Z] --- PASS: TestContainerStop (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerTopError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerTopError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerTop [2021-06-09T17:45:49.529Z] --- PASS: TestContainerTop (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerUnpauseError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerUnpause [2021-06-09T17:45:49.529Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerUpdateError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerUpdate [2021-06-09T17:45:49.529Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerWaitError [2021-06-09T17:45:49.529Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestContainerWait [2021-06-09T17:45:49.529Z] --- PASS: TestContainerWait (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestDiskUsageError [2021-06-09T17:45:49.529Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestDiskUsage [2021-06-09T17:45:49.529Z] --- PASS: TestDiskUsage (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestDistributionInspectUnsupported [2021-06-09T17:45:49.529Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestDistributionInspectWithEmptyID [2021-06-09T17:45:49.529Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestEventsErrorInOptions [2021-06-09T17:45:49.529Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestEventsErrorFromServer [2021-06-09T17:45:49.529Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestEvents [2021-06-09T17:45:49.529Z] --- PASS: TestEvents (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestTLSCloseWriter [2021-06-09T17:45:49.529Z] === PAUSE TestTLSCloseWriter [2021-06-09T17:45:49.529Z] === RUN TestImageBuildError [2021-06-09T17:45:49.529Z] --- PASS: TestImageBuildError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageBuild [2021-06-09T17:45:49.529Z] --- PASS: TestImageBuild (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestGetDockerOS [2021-06-09T17:45:49.529Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageCreateError [2021-06-09T17:45:49.529Z] --- PASS: TestImageCreateError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageCreate [2021-06-09T17:45:49.529Z] --- PASS: TestImageCreate (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageHistoryError [2021-06-09T17:45:49.529Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageHistory [2021-06-09T17:45:49.529Z] --- PASS: TestImageHistory (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageImportError [2021-06-09T17:45:49.529Z] --- PASS: TestImageImportError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageImport [2021-06-09T17:45:49.529Z] --- PASS: TestImageImport (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageInspectError [2021-06-09T17:45:49.529Z] --- PASS: TestImageInspectError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageInspectImageNotFound [2021-06-09T17:45:49.529Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageInspectWithEmptyID [2021-06-09T17:45:49.529Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageInspect [2021-06-09T17:45:49.529Z] --- PASS: TestImageInspect (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageListError [2021-06-09T17:45:49.529Z] --- PASS: TestImageListError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageList [2021-06-09T17:45:49.529Z] --- PASS: TestImageList (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageListApiBefore125 [2021-06-09T17:45:49.529Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageLoadError [2021-06-09T17:45:49.529Z] --- PASS: TestImageLoadError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageLoad [2021-06-09T17:45:49.529Z] --- PASS: TestImageLoad (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagesPruneError [2021-06-09T17:45:49.529Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagesPrune [2021-06-09T17:45:49.529Z] --- PASS: TestImagesPrune (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePullReferenceParseError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePullAnyError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePullWithoutErrors [2021-06-09T17:45:49.529Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePushReferenceError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePushAnyError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-09T17:45:49.529Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImagePushWithoutErrors [2021-06-09T17:45:49.529Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-09T17:45:49.529Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-09T17:45:49.529Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-09T17:45:49.529Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-09T17:45:49.529Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-09T17:45:49.529Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-09T17:45:49.529Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-09T17:45:49.529Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-09T17:45:49.529Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageRemoveError [2021-06-09T17:45:49.529Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageRemoveImageNotFound [2021-06-09T17:45:49.529Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageRemove [2021-06-09T17:45:49.529Z] --- PASS: TestImageRemove (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageSaveError [2021-06-09T17:45:49.529Z] --- PASS: TestImageSaveError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageSave [2021-06-09T17:45:49.529Z] --- PASS: TestImageSave (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageSearchAnyError [2021-06-09T17:45:49.529Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-09T17:45:49.529Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T17:45:49.529Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T17:45:49.529Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-09T17:45:49.529Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageSearchWithoutErrors [2021-06-09T17:45:49.529Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageTagError [2021-06-09T17:45:49.529Z] --- PASS: TestImageTagError (0.00s) [2021-06-09T17:45:49.529Z] === RUN TestImageTagInvalidReference [2021-06-09T17:45:49.530Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestImageTagInvalidSourceImageName [2021-06-09T17:45:49.530Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestImageTagHexSource [2021-06-09T17:45:49.530Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestImageTag [2021-06-09T17:45:49.530Z] --- PASS: TestImageTag (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestInfoServerError [2021-06-09T17:45:49.530Z] --- PASS: TestInfoServerError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestInfoInvalidResponseJSONError [2021-06-09T17:45:49.530Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestInfo [2021-06-09T17:45:49.530Z] --- PASS: TestInfo (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkConnectError [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkConnect [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkCreateError [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkCreate [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkDisconnectError [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkDisconnect [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkInspectError [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkInspectNotFoundError [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkInspectWithEmptyID [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkInspect [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkListError [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkListError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkList [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkList (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworksPruneError [2021-06-09T17:45:49.530Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworksPrune [2021-06-09T17:45:49.530Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkRemoveError [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNetworkRemove [2021-06-09T17:45:49.530Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNodeInspectError [2021-06-09T17:45:49.530Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNodeInspectNodeNotFound [2021-06-09T17:45:49.530Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNodeInspectWithEmptyID [2021-06-09T17:45:49.530Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNodeInspect [2021-06-09T17:45:49.530Z] --- PASS: TestNodeInspect (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNodeListError [2021-06-09T17:45:49.530Z] --- PASS: TestNodeListError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNodeList [2021-06-09T17:45:49.530Z] --- PASS: TestNodeList (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNodeRemoveError [2021-06-09T17:45:49.530Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNodeRemove [2021-06-09T17:45:49.530Z] --- PASS: TestNodeRemove (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNodeUpdateError [2021-06-09T17:45:49.530Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestNodeUpdate [2021-06-09T17:45:49.530Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestOptionWithTimeout [2021-06-09T17:45:49.530Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPingFail [2021-06-09T17:45:49.530Z] --- PASS: TestPingFail (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPingWithError [2021-06-09T17:45:49.530Z] 2021/06/09 17:45:47 RoundTripper returned a response & error; ignoring response [2021-06-09T17:45:49.530Z] 2021/06/09 17:45:47 RoundTripper returned a response & error; ignoring response [2021-06-09T17:45:49.530Z] --- PASS: TestPingWithError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPingSuccess [2021-06-09T17:45:49.530Z] --- PASS: TestPingSuccess (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPingHeadFallback [2021-06-09T17:45:49.530Z] === RUN TestPingHeadFallback/OK [2021-06-09T17:45:49.530Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-09T17:45:49.530Z] === RUN TestPingHeadFallback/Not_Found [2021-06-09T17:45:49.530Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-09T17:45:49.530Z] --- PASS: TestPingHeadFallback (0.01s) [2021-06-09T17:45:49.530Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-09T17:45:49.530Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-09T17:45:49.530Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-09T17:45:49.530Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginDisableError [2021-06-09T17:45:49.530Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginDisable [2021-06-09T17:45:49.530Z] --- PASS: TestPluginDisable (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginEnableError [2021-06-09T17:45:49.530Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginEnable [2021-06-09T17:45:49.530Z] --- PASS: TestPluginEnable (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginInspectError [2021-06-09T17:45:49.530Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginInspectWithEmptyID [2021-06-09T17:45:49.530Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginInspect [2021-06-09T17:45:49.530Z] --- PASS: TestPluginInspect (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginListError [2021-06-09T17:45:49.530Z] --- PASS: TestPluginListError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginList [2021-06-09T17:45:49.530Z] --- PASS: TestPluginList (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginPushError [2021-06-09T17:45:49.530Z] --- PASS: TestPluginPushError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginPush [2021-06-09T17:45:49.530Z] --- PASS: TestPluginPush (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginRemoveError [2021-06-09T17:45:49.530Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginRemove [2021-06-09T17:45:49.530Z] --- PASS: TestPluginRemove (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginSetError [2021-06-09T17:45:49.530Z] --- PASS: TestPluginSetError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPluginSet [2021-06-09T17:45:49.530Z] --- PASS: TestPluginSet (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSetHostHeader [2021-06-09T17:45:49.530Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestPlainTextError [2021-06-09T17:45:49.530Z] --- PASS: TestPlainTextError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestInfiniteError [2021-06-09T17:45:49.530Z] --- PASS: TestInfiniteError (0.01s) [2021-06-09T17:45:49.530Z] === RUN TestSecretCreateUnsupported [2021-06-09T17:45:49.530Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretCreateError [2021-06-09T17:45:49.530Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretCreate [2021-06-09T17:45:49.530Z] --- PASS: TestSecretCreate (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretInspectUnsupported [2021-06-09T17:45:49.530Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretInspectError [2021-06-09T17:45:49.530Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretInspectSecretNotFound [2021-06-09T17:45:49.530Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretInspectWithEmptyID [2021-06-09T17:45:49.530Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretInspect [2021-06-09T17:45:49.530Z] --- PASS: TestSecretInspect (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretListUnsupported [2021-06-09T17:45:49.530Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretListError [2021-06-09T17:45:49.530Z] --- PASS: TestSecretListError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretList [2021-06-09T17:45:49.530Z] --- PASS: TestSecretList (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretRemoveUnsupported [2021-06-09T17:45:49.530Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretRemoveError [2021-06-09T17:45:49.530Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretRemove [2021-06-09T17:45:49.530Z] --- PASS: TestSecretRemove (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretUpdateUnsupported [2021-06-09T17:45:49.530Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretUpdateError [2021-06-09T17:45:49.530Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSecretUpdate [2021-06-09T17:45:49.530Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceCreateError [2021-06-09T17:45:49.530Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceCreate [2021-06-09T17:45:49.530Z] --- PASS: TestServiceCreate (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-09T17:45:49.530Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceCreateDigestPinning [2021-06-09T17:45:49.530Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceInspectError [2021-06-09T17:45:49.530Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceInspectServiceNotFound [2021-06-09T17:45:49.530Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceInspectWithEmptyID [2021-06-09T17:45:49.530Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceInspect [2021-06-09T17:45:49.530Z] --- PASS: TestServiceInspect (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceListError [2021-06-09T17:45:49.530Z] --- PASS: TestServiceListError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceList [2021-06-09T17:45:49.530Z] --- PASS: TestServiceList (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceLogsError [2021-06-09T17:45:49.530Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceLogs [2021-06-09T17:45:49.530Z] --- PASS: TestServiceLogs (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceRemoveError [2021-06-09T17:45:49.530Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceRemoveNotFoundError [2021-06-09T17:45:49.530Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceRemove [2021-06-09T17:45:49.530Z] --- PASS: TestServiceRemove (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceUpdateError [2021-06-09T17:45:49.530Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestServiceUpdate [2021-06-09T17:45:49.530Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmGetUnlockKeyError [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmGetUnlockKey [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmInitError [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmInit [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmInit (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmInspectError [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmInspect [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmJoinError [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmJoin [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmLeaveError [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmLeave [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmUnlockError [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmUnlock [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmUpdateError [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestSwarmUpdate [2021-06-09T17:45:49.530Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestTaskInspectError [2021-06-09T17:45:49.530Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestTaskInspectWithEmptyID [2021-06-09T17:45:49.530Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestTaskInspect [2021-06-09T17:45:49.530Z] --- PASS: TestTaskInspect (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestTaskListError [2021-06-09T17:45:49.530Z] --- PASS: TestTaskListError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestTaskList [2021-06-09T17:45:49.530Z] --- PASS: TestTaskList (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestVolumeCreateError [2021-06-09T17:45:49.530Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestVolumeCreate [2021-06-09T17:45:49.530Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestVolumeInspectError [2021-06-09T17:45:49.530Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestVolumeInspectNotFound [2021-06-09T17:45:49.530Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestVolumeInspectWithEmptyID [2021-06-09T17:45:49.530Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestVolumeInspect [2021-06-09T17:45:49.530Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestVolumeListError [2021-06-09T17:45:49.530Z] --- PASS: TestVolumeListError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestVolumeList [2021-06-09T17:45:49.530Z] --- PASS: TestVolumeList (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestVolumeRemoveError [2021-06-09T17:45:49.530Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-09T17:45:49.530Z] === RUN TestVolumeRemove [2021-06-09T17:45:49.530Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-09T17:45:49.530Z] === CONT TestTLSCloseWriter [2021-06-09T17:45:49.530Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-06-09T17:45:49.530Z] PASS [2021-06-09T17:45:49.530Z] coverage: 74.9% of statements [2021-06-09T17:45:49.530Z] ok github.com/docker/docker/client 0.434s coverage: 74.9% of statements [2021-06-09T17:45:49.732Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-09T17:45:49.732Z] Removing test suite binaries [2021-06-09T17:45:49.732Z] exiting test-integration [2021-06-09T17:45:49.732Z] ++ exit 0 [2021-06-09T17:45:49.732Z] [2021-06-09T17:45:50.498Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-09T17:45:50.498Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-09T17:45:50.498Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-09T17:45:50.498Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-09T17:45:50.498Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-09T17:45:50.498Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-09T17:45:50.498Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-09T17:45:50.983Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-09T17:45:51.446Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-09T17:45:51.446Z] === RUN TestNewListSecretsFilters [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-09T17:45:51.446Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-09T17:45:51.446Z] === RUN TestNewListConfigsFilters [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-09T17:45:51.446Z] PASS [2021-06-09T17:45:51.446Z] coverage: 0.5% of statements [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-09T17:45:51.446Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-09T17:45:51.446Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-09T17:45:51.446Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-09T17:45:51.446Z] PASS [2021-06-09T17:45:51.446Z] coverage: 35.9% of statements [2021-06-09T17:45:51.446Z] ok github.com/docker/docker/daemon/cluster/convert 0.396s coverage: 35.9% of statements [2021-06-09T17:45:51.446Z] ok github.com/docker/docker/daemon/cluster 0.488s coverage: 0.5% of statements [2021-06-09T17:45:52.402Z] --- PASS: TestCreateServiceSysctls (4.40s) [2021-06-09T17:45:52.402Z] === RUN TestCreateServiceCapabilities [2021-06-09T17:45:52.660Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig Post stage [Pipeline] junit [2021-06-09T17:45:53.006Z] Recording test results [2021-06-09T17:45:54.329Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T17:45:54.670Z] + echo Ensuring container killed. [2021-06-09T17:45:54.670Z] Ensuring container killed. [2021-06-09T17:45:54.670Z] + docker rm -vf docker-pr4 [2021-06-09T17:45:54.670Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-09T17:45:54.953Z] + echo Chowning /workspace to jenkins user [2021-06-09T17:45:54.953Z] Chowning /workspace to jenkins user [2021-06-09T17:45:54.953Z] + id -u [2021-06-09T17:45:54.953Z] + id -g [2021-06-09T17:45:54.953Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42432:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T17:45:54.953Z] Unable to find image 'busybox:latest' locally [2021-06-09T17:45:54.954Z] latest: Pulling from library/busybox [2021-06-09T17:45:55.194Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-09T17:45:55.194Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-09T17:45:55.204Z] === RUN TestDiscoveryOptsErrors [2021-06-09T17:45:55.204Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-09T17:45:55.204Z] === RUN TestDiscoveryOpts [2021-06-09T17:45:55.204Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-09T17:45:55.204Z] PASS [2021-06-09T17:45:55.204Z] coverage: 30.0% of statements [2021-06-09T17:45:55.204Z] ok github.com/docker/docker/daemon/discovery 0.049s coverage: 30.0% of statements [2021-06-09T17:45:55.209Z] b71f96345d44: Pulling fs layer [2021-06-09T17:45:55.209Z] b71f96345d44: Download complete [2021-06-09T17:45:55.209Z] b71f96345d44: Pull complete [2021-06-09T17:45:55.209Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T17:45:55.209Z] Status: Downloaded newer image for busybox:latest [2021-06-09T17:45:55.760Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2021-06-09T17:45:55.760Z] === RUN TestInspect [2021-06-09T17:45:55.760Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-09T17:45:56.696Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-09T17:45:57.399Z] === RUN TestBuilderGC [2021-06-09T17:45:57.399Z] --- PASS: TestBuilderGC (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestDaemonConfigurationNotFound [2021-06-09T17:45:57.399Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestDaemonBrokenConfiguration [2021-06-09T17:45:57.399Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestParseClusterAdvertiseSettings [2021-06-09T17:45:57.399Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestFindConfigurationConflicts [2021-06-09T17:45:57.399Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-09T17:45:57.399Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-09T17:45:57.399Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-09T17:45:57.399Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-09T17:45:57.399Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-09T17:45:57.399Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-09T17:45:57.399Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-09T17:45:57.399Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-09T17:45:57.399Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-09T17:45:57.399Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-09T17:45:57.399Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-09T17:45:57.399Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-09T17:45:57.399Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestValidateConfiguration [2021-06-09T17:45:57.399Z] === RUN TestValidateConfiguration/with_label [2021-06-09T17:45:57.399Z] === RUN TestValidateConfiguration/with_dns [2021-06-09T17:45:57.399Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-09T17:45:57.399Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-09T17:45:57.399Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-09T17:45:57.399Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-09T17:45:57.399Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-09T17:45:57.399Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestModifiedDiscoverySettings [2021-06-09T17:45:57.399Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestReloadSetConfigFileNotExist [2021-06-09T17:45:57.399Z] time="2021-06-09T17:45:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-09T17:45:57.399Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-06-09T17:45:57.399Z] === RUN TestReloadDefaultConfigNotExist [2021-06-09T17:45:57.399Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-09T17:45:57.399Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:45:57.399Z] === RUN TestReloadBadDefaultConfig [2021-06-09T17:45:57.399Z] time="2021-06-09T17:45:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-903773035" [2021-06-09T17:45:57.399Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestReloadWithConflictingLabels [2021-06-09T17:45:57.399Z] time="2021-06-09T17:45:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-248891854" [2021-06-09T17:45:57.399Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestReloadWithDuplicateLabels [2021-06-09T17:45:57.399Z] time="2021-06-09T17:45:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-145779925" [2021-06-09T17:45:57.399Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestDaemonConfigurationMerge [2021-06-09T17:45:57.399Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-09T17:45:57.399Z] PASS [2021-06-09T17:45:57.399Z] coverage: 79.7% of statements [2021-06-09T17:45:57.399Z] ok github.com/docker/docker/daemon/config 0.355s coverage: 79.7% of statements [2021-06-09T17:45:57.399Z] === RUN TestVerifyNetworkingConfig [2021-06-09T17:45:57.399Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestGetContainer [2021-06-09T17:45:57.399Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestValidContainerNames [2021-06-09T17:45:57.399Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestContainerInitDNS [2021-06-09T17:45:57.399Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-09T17:45:57.399Z] daemon_test.go:147: root required [2021-06-09T17:45:57.399Z] === RUN TestMerge [2021-06-09T17:45:57.399Z] --- PASS: TestMerge (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestValidateContainerIsolation [2021-06-09T17:45:57.399Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestFindNetworkErrorType [2021-06-09T17:45:57.399Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestEnsureServicesExist [2021-06-09T17:45:57.399Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestEnsureServicesExistErrors [2021-06-09T17:45:57.399Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-09T17:45:57.399Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-09T17:45:57.399Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-09T17:45:57.399Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-09T17:45:57.399Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestContainerDelete [2021-06-09T17:45:57.399Z] --- PASS: TestContainerDelete (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestContainerDoubleDelete [2021-06-09T17:45:57.399Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestLogContainerEventCopyLabels [2021-06-09T17:45:57.399Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestLogContainerEventWithAttributes [2021-06-09T17:45:57.399Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-09T17:45:57.399Z] === RUN TestNoneHealthcheck [2021-06-09T17:45:57.399Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-09T17:45:57.400Z] === RUN TestHealthStates [2021-06-09T17:45:57.546Z] --- PASS: TestServiceWithDataPathPortInit (16.14s) [2021-06-09T17:45:57.546Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T17:45:57.630Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T17:45:57.862Z] time="2021-06-09T17:45:57Z" 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-09T17:45:57.862Z] time="2021-06-09T17:45:57Z" 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-09T17:45:57.862Z] time="2021-06-09T17:45:57Z" 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-09T17:45:57.862Z] time="2021-06-09T17:45:57Z" 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-09T17:45:57.862Z] time="2021-06-09T17:45:57Z" 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-09T17:45:57.862Z] time="2021-06-09T17:45:57Z" 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-09T17:45:57.862Z] time="2021-06-09T17:45:57Z" 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-09T17:45:57.862Z] time="2021-06-09T17:45:57Z" 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-09T17:45:57.862Z] time="2021-06-09T17:45:57Z" 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-09T17:45:57.862Z] time="2021-06-09T17:45:57Z" 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-09T17:45:57.862Z] --- PASS: TestHealthStates (0.13s) [2021-06-09T17:45:57.862Z] === RUN TestMaskURLCredentials [2021-06-09T17:45:57.862Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-09T17:45:57.862Z] === RUN TestGetInspectData [2021-06-09T17:45:57.862Z] --- PASS: TestGetInspectData (0.00s) [2021-06-09T17:45:57.862Z] === RUN TestFillLicense [2021-06-09T17:45:57.862Z] --- PASS: TestFillLicense (0.00s) [2021-06-09T17:45:57.862Z] === RUN TestListInvalidFilter [2021-06-09T17:45:57.862Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-09T17:45:57.862Z] === RUN TestNameFilter [2021-06-09T17:45:57.862Z] --- PASS: TestNameFilter (0.00s) [2021-06-09T17:45:57.862Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-09T17:45:57.862Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-09T17:45:57.862Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-09T17:45:57.862Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-09T17:45:57.862Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-09T17:45:57.862Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-09T17:45:57.862Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-09T17:45:57.862Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-09T17:45:57.863Z] === 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-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-09T17:45:57.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.11s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.09s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-09T17:45:57.863Z] --- 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-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-09T17:45:57.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-09T17:45:57.863Z] === RUN TestDaemonReloadLabels [2021-06-09T17:45:57.863Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-09T17:45:57.863Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-09T17:45:57.863Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-09T17:45:57.863Z] === RUN TestDaemonReloadMirrors [2021-06-09T17:45:57.863Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-09T17:45:57.863Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-09T17:45:57.863Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-09T17:45:57.863Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-09T17:45:57.863Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-09T17:45:57.863Z] === RUN TestDaemonDiscoveryReload [2021-06-09T17:45:57.863Z] === RUN TestEventsLog [2021-06-09T17:45:57.863Z] --- PASS: TestEventsLog (0.00s) [2021-06-09T17:45:57.863Z] === RUN TestEventsLogTimeout [2021-06-09T17:45:57.863Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-09T17:45:57.863Z] === RUN TestLogEvents [2021-06-09T17:45:57.863Z] --- PASS: TestLogEvents (0.05s) [2021-06-09T17:45:57.863Z] === RUN TestLoadBufferedEvents [2021-06-09T17:45:57.863Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-06-09T17:45:57.863Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-09T17:45:57.863Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-09T17:45:57.863Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-09T17:45:57.863Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-09T17:45:57.863Z] PASS [2021-06-09T17:45:57.863Z] coverage: 50.0% of statements [2021-06-09T17:45:57.863Z] ok github.com/docker/docker/daemon/events 0.480s coverage: 50.0% of statements [2021-06-09T17:45:58.061Z] + bundleName=amd64-cgroup2 [2021-06-09T17:45:58.061Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-09T17:45:58.061Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-09T17:45:58.061Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-06-09T17:45:58.061Z] + 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-09T17:45:58.326Z] Archiving artifacts [2021-06-09T17:45:58.566Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-09T17:45:58.838Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-09T17:45:58.838Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-09T17:45:59.300Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-09T17:45:59.300Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-09T17:45:59.300Z] === RUN TestWaitNodeAttachment [2021-06-09T17:45:59.762Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-09T17:45:59.762Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-09T17:45:59.762Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T17:45:59.762Z] reload_test.go:520: root required [2021-06-09T17:45:59.762Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-09T17:45:59.762Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-09T17:45:59.762Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-09T17:45:59.762Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-09T17:45:59.762Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-09T17:45:59.762Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-09T17:45:59.762Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-09T17:45:59.762Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-06-09T17:45:59.762Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-09T17:45:59.762Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-09T17:45:59.762Z] === RUN TestParseVolumesFrom [2021-06-09T17:45:59.762Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-09T17:45:59.762Z] PASS [2021-06-09T17:45:59.762Z] coverage: 9.0% of statements [2021-06-09T17:45:59.762Z] ok github.com/docker/docker/daemon 2.704s coverage: 9.0% of statements [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T17:45:59.762Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-09T17:45:59.762Z] === RUN TestIsolationConversion [2021-06-09T17:45:59.762Z] === RUN TestIsolationConversion/default [2021-06-09T17:45:59.762Z] === RUN TestIsolationConversion/process [2021-06-09T17:45:59.762Z] === RUN TestIsolationConversion/hyperv [2021-06-09T17:45:59.762Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-09T17:45:59.762Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-09T17:45:59.762Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-09T17:45:59.762Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-09T17:45:59.762Z] === RUN TestContainerLabels [2021-06-09T17:45:59.762Z] --- PASS: TestContainerLabels (0.00s) [2021-06-09T17:45:59.762Z] === RUN TestCredentialSpecConversion [2021-06-09T17:45:59.762Z] === RUN TestCredentialSpecConversion/none [2021-06-09T17:45:59.762Z] === RUN TestCredentialSpecConversion/config [2021-06-09T17:45:59.762Z] === RUN TestCredentialSpecConversion/file [2021-06-09T17:45:59.762Z] === RUN TestCredentialSpecConversion/registry [2021-06-09T17:45:59.762Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-09T17:45:59.762Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-09T17:45:59.762Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-09T17:45:59.762Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-09T17:45:59.762Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-09T17:45:59.762Z] === RUN TestControllerValidateMountBind [2021-06-09T17:45:59.762Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-09T17:45:59.762Z] === RUN TestControllerValidateMountVolume [2021-06-09T17:45:59.762Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-09T17:45:59.762Z] === RUN TestControllerValidateMountTarget [2021-06-09T17:45:59.762Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-09T17:45:59.762Z] === RUN TestControllerValidateMountTmpfs [2021-06-09T17:45:59.762Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-09T17:45:59.762Z] === RUN TestControllerValidateMountInvalidType [2021-06-09T17:45:59.762Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-09T17:45:59.762Z] === RUN TestControllerValidateMountNamedPipe [2021-06-09T17:45:59.762Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-09T17:45:59.762Z] PASS [2021-06-09T17:45:59.762Z] coverage: 11.0% of statements [2021-06-09T17:45:59.762Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.751s coverage: 11.0% of statements [2021-06-09T17:45:59.762Z] === RUN TestIsEmptyDir [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T17:45:59.762Z] --- PASS: TestIsEmptyDir (0.03s) [2021-06-09T17:45:59.762Z] PASS [2021-06-09T17:45:59.762Z] coverage: 2.3% of statements [2021-06-09T17:45:59.762Z] ok github.com/docker/docker/daemon/graphdriver 0.109s coverage: 2.3% of statements [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-09T17:45:59.762Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-09T17:45:59.846Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42432/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T17:45:59.952Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-09T17:45:59.952Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-09T17:45:59.952Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-09T17:46:00.147Z] + make clean [2021-06-09T17:46:00.210Z] --- PASS: TestInspect (4.57s) [2021-06-09T17:46:00.210Z] === RUN TestCreateJob [2021-06-09T17:46:00.402Z] docker volume rm -f docker-dev-cache [2021-06-09T17:46:00.402Z] docker-dev-cache [Pipeline] deleteDir [2021-06-09T17:46:00.777Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-09T17:46:00.777Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-09T17:46:00.777Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-09T17:46:00.777Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-09T17:46:00.777Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-09T17:46:01.309Z] === RUN TestLinkNaming [2021-06-09T17:46:01.309Z] --- PASS: TestLinkNaming (0.00s) [2021-06-09T17:46:01.309Z] === RUN TestLinkNew [2021-06-09T17:46:01.309Z] --- PASS: TestLinkNew (0.00s) [2021-06-09T17:46:01.309Z] === RUN TestLinkEnv [2021-06-09T17:46:01.309Z] --- PASS: TestLinkEnv (0.00s) [2021-06-09T17:46:01.309Z] === RUN TestLinkMultipleEnv [2021-06-09T17:46:01.309Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-09T17:46:01.309Z] === RUN TestLinkPortRangeEnv [2021-06-09T17:46:01.309Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-09T17:46:01.309Z] PASS [2021-06-09T17:46:01.309Z] coverage: 93.0% of statements [2021-06-09T17:46:01.309Z] ok github.com/docker/docker/daemon/links 0.057s coverage: 93.0% of statements [2021-06-09T17:46:01.714Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-09T17:46:03.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T17:46:04.022Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-09T17:46:04.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-09T17:46:04.140Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.32s) [2021-06-09T17:46:04.141Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xbwdg3lw5z1321wz2vv55yoi8 Created:2021-06-09 17:45:56.717063546 +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[e5b32ca317d8121bc2260af273348cc4db90774aa5d46f4094f91a2031a0933a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rbumz2kwdpi147fvpozk5bpqv EndpointID:5a3fbda783a66736eb05f0b2eae8f3e0c06b2e758fba71841264eb33181adc60 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e3ab088e629439f26f1f1cfb0e18972ecb9888580eaa4dbed29c922d259cbd1a 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:ac7683d6798c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rbumz2kwdpi147fvpozk5bpqv EndpointID:5a3fbda783a66736eb05f0b2eae8f3e0c06b2e758fba71841264eb33181adc60 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-09T17:46:04.141Z] PASS [2021-06-09T17:46:04.141Z] [2021-06-09T17:46:04.141Z] === Skipped [2021-06-09T17:46:04.141Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:46:04.141Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:46:04.141Z] [2021-06-09T17:46:04.141Z] [2021-06-09T17:46:04.141Z] DONE 26 tests, 1 skipped in 56.849s [2021-06-09T17:46:04.141Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:46:04.141Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:46:04.141Z] ++ set -e [2021-06-09T17:46:04.141Z] ++ '[' -n 0 ']' [2021-06-09T17:46:04.141Z] ++ set -x [2021-06-09T17:46:04.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:46:04.141Z] INFO: Testing against a local daemon [2021-06-09T17:46:04.141Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T17:46:04.141Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-09T17:46:04.141Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:46:04.141Z] === RUN TestDockerNetworkIpvlan [2021-06-09T17:46:04.141Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:46:04.141Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:46:04.141Z] PASS [2021-06-09T17:46:04.141Z] [2021-06-09T17:46:04.141Z] === Skipped [2021-06-09T17:46:04.141Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-09T17:46:04.141Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:46:04.141Z] [2021-06-09T17:46:04.141Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:46:04.141Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:46:04.141Z] [2021-06-09T17:46:04.141Z] [2021-06-09T17:46:04.141Z] DONE 2 tests, 2 skipped in 0.166s [2021-06-09T17:46:04.141Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:46:04.141Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:46:04.141Z] ++ set -e [2021-06-09T17:46:04.141Z] ++ '[' -n 0 ']' [2021-06-09T17:46:04.141Z] ++ set -x [2021-06-09T17:46:04.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:46:04.141Z] INFO: Testing against a local daemon [2021-06-09T17:46:04.141Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T17:46:04.230Z] === RUN TestAdapterReadLogs [2021-06-09T17:46:04.230Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCopier [2021-06-09T17:46:04.230Z] --- PASS: TestCopier (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCopierLongLines [2021-06-09T17:46:04.230Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCopierSlow [2021-06-09T17:46:04.230Z] === RUN TestNewStreamConfig [2021-06-09T17:46:04.230Z] === RUN TestNewStreamConfig/defaults [2021-06-09T17:46:04.230Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-09T17:46:04.230Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-09T17:46:04.230Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-09T17:46:04.230Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-09T17:46:04.230Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-09T17:46:04.230Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-09T17:46:04.230Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-09T17:46:04.230Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-09T17:46:04.230Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-09T17:46:04.230Z] --- PASS: TestCopierSlow (0.20s) [2021-06-09T17:46:04.230Z] === RUN TestCopierWithSized [2021-06-09T17:46:04.230Z] === RUN TestCopierWithSized/as_is [2021-06-09T17:46:04.230Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-09T17:46:04.230Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-09T17:46:04.230Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCopierWithPartial [2021-06-09T17:46:04.230Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestRingLogger [2021-06-09T17:46:04.230Z] --- PASS: TestRingLogger (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestRingCap [2021-06-09T17:46:04.230Z] --- PASS: TestRingCap (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestRingClose [2021-06-09T17:46:04.230Z] --- PASS: TestRingClose (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestRingDrain [2021-06-09T17:46:04.230Z] --- PASS: TestRingDrain (0.00s) [2021-06-09T17:46:04.230Z] PASS [2021-06-09T17:46:04.230Z] coverage: 43.8% of statements [2021-06-09T17:46:04.230Z] ok github.com/docker/docker/daemon/logger 0.390s coverage: 43.8% of statements [2021-06-09T17:46:04.230Z] time="2021-06-09T17:46:03Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-09T17:46:04.230Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-06-09T17:46:04.230Z] === RUN TestCreateSuccess [2021-06-09T17:46:04.230Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCreateLogGroupSuccess [2021-06-09T17:46:04.230Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCreateError [2021-06-09T17:46:04.230Z] --- PASS: TestCreateError (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCreateAlreadyExists [2021-06-09T17:46:04.230Z] time="2021-06-09T17:46:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-09T17:46:04.230Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestLogClosed [2021-06-09T17:46:04.230Z] --- PASS: TestLogClosed (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestLogBlocking [2021-06-09T17:46:04.230Z] --- PASS: TestLogBlocking (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-09T17:46:04.230Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestLogNonBlockingBufferFull [2021-06-09T17:46:04.230Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestPublishBatchSuccess [2021-06-09T17:46:04.230Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestPublishBatchError [2021-06-09T17:46:04.230Z] time="2021-06-09T17:46:03Z" level=error msg=Error [2021-06-09T17:46:04.230Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-09T17:46:04.230Z] time="2021-06-09T17:46:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T17:46:04.230Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-09T17:46:04.230Z] time="2021-06-09T17:46:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T17:46:04.230Z] time="2021-06-09T17:46:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-09T17:46:04.230Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchSimple [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchTicker [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchMultilinePattern [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchClose [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestEffectiveLen [2021-06-09T17:46:04.230Z] === RUN TestEffectiveLen/0/Hello [2021-06-09T17:46:04.230Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-09T17:46:04.230Z] === RUN TestEffectiveLen/2/🙃 [2021-06-09T17:46:04.230Z] === RUN TestEffectiveLen/3/���� [2021-06-09T17:46:04.230Z] === RUN TestEffectiveLen/4/He��o [2021-06-09T17:46:04.230Z] === RUN TestEffectiveLen/5/ [2021-06-09T17:46:04.230Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestFindValidSplit [2021-06-09T17:46:04.230Z] === RUN TestFindValidSplit/0/ [2021-06-09T17:46:04.230Z] === RUN TestFindValidSplit/1/Hello [2021-06-09T17:46:04.230Z] === RUN TestFindValidSplit/2/Hello [2021-06-09T17:46:04.230Z] === RUN TestFindValidSplit/3/Hello [2021-06-09T17:46:04.230Z] === RUN TestFindValidSplit/4/🙃 [2021-06-09T17:46:04.230Z] === RUN TestFindValidSplit/5/🙃 [2021-06-09T17:46:04.230Z] === RUN TestFindValidSplit/6/a� [2021-06-09T17:46:04.230Z] === RUN TestFindValidSplit/7/a� [2021-06-09T17:46:04.230Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1044: [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:46:04.230Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1044: Hello [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:46:04.230Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1044: He [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1045: llo [2021-06-09T17:46:04.230Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1044: [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1045: Hello [2021-06-09T17:46:04.230Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1044: [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-09T17:46:04.230Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:46:04.230Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1044: a [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1045: � [2021-06-09T17:46:04.230Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1044: a� [2021-06-09T17:46:04.230Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:46:04.230Z] === RUN TestProcessEventEmoji [2021-06-09T17:46:04.230Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchLineSplit [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchMaxEvents [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-09T17:46:04.230Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-09T17:46:04.230Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-06-09T17:46:04.230Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-09T17:46:04.230Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-09T17:46:04.230Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-09T17:46:04.230Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-09T17:46:04.230Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-09T17:46:04.230Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-09T17:46:04.230Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-09T17:46:04.230Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-09T17:46:04.230Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-09T17:46:04.230Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-09T17:46:04.230Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-09T17:46:04.230Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-09T17:46:04.230Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-09T17:46:04.230Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-09T17:46:04.230Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-09T17:46:04.230Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-09T17:46:04.230Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-09T17:46:04.230Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-09T17:46:04.230Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-09T17:46:04.230Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-09T17:46:04.230Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-09T17:46:04.230Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestCreateTagSuccess [2021-06-09T17:46:04.230Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-09T17:46:04.230Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s) [2021-06-09T17:46:04.230Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-09T17:46:04.230Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-09T17:46:04.230Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-09T17:46:04.230Z] PASS [2021-06-09T17:46:04.230Z] coverage: 77.4% of statements [2021-06-09T17:46:04.230Z] ok github.com/docker/docker/daemon/logger/awslogs 0.433s coverage: 77.4% of statements [2021-06-09T17:46:04.230Z] === RUN TestSearchRegistryForImagesErrors [2021-06-09T17:46:04.230Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestSearchRegistryForImages [2021-06-09T17:46:04.230Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestOnlyPlatformWithFallback [2021-06-09T17:46:04.230Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-09T17:46:04.230Z] === RUN TestImageDelete [2021-06-09T17:46:04.230Z] === RUN TestImageDelete/no_lease [2021-06-09T17:46:04.230Z] === RUN TestImageDelete/lease_exists [2021-06-09T17:46:04.230Z] --- PASS: TestImageDelete (0.05s) [2021-06-09T17:46:04.230Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-06-09T17:46:04.230Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-06-09T17:46:04.230Z] === RUN TestContentStoreForPull [2021-06-09T17:46:04.694Z] --- PASS: TestContentStoreForPull (0.15s) [2021-06-09T17:46:04.694Z] PASS [2021-06-09T17:46:04.694Z] coverage: 6.7% of statements [2021-06-09T17:46:04.694Z] ok github.com/docker/docker/daemon/images 0.538s coverage: 6.7% of statements [2021-06-09T17:46:04.694Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T17:46:04.694Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T17:46:04.694Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-09T17:46:04.694Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T17:46:04.694Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T17:46:04.694Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-09T17:46:04.694Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-09T17:46:04.694Z] === RUN TestJSONFileLogger [2021-06-09T17:46:04.694Z] --- PASS: TestJSONFileLogger (0.01s) [2021-06-09T17:46:04.694Z] === RUN TestJSONFileLoggerWithTags [2021-06-09T17:46:04.694Z] --- PASS: TestJSONFileLoggerWithTags (0.02s) [2021-06-09T17:46:04.694Z] === RUN TestJSONFileLoggerWithOpts [2021-06-09T17:46:04.694Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-09T17:46:04.694Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-09T17:46:04.694Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-09T17:46:04.694Z] === RUN TestEncodeDecode [2021-06-09T17:46:04.694Z] === PAUSE TestEncodeDecode [2021-06-09T17:46:04.694Z] === RUN TestUnexpectedEOF [2021-06-09T17:46:04.960Z] --- PASS: TestCreateJob (4.85s) [2021-06-09T17:46:04.960Z] === RUN TestReplicatedJob [2021-06-09T17:46:05.157Z] time="2021-06-09T17:46:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T17:46:05.157Z] time="2021-06-09T17:46:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T17:46:05.157Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-06-09T17:46:05.157Z] === CONT TestEncodeDecode [2021-06-09T17:46:05.157Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-09T17:46:05.157Z] PASS [2021-06-09T17:46:05.157Z] coverage: 69.9% of statements [2021-06-09T17:46:05.157Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.283s coverage: 69.9% of statements [2021-06-09T17:46:05.619Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-09T17:46:05.619Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-09T17:46:05.619Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-09T17:46:05.619Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-06-09T17:46:05.619Z] === RUN TestFastTimeMarshalJSON [2021-06-09T17:46:05.619Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-06-09T17:46:05.619Z] PASS [2021-06-09T17:46:05.619Z] coverage: 87.2% of statements [2021-06-09T17:46:05.619Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.196s coverage: 87.2% of statements [2021-06-09T17:46:06.060Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.89s) [2021-06-09T17:46:06.060Z] === RUN TestDockerNetworkMacvlan [2021-06-09T17:46:06.634Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-09T17:46:06.861Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-09T17:46:07.166Z] === RUN TestWriteLog [2021-06-09T17:46:07.166Z] === PAUSE TestWriteLog [2021-06-09T17:46:07.166Z] === RUN TestReadLog [2021-06-09T17:46:07.166Z] === PAUSE TestReadLog [2021-06-09T17:46:07.166Z] === CONT TestWriteLog [2021-06-09T17:46:07.166Z] === CONT TestReadLog [2021-06-09T17:46:07.166Z] --- PASS: TestWriteLog (0.00s) [2021-06-09T17:46:07.166Z] === RUN TestReadLog/tail_exact [2021-06-09T17:46:07.579Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-09T17:46:07.628Z] === RUN TestReadLog/tail_less_than_available [2021-06-09T17:46:07.628Z] === RUN TestReadLog/tail_more_than_available [2021-06-09T17:46:07.628Z] --- PASS: TestReadLog (0.24s) [2021-06-09T17:46:07.628Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-06-09T17:46:07.628Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-09T17:46:07.628Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-09T17:46:07.628Z] PASS [2021-06-09T17:46:07.628Z] coverage: 75.2% of statements [2021-06-09T17:46:07.628Z] ok github.com/docker/docker/daemon/logger/local 0.511s coverage: 75.2% of statements [2021-06-09T17:46:07.628Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T17:46:07.796Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-09T17:46:07.796Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-09T17:46:08.091Z] === RUN TestOpenFileDelete [2021-06-09T17:46:08.091Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-09T17:46:08.091Z] === RUN TestOpenFileRename [2021-06-09T17:46:08.091Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-09T17:46:08.091Z] === RUN TestParseLogTagDefaultTag [2021-06-09T17:46:08.091Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-09T17:46:08.091Z] === RUN TestParseLogTag [2021-06-09T17:46:08.091Z] --- PASS: TestParseLogTag (0.00s) [2021-06-09T17:46:08.091Z] === RUN TestParseLogTagEmptyTag [2021-06-09T17:46:08.091Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-09T17:46:08.091Z] === RUN TestTailFiles [2021-06-09T17:46:08.091Z] --- PASS: TestTailFiles (0.00s) [2021-06-09T17:46:08.091Z] === RUN TestFollowLogsConsumerGone [2021-06-09T17:46:08.091Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-09T17:46:08.091Z] === RUN TestFollowLogsProducerGone [2021-06-09T17:46:08.091Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-09T17:46:08.091Z] logfile_test.go:179: logDecode() closed after sending 269 messages [2021-06-09T17:46:08.091Z] logfile_test.go:232: messages sent: 269, received: 269 [2021-06-09T17:46:08.091Z] === RUN TestCheckCapacityAndRotate [2021-06-09T17:46:08.091Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-09T17:46:08.091Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-09T17:46:08.091Z] --- PASS: TestCheckCapacityAndRotate (0.02s) [2021-06-09T17:46:08.091Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-09T17:46:08.091Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-06-09T17:46:08.091Z] PASS [2021-06-09T17:46:08.091Z] coverage: 53.7% of statements [2021-06-09T17:46:08.091Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.111s coverage: 53.7% of statements [2021-06-09T17:46:08.091Z] === RUN TestLog [2021-06-09T17:46:08.091Z] --- PASS: TestLog (0.01s) [2021-06-09T17:46:08.091Z] PASS [2021-06-09T17:46:08.091Z] coverage: 31.5% of statements [2021-06-09T17:46:08.091Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.105s coverage: 31.5% of statements [2021-06-09T17:46:08.970Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-09T17:46:09.066Z] === RUN TestNewParse [2021-06-09T17:46:09.066Z] --- PASS: TestNewParse (0.00s) [2021-06-09T17:46:09.066Z] PASS [2021-06-09T17:46:09.066Z] coverage: 8.3% of statements [2021-06-09T17:46:09.066Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2021-06-09T17:46:09.066Z] === RUN TestValidateLogOpt [2021-06-09T17:46:09.066Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T17:46:09.066Z] === RUN TestNewMissedConfig [2021-06-09T17:46:09.066Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-09T17:46:09.066Z] === RUN TestNewMissedUrl [2021-06-09T17:46:09.066Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-09T17:46:09.066Z] === RUN TestNewMissedToken [2021-06-09T17:46:09.066Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-09T17:46:09.066Z] === RUN TestNewWithProxy [2021-06-09T17:46:09.066Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-09T17:46:09.066Z] === RUN TestDefault [2021-06-09T17:46:09.066Z] --- PASS: TestDefault (0.01s) [2021-06-09T17:46:09.066Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-09T17:46:09.066Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-09T17:46:09.066Z] === RUN TestJsonFormat [2021-06-09T17:46:09.174Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-09T17:46:09.530Z] --- PASS: TestJsonFormat (0.01s) [2021-06-09T17:46:09.530Z] === RUN TestRawFormat [2021-06-09T17:46:09.530Z] --- PASS: TestRawFormat (0.00s) [2021-06-09T17:46:09.530Z] === RUN TestRawFormatWithLabels [2021-06-09T17:46:09.530Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-09T17:46:09.530Z] === RUN TestRawFormatWithoutTag [2021-06-09T17:46:09.530Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-09T17:46:09.530Z] === RUN TestBatching [2021-06-09T17:46:09.992Z] --- PASS: TestBatching (0.35s) [2021-06-09T17:46:09.992Z] === RUN TestFrequency [2021-06-09T17:46:09.992Z] --- PASS: TestFrequency (0.44s) [2021-06-09T17:46:09.992Z] === RUN TestOneMessagePerRequest [2021-06-09T17:46:09.992Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-09T17:46:09.992Z] === RUN TestVerify [2021-06-09T17:46:09.992Z] --- PASS: TestVerify (0.00s) [2021-06-09T17:46:09.992Z] === RUN TestSkipVerify [2021-06-09T17:46:09.992Z] === RUN TestParseLogFormat [2021-06-09T17:46:09.992Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-09T17:46:09.992Z] === RUN TestValidateLogOptEmpty [2021-06-09T17:46:09.992Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-09T17:46:09.992Z] === RUN TestValidateSyslogAddress [2021-06-09T17:46:09.992Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-09T17:46:09.992Z] === RUN TestParseAddressDefaultPort [2021-06-09T17:46:09.992Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-09T17:46:09.992Z] === RUN TestValidateSyslogFacility [2021-06-09T17:46:09.992Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-09T17:46:09.992Z] === RUN TestValidateLogOptSyslogFormat [2021-06-09T17:46:09.992Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-09T17:46:09.992Z] === RUN TestValidateLogOpt [2021-06-09T17:46:09.992Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T17:46:09.992Z] PASS [2021-06-09T17:46:09.992Z] coverage: 46.8% of statements [2021-06-09T17:46:09.992Z] ok github.com/docker/docker/daemon/logger/syslog 0.081s coverage: 46.8% of statements [2021-06-09T17:46:10.110Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:10.455Z] --- PASS: TestSkipVerify (0.45s) [2021-06-09T17:46:10.455Z] === RUN TestBufferMaximum [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260770.285321\",\"host\":\"24611c6cd0b9\"}'" [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260770.285321\",\"host\":\"24611c6cd0b9\"}'" [2021-06-09T17:46:10.455Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-09T17:46:10.455Z] === RUN TestServerAlwaysDown [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260770.288319\",\"host\":\"24611c6cd0b9\"}'" [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260770.288319\",\"host\":\"24611c6cd0b9\"}'" [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260770.288319\",\"host\":\"24611c6cd0b9\"}'" [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260770.289320\",\"host\":\"24611c6cd0b9\"}'" [2021-06-09T17:46:10.455Z] time="2021-06-09T17:46:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260770.289320\",\"host\":\"24611c6cd0b9\"}'" [2021-06-09T17:46:10.455Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-09T17:46:10.455Z] === RUN TestCannotSendAfterClose [2021-06-09T17:46:10.455Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-09T17:46:10.455Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-09T17:46:10.485Z] --- PASS: TestCheckoutGit (33.60s) [2021-06-09T17:46:10.485Z] === RUN TestValidGitTransport [2021-06-09T17:46:10.485Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-09T17:46:10.485Z] === RUN TestGitInvalidRef [2021-06-09T17:46:10.485Z] --- PASS: TestGitInvalidRef (0.22s) [2021-06-09T17:46:10.485Z] PASS [2021-06-09T17:46:10.485Z] coverage: 86.3% of statements [2021-06-09T17:46:10.485Z] ok github.com/docker/docker/builder/remotecontext/git 34.143s coverage: 86.3% of statements [2021-06-09T17:46:10.485Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T17:46:10.485Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T17:46:11.434Z] time="2021-06-09T17:46:11Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-09T17:46:11.434Z] time="2021-06-09T17:46:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"24611c6cd0b9\"}'" [2021-06-09T17:46:11.434Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-09T17:46:11.485Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-09T17:46:11.897Z] PASS [2021-06-09T17:46:11.897Z] coverage: 82.5% of statements [2021-06-09T17:46:11.897Z] ok github.com/docker/docker/daemon/logger/splunk 2.366s coverage: 82.5% of statements [2021-06-09T17:46:11.897Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T17:46:11.897Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-09T17:46:11.897Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T17:46:12.279Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-09T17:46:12.359Z] === RUN TestV1IDService [2021-06-09T17:46:12.359Z] --- PASS: TestV1IDService (0.02s) [2021-06-09T17:46:12.359Z] === RUN TestV2MetadataService [2021-06-09T17:46:12.421Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-09T17:46:12.421Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-09T17:46:12.821Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-09T17:46:12.821Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-09T17:46:12.821Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-09T17:46:12.821Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-09T17:46:12.821Z] === RUN TestContinueOnError_NeverContinue [2021-06-09T17:46:12.821Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-09T17:46:12.821Z] === RUN TestManifestStore [2021-06-09T17:46:12.821Z] === RUN TestManifestStore/no_remote_or_local [2021-06-09T17:46:12.821Z] time="2021-06-09T17:46:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local268477067\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-09T17:46:12.821Z] === RUN TestManifestStore/no_local_cache [2021-06-09T17:46:12.821Z] === RUN TestManifestStore/with_local_cache [2021-06-09T17:46:12.821Z] === RUN TestManifestStore/unknown_media_type [2021-06-09T17:46:12.821Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-09T17:46:12.821Z] time="2021-06-09T17:46:12Z" level=warning msg="reference for unknown type: " [2021-06-09T17:46:12.821Z] time="2021-06-09T17:46:12Z" level=warning msg="reference for unknown type: " [2021-06-09T17:46:12.821Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-09T17:46:12.821Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-09T17:46:12.821Z] time="2021-06-09T17:46:12Z" level=warning msg="reference for unknown type: " [2021-06-09T17:46:12.821Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-09T17:46:12.821Z] time="2021-06-09T17:46:12Z" level=warning msg="reference for unknown type: " [2021-06-09T17:46:12.821Z] time="2021-06-09T17:46:12Z" level=warning msg="reference for unknown type: " [2021-06-09T17:46:12.821Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-09T17:46:12.821Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-09T17:46:12.821Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-09T17:46:12.821Z] time="2021-06-09T17:46:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore (0.23s) [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-09T17:46:12.821Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-09T17:46:12.821Z] === RUN TestDetectManifestBlobMediaType [2021-06-09T17:46:12.821Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-09T17:46:12.821Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-09T17:46:12.821Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-09T17:46:12.821Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-09T17:46:12.821Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-09T17:46:12.821Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-09T17:46:12.821Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-09T17:46:12.821Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-09T17:46:12.821Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-09T17:46:12.821Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-09T17:46:12.821Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-09T17:46:12.821Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-09T17:46:12.821Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-09T17:46:12.821Z] === RUN TestFixManifestLayers [2021-06-09T17:46:12.821Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-09T17:46:12.821Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-09T17:46:12.821Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T17:46:12.821Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T17:46:12.821Z] === RUN TestFixManifestLayersBadParent [2021-06-09T17:46:12.821Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-09T17:46:12.821Z] === RUN TestValidateManifest [2021-06-09T17:46:12.821Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-09T17:46:12.821Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T17:46:12.821Z] === RUN TestFormatPlatform [2021-06-09T17:46:12.821Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-09T17:46:12.821Z] === RUN TestGetRepositoryMountCandidates [2021-06-09T17:46:12.821Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-09T17:46:12.821Z] === RUN TestLayerAlreadyExists [2021-06-09T17:46:12.821Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-09T17:46:12.821Z] 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-09T17:46:12.821Z] 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-09T17:46:12.821Z] 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-09T17:46:12.821Z] 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-09T17:46:12.822Z] 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-09T17:46:12.822Z] 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-09T17:46:12.822Z] === RUN TestWhenEmptyAuthConfig [2021-06-09T17:46:12.987Z] --- PASS: TestReplicatedJob (8.02s) [2021-06-09T17:46:12.987Z] === RUN TestUpdateReplicatedJob [2021-06-09T17:46:13.284Z] --- PASS: TestV2MetadataService (1.06s) [2021-06-09T17:46:13.284Z] PASS [2021-06-09T17:46:13.284Z] coverage: 48.2% of statements [2021-06-09T17:46:13.284Z] ok github.com/docker/docker/distribution/metadata 1.206s coverage: 48.2% of statements [2021-06-09T17:46:13.284Z] === RUN TestSuccessfulDownload [2021-06-09T17:46:13.284Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-09T17:46:13.284Z] download_test.go:268: Needs fixing on Windows [2021-06-09T17:46:13.284Z] === RUN TestCancelledDownload [2021-06-09T17:46:13.284Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-09T17:46:13.284Z] === RUN TestMaxDownloadAttempts [2021-06-09T17:46:13.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T17:46:13.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T17:46:13.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T17:46:13.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T17:46:13.284Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T17:46:13.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T17:46:13.284Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T17:46:13.284Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T17:46:13.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T17:46:13.284Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T17:46:13.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T17:46:13.284Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T17:46:13.554Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-09T17:46:13.746Z] time="2021-06-09T17:46:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:46:13.746Z] time="2021-06-09T17:46:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:46:13.746Z] time="2021-06-09T17:46:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:46:13.746Z] time="2021-06-09T17:46:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:46:13.746Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-09T17:46:13.746Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-06-09T17:46:13.746Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-06-09T17:46:13.746Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-06-09T17:46:13.746Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-06-09T17:46:13.746Z] === RUN TestTransfer [2021-06-09T17:46:13.746Z] --- PASS: TestTransfer (0.12s) [2021-06-09T17:46:13.746Z] === RUN TestConcurrencyLimit [2021-06-09T17:46:14.208Z] === RUN TestNotFound [2021-06-09T17:46:14.208Z] --- PASS: TestNotFound (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestConflict [2021-06-09T17:46:14.208Z] --- PASS: TestConflict (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestForbidden [2021-06-09T17:46:14.208Z] --- PASS: TestForbidden (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestInvalidParameter [2021-06-09T17:46:14.208Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestNotImplemented [2021-06-09T17:46:14.208Z] --- PASS: TestNotImplemented (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestNotModified [2021-06-09T17:46:14.208Z] --- PASS: TestNotModified (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestUnauthorized [2021-06-09T17:46:14.208Z] --- PASS: TestUnauthorized (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestUnknown [2021-06-09T17:46:14.208Z] --- PASS: TestUnknown (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestCancelled [2021-06-09T17:46:14.208Z] --- PASS: TestCancelled (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestDeadline [2021-06-09T17:46:14.208Z] --- PASS: TestDeadline (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestDataLoss [2021-06-09T17:46:14.208Z] --- PASS: TestDataLoss (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestUnavailable [2021-06-09T17:46:14.208Z] --- PASS: TestUnavailable (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestSystem [2021-06-09T17:46:14.208Z] --- PASS: TestSystem (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Not_Found [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Bad_Request [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Conflict [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Unauthorized [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Forbidden [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Not_Modified [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-09T17:46:14.208Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-09T17:46:14.208Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-09T17:46:14.208Z] PASS [2021-06-09T17:46:14.208Z] coverage: 53.1% of statements [2021-06-09T17:46:14.208Z] ok github.com/docker/docker/errdefs 0.068s coverage: 53.1% of statements [2021-06-09T17:46:14.208Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-06-09T17:46:14.208Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-09T17:46:14.208Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-09T17:46:14.208Z] === RUN TestTokenPassThru [2021-06-09T17:46:14.208Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-09T17:46:14.208Z] === RUN TestTokenPassThruDifferentHost [2021-06-09T17:46:14.208Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-06-09T17:46:14.208Z] PASS [2021-06-09T17:46:14.208Z] coverage: 23.6% of statements [2021-06-09T17:46:14.208Z] ok github.com/docker/docker/distribution 1.624s coverage: 23.6% of statements [2021-06-09T17:46:14.208Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-06-09T17:46:14.208Z] === RUN TestInactiveJobs [2021-06-09T17:46:14.208Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T17:46:14.489Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-09T17:46:14.671Z] --- PASS: TestInactiveJobs (0.45s) [2021-06-09T17:46:14.671Z] === RUN TestWatchRelease [2021-06-09T17:46:14.671Z] --- PASS: TestWatchRelease (0.04s) [2021-06-09T17:46:14.671Z] === RUN TestWatchFinishedTransfer [2021-06-09T17:46:14.671Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-09T17:46:14.671Z] === RUN TestDuplicateTransfer [2021-06-09T17:46:14.671Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-09T17:46:14.671Z] === RUN TestSuccessfulUpload [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-09T17:46:15.130Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestConfigureDaemonLogs [2021-06-09T17:46:15.130Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestCommonOptionsInstallFlags [2021-06-09T17:46:15.130Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-09T17:46:15.130Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-09T17:46:15.130Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-09T17:46:15.130Z] PASS [2021-06-09T17:46:15.130Z] coverage: 18.4% of statements [2021-06-09T17:46:15.130Z] ok github.com/docker/docker/cmd/dockerd 0.370s coverage: 18.4% of statements [2021-06-09T17:46:15.133Z] time="2021-06-09T17:46:14Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-09T17:46:15.426Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-09T17:46:15.589Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-09T17:46:15.595Z] --- PASS: TestSuccessfulUpload (0.63s) [2021-06-09T17:46:15.595Z] === RUN TestCancelledUpload [2021-06-09T17:46:15.595Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-09T17:46:15.595Z] PASS [2021-06-09T17:46:15.595Z] coverage: 76.8% of statements [2021-06-09T17:46:15.595Z] ok github.com/docker/docker/distribution/xfer 2.140s coverage: 76.8% of statements [2021-06-09T17:46:15.595Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T17:46:15.684Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-09T17:46:16.057Z] === RUN TestFSGetInvalidData [2021-06-09T17:46:16.057Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-09T17:46:16.057Z] === RUN TestFSInvalidSet [2021-06-09T17:46:16.057Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-09T17:46:16.057Z] === RUN TestFSInvalidRoot [2021-06-09T17:46:16.057Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-09T17:46:16.057Z] === RUN TestFSMetadataGetSet [2021-06-09T17:46:16.057Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-06-09T17:46:16.057Z] === RUN TestFSInvalidWalker [2021-06-09T17:46:16.057Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-09T17:46:16.057Z] === RUN TestFSGetSet [2021-06-09T17:46:16.057Z] === RUN TestCompare [2021-06-09T17:46:16.057Z] --- PASS: TestCompare (0.00s) [2021-06-09T17:46:16.057Z] PASS [2021-06-09T17:46:16.057Z] coverage: 19.2% of statements [2021-06-09T17:46:16.057Z] --- PASS: TestFSGetSet (0.02s) [2021-06-09T17:46:16.057Z] === RUN TestFSGetUnsetKey [2021-06-09T17:46:16.057Z] ok github.com/docker/docker/image/cache 0.150s coverage: 19.2% of statements [2021-06-09T17:46:16.057Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-06-09T17:46:16.057Z] === RUN TestFSGetEmptyData [2021-06-09T17:46:16.057Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-06-09T17:46:16.057Z] === RUN TestFSDelete [2021-06-09T17:46:16.057Z] --- PASS: TestFSDelete (0.01s) [2021-06-09T17:46:16.057Z] === RUN TestFSWalker [2021-06-09T17:46:16.057Z] --- PASS: TestFSWalker (0.01s) [2021-06-09T17:46:16.057Z] === RUN TestFSWalkerStopOnError [2021-06-09T17:46:16.057Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-06-09T17:46:16.057Z] === RUN TestNewFromJSON [2021-06-09T17:46:16.057Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-09T17:46:16.057Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-09T17:46:16.057Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-09T17:46:16.057Z] === RUN TestMarshalKeyOrder [2021-06-09T17:46:16.057Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-09T17:46:16.057Z] === RUN TestHistoryEqual [2021-06-09T17:46:16.057Z] --- PASS: TestHistoryEqual (0.12s) [2021-06-09T17:46:16.057Z] === RUN TestImage [2021-06-09T17:46:16.057Z] --- PASS: TestImage (0.00s) [2021-06-09T17:46:16.057Z] === RUN TestImageOSNotEmpty [2021-06-09T17:46:16.057Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-09T17:46:16.057Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-09T17:46:16.057Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-09T17:46:16.057Z] === RUN TestCreate [2021-06-09T17:46:16.057Z] --- PASS: TestCreate (0.00s) [2021-06-09T17:46:16.057Z] === RUN TestRestore [2021-06-09T17:46:16.080Z] === RUN TestContainerStopSignal [2021-06-09T17:46:16.080Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestContainerStopTimeout [2021-06-09T17:46:16.080Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-09T17:46:16.080Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-09T17:46:16.080Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-09T17:46:16.080Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestReplaceAndAppendEnvVars [2021-06-09T17:46:16.080Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-09T17:46:16.080Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-09T17:46:16.080Z] === RUN TestNewMemoryStore [2021-06-09T17:46:16.080Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestAddContainers [2021-06-09T17:46:16.080Z] --- PASS: TestAddContainers (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestGetContainer [2021-06-09T17:46:16.080Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestDeleteContainer [2021-06-09T17:46:16.080Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestListContainers [2021-06-09T17:46:16.080Z] --- PASS: TestListContainers (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestFirstContainer [2021-06-09T17:46:16.080Z] --- PASS: TestFirstContainer (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestApplyAllContainer [2021-06-09T17:46:16.080Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestIsValidHealthString [2021-06-09T17:46:16.080Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestStateRunStop [2021-06-09T17:46:16.080Z] --- PASS: TestStateRunStop (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestStateTimeoutWait [2021-06-09T17:46:16.080Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-09T17:46:16.080Z] state_test.go:141: Stop callback fired [2021-06-09T17:46:16.080Z] state_test.go:165: Stop callback fired [2021-06-09T17:46:16.080Z] === RUN TestIsValidStateString [2021-06-09T17:46:16.080Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestViewSaveDelete [2021-06-09T17:46:16.080Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-09T17:46:16.080Z] === RUN TestViewAll [2021-06-09T17:46:16.080Z] --- PASS: TestViewAll (0.01s) [2021-06-09T17:46:16.080Z] === RUN TestViewGet [2021-06-09T17:46:16.080Z] --- PASS: TestViewGet (0.01s) [2021-06-09T17:46:16.080Z] === RUN TestNames [2021-06-09T17:46:16.080Z] --- PASS: TestNames (0.00s) [2021-06-09T17:46:16.080Z] === RUN TestViewWithHealthCheck [2021-06-09T17:46:16.080Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-09T17:46:16.080Z] PASS [2021-06-09T17:46:16.080Z] coverage: 41.5% of statements [2021-06-09T17:46:16.080Z] ok github.com/docker/docker/container 0.293s coverage: 41.5% of statements [2021-06-09T17:46:16.080Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T17:46:16.080Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T17:46:16.080Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T17:46:16.080Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T17:46:16.520Z] time="2021-06-09T17:46:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-09T17:46:16.520Z] --- PASS: TestRestore (0.03s) [2021-06-09T17:46:16.520Z] === RUN TestAddDelete [2021-06-09T17:46:16.520Z] --- PASS: TestAddDelete (0.03s) [2021-06-09T17:46:16.520Z] === RUN TestSearchAfterDelete [2021-06-09T17:46:16.520Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-09T17:46:16.520Z] === RUN TestParentReset [2021-06-09T17:46:16.520Z] --- PASS: TestParentReset (0.03s) [2021-06-09T17:46:16.520Z] === RUN TestGetAndSetLastUpdated [2021-06-09T17:46:16.520Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-06-09T17:46:16.521Z] === RUN TestStoreLen [2021-06-09T17:46:16.521Z] --- PASS: TestStoreLen (0.04s) [2021-06-09T17:46:16.521Z] PASS [2021-06-09T17:46:16.521Z] coverage: 86.6% of statements [2021-06-09T17:46:16.521Z] ok github.com/docker/docker/image 0.534s coverage: 86.6% of statements [2021-06-09T17:46:16.621Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-09T17:46:16.983Z] === RUN TestValidateManifest [2021-06-09T17:46:16.983Z] === RUN TestValidateManifest/non-nil [2021-06-09T17:46:16.983Z] === RUN TestValidateManifest/nil [2021-06-09T17:46:16.983Z] --- PASS: TestValidateManifest (0.00s) [2021-06-09T17:46:16.983Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-09T17:46:16.983Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-09T17:46:16.983Z] PASS [2021-06-09T17:46:16.983Z] coverage: 0.6% of statements [2021-06-09T17:46:16.983Z] ok github.com/docker/docker/image/tarexport 0.270s coverage: 0.6% of statements [2021-06-09T17:46:17.958Z] === RUN TestMakeV1ConfigFromConfig [2021-06-09T17:46:17.958Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-09T17:46:17.958Z] PASS [2021-06-09T17:46:17.958Z] coverage: 25.0% of statements [2021-06-09T17:46:17.958Z] ok github.com/docker/docker/image/v1 0.222s coverage: 25.0% of statements [2021-06-09T17:46:17.958Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T17:46:17.997Z] --- PASS: TestUpdateReplicatedJob (4.74s) [2021-06-09T17:46:17.997Z] === RUN TestServiceListWithStatuses [2021-06-09T17:46:17.997Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T17:46:17.997Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T17:46:17.997Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T17:46:18.256Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-09T17:46:18.934Z] === RUN TestSerialization [2021-06-09T17:46:18.934Z] --- PASS: TestSerialization (0.02s) [2021-06-09T17:46:18.934Z] PASS [2021-06-09T17:46:18.934Z] coverage: 100.0% of statements [2021-06-09T17:46:18.934Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2021-06-09T17:46:18.938Z] === RUN TestPrepare [2021-06-09T17:46:18.938Z] --- PASS: TestPrepare (0.00s) [2021-06-09T17:46:18.938Z] === RUN TestStart [2021-06-09T17:46:18.938Z] --- PASS: TestStart (0.00s) [2021-06-09T17:46:18.938Z] === RUN TestWaitCancel [2021-06-09T17:46:19.389Z] --- PASS: TestWaitCancel (0.00s) [2021-06-09T17:46:19.389Z] === RUN TestWaitDisabled [2021-06-09T17:46:19.389Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-09T17:46:19.389Z] === RUN TestWaitEnabled [2021-06-09T17:46:19.839Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-09T17:46:19.839Z] === RUN TestRemove [2021-06-09T17:46:19.839Z] --- PASS: TestRemove (0.00s) [2021-06-09T17:46:19.839Z] PASS [2021-06-09T17:46:19.909Z] === RUN TestEmptyLayer [2021-06-09T17:46:19.909Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-09T17:46:19.909Z] === RUN TestCommitFailure [2021-06-09T17:46:19.909Z] --- PASS: TestCommitFailure (0.01s) [2021-06-09T17:46:19.909Z] === RUN TestStartTransactionFailure [2021-06-09T17:46:19.909Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-09T17:46:19.909Z] === RUN TestGetOrphan [2021-06-09T17:46:19.909Z] --- PASS: TestGetOrphan (0.01s) [2021-06-09T17:46:19.909Z] === RUN TestMountAndRegister [2021-06-09T17:46:20.289Z] coverage: 65.3% of statements [2021-06-09T17:46:20.289Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.593s coverage: 65.3% of statements [2021-06-09T17:46:20.760Z] === RUN TestEnvironmentParsing [2021-06-09T17:46:20.760Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-09T17:46:20.760Z] PASS [2021-06-09T17:46:20.760Z] coverage: 1.0% of statements [2021-06-09T17:46:20.760Z] --- PASS: TestMountAndRegister (0.04s) [2021-06-09T17:46:20.760Z] layer_test.go:271: Layer size: 14 [2021-06-09T17:46:20.760Z] === RUN TestLayerRelease [2021-06-09T17:46:20.760Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-09T17:46:20.760Z] layer_test.go:304: Failing on Windows [2021-06-09T17:46:20.760Z] === RUN TestStoreRestore [2021-06-09T17:46:20.760Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-09T17:46:20.760Z] layer_test.go:353: Failing on Windows [2021-06-09T17:46:20.760Z] === RUN TestTarStreamStability [2021-06-09T17:46:20.760Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-09T17:46:20.760Z] layer_test.go:468: Failing on Windows [2021-06-09T17:46:20.760Z] === RUN TestRegisterExistingLayer [2021-06-09T17:46:20.760Z] ok github.com/docker/docker/libcontainerd/local 0.188s coverage: 1.0% of statements [2021-06-09T17:46:20.760Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-06-09T17:46:20.760Z] === RUN TestTarStreamVerification [2021-06-09T17:46:20.760Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-09T17:46:20.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-09T17:46:20.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-09T17:46:20.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-09T17:46:20.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-09T17:46:20.795Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-09T17:46:21.222Z] layer_test.go:697: Failing on Windows [2021-06-09T17:46:21.222Z] === RUN TestLayerMigration [2021-06-09T17:46:21.222Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-09T17:46:21.222Z] migration_test.go:46: Failing on Windows [2021-06-09T17:46:21.222Z] === RUN TestLayerMigrationNoTarsplit [2021-06-09T17:46:21.222Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T17:46:21.222Z] migration_test.go:182: Failing on Windows [2021-06-09T17:46:21.222Z] === RUN TestMountInit [2021-06-09T17:46:21.222Z] --- SKIP: TestMountInit (0.00s) [2021-06-09T17:46:21.222Z] mount_test.go:17: Failing on Windows [2021-06-09T17:46:21.222Z] === RUN TestMountSize [2021-06-09T17:46:21.238Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-09T17:46:21.238Z] === RUN TestNewListSecretsFilters [2021-06-09T17:46:21.238Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-09T17:46:21.238Z] === RUN TestNewListConfigsFilters [2021-06-09T17:46:21.238Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-09T17:46:21.238Z] PASS [2021-06-09T17:46:21.238Z] coverage: 0.5% of statements [2021-06-09T17:46:21.238Z] ok github.com/docker/docker/daemon/cluster 0.354s coverage: 0.5% of statements [2021-06-09T17:46:21.238Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-09T17:46:21.238Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-09T17:46:21.238Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-09T17:46:21.238Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-09T17:46:21.238Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-09T17:46:21.238Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-09T17:46:21.238Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-09T17:46:21.238Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-09T17:46:21.238Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-09T17:46:21.238Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-09T17:46:21.238Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-09T17:46:21.238Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-09T17:46:21.238Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-09T17:46:21.239Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-09T17:46:21.239Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-09T17:46:21.239Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-09T17:46:21.239Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-09T17:46:21.239Z] PASS [2021-06-09T17:46:21.239Z] coverage: 35.9% of statements [2021-06-09T17:46:21.239Z] ok github.com/docker/docker/daemon/cluster/convert 0.405s coverage: 35.9% of statements [2021-06-09T17:46:21.684Z] --- SKIP: TestMountSize (0.00s) [2021-06-09T17:46:21.685Z] mount_test.go:76: Failing on Windows [2021-06-09T17:46:21.685Z] === RUN TestMountChanges [2021-06-09T17:46:21.685Z] --- SKIP: TestMountChanges (0.00s) [2021-06-09T17:46:21.685Z] mount_test.go:125: Failing on Windows [2021-06-09T17:46:21.685Z] === RUN TestMountApply [2021-06-09T17:46:21.685Z] --- SKIP: TestMountApply (0.00s) [2021-06-09T17:46:21.685Z] mount_test.go:212: Failing on Windows [2021-06-09T17:46:21.685Z] PASS [2021-06-09T17:46:21.685Z] coverage: 30.1% of statements [2021-06-09T17:46:21.685Z] ok github.com/docker/docker/layer 0.467s coverage: 30.1% of statements [2021-06-09T17:46:21.685Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T17:46:21.685Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T17:46:21.685Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T17:46:21.685Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T17:46:21.685Z] === RUN TestSequenceGetAvailableBit [2021-06-09T17:46:21.685Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-09T17:46:21.685Z] === RUN TestSequenceEqual [2021-06-09T17:46:21.685Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-09T17:46:21.685Z] === RUN TestSequenceCopy [2021-06-09T17:46:21.685Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-09T17:46:21.685Z] === RUN TestGetFirstAvailable [2021-06-09T17:46:21.685Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-09T17:46:21.685Z] === RUN TestFindSequence [2021-06-09T17:46:21.685Z] --- PASS: TestFindSequence (0.00s) [2021-06-09T17:46:21.685Z] === RUN TestCheckIfAvailable [2021-06-09T17:46:21.685Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-09T17:46:21.685Z] === RUN TestMergeSequences [2021-06-09T17:46:21.685Z] --- PASS: TestMergeSequences (0.00s) [2021-06-09T17:46:21.685Z] === RUN TestPushReservation [2021-06-09T17:46:21.685Z] --- PASS: TestPushReservation (0.00s) [2021-06-09T17:46:21.685Z] === RUN TestSerializeDeserialize [2021-06-09T17:46:21.685Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-09T17:46:21.685Z] === RUN TestSet [2021-06-09T17:46:21.685Z] --- PASS: TestSet (0.00s) [2021-06-09T17:46:21.685Z] === RUN TestSetUnset [2021-06-09T17:46:21.685Z] --- PASS: TestSetUnset (0.00s) [2021-06-09T17:46:21.685Z] === RUN TestOffsetSetUnset [2021-06-09T17:46:21.685Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-09T17:46:21.729Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-09T17:46:22.147Z] === RUN TestSetInRange [2021-06-09T17:46:22.147Z] --- PASS: TestSetInRange (0.00s) [2021-06-09T17:46:22.147Z] === RUN TestSetAnyInRange [2021-06-09T17:46:22.147Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-09T17:46:22.147Z] === RUN TestMethods [2021-06-09T17:46:22.147Z] --- PASS: TestMethods (0.00s) [2021-06-09T17:46:22.147Z] === RUN TestRandomAllocateDeallocate [2021-06-09T17:46:22.187Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-09T17:46:23.581Z] --- PASS: TestDockerNetworkMacvlan (17.78s) [2021-06-09T17:46:23.581Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s) [2021-06-09T17:46:23.581Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-06-09T17:46:23.581Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.91s) [2021-06-09T17:46:23.582Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2021-06-09T17:46:23.582Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.93s) [2021-06-09T17:46:23.582Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.53s) [2021-06-09T17:46:23.582Z] PASS [2021-06-09T17:46:23.582Z] [2021-06-09T17:46:23.582Z] DONE 8 tests in 19.835s [2021-06-09T17:46:23.582Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T17:46:23.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:46:23.582Z] ++ set -e [2021-06-09T17:46:23.582Z] ++ '[' -n 0 ']' [2021-06-09T17:46:23.582Z] ++ set -x [2021-06-09T17:46:23.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:46:23.582Z] testing: warning: no tests to run [2021-06-09T17:46:23.582Z] PASS [2021-06-09T17:46:23.582Z] [2021-06-09T17:46:23.582Z] DONE 0 tests in 0.029s [2021-06-09T17:46:23.582Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T17:46:23.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:46:23.582Z] ++ set -e [2021-06-09T17:46:23.582Z] ++ '[' -n 0 ']' [2021-06-09T17:46:23.582Z] ++ set -x [2021-06-09T17:46:23.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:46:23.693Z] === RUN TestEverything [2021-06-09T17:46:23.693Z] --- PASS: TestEverything (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestGet [2021-06-09T17:46:23.693Z] --- PASS: TestGet (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestParsePanic [2021-06-09T17:46:23.693Z] flag provided but not defined: -int [2021-06-09T17:46:23.693Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build402211322\b1151\mflag.test.exe --help'. [2021-06-09T17:46:23.693Z] --- PASS: TestParsePanic (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestParse [2021-06-09T17:46:23.693Z] --- PASS: TestParse (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestFlagSetParse [2021-06-09T17:46:23.693Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestUserDefined [2021-06-09T17:46:23.693Z] --- PASS: TestUserDefined (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestUserDefinedBool [2021-06-09T17:46:23.693Z] flag needs an argument: -b [2021-06-09T17:46:23.693Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build402211322\b1151\mflag.test.exe test --help'. [2021-06-09T17:46:23.693Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestSetOutput [2021-06-09T17:46:23.693Z] --- PASS: TestSetOutput (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestChangingArgs [2021-06-09T17:46:23.693Z] --- PASS: TestChangingArgs (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestHelp [2021-06-09T17:46:23.693Z] --- PASS: TestHelp (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestFlagCounts [2021-06-09T17:46:23.693Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-09T17:46:23.693Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-09T17:46:23.693Z] --- PASS: TestFlagCounts (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestSortFlags [2021-06-09T17:46:23.693Z] --- PASS: TestSortFlags (0.00s) [2021-06-09T17:46:23.693Z] === RUN TestMergeFlags [2021-06-09T17:46:23.693Z] --- PASS: TestMergeFlags (0.00s) [2021-06-09T17:46:23.693Z] PASS [2021-06-09T17:46:23.693Z] coverage: 62.7% of statements [2021-06-09T17:46:23.693Z] ok github.com/docker/docker/libnetwork/client/mflag 0.142s coverage: 62.7% of statements [2021-06-09T17:46:23.844Z] INFO: Testing against a local daemon [2021-06-09T17:46:23.844Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T17:46:24.157Z] === RUN TestClientServiceInvalidCommand [2021-06-09T17:46:24.157Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientServiceCreate [2021-06-09T17:46:24.157Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientServiceRm [2021-06-09T17:46:24.157Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientServiceLs [2021-06-09T17:46:24.157Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientServiceInfo [2021-06-09T17:46:24.157Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientServiceInfoById [2021-06-09T17:46:24.157Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientServiceJoin [2021-06-09T17:46:24.157Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientServiceLeave [2021-06-09T17:46:24.157Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientDummyCommand [2021-06-09T17:46:24.157Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientNetworkInvalidCommand [2021-06-09T17:46:24.157Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientNetworkCreate [2021-06-09T17:46:24.157Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientNetworkCreateWithDriver [2021-06-09T17:46:24.157Z] flag provided but not defined: -f [2021-06-09T17:46:24.157Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build402211322\b1147\client.test.exe create --help'. [2021-06-09T17:46:24.157Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientNetworkRm [2021-06-09T17:46:24.157Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientNetworkLs [2021-06-09T17:46:24.157Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientNetworkInfo [2021-06-09T17:46:24.157Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-09T17:46:24.157Z] === RUN TestClientNetworkInfoById [2021-06-09T17:46:24.157Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-09T17:46:24.157Z] PASS [2021-06-09T17:46:24.157Z] coverage: 75.2% of statements [2021-06-09T17:46:24.157Z] ok github.com/docker/docker/libnetwork/client 0.049s coverage: 75.2% of statements [2021-06-09T17:46:24.258Z] --- PASS: TestDockerNetworkConnectAlias (6.01s) [2021-06-09T17:46:24.258Z] === RUN TestDockerNetworkReConnect [2021-06-09T17:46:25.131Z] === RUN TestErrorInterfaces [2021-06-09T17:46:25.131Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-09T17:46:25.131Z] === RUN TestNetworkMarshalling [2021-06-09T17:46:25.131Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-06-09T17:46:25.131Z] === RUN TestEndpointMarshalling [2021-06-09T17:46:25.131Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-09T17:46:25.131Z] === RUN TestAuxAddresses [2021-06-09T17:46:25.131Z] time="2021-06-09T17:46:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T17:46:25.131Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-09T17:46:25.131Z] === RUN TestSRVServiceQuery [2021-06-09T17:46:25.131Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-09T17:46:25.131Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:25.131Z] === RUN TestServiceVIPReuse [2021-06-09T17:46:25.131Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-09T17:46:25.131Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:25.131Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-09T17:46:25.131Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-09T17:46:25.131Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:25.131Z] === RUN TestDNSIPQuery [2021-06-09T17:46:25.131Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-09T17:46:25.131Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:25.131Z] === RUN TestDNSProxyServFail [2021-06-09T17:46:25.131Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-09T17:46:25.131Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:25.131Z] === RUN TestSandboxAddEmpty [2021-06-09T17:46:25.594Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-09T17:46:25.594Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:25.594Z] === RUN TestSandboxAddMultiPrio [2021-06-09T17:46:25.594Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-09T17:46:25.594Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:25.594Z] === RUN TestSandboxAddSamePrio [2021-06-09T17:46:25.594Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-09T17:46:25.594Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:25.594Z] === RUN TestCleanupServiceDiscovery [2021-06-09T17:46:25.594Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-09T17:46:25.594Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:25.594Z] === RUN TestDNSOptions [2021-06-09T17:46:25.594Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-09T17:46:25.594Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:25.594Z] === RUN TestMultipleControllersWithSameStore [2021-06-09T17:46:25.594Z] time="2021-06-09T17:46:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T17:46:25.594Z] time="2021-06-09T17:46:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T17:46:25.594Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-09T17:46:25.594Z] PASS [2021-06-09T17:46:25.594Z] coverage: 8.6% of statements [2021-06-09T17:46:25.594Z] ok github.com/docker/docker/libnetwork 0.348s coverage: 8.6% of statements [2021-06-09T17:46:25.594Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-09T17:46:25.771Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2021-06-09T17:46:25.771Z] === RUN TestAuthZPluginTLS [2021-06-09T17:46:25.884Z] === RUN TestBuilderGC [2021-06-09T17:46:25.884Z] --- PASS: TestBuilderGC (0.00s) [2021-06-09T17:46:25.884Z] === RUN TestDaemonConfigurationNotFound [2021-06-09T17:46:25.884Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-09T17:46:25.884Z] === RUN TestDaemonBrokenConfiguration [2021-06-09T17:46:25.884Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-09T17:46:25.884Z] === RUN TestParseClusterAdvertiseSettings [2021-06-09T17:46:25.884Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-09T17:46:25.884Z] === RUN TestFindConfigurationConflicts [2021-06-09T17:46:25.884Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-09T17:46:25.884Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-09T17:46:25.884Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-09T17:46:25.884Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-09T17:46:25.884Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-09T17:46:25.884Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-09T17:46:25.884Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-09T17:46:25.884Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-09T17:46:25.884Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-09T17:46:25.884Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-09T17:46:25.884Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-09T17:46:25.884Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-09T17:46:25.884Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-09T17:46:25.884Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-09T17:46:25.884Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-09T17:46:25.884Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-09T17:46:25.884Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-09T17:46:25.884Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-09T17:46:25.885Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-09T17:46:25.885Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-09T17:46:25.885Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-09T17:46:25.885Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-09T17:46:25.885Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-09T17:46:25.885Z] === RUN TestValidateConfiguration [2021-06-09T17:46:25.885Z] === RUN TestValidateConfiguration/with_label [2021-06-09T17:46:25.885Z] === RUN TestValidateConfiguration/with_dns [2021-06-09T17:46:25.885Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-09T17:46:25.885Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-09T17:46:25.885Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-09T17:46:25.885Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-09T17:46:25.885Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-09T17:46:25.885Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-09T17:46:25.885Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-09T17:46:25.885Z] === RUN TestModifiedDiscoverySettings [2021-06-09T17:46:25.885Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-09T17:46:25.885Z] === RUN TestReloadSetConfigFileNotExist [2021-06-09T17:46:25.885Z] === RUN TestDiscoveryOptsErrors [2021-06-09T17:46:25.885Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-09T17:46:25.885Z] === RUN TestDiscoveryOpts [2021-06-09T17:46:25.885Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-09T17:46:25.885Z] PASS [2021-06-09T17:46:25.885Z] coverage: 30.0% of statements [2021-06-09T17:46:25.885Z] ok github.com/docker/docker/daemon/discovery 0.066s coverage: 30.0% of statements [2021-06-09T17:46:25.885Z] time="2021-06-09T17:46:25Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-09T17:46:25.885Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-06-09T17:46:25.885Z] === RUN TestReloadDefaultConfigNotExist [2021-06-09T17:46:25.885Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-09T17:46:25.885Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:46:25.885Z] === RUN TestReloadBadDefaultConfig [2021-06-09T17:46:25.885Z] time="2021-06-09T17:46:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-001236467" [2021-06-09T17:46:25.885Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-09T17:46:25.885Z] === RUN TestReloadWithConflictingLabels [2021-06-09T17:46:25.885Z] time="2021-06-09T17:46:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-854802614" [2021-06-09T17:46:25.885Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-09T17:46:25.885Z] === RUN TestReloadWithDuplicateLabels [2021-06-09T17:46:25.885Z] time="2021-06-09T17:46:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-108687005" [2021-06-09T17:46:25.885Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-09T17:46:25.885Z] === RUN TestDaemonConfigurationMerge [2021-06-09T17:46:25.885Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-09T17:46:25.885Z] PASS [2021-06-09T17:46:25.885Z] coverage: 79.7% of statements [2021-06-09T17:46:25.885Z] ok github.com/docker/docker/daemon/config 0.483s coverage: 79.7% of statements [2021-06-09T17:46:26.344Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-06-09T17:46:26.344Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T17:46:26.568Z] === RUN TestTCP4Proxy [2021-06-09T17:46:26.568Z] --- PASS: TestTCP4Proxy (0.00s) [2021-06-09T17:46:26.568Z] === RUN TestTCP4ProxyHalfClose [2021-06-09T17:46:26.568Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-09T17:46:26.568Z] === RUN TestTCP6Proxy [2021-06-09T17:46:26.568Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-09T17:46:26.568Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T17:46:26.568Z] === RUN TestTCPDualStackProxy [2021-06-09T17:46:26.568Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-09T17:46:26.568Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T17:46:26.568Z] === RUN TestUDP4Proxy [2021-06-09T17:46:26.568Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-09T17:46:26.568Z] === RUN TestUDP6Proxy [2021-06-09T17:46:26.568Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-09T17:46:26.568Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T17:46:26.568Z] === RUN TestUDPWriteError [2021-06-09T17:46:26.568Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-09T17:46:26.568Z] === RUN TestSCTP4Proxy [2021-06-09T17:46:26.568Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-09T17:46:26.568Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T17:46:26.568Z] === RUN TestSCTP6Proxy [2021-06-09T17:46:26.568Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-09T17:46:26.568Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T17:46:26.568Z] PASS [2021-06-09T17:46:26.568Z] coverage: 49.4% of statements [2021-06-09T17:46:26.568Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.093s coverage: 49.4% of statements [2021-06-09T17:46:26.789Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-09T17:46:26.919Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-06-09T17:46:26.919Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T17:46:27.033Z] --- PASS: TestRandomAllocateDeallocate (5.30s) [2021-06-09T17:46:27.033Z] === RUN TestAllocateRandomDeallocate [2021-06-09T17:46:27.033Z] === RUN TestInvalidConfig [2021-06-09T17:46:27.033Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-09T17:46:27.033Z] === RUN TestConfig [2021-06-09T17:46:27.033Z] --- PASS: TestConfig (0.00s) [2021-06-09T17:46:27.033Z] === RUN TestOptionsLabels [2021-06-09T17:46:27.033Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-09T17:46:27.033Z] === RUN TestValidName [2021-06-09T17:46:27.033Z] --- PASS: TestValidName (0.00s) [2021-06-09T17:46:27.033Z] === RUN TestTLSConfiguration [2021-06-09T17:46:27.033Z] time="2021-06-09T17:46:26Z" level=info msg="Option Initializing KV with TLS" [2021-06-09T17:46:27.033Z] --- PASS: TestTLSConfiguration (0.13s) [2021-06-09T17:46:27.033Z] PASS [2021-06-09T17:46:27.033Z] coverage: 24.0% of statements [2021-06-09T17:46:27.493Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2021-06-09T17:46:27.493Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T17:46:27.495Z] ok github.com/docker/docker/libnetwork/config 0.212s coverage: 24.0% of statements [2021-06-09T17:46:27.495Z] === RUN TestKey [2021-06-09T17:46:27.495Z] --- PASS: TestKey (0.00s) [2021-06-09T17:46:27.495Z] === RUN TestParseKey [2021-06-09T17:46:27.495Z] --- PASS: TestParseKey (0.00s) [2021-06-09T17:46:27.495Z] === RUN TestInvalidDataStore [2021-06-09T17:46:27.495Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-09T17:46:27.495Z] === RUN TestKVObjectFlatKey [2021-06-09T17:46:27.495Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-09T17:46:27.495Z] === RUN TestAtomicKVObjectFlatKey [2021-06-09T17:46:27.495Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-09T17:46:27.495Z] PASS [2021-06-09T17:46:27.495Z] coverage: 21.9% of statements [2021-06-09T17:46:27.495Z] ok github.com/docker/docker/libnetwork/datastore 0.070s coverage: 21.9% of statements [2021-06-09T17:46:27.723Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-09T17:46:27.723Z] --- PASS: TestDockerNetworkReConnect (3.97s) [2021-06-09T17:46:27.723Z] === RUN TestServicePlugin [2021-06-09T17:46:27.958Z] --- PASS: TestAllocateRandomDeallocate (1.07s) [2021-06-09T17:46:27.958Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-09T17:46:28.040Z] === RUN TestEventsLog [2021-06-09T17:46:28.041Z] --- PASS: TestEventsLog (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestEventsLogTimeout [2021-06-09T17:46:28.041Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestLogEvents [2021-06-09T17:46:28.041Z] === RUN TestVerifyNetworkingConfig [2021-06-09T17:46:28.041Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestGetContainer [2021-06-09T17:46:28.041Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestValidContainerNames [2021-06-09T17:46:28.041Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestContainerInitDNS [2021-06-09T17:46:28.041Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-09T17:46:28.041Z] daemon_test.go:147: root required [2021-06-09T17:46:28.041Z] === RUN TestMerge [2021-06-09T17:46:28.041Z] --- PASS: TestMerge (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestValidateContainerIsolation [2021-06-09T17:46:28.041Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestFindNetworkErrorType [2021-06-09T17:46:28.041Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestEnsureServicesExist [2021-06-09T17:46:28.041Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestEnsureServicesExistErrors [2021-06-09T17:46:28.041Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-09T17:46:28.041Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-09T17:46:28.041Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-09T17:46:28.041Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestContainerDelete [2021-06-09T17:46:28.041Z] --- PASS: TestContainerDelete (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestContainerDoubleDelete [2021-06-09T17:46:28.041Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestLogContainerEventCopyLabels [2021-06-09T17:46:28.041Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestLogContainerEventWithAttributes [2021-06-09T17:46:28.041Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestNoneHealthcheck [2021-06-09T17:46:28.041Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestHealthStates [2021-06-09T17:46:28.041Z] --- PASS: TestLogEvents (0.05s) [2021-06-09T17:46:28.041Z] === RUN TestLoadBufferedEvents [2021-06-09T17:46:28.041Z] time="2021-06-09T17:46:27Z" 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-09T17:46:28.041Z] time="2021-06-09T17:46:27Z" 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-09T17:46:28.041Z] time="2021-06-09T17:46:27Z" 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-09T17:46:28.041Z] time="2021-06-09T17:46:27Z" 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-09T17:46:28.041Z] time="2021-06-09T17:46:27Z" 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-09T17:46:28.041Z] time="2021-06-09T17:46:27Z" 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-09T17:46:28.041Z] time="2021-06-09T17:46:27Z" 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-09T17:46:28.041Z] time="2021-06-09T17:46:27Z" 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-09T17:46:28.041Z] time="2021-06-09T17:46:27Z" 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-09T17:46:28.041Z] time="2021-06-09T17:46:27Z" 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-09T17:46:28.041Z] --- PASS: TestHealthStates (0.15s) [2021-06-09T17:46:28.041Z] === RUN TestMaskURLCredentials [2021-06-09T17:46:28.041Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestGetInspectData [2021-06-09T17:46:28.041Z] --- PASS: TestGetInspectData (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestFillLicense [2021-06-09T17:46:28.041Z] --- PASS: TestFillLicense (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestListInvalidFilter [2021-06-09T17:46:28.041Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestNameFilter [2021-06-09T17:46:28.041Z] --- PASS: TestNameFilter (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-09T17:46:28.041Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-09T17:46:28.041Z] === 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-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-09T17:46:28.041Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-09T17:46:28.041Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-09T17:46:28.041Z] --- 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-09T17:46:28.041Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-09T17:46:28.068Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2021-06-09T17:46:28.068Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T17:46:28.420Z] === RUN TestIPDataMarshalling [2021-06-09T17:46:28.420Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-09T17:46:28.420Z] === RUN TestValidateAndIsV6 [2021-06-09T17:46:28.420Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-09T17:46:28.420Z] PASS [2021-06-09T17:46:28.420Z] coverage: 68.9% of statements [2021-06-09T17:46:28.420Z] ok github.com/docker/docker/libnetwork/driverapi 0.088s coverage: 68.9% of statements [2021-06-09T17:46:28.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-09T17:46:28.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-09T17:46:28.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-09T17:46:28.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-09T17:46:28.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-09T17:46:28.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-09T17:46:28.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-09T17:46:28.493Z] === RUN TestDaemonReloadLabels [2021-06-09T17:46:28.493Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-09T17:46:28.493Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-09T17:46:28.493Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-09T17:46:28.493Z] === RUN TestDaemonReloadMirrors [2021-06-09T17:46:28.493Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-09T17:46:28.493Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-09T17:46:28.493Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-09T17:46:28.493Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-09T17:46:28.493Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-09T17:46:28.493Z] === RUN TestDaemonDiscoveryReload [2021-06-09T17:46:28.493Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-09T17:46:28.493Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-09T17:46:28.493Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-09T17:46:28.493Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-09T17:46:28.493Z] PASS [2021-06-09T17:46:28.493Z] coverage: 50.0% of statements [2021-06-09T17:46:28.493Z] ok github.com/docker/docker/daemon/events 0.309s coverage: 50.0% of statements [2021-06-09T17:46:28.665Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-09T17:46:28.665Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-09T17:46:28.665Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-09T17:46:28.882Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.03s) [2021-06-09T17:46:28.882Z] === RUN TestRetrieveFromStore [2021-06-09T17:46:28.882Z] === RUN TestDriver [2021-06-09T17:46:28.882Z] --- PASS: TestDriver (0.00s) [2021-06-09T17:46:28.882Z] PASS [2021-06-09T17:46:28.882Z] coverage: 34.8% of statements [2021-06-09T17:46:28.882Z] ok github.com/docker/docker/libnetwork/drivers/host 0.060s coverage: 34.8% of statements [2021-06-09T17:46:28.949Z] === RUN TestIsEmptyDir [2021-06-09T17:46:28.949Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-09T17:46:28.949Z] PASS [2021-06-09T17:46:28.949Z] coverage: 2.3% of statements [2021-06-09T17:46:28.949Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2021-06-09T17:46:29.398Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-09T17:46:29.399Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-09T17:46:29.849Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-09T17:46:29.849Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-09T17:46:29.849Z] === RUN TestWaitNodeAttachment [2021-06-09T17:46:29.849Z] === RUN TestLinkNaming [2021-06-09T17:46:29.849Z] --- PASS: TestLinkNaming (0.00s) [2021-06-09T17:46:29.849Z] === RUN TestLinkNew [2021-06-09T17:46:29.849Z] --- PASS: TestLinkNew (0.00s) [2021-06-09T17:46:29.849Z] === RUN TestLinkEnv [2021-06-09T17:46:29.849Z] --- PASS: TestLinkEnv (0.00s) [2021-06-09T17:46:29.849Z] === RUN TestLinkMultipleEnv [2021-06-09T17:46:29.849Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-09T17:46:29.849Z] === RUN TestLinkPortRangeEnv [2021-06-09T17:46:29.849Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-09T17:46:29.849Z] PASS [2021-06-09T17:46:29.849Z] coverage: 93.0% of statements [2021-06-09T17:46:29.849Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2021-06-09T17:46:29.857Z] === RUN TestDriver [2021-06-09T17:46:29.857Z] --- PASS: TestDriver (0.00s) [2021-06-09T17:46:29.857Z] PASS [2021-06-09T17:46:29.857Z] coverage: 34.8% of statements [2021-06-09T17:46:29.857Z] ok github.com/docker/docker/libnetwork/drivers/null 0.095s coverage: 34.8% of statements [2021-06-09T17:46:29.857Z] --- PASS: TestRetrieveFromStore (0.64s) [2021-06-09T17:46:29.857Z] === RUN TestIsCorrupted [2021-06-09T17:46:29.857Z] --- PASS: TestIsCorrupted (0.01s) [2021-06-09T17:46:29.857Z] === RUN TestSetRollover [2021-06-09T17:46:29.988Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2021-06-09T17:46:29.988Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T17:46:30.299Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-09T17:46:30.299Z] === RUN TestIsolationConversion [2021-06-09T17:46:30.299Z] === RUN TestIsolationConversion/default [2021-06-09T17:46:30.299Z] === RUN TestIsolationConversion/process [2021-06-09T17:46:30.299Z] === RUN TestIsolationConversion/hyperv [2021-06-09T17:46:30.299Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-09T17:46:30.299Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-09T17:46:30.299Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-09T17:46:30.299Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-09T17:46:30.299Z] === RUN TestContainerLabels [2021-06-09T17:46:30.299Z] --- PASS: TestContainerLabels (0.00s) [2021-06-09T17:46:30.299Z] === RUN TestCredentialSpecConversion [2021-06-09T17:46:30.299Z] === RUN TestCredentialSpecConversion/none [2021-06-09T17:46:30.299Z] === RUN TestCredentialSpecConversion/config [2021-06-09T17:46:30.299Z] === RUN TestCredentialSpecConversion/file [2021-06-09T17:46:30.299Z] === RUN TestCredentialSpecConversion/registry [2021-06-09T17:46:30.299Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-09T17:46:30.299Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-09T17:46:30.299Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-09T17:46:30.299Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-09T17:46:30.299Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-09T17:46:30.299Z] === RUN TestControllerValidateMountBind [2021-06-09T17:46:30.299Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-09T17:46:30.299Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-09T17:46:30.299Z] === RUN TestControllerValidateMountVolume [2021-06-09T17:46:30.299Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-09T17:46:30.299Z] === RUN TestControllerValidateMountTarget [2021-06-09T17:46:30.299Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-09T17:46:30.299Z] === RUN TestControllerValidateMountTmpfs [2021-06-09T17:46:30.299Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-09T17:46:30.299Z] === RUN TestControllerValidateMountInvalidType [2021-06-09T17:46:30.299Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-09T17:46:30.299Z] === RUN TestControllerValidateMountNamedPipe [2021-06-09T17:46:30.299Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-09T17:46:30.299Z] PASS [2021-06-09T17:46:30.299Z] coverage: 11.0% of statements [2021-06-09T17:46:30.299Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-09T17:46:30.299Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T17:46:30.299Z] reload_test.go:520: root required [2021-06-09T17:46:30.299Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-09T17:46:30.299Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-09T17:46:30.299Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-09T17:46:30.299Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.740s coverage: 11.0% of statements [2021-06-09T17:46:30.299Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2021-06-09T17:46:30.299Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-09T17:46:30.299Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-06-09T17:46:30.299Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-09T17:46:30.299Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-09T17:46:30.299Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-09T17:46:30.299Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-09T17:46:30.299Z] === RUN TestParseVolumesFrom [2021-06-09T17:46:30.299Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-09T17:46:30.299Z] PASS [2021-06-09T17:46:30.299Z] coverage: 9.0% of statements [2021-06-09T17:46:30.299Z] ok github.com/docker/docker/daemon 2.796s coverage: 9.0% of statements [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-09T17:46:30.299Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-09T17:46:30.319Z] === RUN TestNetworkAllocateFree [2021-06-09T17:46:30.319Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-09T17:46:30.319Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-09T17:46:30.319Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-09T17:46:30.319Z] PASS [2021-06-09T17:46:30.319Z] coverage: 63.6% of statements [2021-06-09T17:46:30.319Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.104s coverage: 63.6% of statements [2021-06-09T17:46:30.934Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-06-09T17:46:30.934Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T17:46:31.294Z] === RUN TestGetEmptyCapabilities [2021-06-09T17:46:31.294Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-09T17:46:31.294Z] === RUN TestGetExtraCapabilities [2021-06-09T17:46:31.294Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-09T17:46:31.294Z] === RUN TestGetInvalidCapabilities [2021-06-09T17:46:31.294Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-06-09T17:46:31.294Z] === RUN TestRemoteDriver [2021-06-09T17:46:31.294Z] --- PASS: TestRemoteDriver (0.06s) [2021-06-09T17:46:31.294Z] === RUN TestDriverError [2021-06-09T17:46:31.294Z] --- PASS: TestDriverError (0.00s) [2021-06-09T17:46:31.294Z] === RUN TestMissingValues [2021-06-09T17:46:31.294Z] --- PASS: TestMissingValues (0.00s) [2021-06-09T17:46:31.294Z] === RUN TestRollback [2021-06-09T17:46:31.294Z] --- PASS: TestRollback (0.00s) [2021-06-09T17:46:31.294Z] PASS [2021-06-09T17:46:31.294Z] coverage: 57.4% of statements [2021-06-09T17:46:31.294Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.151s coverage: 57.4% of statements [2021-06-09T17:46:31.507Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-06-09T17:46:31.507Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-09T17:46:32.081Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-06-09T17:46:32.081Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T17:46:32.270Z] === RUN TestNAT [2021-06-09T17:46:32.270Z] --- SKIP: TestNAT (0.00s) [2021-06-09T17:46:32.270Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T17:46:32.270Z] === RUN TestTransparent [2021-06-09T17:46:32.270Z] --- SKIP: TestTransparent (0.00s) [2021-06-09T17:46:32.270Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T17:46:32.270Z] PASS [2021-06-09T17:46:32.270Z] coverage: 0.0% of statements [2021-06-09T17:46:32.270Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.152s coverage: 0.0% of statements [2021-06-09T17:46:32.270Z] --- PASS: TestSetRollover (2.63s) [2021-06-09T17:46:32.270Z] === RUN TestSetRolloverSerial [2021-06-09T17:46:32.270Z] === RUN TestBuildDefault [2021-06-09T17:46:32.270Z] --- PASS: TestBuildDefault (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestBuildHostnameDomainname [2021-06-09T17:46:32.270Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestBuildHostname [2021-06-09T17:46:32.270Z] --- PASS: TestBuildHostname (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestBuildHostnameFQDN [2021-06-09T17:46:32.270Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestBuildNoIP [2021-06-09T17:46:32.270Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestUpdate [2021-06-09T17:46:32.270Z] --- PASS: TestUpdate (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-09T17:46:32.270Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-09T17:46:32.270Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestAddEmpty [2021-06-09T17:46:32.270Z] --- PASS: TestAddEmpty (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestAdd [2021-06-09T17:46:32.270Z] --- PASS: TestAdd (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestDeleteEmpty [2021-06-09T17:46:32.270Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestDeleteNewline [2021-06-09T17:46:32.270Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestDelete [2021-06-09T17:46:32.270Z] --- PASS: TestDelete (0.00s) [2021-06-09T17:46:32.270Z] === RUN TestConcurrentWrites [2021-06-09T17:46:32.733Z] === RUN TestNew [2021-06-09T17:46:32.733Z] --- PASS: TestNew (0.00s) [2021-06-09T17:46:32.733Z] === RUN TestAddDriver [2021-06-09T17:46:32.733Z] --- PASS: TestAddDriver (0.00s) [2021-06-09T17:46:32.733Z] === RUN TestAddDuplicateDriver [2021-06-09T17:46:32.733Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-09T17:46:32.733Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-09T17:46:32.733Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-09T17:46:32.733Z] === RUN TestDriver [2021-06-09T17:46:32.733Z] --- PASS: TestDriver (0.00s) [2021-06-09T17:46:32.733Z] === RUN TestIPAM [2021-06-09T17:46:32.733Z] --- PASS: TestIPAM (0.00s) [2021-06-09T17:46:32.733Z] === RUN TestWalkIPAMs [2021-06-09T17:46:32.733Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-09T17:46:32.733Z] === RUN TestWalkDrivers [2021-06-09T17:46:32.733Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-09T17:46:32.733Z] PASS [2021-06-09T17:46:32.733Z] coverage: 82.4% of statements [2021-06-09T17:46:32.733Z] --- PASS: TestConcurrentWrites (0.15s) [2021-06-09T17:46:32.733Z] PASS [2021-06-09T17:46:32.733Z] coverage: 81.2% of statements [2021-06-09T17:46:32.733Z] ok github.com/docker/docker/libnetwork/drvregistry 0.094s coverage: 82.4% of statements [2021-06-09T17:46:32.733Z] ok github.com/docker/docker/libnetwork/etchosts 0.214s coverage: 81.2% of statements [2021-06-09T17:46:32.854Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-09T17:46:33.420Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-09T17:46:33.709Z] --- PASS: TestSetRolloverSerial (1.37s) [2021-06-09T17:46:33.709Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-09T17:46:33.709Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-09T17:46:33.709Z] PASS [2021-06-09T17:46:33.709Z] coverage: 84.4% of statements [2021-06-09T17:46:33.709Z] ok github.com/docker/docker/libnetwork/bitseq 12.240s coverage: 84.4% of statements [2021-06-09T17:46:33.709Z] === RUN TestNew [2021-06-09T17:46:33.709Z] --- PASS: TestNew (0.00s) [2021-06-09T17:46:33.709Z] === RUN TestAllocate [2021-06-09T17:46:33.709Z] --- PASS: TestAllocate (0.00s) [2021-06-09T17:46:33.709Z] === RUN TestUninitialized [2021-06-09T17:46:33.709Z] --- PASS: TestUninitialized (0.00s) [2021-06-09T17:46:33.709Z] === RUN TestAllocateInRange [2021-06-09T17:46:33.709Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-09T17:46:33.709Z] === RUN TestAllocateSerial [2021-06-09T17:46:33.709Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-09T17:46:33.709Z] PASS [2021-06-09T17:46:33.709Z] coverage: 87.5% of statements [2021-06-09T17:46:33.709Z] ok github.com/docker/docker/libnetwork/idm 0.072s coverage: 87.5% of statements [2021-06-09T17:46:33.982Z] === RUN TestNewStreamConfig [2021-06-09T17:46:33.982Z] === RUN TestNewStreamConfig/defaults [2021-06-09T17:46:33.982Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-09T17:46:33.982Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-09T17:46:33.982Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-09T17:46:33.982Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-09T17:46:33.982Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-09T17:46:33.982Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-09T17:46:33.982Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-09T17:46:33.982Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-09T17:46:33.982Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-09T17:46:33.982Z] time="2021-06-09T17:46:33Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-09T17:46:33.982Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-06-09T17:46:33.982Z] === RUN TestCreateSuccess [2021-06-09T17:46:33.982Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCreateLogGroupSuccess [2021-06-09T17:46:33.982Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCreateError [2021-06-09T17:46:33.982Z] --- PASS: TestCreateError (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCreateAlreadyExists [2021-06-09T17:46:33.982Z] time="2021-06-09T17:46:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-09T17:46:33.982Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestLogClosed [2021-06-09T17:46:33.982Z] --- PASS: TestLogClosed (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestLogBlocking [2021-06-09T17:46:33.982Z] --- PASS: TestLogBlocking (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-09T17:46:33.982Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestLogNonBlockingBufferFull [2021-06-09T17:46:33.982Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestPublishBatchSuccess [2021-06-09T17:46:33.982Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestPublishBatchError [2021-06-09T17:46:33.982Z] time="2021-06-09T17:46:33Z" level=error msg=Error [2021-06-09T17:46:33.982Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-09T17:46:33.982Z] time="2021-06-09T17:46:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T17:46:33.982Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-09T17:46:33.982Z] time="2021-06-09T17:46:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T17:46:33.982Z] time="2021-06-09T17:46:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-09T17:46:33.982Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchSimple [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchTicker [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchMultilinePattern [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.19s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchClose [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestEffectiveLen [2021-06-09T17:46:33.982Z] === RUN TestEffectiveLen/0/Hello [2021-06-09T17:46:33.982Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-09T17:46:33.982Z] === RUN TestEffectiveLen/2/🙃 [2021-06-09T17:46:33.982Z] === RUN TestEffectiveLen/3/���� [2021-06-09T17:46:33.982Z] === RUN TestEffectiveLen/4/He��o [2021-06-09T17:46:33.982Z] === RUN TestEffectiveLen/5/ [2021-06-09T17:46:33.982Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestFindValidSplit [2021-06-09T17:46:33.982Z] === RUN TestFindValidSplit/0/ [2021-06-09T17:46:33.982Z] === RUN TestFindValidSplit/1/Hello [2021-06-09T17:46:33.982Z] === RUN TestFindValidSplit/2/Hello [2021-06-09T17:46:33.982Z] === RUN TestFindValidSplit/3/Hello [2021-06-09T17:46:33.982Z] === RUN TestFindValidSplit/4/🙃 [2021-06-09T17:46:33.982Z] === RUN TestFindValidSplit/5/🙃 [2021-06-09T17:46:33.982Z] === RUN TestFindValidSplit/6/a� [2021-06-09T17:46:33.982Z] === RUN TestFindValidSplit/7/a� [2021-06-09T17:46:33.982Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1044: [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:46:33.982Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1044: Hello [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:46:33.982Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1044: He [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1045: llo [2021-06-09T17:46:33.982Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1044: [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1045: Hello [2021-06-09T17:46:33.982Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1044: [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-09T17:46:33.982Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:46:33.982Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1044: a [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1045: � [2021-06-09T17:46:33.982Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1044: a� [2021-06-09T17:46:33.982Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:46:33.982Z] === RUN TestProcessEventEmoji [2021-06-09T17:46:33.982Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchLineSplit [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchMaxEvents [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-09T17:46:33.982Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-09T17:46:33.982Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-09T17:46:33.982Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-09T17:46:33.982Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-09T17:46:33.982Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-09T17:46:33.982Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-09T17:46:33.982Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-09T17:46:33.982Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-09T17:46:33.982Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-09T17:46:33.982Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-09T17:46:33.982Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-09T17:46:33.982Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-09T17:46:33.982Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-09T17:46:33.982Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-09T17:46:33.982Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-09T17:46:33.982Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-09T17:46:33.982Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-09T17:46:33.982Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-09T17:46:33.982Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-09T17:46:33.982Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-09T17:46:33.982Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-09T17:46:33.982Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-09T17:46:33.982Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-09T17:46:33.982Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCreateTagSuccess [2021-06-09T17:46:33.982Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-09T17:46:33.982Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-09T17:46:33.982Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-09T17:46:33.982Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-09T17:46:33.982Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-09T17:46:33.982Z] PASS [2021-06-09T17:46:33.982Z] coverage: 77.8% of statements [2021-06-09T17:46:33.982Z] ok github.com/docker/docker/daemon/logger/awslogs 0.607s coverage: 77.8% of statements [2021-06-09T17:46:33.982Z] === RUN TestAdapterReadLogs [2021-06-09T17:46:33.982Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCopier [2021-06-09T17:46:33.982Z] --- PASS: TestCopier (0.01s) [2021-06-09T17:46:33.982Z] === RUN TestCopierLongLines [2021-06-09T17:46:33.982Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-09T17:46:33.982Z] === RUN TestCopierSlow [2021-06-09T17:46:34.172Z] === RUN TestDiff [2021-06-09T17:46:34.172Z] --- PASS: TestDiff (0.00s) [2021-06-09T17:46:34.172Z] === RUN TestAddedCallback [2021-06-09T17:46:34.172Z] --- PASS: TestAddedCallback (0.00s) [2021-06-09T17:46:34.172Z] === RUN TestRemovedCallback [2021-06-09T17:46:34.172Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-09T17:46:34.172Z] === RUN TestNoCallback [2021-06-09T17:46:34.172Z] --- PASS: TestNoCallback (0.00s) [2021-06-09T17:46:34.172Z] PASS [2021-06-09T17:46:34.172Z] coverage: 48.1% of statements [2021-06-09T17:46:34.172Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.109s coverage: 48.1% of statements [2021-06-09T17:46:34.432Z] --- PASS: TestCopierSlow (0.23s) [2021-06-09T17:46:34.432Z] === RUN TestCopierWithSized [2021-06-09T17:46:34.432Z] === RUN TestCopierWithSized/as_is [2021-06-09T17:46:34.432Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-09T17:46:34.432Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-09T17:46:34.432Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-09T17:46:34.432Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-09T17:46:34.432Z] === RUN TestCopierWithPartial [2021-06-09T17:46:34.432Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-09T17:46:34.432Z] === RUN TestRingLogger [2021-06-09T17:46:34.432Z] --- PASS: TestRingLogger (0.00s) [2021-06-09T17:46:34.432Z] === RUN TestRingCap [2021-06-09T17:46:34.432Z] --- PASS: TestRingCap (0.00s) [2021-06-09T17:46:34.432Z] === RUN TestRingClose [2021-06-09T17:46:34.432Z] --- PASS: TestRingClose (0.00s) [2021-06-09T17:46:34.432Z] === RUN TestRingDrain [2021-06-09T17:46:34.432Z] --- PASS: TestRingDrain (0.00s) [2021-06-09T17:46:34.432Z] PASS [2021-06-09T17:46:34.432Z] coverage: 43.8% of statements [2021-06-09T17:46:34.432Z] ok github.com/docker/docker/daemon/logger 0.364s coverage: 43.8% of statements [2021-06-09T17:46:34.432Z] === RUN TestSearchRegistryForImagesErrors [2021-06-09T17:46:34.432Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-09T17:46:34.432Z] === RUN TestSearchRegistryForImages [2021-06-09T17:46:34.432Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-09T17:46:34.432Z] === RUN TestOnlyPlatformWithFallback [2021-06-09T17:46:34.432Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-09T17:46:34.432Z] === RUN TestImageDelete [2021-06-09T17:46:34.432Z] === RUN TestImageDelete/no_lease [2021-06-09T17:46:34.432Z] === RUN TestImageDelete/lease_exists [2021-06-09T17:46:34.432Z] --- PASS: TestImageDelete (0.05s) [2021-06-09T17:46:34.432Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-09T17:46:34.432Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-06-09T17:46:34.432Z] === RUN TestContentStoreForPull [2021-06-09T17:46:34.432Z] --- PASS: TestContentStoreForPull (0.15s) [2021-06-09T17:46:34.432Z] PASS [2021-06-09T17:46:34.432Z] coverage: 6.7% of statements [2021-06-09T17:46:34.432Z] ok github.com/docker/docker/daemon/images 0.413s coverage: 6.7% of statements [2021-06-09T17:46:34.432Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T17:46:34.432Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T17:46:34.432Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-09T17:46:34.432Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T17:46:34.432Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T17:46:34.432Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-09T17:46:34.432Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-09T17:46:34.635Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.38s) [2021-06-09T17:46:34.635Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T17:46:34.635Z] === RUN TestCaller [2021-06-09T17:46:34.635Z] --- PASS: TestCaller (0.00s) [2021-06-09T17:46:34.635Z] PASS [2021-06-09T17:46:34.635Z] coverage: 100.0% of statements [2021-06-09T17:46:34.635Z] ok github.com/docker/docker/libnetwork/internal/caller 0.091s coverage: 100.0% of statements [2021-06-09T17:46:34.882Z] === RUN TestJSONFileLogger [2021-06-09T17:46:34.882Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-09T17:46:34.882Z] === RUN TestJSONFileLoggerWithTags [2021-06-09T17:46:34.882Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-09T17:46:34.882Z] === RUN TestJSONFileLoggerWithOpts [2021-06-09T17:46:34.882Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-09T17:46:34.882Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-09T17:46:34.882Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-09T17:46:34.882Z] === RUN TestEncodeDecode [2021-06-09T17:46:34.882Z] === PAUSE TestEncodeDecode [2021-06-09T17:46:34.882Z] === RUN TestUnexpectedEOF [2021-06-09T17:46:34.882Z] time="2021-06-09T17:46:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T17:46:34.882Z] time="2021-06-09T17:46:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T17:46:34.882Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-06-09T17:46:34.882Z] === CONT TestEncodeDecode [2021-06-09T17:46:34.882Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-09T17:46:34.882Z] PASS [2021-06-09T17:46:34.882Z] coverage: 69.9% of statements [2021-06-09T17:46:34.882Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.271s coverage: 69.9% of statements [2021-06-09T17:46:35.098Z] === RUN TestSetSerialInsertDelete [2021-06-09T17:46:35.098Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-09T17:46:35.098Z] === RUN TestSetParallelInsertDelete [2021-06-09T17:46:35.331Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-09T17:46:35.331Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-09T17:46:35.331Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-09T17:46:35.331Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-06-09T17:46:35.331Z] === RUN TestFastTimeMarshalJSON [2021-06-09T17:46:35.331Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-09T17:46:35.331Z] PASS [2021-06-09T17:46:35.331Z] coverage: 87.2% of statements [2021-06-09T17:46:35.331Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.223s coverage: 87.2% of statements [2021-06-09T17:46:35.950Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-09T17:46:36.555Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2021-06-09T17:46:36.555Z] === RUN TestAuthZPluginHeader [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T17:46:36.647Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T17:46:36.841Z] === RUN TestWriteLog [2021-06-09T17:46:36.841Z] === PAUSE TestWriteLog [2021-06-09T17:46:36.841Z] === RUN TestReadLog [2021-06-09T17:46:36.841Z] === PAUSE TestReadLog [2021-06-09T17:46:36.841Z] === CONT TestWriteLog [2021-06-09T17:46:36.841Z] --- PASS: TestWriteLog (0.00s) [2021-06-09T17:46:36.841Z] === CONT TestReadLog [2021-06-09T17:46:36.841Z] === RUN TestReadLog/tail_exact [2021-06-09T17:46:36.841Z] === RUN TestReadLog/tail_less_than_available [2021-06-09T17:46:36.841Z] === RUN TestReadLog/tail_more_than_available [2021-06-09T17:46:36.841Z] --- PASS: TestReadLog (0.14s) [2021-06-09T17:46:36.841Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-06-09T17:46:36.841Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-09T17:46:36.841Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-09T17:46:36.841Z] PASS [2021-06-09T17:46:36.841Z] coverage: 75.2% of statements [2021-06-09T17:46:36.841Z] ok github.com/docker/docker/daemon/logger/local 0.276s coverage: 75.2% of statements [2021-06-09T17:46:36.841Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T17:46:37.111Z] === RUN TestInt2IP2IntConversion [2021-06-09T17:46:37.111Z] === RUN TestPoolRequest [2021-06-09T17:46:37.111Z] --- PASS: TestPoolRequest (0.00s) [2021-06-09T17:46:37.111Z] === RUN TestOtherRequests [2021-06-09T17:46:37.111Z] --- PASS: TestOtherRequests (0.00s) [2021-06-09T17:46:37.111Z] PASS [2021-06-09T17:46:37.111Z] coverage: 57.1% of statements [2021-06-09T17:46:37.111Z] ok github.com/docker/docker/libnetwork/ipams/null 0.055s coverage: 57.1% of statements [2021-06-09T17:46:37.292Z] === RUN TestLog [2021-06-09T17:46:37.292Z] --- PASS: TestLog (0.01s) [2021-06-09T17:46:37.292Z] PASS [2021-06-09T17:46:37.292Z] coverage: 31.5% of statements [2021-06-09T17:46:37.292Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.116s coverage: 31.5% of statements [2021-06-09T17:46:37.501Z] --- PASS: TestAuthZPluginHeader (0.96s) [2021-06-09T17:46:37.501Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T17:46:37.501Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-09T17:46:37.501Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:46:37.501Z] === RUN TestAuthZPluginV2Disable [2021-06-09T17:46:37.501Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-09T17:46:37.501Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:46:37.501Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T17:46:37.501Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-09T17:46:37.501Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:46:37.501Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T17:46:37.501Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-09T17:46:37.501Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:46:37.501Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T17:46:37.742Z] === RUN TestOpenFileDelete [2021-06-09T17:46:37.742Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-09T17:46:37.742Z] === RUN TestOpenFileRename [2021-06-09T17:46:37.742Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-09T17:46:37.742Z] === RUN TestParseLogTagDefaultTag [2021-06-09T17:46:37.742Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-09T17:46:37.742Z] === RUN TestParseLogTag [2021-06-09T17:46:37.742Z] --- PASS: TestParseLogTag (0.00s) [2021-06-09T17:46:37.742Z] === RUN TestParseLogTagEmptyTag [2021-06-09T17:46:37.742Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-09T17:46:37.742Z] === RUN TestTailFiles [2021-06-09T17:46:37.742Z] --- PASS: TestTailFiles (0.00s) [2021-06-09T17:46:37.742Z] === RUN TestFollowLogsConsumerGone [2021-06-09T17:46:37.742Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-09T17:46:37.742Z] === RUN TestFollowLogsProducerGone [2021-06-09T17:46:37.742Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-09T17:46:37.742Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-09T17:46:37.742Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-09T17:46:37.742Z] === RUN TestCheckCapacityAndRotate [2021-06-09T17:46:37.742Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-09T17:46:37.742Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-09T17:46:37.742Z] --- PASS: TestCheckCapacityAndRotate (0.23s) [2021-06-09T17:46:37.742Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-06-09T17:46:37.742Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-06-09T17:46:37.742Z] PASS [2021-06-09T17:46:37.742Z] coverage: 55.3% of statements [2021-06-09T17:46:37.742Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.380s coverage: 55.3% of statements [2021-06-09T17:46:38.087Z] --- PASS: TestInt2IP2IntConversion (0.87s) [2021-06-09T17:46:38.087Z] === RUN TestGetAddressVersion [2021-06-09T17:46:38.087Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-09T17:46:38.087Z] === RUN TestKeyString [2021-06-09T17:46:38.087Z] --- PASS: TestKeyString (0.00s) [2021-06-09T17:46:38.087Z] === RUN TestPoolDataMarshal [2021-06-09T17:46:38.087Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-09T17:46:38.087Z] === RUN TestSubnetsMarshal [2021-06-09T17:46:38.087Z] --- PASS: TestSubnetsMarshal (0.12s) [2021-06-09T17:46:38.087Z] === RUN TestAddSubnets [2021-06-09T17:46:38.087Z] --- PASS: TestAddSubnets (0.12s) [2021-06-09T17:46:38.087Z] === RUN TestDoublePoolRelease [2021-06-09T17:46:38.087Z] --- PASS: TestDoublePoolRelease (0.21s) [2021-06-09T17:46:38.087Z] === RUN TestAddReleasePoolID [2021-06-09T17:46:38.087Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-06-09T17:46:38.087Z] === RUN TestPredefinedPool [2021-06-09T17:46:38.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-09T17:46:38.549Z] --- PASS: TestPredefinedPool (0.04s) [2021-06-09T17:46:38.549Z] === RUN TestRemoveSubnet [2021-06-09T17:46:38.549Z] === RUN TestGetCapabilities [2021-06-09T17:46:38.549Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-09T17:46:38.549Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-09T17:46:38.549Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-09T17:46:38.549Z] === RUN TestGetDefaultAddressSpaces [2021-06-09T17:46:38.549Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-09T17:46:38.549Z] === RUN TestRemoteDriver [2021-06-09T17:46:38.549Z] --- PASS: TestRemoteDriver (0.00s) [2021-06-09T17:46:38.549Z] PASS [2021-06-09T17:46:38.549Z] coverage: 47.4% of statements [2021-06-09T17:46:38.549Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.099s coverage: 47.4% of statements [2021-06-09T17:46:38.549Z] --- PASS: TestRemoveSubnet (0.22s) [2021-06-09T17:46:38.549Z] === RUN TestGetSameAddress [2021-06-09T17:46:38.549Z] --- PASS: TestGetSameAddress (0.07s) [2021-06-09T17:46:38.549Z] === RUN TestPoolAllocationReuse [2021-06-09T17:46:38.691Z] === RUN TestValidateLogOpt [2021-06-09T17:46:38.691Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T17:46:38.691Z] === RUN TestNewMissedConfig [2021-06-09T17:46:38.691Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-09T17:46:38.691Z] === RUN TestNewMissedUrl [2021-06-09T17:46:38.691Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-09T17:46:38.691Z] === RUN TestNewMissedToken [2021-06-09T17:46:38.691Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-09T17:46:38.691Z] === RUN TestNewWithProxy [2021-06-09T17:46:38.691Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-09T17:46:38.691Z] === RUN TestDefault [2021-06-09T17:46:38.691Z] --- PASS: TestDefault (0.01s) [2021-06-09T17:46:38.691Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-09T17:46:38.691Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-09T17:46:38.691Z] === RUN TestJsonFormat [2021-06-09T17:46:38.691Z] --- PASS: TestJsonFormat (0.01s) [2021-06-09T17:46:38.691Z] === RUN TestRawFormat [2021-06-09T17:46:38.691Z] --- PASS: TestRawFormat (0.00s) [2021-06-09T17:46:38.691Z] === RUN TestRawFormatWithLabels [2021-06-09T17:46:38.691Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-09T17:46:38.691Z] === RUN TestRawFormatWithoutTag [2021-06-09T17:46:38.691Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-09T17:46:38.691Z] === RUN TestBatching [2021-06-09T17:46:38.691Z] === RUN TestNewParse [2021-06-09T17:46:38.691Z] --- PASS: TestNewParse (0.00s) [2021-06-09T17:46:38.691Z] PASS [2021-06-09T17:46:38.691Z] coverage: 8.3% of statements [2021-06-09T17:46:38.691Z] ok github.com/docker/docker/daemon/logger/templates 0.061s coverage: 8.3% of statements [2021-06-09T17:46:39.012Z] === RUN TestWindowsIPAM [2021-06-09T17:46:39.012Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-09T17:46:39.012Z] PASS [2021-06-09T17:46:39.012Z] coverage: 71.4% of statements [2021-06-09T17:46:39.012Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2021-06-09T17:46:39.146Z] --- PASS: TestBatching (0.27s) [2021-06-09T17:46:39.146Z] === RUN TestFrequency [2021-06-09T17:46:39.146Z] --- PASS: TestFrequency (0.22s) [2021-06-09T17:46:39.597Z] === RUN TestOneMessagePerRequest [2021-06-09T17:46:39.597Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-09T17:46:39.597Z] === RUN TestVerify [2021-06-09T17:46:39.597Z] --- PASS: TestVerify (0.00s) [2021-06-09T17:46:39.597Z] === RUN TestSkipVerify [2021-06-09T17:46:39.597Z] time="2021-06-09T17:46:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:39.597Z] time="2021-06-09T17:46:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:39.597Z] time="2021-06-09T17:46:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:39.597Z] === RUN TestParseLogFormat [2021-06-09T17:46:39.597Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-09T17:46:39.597Z] === RUN TestValidateLogOptEmpty [2021-06-09T17:46:39.597Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-09T17:46:39.597Z] === RUN TestValidateSyslogAddress [2021-06-09T17:46:39.597Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-09T17:46:39.597Z] === RUN TestParseAddressDefaultPort [2021-06-09T17:46:39.597Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-09T17:46:39.597Z] === RUN TestValidateSyslogFacility [2021-06-09T17:46:39.597Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-09T17:46:39.597Z] === RUN TestValidateLogOptSyslogFormat [2021-06-09T17:46:39.597Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-09T17:46:39.597Z] === RUN TestValidateLogOpt [2021-06-09T17:46:39.597Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T17:46:39.597Z] PASS [2021-06-09T17:46:39.597Z] coverage: 46.8% of statements [2021-06-09T17:46:39.597Z] ok github.com/docker/docker/daemon/logger/syslog 0.154s coverage: 46.8% of statements [2021-06-09T17:46:39.597Z] --- PASS: TestSkipVerify (0.53s) [2021-06-09T17:46:39.597Z] === RUN TestBufferMaximum [2021-06-09T17:46:39.597Z] time="2021-06-09T17:46:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:39.597Z] time="2021-06-09T17:46:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260799.481880\",\"host\":\"a43dffc84254\"}'" [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260799.481880\",\"host\":\"a43dffc84254\"}'" [2021-06-09T17:46:39.598Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-09T17:46:39.598Z] === RUN TestServerAlwaysDown [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260799.484874\",\"host\":\"a43dffc84254\"}'" [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260799.484874\",\"host\":\"a43dffc84254\"}'" [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260799.484874\",\"host\":\"a43dffc84254\"}'" [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260799.486885\",\"host\":\"a43dffc84254\"}'" [2021-06-09T17:46:39.598Z] time="2021-06-09T17:46:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623260799.486885\",\"host\":\"a43dffc84254\"}'" [2021-06-09T17:46:39.598Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-09T17:46:39.598Z] === RUN TestCannotSendAfterClose [2021-06-09T17:46:39.598Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-09T17:46:39.598Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-09T17:46:39.988Z] === RUN TestDefaultNetwork [2021-06-09T17:46:39.988Z] === RUN TestKeyValue [2021-06-09T17:46:39.988Z] --- PASS: TestKeyValue (0.00s) [2021-06-09T17:46:39.988Z] PASS [2021-06-09T17:46:39.988Z] coverage: 60.0% of statements [2021-06-09T17:46:39.988Z] ok github.com/docker/docker/libnetwork/netlabel 0.052s coverage: 60.0% of statements [2021-06-09T17:46:40.451Z] --- PASS: TestDefaultNetwork (0.48s) [2021-06-09T17:46:40.451Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-09T17:46:40.917Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.50s) [2021-06-09T17:46:40.917Z] === RUN TestInitAddressPools [2021-06-09T17:46:40.917Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-09T17:46:40.917Z] PASS [2021-06-09T17:46:40.917Z] coverage: 74.0% of statements [2021-06-09T17:46:40.917Z] ok github.com/docker/docker/libnetwork/ipamutils 1.075s coverage: 74.0% of statements [2021-06-09T17:46:41.108Z] time="2021-06-09T17:46:40Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-09T17:46:41.108Z] time="2021-06-09T17:46:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a43dffc84254\"}'" [2021-06-09T17:46:41.108Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-06-09T17:46:41.108Z] PASS [2021-06-09T17:46:41.108Z] coverage: 82.5% of statements [2021-06-09T17:46:41.108Z] ok github.com/docker/docker/daemon/logger/splunk 2.143s coverage: 82.5% of statements [2021-06-09T17:46:41.108Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T17:46:41.108Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-09T17:46:41.108Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T17:46:41.379Z] --- PASS: TestPoolAllocationReuse (2.64s) [2021-06-09T17:46:41.379Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-09T17:46:41.379Z] --- PASS: TestGetAddressSubPoolEqualPool (0.25s) [2021-06-09T17:46:41.379Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-09T17:46:41.558Z] === RUN TestV1IDService [2021-06-09T17:46:41.558Z] --- PASS: TestV1IDService (0.02s) [2021-06-09T17:46:41.558Z] === RUN TestV2MetadataService [2021-06-09T17:46:42.008Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-09T17:46:42.008Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-09T17:46:42.008Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-09T17:46:42.008Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-09T17:46:42.008Z] === RUN TestContinueOnError_NeverContinue [2021-06-09T17:46:42.008Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-09T17:46:42.008Z] === RUN TestManifestStore [2021-06-09T17:46:42.008Z] === RUN TestManifestStore/no_remote_or_local [2021-06-09T17:46:42.008Z] time="2021-06-09T17:46:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local280326727\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-09T17:46:42.008Z] === RUN TestManifestStore/no_local_cache [2021-06-09T17:46:42.008Z] === RUN TestManifestStore/with_local_cache [2021-06-09T17:46:42.008Z] === RUN TestManifestStore/unknown_media_type [2021-06-09T17:46:42.008Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-09T17:46:42.008Z] time="2021-06-09T17:46:41Z" level=warning msg="reference for unknown type: " [2021-06-09T17:46:42.355Z] === RUN TestGenerate [2021-06-09T17:46:42.355Z] --- PASS: TestGenerate (0.00s) [2021-06-09T17:46:42.355Z] === RUN TestGeneratePtr [2021-06-09T17:46:42.355Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-09T17:46:42.355Z] === RUN TestGenerateMissingField [2021-06-09T17:46:42.355Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-09T17:46:42.355Z] === RUN TestFieldCannotBeSet [2021-06-09T17:46:42.355Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-09T17:46:42.355Z] === RUN TestTypeMismatchError [2021-06-09T17:46:42.355Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-09T17:46:42.355Z] PASS [2021-06-09T17:46:42.355Z] coverage: 100.0% of statements [2021-06-09T17:46:42.355Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2021-06-09T17:46:42.458Z] time="2021-06-09T17:46:41Z" level=warning msg="reference for unknown type: " [2021-06-09T17:46:42.458Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-09T17:46:42.458Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-09T17:46:42.458Z] time="2021-06-09T17:46:41Z" level=warning msg="reference for unknown type: " [2021-06-09T17:46:42.458Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-09T17:46:42.458Z] time="2021-06-09T17:46:42Z" level=warning msg="reference for unknown type: " [2021-06-09T17:46:42.458Z] time="2021-06-09T17:46:42Z" level=warning msg="reference for unknown type: " [2021-06-09T17:46:42.458Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-09T17:46:42.458Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-09T17:46:42.458Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-09T17:46:42.458Z] time="2021-06-09T17:46:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore (0.29s) [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore/error_persisting_manifest (0.05s) [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-09T17:46:42.458Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2021-06-09T17:46:42.458Z] === RUN TestDetectManifestBlobMediaType [2021-06-09T17:46:42.458Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-09T17:46:42.458Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-09T17:46:42.458Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-09T17:46:42.458Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-09T17:46:42.458Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-09T17:46:42.458Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-09T17:46:42.458Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-09T17:46:42.458Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-09T17:46:42.458Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-09T17:46:42.458Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-09T17:46:42.458Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-09T17:46:42.458Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-09T17:46:42.458Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-09T17:46:42.458Z] === RUN TestFixManifestLayers [2021-06-09T17:46:42.458Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-09T17:46:42.458Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-09T17:46:42.458Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T17:46:42.458Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T17:46:42.458Z] === RUN TestFixManifestLayersBadParent [2021-06-09T17:46:42.458Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-09T17:46:42.458Z] === RUN TestValidateManifest [2021-06-09T17:46:42.458Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-09T17:46:42.458Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T17:46:42.458Z] === RUN TestFormatPlatform [2021-06-09T17:46:42.458Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-09T17:46:42.458Z] === RUN TestGetRepositoryMountCandidates [2021-06-09T17:46:42.458Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-09T17:46:42.458Z] === RUN TestLayerAlreadyExists [2021-06-09T17:46:42.458Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-09T17:46:42.458Z] 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-09T17:46:42.458Z] 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-09T17:46:42.458Z] 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-09T17:46:42.458Z] 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-09T17:46:42.458Z] 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-09T17:46:42.458Z] 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-09T17:46:42.458Z] === RUN TestWhenEmptyAuthConfig [2021-06-09T17:46:42.458Z] === RUN TestSuccessfulDownload [2021-06-09T17:46:42.458Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-09T17:46:42.458Z] download_test.go:268: Needs fixing on Windows [2021-06-09T17:46:42.458Z] === RUN TestCancelledDownload [2021-06-09T17:46:42.458Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-09T17:46:42.458Z] === RUN TestMaxDownloadAttempts [2021-06-09T17:46:42.458Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T17:46:42.458Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T17:46:42.458Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T17:46:42.458Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T17:46:42.458Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T17:46:42.458Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T17:46:42.458Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T17:46:42.458Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T17:46:42.458Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T17:46:42.458Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T17:46:42.458Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T17:46:42.458Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T17:46:42.910Z] --- PASS: TestV2MetadataService (1.13s) [2021-06-09T17:46:42.910Z] PASS [2021-06-09T17:46:42.910Z] coverage: 48.2% of statements [2021-06-09T17:46:42.910Z] ok github.com/docker/docker/distribution/metadata 1.486s coverage: 48.2% of statements [2021-06-09T17:46:42.910Z] time="2021-06-09T17:46:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:46:42.910Z] time="2021-06-09T17:46:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:46:42.910Z] time="2021-06-09T17:46:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:46:42.910Z] time="2021-06-09T17:46:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:46:42.910Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-09T17:46:42.910Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-06-09T17:46:42.910Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-06-09T17:46:42.910Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-06-09T17:46:42.910Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-06-09T17:46:42.910Z] === RUN TestTransfer [2021-06-09T17:46:43.330Z] === RUN TestNetworkDBSimple [2021-06-09T17:46:43.359Z] --- PASS: TestTransfer (0.15s) [2021-06-09T17:46:43.359Z] === RUN TestConcurrencyLimit [2021-06-09T17:46:43.359Z] === RUN TestNotFound [2021-06-09T17:46:43.359Z] --- PASS: TestNotFound (0.00s) [2021-06-09T17:46:43.359Z] === RUN TestConflict [2021-06-09T17:46:43.359Z] --- PASS: TestConflict (0.00s) [2021-06-09T17:46:43.359Z] === RUN TestForbidden [2021-06-09T17:46:43.359Z] --- PASS: TestForbidden (0.00s) [2021-06-09T17:46:43.359Z] === RUN TestInvalidParameter [2021-06-09T17:46:43.359Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-09T17:46:43.360Z] === RUN TestNotImplemented [2021-06-09T17:46:43.360Z] --- PASS: TestNotImplemented (0.00s) [2021-06-09T17:46:43.360Z] === RUN TestNotModified [2021-06-09T17:46:43.360Z] --- PASS: TestNotModified (0.00s) [2021-06-09T17:46:43.360Z] === RUN TestUnauthorized [2021-06-09T17:46:43.360Z] --- PASS: TestUnauthorized (0.00s) [2021-06-09T17:46:43.360Z] === RUN TestUnknown [2021-06-09T17:46:43.360Z] --- PASS: TestUnknown (0.00s) [2021-06-09T17:46:43.360Z] === RUN TestCancelled [2021-06-09T17:46:43.360Z] --- PASS: TestCancelled (0.00s) [2021-06-09T17:46:43.360Z] === RUN TestDeadline [2021-06-09T17:46:43.360Z] --- PASS: TestDeadline (0.00s) [2021-06-09T17:46:43.360Z] === RUN TestDataLoss [2021-06-09T17:46:43.360Z] --- PASS: TestDataLoss (0.00s) [2021-06-09T17:46:43.360Z] === RUN TestUnavailable [2021-06-09T17:46:43.360Z] --- PASS: TestUnavailable (0.00s) [2021-06-09T17:46:43.360Z] === RUN TestSystem [2021-06-09T17:46:43.360Z] --- PASS: TestSystem (0.00s) [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Not_Found [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Bad_Request [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Conflict [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Unauthorized [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Forbidden [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Not_Modified [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-09T17:46:43.360Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-09T17:46:43.360Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-09T17:46:43.360Z] PASS [2021-06-09T17:46:43.360Z] coverage: 53.1% of statements [2021-06-09T17:46:43.360Z] ok github.com/docker/docker/errdefs 0.051s coverage: 53.1% of statements [2021-06-09T17:46:43.360Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-06-09T17:46:43.360Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-09T17:46:43.360Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-09T17:46:43.360Z] === RUN TestTokenPassThru [2021-06-09T17:46:43.360Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-09T17:46:43.360Z] === RUN TestTokenPassThruDifferentHost [2021-06-09T17:46:43.360Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-09T17:46:43.360Z] PASS [2021-06-09T17:46:43.360Z] coverage: 23.6% of statements [2021-06-09T17:46:43.360Z] ok github.com/docker/docker/distribution 1.538s coverage: 23.6% of statements [2021-06-09T17:46:43.360Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-06-09T17:46:43.360Z] === RUN TestInactiveJobs [2021-06-09T17:46:43.360Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T17:46:43.754Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-09T17:46:43.793Z] testing: warning: no tests to run [2021-06-09T17:46:43.793Z] PASS [2021-06-09T17:46:43.793Z] coverage: 0.0% of statements [2021-06-09T17:46:43.793Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-06-09T17:46:43.809Z] --- PASS: TestInactiveJobs (0.43s) [2021-06-09T17:46:43.809Z] === RUN TestWatchRelease [2021-06-09T17:46:43.809Z] --- PASS: TestWatchRelease (0.04s) [2021-06-09T17:46:44.256Z] 2021/06/09 17:46:44 Closing DB instances... [2021-06-09T17:46:44.264Z] === RUN TestWatchFinishedTransfer [2021-06-09T17:46:44.264Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-09T17:46:44.264Z] === RUN TestDuplicateTransfer [2021-06-09T17:46:44.264Z] --- PASS: TestDuplicateTransfer (0.23s) [2021-06-09T17:46:44.264Z] === RUN TestSuccessfulUpload [2021-06-09T17:46:44.689Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-09T17:46:44.714Z] time="2021-06-09T17:46:44Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-09T17:46:44.714Z] --- PASS: TestSuccessfulUpload (0.58s) [2021-06-09T17:46:44.714Z] === RUN TestCancelledUpload [2021-06-09T17:46:44.714Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-09T17:46:44.714Z] PASS [2021-06-09T17:46:44.714Z] coverage: 76.8% of statements [2021-06-09T17:46:44.714Z] ok github.com/docker/docker/distribution/xfer 2.275s coverage: 76.8% of statements [2021-06-09T17:46:44.714Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T17:46:44.719Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.07s) [2021-06-09T17:46:44.719Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-09T17:46:44.719Z] === RUN TestRequestNewPort [2021-06-09T17:46:44.719Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-09T17:46:44.719Z] === RUN TestRequestSpecificPort [2021-06-09T17:46:44.719Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-09T17:46:44.719Z] === RUN TestReleasePort [2021-06-09T17:46:44.719Z] --- PASS: TestReleasePort (0.00s) [2021-06-09T17:46:44.719Z] === RUN TestReuseReleasedPort [2021-06-09T17:46:44.719Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-09T17:46:44.719Z] === RUN TestReleaseUnreadledPort [2021-06-09T17:46:44.719Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-09T17:46:44.719Z] === RUN TestUnknowProtocol [2021-06-09T17:46:44.719Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-09T17:46:44.719Z] === RUN TestAllocateAllPorts [2021-06-09T17:46:44.719Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-09T17:46:44.719Z] === RUN TestPortAllocation [2021-06-09T17:46:44.719Z] --- PASS: TestPortAllocation (0.00s) [2021-06-09T17:46:44.719Z] === RUN TestPortAllocationWithCustomRange [2021-06-09T17:46:44.719Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-09T17:46:44.719Z] === RUN TestNoDuplicateBPR [2021-06-09T17:46:44.719Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-09T17:46:44.719Z] === RUN TestChangePortRange [2021-06-09T17:46:44.719Z] --- PASS: TestChangePortRange (0.00s) [2021-06-09T17:46:44.719Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-09T17:46:44.719Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-09T17:46:44.719Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-09T17:46:44.719Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-09T17:46:44.719Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-09T17:46:44.719Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-09T17:46:44.719Z] PASS [2021-06-09T17:46:44.719Z] coverage: 89.7% of statements [2021-06-09T17:46:44.719Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 89.7% of statements [2021-06-09T17:46:45.165Z] === RUN TestCompare [2021-06-09T17:46:45.165Z] --- PASS: TestCompare (0.00s) [2021-06-09T17:46:45.165Z] PASS [2021-06-09T17:46:45.165Z] coverage: 19.2% of statements [2021-06-09T17:46:45.165Z] ok github.com/docker/docker/image/cache 0.104s coverage: 19.2% of statements [2021-06-09T17:46:45.182Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-09T17:46:45.182Z] PASS [2021-06-09T17:46:45.182Z] coverage: 100.0% of statements [2021-06-09T17:46:45.182Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.057s coverage: 100.0% of statements [2021-06-09T17:46:45.539Z] ok github.com/docker/docker/libnetwork/networkdb 157.189s coverage: 60.5% of statements [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T17:46:45.539Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === Skipped [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:73: No driver to put! [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-09T17:46:45.539Z] time="2021-06-09T17:42:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-09T17:46:45.539Z] time="2021-06-09T17:42:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-09T17:46:45.539Z] time="2021-06-09T17:42:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-09T17:46:45.539Z] time="2021-06-09T17:42:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-09T17:46:45.539Z] time="2021-06-09T17:42:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:73: No driver to put! [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-09T17:46:45.539Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-09T17:46:45.539Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-09T17:46:45.539Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-09T17:46:45.539Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:46:45.539Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:46:45.539Z] [2021-06-09T17:46:45.539Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-09T17:46:45.540Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:46:45.540Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-09T17:46:45.540Z] graphtest_unix.go:73: No driver to put! [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-09T17:46:45.540Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-09T17:46:45.540Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-09T17:46:45.540Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T17:46:45.540Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T17:46:45.540Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T17:46:45.540Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T17:46:45.540Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T17:46:45.540Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T17:46:45.540Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T17:46:45.540Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T17:46:45.540Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T17:46:45.540Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-09T17:46:45.540Z] firewalld_test.go:13: firewalld is not running [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-09T17:46:45.540Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-09T17:46:45.540Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] [2021-06-09T17:46:45.540Z] DONE 2654 tests, 37 skipped in 415.400s Post stage [Pipeline] junit [2021-06-09T17:46:45.559Z] Recording test results [2021-06-09T17:46:45.614Z] === RUN TestFSGetInvalidData [2021-06-09T17:46:45.614Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-09T17:46:45.614Z] === RUN TestFSInvalidSet [2021-06-09T17:46:45.614Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-09T17:46:45.614Z] === RUN TestFSInvalidRoot [2021-06-09T17:46:45.614Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-09T17:46:45.614Z] === RUN TestFSMetadataGetSet [2021-06-09T17:46:45.614Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-06-09T17:46:45.614Z] === RUN TestFSInvalidWalker [2021-06-09T17:46:45.614Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-09T17:46:45.614Z] === RUN TestFSGetSet [2021-06-09T17:46:45.614Z] --- PASS: TestFSGetSet (0.02s) [2021-06-09T17:46:45.614Z] === RUN TestFSGetUnsetKey [2021-06-09T17:46:45.615Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-06-09T17:46:45.615Z] === RUN TestFSGetEmptyData [2021-06-09T17:46:45.615Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-06-09T17:46:45.615Z] === RUN TestFSDelete [2021-06-09T17:46:45.615Z] --- PASS: TestFSDelete (0.02s) [2021-06-09T17:46:45.615Z] === RUN TestFSWalker [2021-06-09T17:46:45.615Z] --- PASS: TestFSWalker (0.02s) [2021-06-09T17:46:45.615Z] === RUN TestFSWalkerStopOnError [2021-06-09T17:46:45.615Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-09T17:46:45.615Z] === RUN TestNewFromJSON [2021-06-09T17:46:45.615Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-09T17:46:45.615Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-09T17:46:45.615Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-09T17:46:45.615Z] === RUN TestMarshalKeyOrder [2021-06-09T17:46:45.615Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-09T17:46:45.615Z] === RUN TestHistoryEqual [2021-06-09T17:46:45.615Z] --- PASS: TestHistoryEqual (0.13s) [2021-06-09T17:46:45.615Z] === RUN TestImage [2021-06-09T17:46:45.615Z] --- PASS: TestImage (0.00s) [2021-06-09T17:46:45.615Z] === RUN TestImageOSNotEmpty [2021-06-09T17:46:45.615Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-09T17:46:45.615Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-09T17:46:45.615Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-09T17:46:45.615Z] === RUN TestCreate [2021-06-09T17:46:45.615Z] --- PASS: TestCreate (0.09s) [2021-06-09T17:46:45.615Z] === RUN TestRestore [2021-06-09T17:46:45.615Z] time="2021-06-09T17:46:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-09T17:46:45.646Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-06-09T17:46:45.646Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-09T17:46:45.735Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-09T17:46:46.064Z] --- PASS: TestRestore (0.07s) [2021-06-09T17:46:46.064Z] === RUN TestAddDelete [2021-06-09T17:46:46.064Z] --- PASS: TestAddDelete (0.02s) [2021-06-09T17:46:46.064Z] === RUN TestSearchAfterDelete [2021-06-09T17:46:46.064Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-09T17:46:46.064Z] === RUN TestParentReset [2021-06-09T17:46:46.064Z] --- PASS: TestParentReset (0.03s) [2021-06-09T17:46:46.064Z] === RUN TestGetAndSetLastUpdated [2021-06-09T17:46:46.064Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-09T17:46:46.064Z] === RUN TestStoreLen [2021-06-09T17:46:46.064Z] --- PASS: TestStoreLen (0.05s) [2021-06-09T17:46:46.064Z] PASS [2021-06-09T17:46:46.064Z] coverage: 86.6% of statements [2021-06-09T17:46:46.064Z] ok github.com/docker/docker/image 0.661s coverage: 86.6% of statements [2021-06-09T17:46:46.064Z] === RUN TestValidateManifest [2021-06-09T17:46:46.064Z] === RUN TestValidateManifest/nil [2021-06-09T17:46:46.064Z] === RUN TestValidateManifest/non-nil [2021-06-09T17:46:46.064Z] --- PASS: TestValidateManifest (0.00s) [2021-06-09T17:46:46.064Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-09T17:46:46.064Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-09T17:46:46.064Z] PASS [2021-06-09T17:46:46.064Z] coverage: 0.6% of statements [2021-06-09T17:46:46.064Z] ok github.com/docker/docker/image/tarexport 0.137s coverage: 0.6% of statements [2021-06-09T17:46:46.076Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42432/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0d9b0ed678e2b106e769e974f13aaf100e46351c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0d9b0ed678e2b106e769e974f13aaf100e46351c hack/validate/vendor [2021-06-09T17:46:46.109Z] === RUN TestTransportPortConv [2021-06-09T17:46:46.109Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-09T17:46:46.109Z] === RUN TestTransportPortBindingConv [2021-06-09T17:46:46.109Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-09T17:46:46.109Z] === RUN TestErrorConstructors [2021-06-09T17:46:46.109Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-09T17:46:46.109Z] === RUN TestCompareIPMask [2021-06-09T17:46:46.109Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-09T17:46:46.109Z] === RUN TestUtilGetHostPartIP [2021-06-09T17:46:46.109Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-09T17:46:46.109Z] === RUN TestUtilGetBroadcastIP [2021-06-09T17:46:46.109Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-09T17:46:46.109Z] === RUN TestParseCIDR [2021-06-09T17:46:46.109Z] --- PASS: TestParseCIDR (0.00s) [2021-06-09T17:46:46.109Z] PASS [2021-06-09T17:46:46.109Z] coverage: 47.9% of statements [2021-06-09T17:46:46.109Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 47.9% of statements [2021-06-09T17:46:46.109Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.59s) [2021-06-09T17:46:46.109Z] === RUN TestGetAddress [2021-06-09T17:46:46.575Z] 2021/06/09 17:46:46 Closing DB instances... [2021-06-09T17:46:46.648Z] No vendor changes in diff. [2021-06-09T17:46:46.909Z] WARNING: github.com/docker/libnetwork is vendored but unused [2021-06-09T17:46:47.016Z] === RUN TestMakeV1ConfigFromConfig [2021-06-09T17:46:47.016Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-09T17:46:47.016Z] PASS [2021-06-09T17:46:47.016Z] coverage: 25.0% of statements [2021-06-09T17:46:47.016Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2021-06-09T17:46:47.016Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-09T17:46:47.038Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-09T17:46:47.038Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-09T17:46:47.038Z] PASS [2021-06-09T17:46:47.038Z] coverage: 44.0% of statements [2021-06-09T17:46:47.038Z] ok github.com/docker/docker/oci 0.085s coverage: 44.0% of statements [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T17:46:47.221Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-09T17:46:47.481Z] + echo Ensuring container killed. [2021-06-09T17:46:47.481Z] Ensuring container killed. [2021-06-09T17:46:47.481Z] + docker rm -vf docker-pr4 [2021-06-09T17:46:47.481Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-09T17:46:47.766Z] + echo Chowning /workspace to jenkins user [2021-06-09T17:46:47.766Z] Chowning /workspace to jenkins user [2021-06-09T17:46:47.766Z] + id -u [2021-06-09T17:46:47.766Z] + id -g [2021-06-09T17:46:47.766Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42432:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T17:46:47.973Z] === RUN TestSerialization [2021-06-09T17:46:47.973Z] --- PASS: TestSerialization (0.02s) [2021-06-09T17:46:47.973Z] PASS [2021-06-09T17:46:47.973Z] coverage: 100.0% of statements [2021-06-09T17:46:47.973Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2021-06-09T17:46:48.016Z] === RUN TestAddressPoolOpt [2021-06-09T17:46:48.016Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/a [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/something [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/_=a [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/env1=value1 [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/_env1=value1 [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/PATH [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/=a [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/PATH= [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/PATH=something [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/asd!qwe [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/1asd [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/123 [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/some_space [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/__some_space_before [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/some_space_after__ [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/= [2021-06-09T17:46:48.016Z] === RUN TestValidateEnv/PaTh [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestParseHost [2021-06-09T17:46:48.016Z] --- PASS: TestParseHost (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestParseDockerDaemonHost [2021-06-09T17:46:48.016Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestParseTCP [2021-06-09T17:46:48.016Z] --- PASS: TestParseTCP (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-09T17:46:48.016Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestValidateExtraHosts [2021-06-09T17:46:48.016Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestIpOptString [2021-06-09T17:46:48.016Z] --- PASS: TestIpOptString (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-09T17:46:48.016Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestNewIpOptValidDefaultVal [2021-06-09T17:46:48.016Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestIpOptSetInvalidVal [2021-06-09T17:46:48.016Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestValidateIPAddress [2021-06-09T17:46:48.016Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestMapOpts [2021-06-09T17:46:48.016Z] --- PASS: TestMapOpts (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestListOptsWithoutValidator [2021-06-09T17:46:48.016Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestListOptsWithValidator [2021-06-09T17:46:48.016Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestValidateDNSSearch [2021-06-09T17:46:48.016Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_general_format [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_one_more [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-09T17:46:48.016Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-09T17:46:48.016Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestNamedListOpts [2021-06-09T17:46:48.016Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestNamedMapOpts [2021-06-09T17:46:48.016Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestParseLink [2021-06-09T17:46:48.016Z] --- PASS: TestParseLink (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestQuotedStringSetWithQuotes [2021-06-09T17:46:48.016Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-09T17:46:48.016Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-09T17:46:48.016Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-09T17:46:48.016Z] === RUN TestUlimitOpt [2021-06-09T17:46:48.016Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-09T17:46:48.016Z] PASS [2021-06-09T17:46:48.016Z] coverage: 67.1% of statements [2021-06-09T17:46:48.016Z] ok github.com/docker/docker/opts 0.086s coverage: 67.1% of statements [2021-06-09T17:46:48.016Z] === RUN TestParseVersion [2021-06-09T17:46:48.016Z] --- PASS: TestParseVersion (0.00s) [2021-06-09T17:46:48.016Z] PASS [2021-06-09T17:46:48.016Z] coverage: 52.9% of statements [2021-06-09T17:46:48.016Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T17:46:48.479Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-06-09T17:46:48.479Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-09T17:46:48.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-09T17:46:48.633Z] + bundleName=unit [2021-06-09T17:46:48.633Z] + echo Creating unit-bundles.tar.gz [2021-06-09T17:46:48.633Z] Creating unit-bundles.tar.gz [2021-06-09T17:46:48.633Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-09T17:46:48.633Z] bundles/junit-report.xml [2021-06-09T17:46:48.633Z] bundles/go-test-report.json [2021-06-09T17:46:48.633Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-09T17:46:48.649Z] Archiving artifacts [2021-06-09T17:46:48.924Z] === RUN TestEmptyLayer [2021-06-09T17:46:48.924Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-09T17:46:48.924Z] === RUN TestCommitFailure [2021-06-09T17:46:48.924Z] --- PASS: TestCommitFailure (0.01s) [2021-06-09T17:46:48.924Z] === RUN TestStartTransactionFailure [2021-06-09T17:46:48.924Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-09T17:46:48.924Z] === RUN TestGetOrphan [2021-06-09T17:46:48.924Z] --- PASS: TestGetOrphan (0.01s) [2021-06-09T17:46:48.924Z] === RUN TestMountAndRegister [2021-06-09T17:46:48.924Z] --- PASS: TestMountAndRegister (0.05s) [2021-06-09T17:46:48.924Z] layer_test.go:271: Layer size: 14 [2021-06-09T17:46:48.924Z] === RUN TestLayerRelease [2021-06-09T17:46:48.924Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-09T17:46:48.924Z] layer_test.go:304: Failing on Windows [2021-06-09T17:46:48.924Z] === RUN TestStoreRestore [2021-06-09T17:46:48.924Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-09T17:46:48.924Z] layer_test.go:353: Failing on Windows [2021-06-09T17:46:48.924Z] === RUN TestTarStreamStability [2021-06-09T17:46:48.924Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-09T17:46:48.924Z] layer_test.go:468: Failing on Windows [2021-06-09T17:46:48.924Z] === RUN TestRegisterExistingLayer [2021-06-09T17:46:49.072Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42432/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T17:46:49.375Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-06-09T17:46:49.375Z] === RUN TestTarStreamVerification [2021-06-09T17:46:49.375Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-09T17:46:49.375Z] layer_test.go:697: Failing on Windows [2021-06-09T17:46:49.375Z] === RUN TestLayerMigration [2021-06-09T17:46:49.375Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-09T17:46:49.375Z] migration_test.go:46: Failing on Windows [2021-06-09T17:46:49.375Z] === RUN TestLayerMigrationNoTarsplit [2021-06-09T17:46:49.375Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T17:46:49.375Z] migration_test.go:182: Failing on Windows [2021-06-09T17:46:49.375Z] === RUN TestMountInit [2021-06-09T17:46:49.375Z] --- SKIP: TestMountInit (0.00s) [2021-06-09T17:46:49.375Z] mount_test.go:17: Failing on Windows [2021-06-09T17:46:49.375Z] === RUN TestMountSize [2021-06-09T17:46:49.375Z] --- SKIP: TestMountSize (0.00s) [2021-06-09T17:46:49.375Z] mount_test.go:76: Failing on Windows [2021-06-09T17:46:49.375Z] === RUN TestMountChanges [2021-06-09T17:46:49.375Z] --- SKIP: TestMountChanges (0.00s) [2021-06-09T17:46:49.375Z] mount_test.go:125: Failing on Windows [2021-06-09T17:46:49.375Z] === RUN TestMountApply [2021-06-09T17:46:49.375Z] --- SKIP: TestMountApply (0.00s) [2021-06-09T17:46:49.375Z] mount_test.go:212: Failing on Windows [2021-06-09T17:46:49.375Z] PASS [2021-06-09T17:46:49.375Z] coverage: 30.1% of statements [2021-06-09T17:46:49.375Z] ok github.com/docker/docker/layer 0.397s coverage: 30.1% of statements [2021-06-09T17:46:49.375Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T17:46:49.375Z] === RUN TestEnvironmentParsing [2021-06-09T17:46:49.375Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-09T17:46:49.375Z] PASS [2021-06-09T17:46:49.375Z] coverage: 1.0% of statements [2021-06-09T17:46:49.375Z] ok github.com/docker/docker/libcontainerd/local 0.152s coverage: 1.0% of statements [2021-06-09T17:46:49.375Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T17:46:49.375Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T17:46:49.375Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T17:46:49.380Z] + make clean [2021-06-09T17:46:49.380Z] docker volume rm -f docker-dev-cache [2021-06-09T17:46:49.380Z] docker-dev-cache [Pipeline] deleteDir [2021-06-09T17:46:49.455Z] 2021/06/09 17:46:49 Closing DB instances... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T17:46:49.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-09T17:46:50.327Z] === RUN TestSequenceGetAvailableBit [2021-06-09T17:46:50.327Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-09T17:46:50.327Z] === RUN TestSequenceEqual [2021-06-09T17:46:50.327Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-09T17:46:50.327Z] === RUN TestSequenceCopy [2021-06-09T17:46:50.327Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-09T17:46:50.327Z] === RUN TestGetFirstAvailable [2021-06-09T17:46:50.327Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-09T17:46:50.327Z] === RUN TestFindSequence [2021-06-09T17:46:50.327Z] --- PASS: TestFindSequence (0.00s) [2021-06-09T17:46:50.327Z] === RUN TestCheckIfAvailable [2021-06-09T17:46:50.327Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-09T17:46:50.327Z] === RUN TestMergeSequences [2021-06-09T17:46:50.327Z] --- PASS: TestMergeSequences (0.00s) [2021-06-09T17:46:50.434Z] === RUN TestPeerCertificateMarshalJSON [2021-06-09T17:46:50.777Z] === RUN TestPushReservation [2021-06-09T17:46:50.777Z] --- PASS: TestPushReservation (0.00s) [2021-06-09T17:46:50.777Z] === RUN TestSerializeDeserialize [2021-06-09T17:46:50.777Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-09T17:46:50.777Z] === RUN TestSet [2021-06-09T17:46:50.777Z] --- PASS: TestSet (0.00s) [2021-06-09T17:46:50.777Z] === RUN TestSetUnset [2021-06-09T17:46:50.777Z] --- PASS: TestSetUnset (0.00s) [2021-06-09T17:46:50.777Z] === RUN TestOffsetSetUnset [2021-06-09T17:46:50.777Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-09T17:46:50.777Z] === RUN TestSetInRange [2021-06-09T17:46:50.777Z] --- PASS: TestSetInRange (0.00s) [2021-06-09T17:46:50.777Z] === RUN TestSetAnyInRange [2021-06-09T17:46:50.777Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-09T17:46:50.777Z] === RUN TestMethods [2021-06-09T17:46:50.777Z] --- PASS: TestMethods (0.00s) [2021-06-09T17:46:50.777Z] === RUN TestRandomAllocateDeallocate [2021-06-09T17:46:51.409Z] === RUN TestIsArchivePathDir [2021-06-09T17:46:51.409Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-06-09T17:46:51.409Z] === RUN TestIsArchivePathInvalidFile [2021-06-09T17:46:51.409Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.06s) [2021-06-09T17:46:51.409Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-09T17:46:51.409Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-09T17:46:51.409Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-09T17:46:51.409Z] --- PASS: TestPeerCertificateMarshalJSON (0.79s) [2021-06-09T17:46:51.409Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-09T17:46:51.409Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-09T17:46:51.409Z] === RUN TestMiddleware [2021-06-09T17:46:51.409Z] --- PASS: TestMiddleware (0.00s) [2021-06-09T17:46:51.409Z] === RUN TestNewResponseModifier [2021-06-09T17:46:51.409Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-09T17:46:51.409Z] PASS [2021-06-09T17:46:51.409Z] coverage: 26.8% of statements [2021-06-09T17:46:51.409Z] ok github.com/docker/docker/pkg/authorization 0.857s coverage: 26.8% of statements [2021-06-09T17:46:51.409Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-06-09T17:46:51.409Z] === RUN TestIsArchivePathTar [2021-06-09T17:46:51.871Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-06-09T17:46:51.871Z] === RUN TestDecompressStreamGzip [2021-06-09T17:46:51.871Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-06-09T17:46:51.871Z] === RUN TestDecompressStreamBzip2 [2021-06-09T17:46:51.871Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-06-09T17:46:51.871Z] === RUN TestDecompressStreamXz [2021-06-09T17:46:51.871Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-09T17:46:51.871Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T17:46:51.871Z] === RUN TestCompressStreamXzUnsupported [2021-06-09T17:46:51.871Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-09T17:46:51.871Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-09T17:46:51.872Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-09T17:46:51.872Z] === RUN TestCompressStreamInvalid [2021-06-09T17:46:51.872Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-09T17:46:51.872Z] === RUN TestExtensionInvalid [2021-06-09T17:46:51.872Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-09T17:46:51.872Z] === RUN TestExtensionUncompressed [2021-06-09T17:46:51.872Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-09T17:46:51.872Z] === RUN TestExtensionBzip2 [2021-06-09T17:46:51.872Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-09T17:46:51.872Z] === RUN TestExtensionGzip [2021-06-09T17:46:51.872Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-09T17:46:51.872Z] === RUN TestExtensionXz [2021-06-09T17:46:51.872Z] --- PASS: TestExtensionXz (0.00s) [2021-06-09T17:46:51.872Z] === RUN TestCmdStreamLargeStderr [2021-06-09T17:46:51.872Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2021-06-09T17:46:51.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-09T17:46:52.287Z] === RUN TestEverything [2021-06-09T17:46:52.287Z] --- PASS: TestEverything (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestGet [2021-06-09T17:46:52.287Z] --- PASS: TestGet (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestParsePanic [2021-06-09T17:46:52.287Z] flag provided but not defined: -int [2021-06-09T17:46:52.287Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build270026438\b1151\mflag.test.exe --help'. [2021-06-09T17:46:52.287Z] --- PASS: TestParsePanic (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestParse [2021-06-09T17:46:52.287Z] --- PASS: TestParse (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestFlagSetParse [2021-06-09T17:46:52.287Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestUserDefined [2021-06-09T17:46:52.287Z] --- PASS: TestUserDefined (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestUserDefinedBool [2021-06-09T17:46:52.287Z] flag needs an argument: -b [2021-06-09T17:46:52.287Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build270026438\b1151\mflag.test.exe test --help'. [2021-06-09T17:46:52.287Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestSetOutput [2021-06-09T17:46:52.287Z] --- PASS: TestSetOutput (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestChangingArgs [2021-06-09T17:46:52.287Z] --- PASS: TestChangingArgs (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestHelp [2021-06-09T17:46:52.287Z] --- PASS: TestHelp (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestFlagCounts [2021-06-09T17:46:52.287Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-09T17:46:52.287Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-09T17:46:52.287Z] --- PASS: TestFlagCounts (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestSortFlags [2021-06-09T17:46:52.287Z] --- PASS: TestSortFlags (0.00s) [2021-06-09T17:46:52.287Z] === RUN TestMergeFlags [2021-06-09T17:46:52.287Z] --- PASS: TestMergeFlags (0.00s) [2021-06-09T17:46:52.287Z] PASS [2021-06-09T17:46:52.287Z] coverage: 62.7% of statements [2021-06-09T17:46:52.287Z] ok github.com/docker/docker/libnetwork/client/mflag 0.044s coverage: 62.7% of statements [2021-06-09T17:46:52.334Z] === RUN TestCmdStreamBad [2021-06-09T17:46:52.334Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-09T17:46:52.334Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T17:46:52.334Z] === RUN TestCmdStreamGood [2021-06-09T17:46:52.334Z] --- PASS: TestCmdStreamGood (0.06s) [2021-06-09T17:46:52.334Z] === RUN TestUntarPathWithInvalidDest [2021-06-09T17:46:52.334Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-09T17:46:52.334Z] === RUN TestUntarPathWithInvalidSrc [2021-06-09T17:46:52.334Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-09T17:46:52.334Z] === RUN TestUntarPath [2021-06-09T17:46:52.334Z] --- PASS: TestUntarPath (0.07s) [2021-06-09T17:46:52.334Z] === RUN TestUntarPathWithDestinationFile [2021-06-09T17:46:52.334Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-06-09T17:46:52.334Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-09T17:46:52.334Z] === RUN TestUnbuffered [2021-06-09T17:46:52.334Z] --- PASS: TestUnbuffered (0.00s) [2021-06-09T17:46:52.334Z] === RUN TestRaceUnbuffered [2021-06-09T17:46:52.334Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-09T17:46:52.334Z] PASS [2021-06-09T17:46:52.334Z] coverage: 100.0% of statements [2021-06-09T17:46:52.334Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2021-06-09T17:46:52.334Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-06-09T17:46:52.334Z] === RUN TestCopyWithTarInvalidSrc [2021-06-09T17:46:52.334Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-09T17:46:52.334Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-09T17:46:52.334Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-09T17:46:52.334Z] === RUN TestCopyWithTarSrcFile [2021-06-09T17:46:52.334Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-06-09T17:46:52.334Z] === RUN TestCopyWithTarSrcFolder [2021-06-09T17:46:52.334Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-09T17:46:52.334Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-09T17:46:52.334Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-09T17:46:52.334Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-09T17:46:52.334Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-09T17:46:52.334Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-09T17:46:52.334Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-09T17:46:52.334Z] === RUN TestCopyFileWithTarSrcFile [2021-06-09T17:46:52.334Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-06-09T17:46:52.334Z] === RUN TestTarFiles [2021-06-09T17:46:52.737Z] === RUN TestClientServiceInvalidCommand [2021-06-09T17:46:52.737Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientServiceCreate [2021-06-09T17:46:52.737Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientServiceRm [2021-06-09T17:46:52.737Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientServiceLs [2021-06-09T17:46:52.737Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientServiceInfo [2021-06-09T17:46:52.737Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientServiceInfoById [2021-06-09T17:46:52.737Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientServiceJoin [2021-06-09T17:46:52.737Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientServiceLeave [2021-06-09T17:46:52.737Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientDummyCommand [2021-06-09T17:46:52.737Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientNetworkInvalidCommand [2021-06-09T17:46:52.737Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientNetworkCreate [2021-06-09T17:46:52.737Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientNetworkCreateWithDriver [2021-06-09T17:46:52.737Z] flag provided but not defined: -f [2021-06-09T17:46:52.737Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build270026438\b1147\client.test.exe create --help'. [2021-06-09T17:46:52.737Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientNetworkRm [2021-06-09T17:46:52.737Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientNetworkLs [2021-06-09T17:46:52.737Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientNetworkInfo [2021-06-09T17:46:52.737Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-09T17:46:52.737Z] === RUN TestClientNetworkInfoById [2021-06-09T17:46:52.737Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-09T17:46:52.737Z] PASS [2021-06-09T17:46:52.737Z] coverage: 75.2% of statements [2021-06-09T17:46:52.737Z] ok github.com/docker/docker/libnetwork/client 0.066s coverage: 75.2% of statements [2021-06-09T17:46:53.310Z] === RUN TestMatch [2021-06-09T17:46:53.310Z] === RUN TestMatch/[[]] [2021-06-09T17:46:53.310Z] === RUN TestMatch/[[foo]] [2021-06-09T17:46:53.310Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-09T17:46:53.310Z] === RUN TestMatch/[[foo_bar]] [2021-06-09T17:46:53.310Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-09T17:46:53.310Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-09T17:46:53.310Z] === RUN TestMatch/[] [2021-06-09T17:46:53.310Z] === RUN TestMatch/[]#01 [2021-06-09T17:46:53.310Z] === RUN TestMatch/[[qux]] [2021-06-09T17:46:53.310Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-09T17:46:53.310Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-09T17:46:53.310Z] === RUN TestMatch/[[foo_baz]] [2021-06-09T17:46:53.310Z] --- PASS: TestMatch (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[] (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-09T17:46:53.310Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-09T17:46:53.310Z] PASS [2021-06-09T17:46:53.310Z] coverage: 87.5% of statements [2021-06-09T17:46:53.310Z] ok github.com/docker/docker/pkg/capabilities 0.062s coverage: 87.5% of statements [2021-06-09T17:46:53.690Z] === RUN TestErrorInterfaces [2021-06-09T17:46:53.690Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-09T17:46:53.690Z] === RUN TestNetworkMarshalling [2021-06-09T17:46:53.773Z] 2021/06/09 17:46:53 Closing DB instances... [2021-06-09T17:46:53.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-09T17:46:54.158Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-06-09T17:46:54.158Z] === RUN TestEndpointMarshalling [2021-06-09T17:46:54.158Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-09T17:46:54.158Z] === RUN TestAuxAddresses [2021-06-09T17:46:54.158Z] time="2021-06-09T17:46:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T17:46:54.158Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-09T17:46:54.158Z] === RUN TestSRVServiceQuery [2021-06-09T17:46:54.158Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-09T17:46:54.158Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:54.158Z] === RUN TestServiceVIPReuse [2021-06-09T17:46:54.158Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-06-09T17:46:54.158Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:54.158Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-09T17:46:54.158Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-09T17:46:54.158Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:54.158Z] === RUN TestDNSIPQuery [2021-06-09T17:46:54.158Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-09T17:46:54.158Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:54.158Z] === RUN TestDNSProxyServFail [2021-06-09T17:46:54.158Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-09T17:46:54.158Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:54.158Z] === RUN TestSandboxAddEmpty [2021-06-09T17:46:54.158Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-09T17:46:54.158Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:54.158Z] === RUN TestSandboxAddMultiPrio [2021-06-09T17:46:54.158Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-09T17:46:54.158Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:54.158Z] === RUN TestSandboxAddSamePrio [2021-06-09T17:46:54.158Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-09T17:46:54.158Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:54.158Z] === RUN TestCleanupServiceDiscovery [2021-06-09T17:46:54.158Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-09T17:46:54.158Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:54.158Z] === RUN TestDNSOptions [2021-06-09T17:46:54.158Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-09T17:46:54.158Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:46:54.158Z] === RUN TestMultipleControllersWithSameStore [2021-06-09T17:46:54.158Z] time="2021-06-09T17:46:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T17:46:54.158Z] time="2021-06-09T17:46:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T17:46:54.158Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-09T17:46:54.158Z] PASS [2021-06-09T17:46:54.158Z] coverage: 8.6% of statements [2021-06-09T17:46:54.158Z] ok github.com/docker/docker/libnetwork 0.383s coverage: 8.6% of statements [2021-06-09T17:46:54.158Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-09T17:46:54.759Z] === RUN TestChrootTarUntar [2021-06-09T17:46:54.759Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-09T17:46:54.759Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:46:54.759Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-09T17:46:54.759Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T17:46:54.759Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:46:54.759Z] === RUN TestChrootUntarEmptyArchive [2021-06-09T17:46:54.759Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-09T17:46:54.759Z] === RUN TestChrootTarUntarWithSymlink [2021-06-09T17:46:54.759Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T17:46:54.759Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:46:54.759Z] === RUN TestChrootCopyWithTar [2021-06-09T17:46:54.759Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-09T17:46:54.759Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:46:54.759Z] === RUN TestChrootCopyFileWithTar [2021-06-09T17:46:54.759Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-09T17:46:54.759Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:46:54.759Z] === RUN TestChrootUntarPath [2021-06-09T17:46:54.759Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-09T17:46:54.759Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:46:54.759Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-09T17:46:54.759Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:46:54.759Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:46:54.759Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-09T17:46:54.759Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:46:54.759Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:46:54.759Z] === RUN TestChrootApplyDotDotFile [2021-06-09T17:46:54.759Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-09T17:46:54.759Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:46:54.759Z] PASS [2021-06-09T17:46:54.759Z] coverage: 15.4% of statements [2021-06-09T17:46:54.759Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.4% of statements [2021-06-09T17:46:55.124Z] === RUN TestTCP4Proxy [2021-06-09T17:46:55.124Z] --- PASS: TestTCP4Proxy (0.00s) [2021-06-09T17:46:55.124Z] === RUN TestTCP4ProxyHalfClose [2021-06-09T17:46:55.124Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-09T17:46:55.124Z] === RUN TestTCP6Proxy [2021-06-09T17:46:55.124Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-09T17:46:55.124Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T17:46:55.124Z] === RUN TestTCPDualStackProxy [2021-06-09T17:46:55.124Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-09T17:46:55.124Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T17:46:55.124Z] === RUN TestUDP4Proxy [2021-06-09T17:46:55.124Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-09T17:46:55.124Z] === RUN TestUDP6Proxy [2021-06-09T17:46:55.124Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-09T17:46:55.124Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T17:46:55.124Z] === RUN TestUDPWriteError [2021-06-09T17:46:55.124Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-09T17:46:55.124Z] === RUN TestSCTP4Proxy [2021-06-09T17:46:55.124Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-09T17:46:55.124Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T17:46:55.124Z] === RUN TestSCTP6Proxy [2021-06-09T17:46:55.124Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-09T17:46:55.124Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T17:46:55.124Z] PASS [2021-06-09T17:46:55.124Z] coverage: 49.4% of statements [2021-06-09T17:46:55.124Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.060s coverage: 49.4% of statements [2021-06-09T17:46:55.223Z] --- PASS: TestNetworkDBCRUDTableEntry (3.65s) [2021-06-09T17:46:55.223Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-09T17:46:55.573Z] === RUN TestInvalidConfig [2021-06-09T17:46:55.573Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-09T17:46:55.573Z] === RUN TestConfig [2021-06-09T17:46:55.573Z] --- PASS: TestConfig (0.00s) [2021-06-09T17:46:55.573Z] === RUN TestOptionsLabels [2021-06-09T17:46:55.573Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-09T17:46:55.573Z] === RUN TestValidName [2021-06-09T17:46:55.573Z] --- PASS: TestValidName (0.00s) [2021-06-09T17:46:55.573Z] === RUN TestTLSConfiguration [2021-06-09T17:46:55.632Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.85s) [2021-06-09T17:46:55.632Z] PASS [2021-06-09T17:46:55.632Z] [2021-06-09T17:46:55.632Z] === Skipped [2021-06-09T17:46:55.632Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-09T17:46:55.632Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:46:55.632Z] [2021-06-09T17:46:55.632Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-09T17:46:55.632Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:46:55.632Z] [2021-06-09T17:46:55.632Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-09T17:46:55.632Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:46:55.632Z] [2021-06-09T17:46:55.632Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-09T17:46:55.632Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:46:55.632Z] [2021-06-09T17:46:55.632Z] [2021-06-09T17:46:55.632Z] DONE 17 tests, 4 skipped in 31.840s [2021-06-09T17:46:55.632Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T17:46:55.632Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:46:55.632Z] ++ set -e [2021-06-09T17:46:55.632Z] ++ '[' -n 0 ']' [2021-06-09T17:46:55.632Z] ++ set -x [2021-06-09T17:46:55.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:46:55.632Z] INFO: Testing against a local daemon [2021-06-09T17:46:55.632Z] === RUN TestPluginInvalidJSON [2021-06-09T17:46:55.632Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:46:55.632Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:46:55.632Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:46:55.632Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-09T17:46:55.632Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T17:46:55.632Z] === RUN TestPluginInstall [2021-06-09T17:46:55.632Z] === RUN TestPluginInstall/no_auth [2021-06-09T17:46:55.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-09T17:46:56.023Z] time="2021-06-09T17:46:55Z" level=info msg="Option Initializing KV with TLS" [2021-06-09T17:46:56.023Z] --- PASS: TestTLSConfiguration (0.14s) [2021-06-09T17:46:56.023Z] PASS [2021-06-09T17:46:56.023Z] coverage: 24.0% of statements [2021-06-09T17:46:56.023Z] ok github.com/docker/docker/libnetwork/config 0.226s coverage: 24.0% of statements [2021-06-09T17:46:56.198Z] === RUN TestSizeEmpty [2021-06-09T17:46:56.198Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-09T17:46:56.198Z] === RUN TestSizeEmptyFile [2021-06-09T17:46:56.198Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-09T17:46:56.198Z] === RUN TestSizeNonemptyFile [2021-06-09T17:46:56.198Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-09T17:46:56.198Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-09T17:46:56.198Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-09T17:46:56.198Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-09T17:46:56.198Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-09T17:46:56.198Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-09T17:46:56.198Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-09T17:46:56.199Z] === RUN TestMoveToSubdir [2021-06-09T17:46:56.199Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-09T17:46:56.199Z] === RUN TestSizeNonExistingDirectory [2021-06-09T17:46:56.199Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-09T17:46:56.199Z] PASS [2021-06-09T17:46:56.199Z] coverage: 80.0% of statements [2021-06-09T17:46:56.199Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2021-06-09T17:46:56.199Z] --- PASS: TestTarFiles (3.93s) [2021-06-09T17:46:56.199Z] === RUN TestTarUntar [2021-06-09T17:46:56.199Z] --- PASS: TestTarUntar (0.04s) [2021-06-09T17:46:56.199Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-09T17:46:56.199Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-09T17:46:56.199Z] === RUN TestTarWithOptions [2021-06-09T17:46:56.199Z] --- PASS: TestTarWithOptions (0.02s) [2021-06-09T17:46:56.199Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-09T17:46:56.199Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-09T17:46:56.199Z] === RUN TestUntarUstarGnuConflict [2021-06-09T17:46:56.199Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-09T17:46:56.199Z] === RUN TestUntarInvalidFilenames [2021-06-09T17:46:56.472Z] === RUN TestKey [2021-06-09T17:46:56.472Z] --- PASS: TestKey (0.00s) [2021-06-09T17:46:56.472Z] === RUN TestParseKey [2021-06-09T17:46:56.472Z] --- PASS: TestParseKey (0.00s) [2021-06-09T17:46:56.472Z] === RUN TestInvalidDataStore [2021-06-09T17:46:56.472Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-09T17:46:56.472Z] === RUN TestKVObjectFlatKey [2021-06-09T17:46:56.472Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-09T17:46:56.472Z] === RUN TestAtomicKVObjectFlatKey [2021-06-09T17:46:56.472Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-09T17:46:56.472Z] PASS [2021-06-09T17:46:56.472Z] coverage: 21.9% of statements [2021-06-09T17:46:56.472Z] ok github.com/docker/docker/libnetwork/datastore 0.083s coverage: 21.9% of statements [2021-06-09T17:46:56.661Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames969436786\\dest" [2021-06-09T17:46:56.661Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-06-09T17:46:56.661Z] === RUN TestUntarHardlinkToSymlink [2021-06-09T17:46:56.661Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-09T17:46:56.661Z] === RUN TestUntarInvalidHardlink [2021-06-09T17:46:56.661Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink024597827\\victim\\hello" -> "../victim/hello" [2021-06-09T17:46:56.661Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink997193158\\victim\\hello" -> "/../victim/hello" [2021-06-09T17:46:56.661Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink253676141\\victim" -> "../victim" [2021-06-09T17:46:56.661Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink007231208\\victim" -> "../victim" [2021-06-09T17:46:56.661Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink416070951\\victim" -> "../victim" [2021-06-09T17:46:56.661Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink706138714\\victim" -> "../victim" [2021-06-09T17:46:56.661Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-09T17:46:56.661Z] === RUN TestUntarInvalidSymlink [2021-06-09T17:46:56.661Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink871298545\\dest\\dotdot" -> "../victim/hello" [2021-06-09T17:46:56.661Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink272311452\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T17:46:56.661Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink233995083\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:46:56.661Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink570197038\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:46:56.661Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink444577717\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:46:56.661Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink592595344\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:46:56.661Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink208276399\\dest\\dir\\loophole" -> "../../victim" [2021-06-09T17:46:56.661Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-06-09T17:46:56.661Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-09T17:46:56.661Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-09T17:46:56.661Z] === RUN TestXGlobalNoParent [2021-06-09T17:46:56.661Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-09T17:46:56.661Z] === RUN TestReplaceFileTarWrapper [2021-06-09T17:46:56.661Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-06-09T17:46:56.661Z] === RUN TestPrefixHeaderReadable [2021-06-09T17:46:56.661Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-06-09T17:46:56.661Z] === RUN TestDisablePigz [2021-06-09T17:46:56.661Z] --- PASS: TestDisablePigz (0.12s) [2021-06-09T17:46:56.661Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-09T17:46:56.661Z] === RUN TestPigz [2021-06-09T17:46:56.926Z] === RUN TestIPDataMarshalling [2021-06-09T17:46:56.926Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-09T17:46:56.926Z] === RUN TestValidateAndIsV6 [2021-06-09T17:46:56.926Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-09T17:46:56.926Z] PASS [2021-06-09T17:46:56.926Z] coverage: 68.9% of statements [2021-06-09T17:46:56.926Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2021-06-09T17:46:57.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007fd480_} [2021-06-09T17:46:57.125Z] --- PASS: TestPigz (0.14s) [2021-06-09T17:46:57.125Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-09T17:46:57.125Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T17:46:57.125Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T17:46:57.125Z] archive_windows_test.go:16: Currently fails [2021-06-09T17:46:57.125Z] === RUN TestCanonicalTarNameForPath [2021-06-09T17:46:57.125Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-09T17:46:57.125Z] === RUN TestCanonicalTarName [2021-06-09T17:46:57.125Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-09T17:46:57.125Z] === RUN TestChmodTarEntry [2021-06-09T17:46:57.125Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-09T17:46:57.125Z] === RUN TestHardLinkOrder [2021-06-09T17:46:57.125Z] 2021/06/09 17:46:56 Closing DB instances... [2021-06-09T17:46:57.125Z] --- PASS: TestHardLinkOrder (0.10s) [2021-06-09T17:46:57.125Z] === RUN TestChangeString [2021-06-09T17:46:57.125Z] --- PASS: TestChangeString (0.00s) [2021-06-09T17:46:57.125Z] === RUN TestChangesWithNoChanges [2021-06-09T17:46:57.125Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-06-09T17:46:57.125Z] === RUN TestChangesWithChanges [2021-06-09T17:46:57.125Z] --- PASS: TestChangesWithChanges (0.03s) [2021-06-09T17:46:57.125Z] === RUN TestChangesWithChangesGH13590 [2021-06-09T17:46:57.125Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-09T17:46:57.125Z] changes_test.go:196: needs more investigation [2021-06-09T17:46:57.125Z] === RUN TestChangesDirsEmpty [2021-06-09T17:46:57.125Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-09T17:46:57.125Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T17:46:57.125Z] === RUN TestChangesDirsMutated [2021-06-09T17:46:57.125Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-09T17:46:57.125Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T17:46:57.125Z] === RUN TestApplyLayer [2021-06-09T17:46:57.125Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-09T17:46:57.125Z] changes_test.go:433: needs further investigation [2021-06-09T17:46:57.125Z] === RUN TestChangesSizeWithHardlinks [2021-06-09T17:46:57.125Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-09T17:46:57.125Z] changes_test.go:469: needs further investigation [2021-06-09T17:46:57.125Z] === RUN TestChangesSizeWithNoChanges [2021-06-09T17:46:57.125Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-09T17:46:57.125Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-09T17:46:57.125Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-09T17:46:57.125Z] === RUN TestChangesSize [2021-06-09T17:46:57.125Z] --- PASS: TestChangesSize (0.00s) [2021-06-09T17:46:57.125Z] === RUN TestApplyLayerInvalidFilenames [2021-06-09T17:46:57.125Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames446006036\\dest" [2021-06-09T17:46:57.125Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-09T17:46:57.125Z] === RUN TestApplyLayerInvalidHardlink [2021-06-09T17:46:57.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink228547430\\victim\\hello" -> "../victim/hello" [2021-06-09T17:46:57.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink865582989\\victim\\hello" -> "/../victim/hello" [2021-06-09T17:46:57.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink104520584\\victim" -> "../victim" [2021-06-09T17:46:57.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink898727751\\victim" -> "../victim" [2021-06-09T17:46:57.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink369072122\\victim" -> "../victim" [2021-06-09T17:46:57.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink349127441\\victim" -> "../victim" [2021-06-09T17:46:57.125Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-09T17:46:57.125Z] === RUN TestApplyLayerInvalidSymlink [2021-06-09T17:46:57.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink652150076\\dest\\dotdot" -> "../victim/hello" [2021-06-09T17:46:57.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink703367019\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T17:46:57.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink484588494\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:46:57.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink933788885\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:46:57.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink027058736\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:46:57.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink468912079\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:46:57.125Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-09T17:46:57.125Z] === RUN TestApplyLayerWhiteouts [2021-06-09T17:46:57.125Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-06-09T17:46:57.125Z] === RUN TestGenerateEmptyFile [2021-06-09T17:46:57.125Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-09T17:46:57.125Z] === RUN TestGenerateWithContent [2021-06-09T17:46:57.125Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-09T17:46:57.125Z] PASS [2021-06-09T17:46:57.125Z] coverage: 61.6% of statements [2021-06-09T17:46:57.125Z] ok github.com/docker/docker/pkg/archive 6.076s coverage: 61.6% of statements [2021-06-09T17:46:57.588Z] === RUN Test [2021-06-09T17:46:57.588Z] === RUN Test/TestContainsEntry [2021-06-09T17:46:57.588Z] === RUN Test/TestCreateEntries [2021-06-09T17:46:57.588Z] === RUN Test/TestEntriesDiff [2021-06-09T17:46:57.588Z] === RUN Test/TestEntriesEquality [2021-06-09T17:46:57.588Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-09T17:46:57.588Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-09T17:46:57.588Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-09T17:46:57.588Z] === RUN Test/TestGeneratorNotGenerate [2021-06-09T17:46:57.588Z] === RUN Test/TestGeneratorWithPort [2021-06-09T17:46:57.588Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-09T17:46:57.588Z] === RUN Test/TestNewEntry [2021-06-09T17:46:57.588Z] === RUN Test/TestParse [2021-06-09T17:46:57.588Z] --- PASS: Test (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-09T17:46:57.588Z] --- PASS: Test/TestParse (0.00s) [2021-06-09T17:46:57.588Z] PASS [2021-06-09T17:46:57.588Z] coverage: 58.3% of statements [2021-06-09T17:46:57.588Z] ok github.com/docker/docker/pkg/discovery 0.061s coverage: 58.3% of statements [2021-06-09T17:46:57.875Z] === RUN TestDriver [2021-06-09T17:46:57.875Z] --- PASS: TestDriver (0.00s) [2021-06-09T17:46:57.875Z] PASS [2021-06-09T17:46:57.875Z] coverage: 34.8% of statements [2021-06-09T17:46:57.875Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2021-06-09T17:46:57.875Z] --- PASS: TestRandomAllocateDeallocate (7.52s) [2021-06-09T17:46:57.875Z] === RUN TestAllocateRandomDeallocate [2021-06-09T17:46:57.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1567602462_/foo_false____} [2021-06-09T17:46:58.051Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2021-06-09T17:46:58.198Z] time="2021-06-09T17:46:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:46:58.198Z] time="2021-06-09T17:46:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05c1c30f5d1929326c29f09f00adc76decf29585599ff60a787f52c5cfbdb510" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:46:58.198Z] time="2021-06-09T17:46:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:46:58.198Z] time="2021-06-09T17:46:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05c1c30f5d1929326c29f09f00adc76decf29585599ff60a787f52c5cfbdb510" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:46:58.198Z] === RUN TestPluginInstall/with_htpasswd [2021-06-09T17:46:58.325Z] === RUN TestDriver [2021-06-09T17:46:58.325Z] --- PASS: TestDriver (0.00s) [2021-06-09T17:46:58.325Z] PASS [2021-06-09T17:46:58.325Z] coverage: 34.8% of statements [2021-06-09T17:46:58.325Z] ok github.com/docker/docker/libnetwork/drivers/null 0.122s coverage: 34.8% of statements [2021-06-09T17:46:58.514Z] === RUN TestNetworkDBNodeLeave [2021-06-09T17:46:58.775Z] === RUN TestNetworkAllocateFree [2021-06-09T17:46:58.775Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-09T17:46:58.775Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-09T17:46:58.775Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-09T17:46:58.775Z] PASS [2021-06-09T17:46:58.775Z] coverage: 63.6% of statements [2021-06-09T17:46:58.775Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.084s coverage: 63.6% of statements [2021-06-09T17:46:58.979Z] === RUN Test [2021-06-09T17:46:58.979Z] === RUN Test/TestContent [2021-06-09T17:46:58.979Z] === RUN Test/TestInitialize [2021-06-09T17:46:58.979Z] === RUN Test/TestNew [2021-06-09T17:46:58.979Z] === RUN Test/TestParsingContentsWithComments [2021-06-09T17:46:58.979Z] === RUN Test/TestRegister [2021-06-09T17:46:58.979Z] === RUN Test/TestWatch [2021-06-09T17:46:58.979Z] --- PASS: Test (0.01s) [2021-06-09T17:46:58.979Z] --- PASS: Test/TestContent (0.00s) [2021-06-09T17:46:58.979Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T17:46:58.979Z] --- PASS: Test/TestNew (0.00s) [2021-06-09T17:46:58.979Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-09T17:46:58.979Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T17:46:58.979Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T17:46:58.979Z] PASS [2021-06-09T17:46:58.979Z] coverage: 92.9% of statements [2021-06-09T17:46:58.979Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 92.9% of statements [2021-06-09T17:46:59.151Z] time="2021-06-09T17:46:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:46:59.151Z] time="2021-06-09T17:46:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e3912901c94c7ca4ad540863cd61cfe3c8ef0c51f457e1cbe046df93964fca2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:46:59.151Z] time="2021-06-09T17:46:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:46:59.151Z] time="2021-06-09T17:46:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e3912901c94c7ca4ad540863cd61cfe3c8ef0c51f457e1cbe046df93964fca2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:46:59.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1567602462_/foo_true____} [2021-06-09T17:46:59.417Z] === RUN TestPluginInstall/with_insecure [2021-06-09T17:46:59.726Z] === RUN TestGetEmptyCapabilities [2021-06-09T17:46:59.727Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-09T17:46:59.727Z] === RUN TestGetExtraCapabilities [2021-06-09T17:46:59.727Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-09T17:46:59.727Z] === RUN TestGetInvalidCapabilities [2021-06-09T17:46:59.727Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-09T17:46:59.727Z] === RUN TestRemoteDriver [2021-06-09T17:46:59.727Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-09T17:46:59.727Z] === RUN TestDriverError [2021-06-09T17:46:59.727Z] --- PASS: TestDriverError (0.00s) [2021-06-09T17:46:59.727Z] === RUN TestMissingValues [2021-06-09T17:46:59.727Z] --- PASS: TestMissingValues (0.00s) [2021-06-09T17:46:59.727Z] === RUN TestRollback [2021-06-09T17:46:59.727Z] --- PASS: TestRollback (0.00s) [2021-06-09T17:46:59.727Z] PASS [2021-06-09T17:46:59.727Z] coverage: 57.4% of statements [2021-06-09T17:46:59.727Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.100s coverage: 57.4% of statements [2021-06-09T17:46:59.727Z] --- PASS: TestAllocateRandomDeallocate (1.87s) [2021-06-09T17:46:59.727Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-09T17:47:00.681Z] === RUN TestNAT [2021-06-09T17:47:00.681Z] --- SKIP: TestNAT (0.00s) [2021-06-09T17:47:00.681Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T17:47:00.681Z] === RUN TestTransparent [2021-06-09T17:47:00.681Z] --- SKIP: TestTransparent (0.00s) [2021-06-09T17:47:00.681Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T17:47:00.681Z] PASS [2021-06-09T17:47:00.681Z] coverage: 0.0% of statements [2021-06-09T17:47:00.681Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.170s coverage: 0.0% of statements [2021-06-09T17:47:00.681Z] === RUN TestBuildDefault [2021-06-09T17:47:00.681Z] --- PASS: TestBuildDefault (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestBuildHostnameDomainname [2021-06-09T17:47:00.681Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestBuildHostname [2021-06-09T17:47:00.681Z] --- PASS: TestBuildHostname (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestBuildHostnameFQDN [2021-06-09T17:47:00.681Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestBuildNoIP [2021-06-09T17:47:00.681Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestUpdate [2021-06-09T17:47:00.681Z] --- PASS: TestUpdate (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-09T17:47:00.681Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-09T17:47:00.681Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestAddEmpty [2021-06-09T17:47:00.681Z] --- PASS: TestAddEmpty (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestAdd [2021-06-09T17:47:00.681Z] --- PASS: TestAdd (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestDeleteEmpty [2021-06-09T17:47:00.681Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestDeleteNewline [2021-06-09T17:47:00.681Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestDelete [2021-06-09T17:47:00.681Z] --- PASS: TestDelete (0.00s) [2021-06-09T17:47:00.681Z] === RUN TestConcurrentWrites [2021-06-09T17:47:00.807Z] time="2021-06-09T17:47:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:47:00.808Z] time="2021-06-09T17:47:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:231412525d2290b270cd932eca4f2d75f82d212df4c4e05e2e0895c9b0aef469" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:47:00.808Z] time="2021-06-09T17:47:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:47:00.808Z] time="2021-06-09T17:47:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:231412525d2290b270cd932eca4f2d75f82d212df4c4e05e2e0895c9b0aef469" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:47:01.070Z] --- PASS: TestPluginInstall (5.56s) [2021-06-09T17:47:01.070Z] --- PASS: TestPluginInstall/no_auth (2.66s) [2021-06-09T17:47:01.070Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2021-06-09T17:47:01.070Z] --- PASS: TestPluginInstall/with_insecure (1.70s) [2021-06-09T17:47:01.070Z] plugin_test.go:165: [d2d66d434fa86] daemon is not started [2021-06-09T17:47:01.070Z] === RUN TestPluginsWithRuntimes [2021-06-09T17:47:01.131Z] --- PASS: TestConcurrentWrites (0.17s) [2021-06-09T17:47:01.131Z] PASS [2021-06-09T17:47:01.131Z] coverage: 81.2% of statements [2021-06-09T17:47:01.131Z] === RUN TestNew [2021-06-09T17:47:01.131Z] --- PASS: TestNew (0.00s) [2021-06-09T17:47:01.131Z] === RUN TestAddDriver [2021-06-09T17:47:01.131Z] --- PASS: TestAddDriver (0.00s) [2021-06-09T17:47:01.131Z] === RUN TestAddDuplicateDriver [2021-06-09T17:47:01.131Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-09T17:47:01.131Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-09T17:47:01.131Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-09T17:47:01.131Z] === RUN TestDriver [2021-06-09T17:47:01.131Z] --- PASS: TestDriver (0.00s) [2021-06-09T17:47:01.131Z] === RUN TestIPAM [2021-06-09T17:47:01.131Z] --- PASS: TestIPAM (0.00s) [2021-06-09T17:47:01.131Z] === RUN TestWalkIPAMs [2021-06-09T17:47:01.131Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-09T17:47:01.131Z] === RUN TestWalkDrivers [2021-06-09T17:47:01.131Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-09T17:47:01.131Z] PASS [2021-06-09T17:47:01.131Z] coverage: 82.4% of statements [2021-06-09T17:47:01.131Z] ok github.com/docker/docker/libnetwork/etchosts 0.234s coverage: 81.2% of statements [2021-06-09T17:47:01.131Z] ok github.com/docker/docker/libnetwork/drvregistry 0.104s coverage: 82.4% of statements [2021-06-09T17:47:01.175Z] === RUN Test [2021-06-09T17:47:01.175Z] === RUN Test/TestInitialize [2021-06-09T17:47:01.175Z] time="2021-06-09T17:47:00Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:47:01.175Z] time="2021-06-09T17:47:00Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:47:01.175Z] time="2021-06-09T17:47:00Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:47:01.175Z] === RUN Test/TestInitializeWithCerts [2021-06-09T17:47:01.175Z] time="2021-06-09T17:47:00Z" level=info msg="Initializing discovery with TLS" [2021-06-09T17:47:01.175Z] === RUN Test/TestWatch [2021-06-09T17:47:01.175Z] time="2021-06-09T17:47:00Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:47:01.175Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-06-09T17:47:01.175Z] === RUN TestNetworkDBWatch [2021-06-09T17:47:01.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3610560485_/foo_false____} [2021-06-09T17:47:01.581Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.77s) [2021-06-09T17:47:01.581Z] === RUN TestRetrieveFromStore [2021-06-09T17:47:02.539Z] --- PASS: TestRetrieveFromStore (0.87s) [2021-06-09T17:47:02.539Z] === RUN TestIsCorrupted [2021-06-09T17:47:02.539Z] --- PASS: TestIsCorrupted (0.02s) [2021-06-09T17:47:02.539Z] === RUN TestSetRollover [2021-06-09T17:47:02.539Z] === RUN TestNew [2021-06-09T17:47:02.539Z] --- PASS: TestNew (0.00s) [2021-06-09T17:47:02.539Z] === RUN TestAllocate [2021-06-09T17:47:02.539Z] --- PASS: TestAllocate (0.00s) [2021-06-09T17:47:02.539Z] === RUN TestUninitialized [2021-06-09T17:47:02.539Z] --- PASS: TestUninitialized (0.00s) [2021-06-09T17:47:02.539Z] === RUN TestAllocateInRange [2021-06-09T17:47:02.539Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-09T17:47:02.539Z] === RUN TestAllocateSerial [2021-06-09T17:47:02.539Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-09T17:47:02.539Z] PASS [2021-06-09T17:47:02.539Z] coverage: 87.5% of statements [2021-06-09T17:47:02.539Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2021-06-09T17:47:02.539Z] === RUN TestDiff [2021-06-09T17:47:02.539Z] --- PASS: TestDiff (0.00s) [2021-06-09T17:47:02.539Z] === RUN TestAddedCallback [2021-06-09T17:47:02.539Z] --- PASS: TestAddedCallback (0.00s) [2021-06-09T17:47:02.539Z] === RUN TestRemovedCallback [2021-06-09T17:47:02.539Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-09T17:47:02.539Z] === RUN TestNoCallback [2021-06-09T17:47:02.539Z] --- PASS: TestNoCallback (0.00s) [2021-06-09T17:47:02.539Z] PASS [2021-06-09T17:47:02.539Z] coverage: 48.1% of statements [2021-06-09T17:47:02.539Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.077s coverage: 48.1% of statements [2021-06-09T17:47:02.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3610560485_/foo_true____} [2021-06-09T17:47:02.723Z] 2021/06/09 17:47:02 Closing DB instances... [2021-06-09T17:47:03.491Z] === RUN TestCaller [2021-06-09T17:47:03.491Z] --- PASS: TestCaller (0.00s) [2021-06-09T17:47:03.491Z] PASS [2021-06-09T17:47:03.491Z] coverage: 100.0% of statements [2021-06-09T17:47:03.491Z] ok github.com/docker/docker/libnetwork/internal/caller 0.114s coverage: 100.0% of statements [2021-06-09T17:47:03.491Z] === RUN TestSetSerialInsertDelete [2021-06-09T17:47:03.491Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-09T17:47:03.491Z] === RUN TestSetParallelInsertDelete [2021-06-09T17:47:03.579Z] --- PASS: TestServicePlugin (35.64s) [2021-06-09T17:47:03.579Z] plugin_test.go:62: [d7a9003b58074] joining swarm manager [d745cb20d00f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T17:47:03.579Z] plugin_test.go:65: [d7d25439b497d] joining swarm manager [d745cb20d00f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T17:47:03.579Z] === RUN TestServiceUpdateLabel [2021-06-09T17:47:03.623Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-09T17:47:03.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3610560485_/foo_true__0xc0007fd4e0__} [2021-06-09T17:47:04.272Z] --- PASS: Test (3.14s) [2021-06-09T17:47:04.272Z] --- PASS: Test/TestInitialize (0.13s) [2021-06-09T17:47:04.272Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-09T17:47:04.272Z] --- PASS: Test/TestWatch (3.00s) [2021-06-09T17:47:04.272Z] PASS [2021-06-09T17:47:04.272Z] coverage: 84.1% of statements [2021-06-09T17:47:04.272Z] ok github.com/docker/docker/pkg/discovery/kv 3.211s coverage: 84.1% of statements [2021-06-09T17:47:04.272Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-09T17:47:04.272Z] === RUN TestNetworkDBBulkSync [2021-06-09T17:47:05.001Z] === RUN TestInt2IP2IntConversion [2021-06-09T17:47:05.001Z] === RUN TestPoolRequest [2021-06-09T17:47:05.001Z] --- PASS: TestPoolRequest (0.00s) [2021-06-09T17:47:05.001Z] === RUN TestOtherRequests [2021-06-09T17:47:05.001Z] --- PASS: TestOtherRequests (0.00s) [2021-06-09T17:47:05.001Z] PASS [2021-06-09T17:47:05.001Z] coverage: 57.1% of statements [2021-06-09T17:47:05.001Z] ok github.com/docker/docker/libnetwork/ipams/null 0.054s coverage: 57.1% of statements [2021-06-09T17:47:05.012Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-09T17:47:05.247Z] 2021/06/09 17:47:05 Closing DB instances... [2021-06-09T17:47:05.247Z] === RUN Test [2021-06-09T17:47:05.247Z] === RUN Test/TestWatch [2021-06-09T17:47:05.247Z] --- PASS: Test (0.00s) [2021-06-09T17:47:05.247Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T17:47:05.247Z] PASS [2021-06-09T17:47:05.247Z] coverage: 92.3% of statements [2021-06-09T17:47:05.247Z] ok github.com/docker/docker/pkg/discovery/memory 0.061s coverage: 92.3% of statements [2021-06-09T17:47:05.451Z] --- PASS: TestSetRollover (3.20s) [2021-06-09T17:47:05.451Z] === RUN TestSetRolloverSerial [2021-06-09T17:47:05.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007fd500_} [2021-06-09T17:47:05.909Z] --- PASS: TestInt2IP2IntConversion (0.89s) [2021-06-09T17:47:05.909Z] === RUN TestGetAddressVersion [2021-06-09T17:47:05.909Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-09T17:47:05.909Z] === RUN TestKeyString [2021-06-09T17:47:05.909Z] --- PASS: TestKeyString (0.00s) [2021-06-09T17:47:05.909Z] === RUN TestPoolDataMarshal [2021-06-09T17:47:05.909Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-09T17:47:05.909Z] === RUN TestSubnetsMarshal [2021-06-09T17:47:05.909Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-06-09T17:47:05.909Z] === RUN TestAddSubnets [2021-06-09T17:47:05.909Z] --- PASS: TestAddSubnets (0.05s) [2021-06-09T17:47:05.909Z] === RUN TestDoublePoolRelease [2021-06-09T17:47:05.909Z] --- PASS: TestDoublePoolRelease (0.08s) [2021-06-09T17:47:05.909Z] === RUN TestAddReleasePoolID [2021-06-09T17:47:06.001Z] --- PASS: TestServiceUpdateLabel (2.54s) [2021-06-09T17:47:06.001Z] === RUN TestServiceUpdateSecrets [2021-06-09T17:47:06.361Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-06-09T17:47:06.361Z] === RUN TestPredefinedPool [2021-06-09T17:47:06.361Z] --- PASS: TestPredefinedPool (0.05s) [2021-06-09T17:47:06.361Z] === RUN TestRemoveSubnet [2021-06-09T17:47:06.361Z] --- PASS: TestRemoveSubnet (0.20s) [2021-06-09T17:47:06.361Z] === RUN TestGetSameAddress [2021-06-09T17:47:06.361Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-09T17:47:06.361Z] === RUN TestPoolAllocationReuse [2021-06-09T17:47:06.401Z] --- PASS: TestPluginsWithRuntimes (5.22s) [2021-06-09T17:47:06.401Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.48s) [2021-06-09T17:47:06.401Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.49s) [2021-06-09T17:47:06.401Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T17:47:06.795Z] === RUN Test [2021-06-09T17:47:06.795Z] === RUN Test/TestInitialize [2021-06-09T17:47:06.795Z] === RUN Test/TestInitializeWithPattern [2021-06-09T17:47:06.795Z] === RUN Test/TestRegister [2021-06-09T17:47:06.795Z] === RUN Test/TestWatch [2021-06-09T17:47:06.795Z] --- PASS: Test (0.00s) [2021-06-09T17:47:06.795Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T17:47:06.795Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-09T17:47:06.795Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T17:47:06.795Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T17:47:06.795Z] PASS [2021-06-09T17:47:06.795Z] coverage: 93.8% of statements [2021-06-09T17:47:06.795Z] ok github.com/docker/docker/pkg/discovery/nodes 0.058s coverage: 93.8% of statements [2021-06-09T17:47:06.795Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-09T17:47:06.795Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-09T17:47:06.811Z] === RUN TestGetCapabilities [2021-06-09T17:47:06.811Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-09T17:47:06.811Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-09T17:47:06.811Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-09T17:47:06.811Z] === RUN TestGetDefaultAddressSpaces [2021-06-09T17:47:06.811Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-06-09T17:47:06.811Z] === RUN TestRemoteDriver [2021-06-09T17:47:06.811Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-09T17:47:06.811Z] PASS [2021-06-09T17:47:06.811Z] coverage: 47.4% of statements [2021-06-09T17:47:06.811Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2021-06-09T17:47:07.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007fd520_} [2021-06-09T17:47:07.763Z] --- PASS: TestSetRolloverSerial (2.32s) [2021-06-09T17:47:07.763Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-09T17:47:07.763Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-09T17:47:07.763Z] PASS [2021-06-09T17:47:07.763Z] coverage: 84.4% of statements [2021-06-09T17:47:07.763Z] ok github.com/docker/docker/libnetwork/bitseq 17.769s coverage: 84.4% of statements [2021-06-09T17:47:07.771Z] === RUN TestPollerAddRemove [2021-06-09T17:47:07.771Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-09T17:47:07.771Z] === RUN TestPollerEvent [2021-06-09T17:47:07.771Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-09T17:47:07.771Z] poller_test.go:41: No chmod on Windows [2021-06-09T17:47:07.771Z] === RUN TestPollerClose [2021-06-09T17:47:07.771Z] --- PASS: TestPollerClose (0.00s) [2021-06-09T17:47:07.771Z] PASS [2021-06-09T17:47:07.771Z] coverage: 45.7% of statements [2021-06-09T17:47:07.791Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-06-09T17:47:07.791Z] PASS [2021-06-09T17:47:07.791Z] [2021-06-09T17:47:07.791Z] DONE 10 tests in 12.101s [2021-06-09T17:47:07.791Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T17:47:07.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:07.791Z] ++ set -e [2021-06-09T17:47:07.791Z] ++ '[' -n 0 ']' [2021-06-09T17:47:07.791Z] ++ set -x [2021-06-09T17:47:07.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:07.791Z] INFO: Testing against a local daemon [2021-06-09T17:47:07.791Z] === RUN TestExternalGraphDriver [2021-06-09T17:47:07.791Z] === RUN TestExternalGraphDriver/json [2021-06-09T17:47:08.213Z] === RUN TestWindowsIPAM [2021-06-09T17:47:08.213Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-09T17:47:08.213Z] PASS [2021-06-09T17:47:08.213Z] coverage: 71.4% of statements [2021-06-09T17:47:08.213Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.055s coverage: 71.4% of statements [2021-06-09T17:47:08.233Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2021-06-09T17:47:09.164Z] --- PASS: TestPoolAllocationReuse (2.74s) [2021-06-09T17:47:09.164Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-09T17:47:09.164Z] --- PASS: TestGetAddressSubPoolEqualPool (0.11s) [2021-06-09T17:47:09.164Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-09T17:47:09.208Z] === RUN TestCopyFileWithInvalidSrc [2021-06-09T17:47:09.208Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T17:47:09.208Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-09T17:47:09.208Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-09T17:47:09.208Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestCopyFile [2021-06-09T17:47:09.208Z] --- PASS: TestCopyFile (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-09T17:47:09.208Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T17:47:09.208Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T17:47:09.208Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-09T17:47:09.208Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-09T17:47:09.208Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T17:47:09.208Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T17:47:09.208Z] === RUN TestWildcardMatches [2021-06-09T17:47:09.208Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestPatternMatches [2021-06-09T17:47:09.208Z] --- PASS: TestPatternMatches (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-09T17:47:09.208Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestPatternMatchesFolderExclusions [2021-06-09T17:47:09.208Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-09T17:47:09.208Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-09T17:47:09.208Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-09T17:47:09.208Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-09T17:47:09.208Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestSingleExclamationError [2021-06-09T17:47:09.208Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestMatchesWithNoPatterns [2021-06-09T17:47:09.208Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestMatchesWithMalformedPatterns [2021-06-09T17:47:09.208Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-09T17:47:09.208Z] === RUN TestMatches [2021-06-09T17:47:09.209Z] --- PASS: TestMatches (0.00s) [2021-06-09T17:47:09.209Z] === RUN TestCleanPatterns [2021-06-09T17:47:09.209Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-09T17:47:09.209Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-09T17:47:09.209Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-09T17:47:09.209Z] === RUN TestCleanPatternsExceptionFlag [2021-06-09T17:47:09.209Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-09T17:47:09.209Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-09T17:47:09.209Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-09T17:47:09.209Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-09T17:47:09.209Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-09T17:47:09.209Z] === RUN TestCleanPatternsErrorSingleException [2021-06-09T17:47:09.209Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-09T17:47:09.209Z] === RUN TestCreateIfNotExistsDir [2021-06-09T17:47:09.209Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-09T17:47:09.209Z] === RUN TestCreateIfNotExistsFile [2021-06-09T17:47:09.209Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-09T17:47:09.209Z] === RUN TestMatch [2021-06-09T17:47:09.209Z] --- PASS: TestMatch (0.00s) [2021-06-09T17:47:09.209Z] PASS [2021-06-09T17:47:09.209Z] coverage: 87.5% of statements [2021-06-09T17:47:09.209Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 87.5% of statements [2021-06-09T17:47:09.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007fd540_} [2021-06-09T17:47:09.627Z] === RUN TestDefaultNetwork [2021-06-09T17:47:10.086Z] --- PASS: TestDefaultNetwork (0.53s) [2021-06-09T17:47:10.086Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-09T17:47:10.184Z] 2021/06/09 17:47:09 Closing DB instances... [2021-06-09T17:47:10.184Z] === RUN TestGet [2021-06-09T17:47:10.184Z] --- PASS: TestGet (0.00s) [2021-06-09T17:47:10.184Z] === RUN TestGetShortcutString [2021-06-09T17:47:10.184Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-09T17:47:10.184Z] PASS [2021-06-09T17:47:10.184Z] coverage: 42.9% of statements [2021-06-09T17:47:10.184Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2021-06-09T17:47:10.345Z] === RUN TestExternalGraphDriver/spec [2021-06-09T17:47:11.035Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.55s) [2021-06-09T17:47:11.035Z] === RUN TestInitAddressPools [2021-06-09T17:47:11.035Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-09T17:47:11.035Z] PASS [2021-06-09T17:47:11.035Z] coverage: 74.0% of statements [2021-06-09T17:47:11.035Z] ok github.com/docker/docker/libnetwork/ipamutils 1.152s coverage: 74.0% of statements [2021-06-09T17:47:11.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007fd580_} [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T17:47:11.485Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T17:47:11.485Z] === RUN TestKeyValue [2021-06-09T17:47:11.485Z] --- PASS: TestKeyValue (0.00s) [2021-06-09T17:47:11.485Z] PASS [2021-06-09T17:47:11.485Z] coverage: 60.0% of statements [2021-06-09T17:47:11.485Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2021-06-09T17:47:11.732Z] === RUN TestCreateIDMapOrder [2021-06-09T17:47:11.732Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-09T17:47:11.732Z] PASS [2021-06-09T17:47:11.732Z] coverage: 7.2% of statements [2021-06-09T17:47:11.732Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2021-06-09T17:47:12.195Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.13s) [2021-06-09T17:47:12.195Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-09T17:47:12.195Z] --- PASS: TestGetAddress (26.05s) [2021-06-09T17:47:12.195Z] === RUN TestRequestSyntaxCheck [2021-06-09T17:47:12.195Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-06-09T17:47:12.195Z] === RUN TestRequest [2021-06-09T17:47:12.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-09T17:47:12.899Z] === RUN TestExternalGraphDriver/pull [2021-06-09T17:47:13.001Z] === RUN TestGenerate [2021-06-09T17:47:13.001Z] --- PASS: TestGenerate (0.00s) [2021-06-09T17:47:13.001Z] === RUN TestGeneratePtr [2021-06-09T17:47:13.001Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-09T17:47:13.001Z] === RUN TestGenerateMissingField [2021-06-09T17:47:13.001Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-09T17:47:13.001Z] === RUN TestFieldCannotBeSet [2021-06-09T17:47:13.001Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-09T17:47:13.001Z] === RUN TestTypeMismatchError [2021-06-09T17:47:13.001Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-09T17:47:13.001Z] PASS [2021-06-09T17:47:13.001Z] coverage: 100.0% of statements [2021-06-09T17:47:13.001Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2021-06-09T17:47:13.184Z] === RUN TestFixedBufferCap [2021-06-09T17:47:13.184Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-09T17:47:13.184Z] === RUN TestFixedBufferLen [2021-06-09T17:47:13.184Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-09T17:47:13.184Z] === RUN TestFixedBufferString [2021-06-09T17:47:13.184Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-09T17:47:13.184Z] === RUN TestFixedBufferWrite [2021-06-09T17:47:13.184Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-09T17:47:13.184Z] === RUN TestFixedBufferRead [2021-06-09T17:47:13.184Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-09T17:47:13.184Z] === RUN TestBytesPipeRead [2021-06-09T17:47:13.184Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-09T17:47:13.184Z] === RUN TestBytesPipeWrite [2021-06-09T17:47:13.184Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-09T17:47:13.184Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-09T17:47:13.451Z] --- PASS: TestSetParallelInsertDelete (10.10s) [2021-06-09T17:47:13.451Z] PASS [2021-06-09T17:47:13.451Z] coverage: 100.0% of statements [2021-06-09T17:47:13.451Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.160s coverage: 100.0% of statements [2021-06-09T17:47:13.647Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-06-09T17:47:13.647Z] === RUN TestAtomicWriteToFile [2021-06-09T17:47:13.647Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-09T17:47:13.647Z] === RUN TestAtomicWriteSetCommit [2021-06-09T17:47:13.647Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-09T17:47:13.647Z] === RUN TestAtomicWriteSetCancel [2021-06-09T17:47:13.647Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-09T17:47:13.647Z] === RUN TestReadCloserWrapperClose [2021-06-09T17:47:13.647Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-09T17:47:13.647Z] === RUN TestReaderErrWrapperReadOnError [2021-06-09T17:47:13.647Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-09T17:47:13.647Z] === RUN TestReaderErrWrapperRead [2021-06-09T17:47:13.647Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-09T17:47:13.647Z] === RUN TestHashData [2021-06-09T17:47:13.647Z] --- PASS: TestHashData (0.00s) [2021-06-09T17:47:13.647Z] === RUN TestCancelReadCloser [2021-06-09T17:47:13.647Z] === RUN TestError [2021-06-09T17:47:13.647Z] --- PASS: TestError (0.00s) [2021-06-09T17:47:13.647Z] === RUN TestProgressString [2021-06-09T17:47:13.647Z] === RUN TestProgressString/no_progress [2021-06-09T17:47:13.647Z] === RUN TestProgressString/progress_1 [2021-06-09T17:47:13.647Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-09T17:47:13.647Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-09T17:47:13.647Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-09T17:47:13.647Z] === RUN TestProgressString/with_units [2021-06-09T17:47:13.647Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-09T17:47:13.647Z] === RUN TestProgressString/hide_counts [2021-06-09T17:47:13.647Z] --- PASS: TestProgressString (0.00s) [2021-06-09T17:47:13.647Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-09T17:47:13.647Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-09T17:47:13.647Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-09T17:47:13.647Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-09T17:47:13.647Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-09T17:47:13.647Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-09T17:47:13.647Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-09T17:47:13.647Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-09T17:47:13.647Z] === RUN TestJSONMessageDisplay [2021-06-09T17:47:13.647Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-09T17:47:13.647Z] === RUN TestWriteCloserWrapperClose [2021-06-09T17:47:13.647Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-09T17:47:13.647Z] === RUN TestNopWriteCloser [2021-06-09T17:47:13.647Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-09T17:47:13.647Z] === RUN TestNopWriter [2021-06-09T17:47:13.647Z] --- PASS: TestNopWriter (0.00s) [2021-06-09T17:47:13.647Z] === RUN TestWriteCounter [2021-06-09T17:47:13.647Z] --- PASS: TestWriteCounter (0.00s) [2021-06-09T17:47:13.647Z] PASS [2021-06-09T17:47:13.647Z] coverage: 68.4% of statements [2021-06-09T17:47:13.647Z] ok github.com/docker/docker/pkg/ioutils 0.600s coverage: 68.4% of statements [2021-06-09T17:47:13.647Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-06-09T17:47:13.647Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-09T17:47:13.647Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-09T17:47:13.647Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-09T17:47:13.647Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-09T17:47:13.647Z] === RUN TestDisplayJSONMessagesStream [2021-06-09T17:47:13.647Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-09T17:47:13.647Z] PASS [2021-06-09T17:47:13.647Z] coverage: 91.7% of statements [2021-06-09T17:47:13.647Z] ok github.com/docker/docker/pkg/jsonmessage 0.172s coverage: 91.7% of statements [2021-06-09T17:47:14.110Z] 2021/06/09 17:47:13 Closing DB instances... [2021-06-09T17:47:14.402Z] testing: warning: no tests to run [2021-06-09T17:47:14.402Z] PASS [2021-06-09T17:47:14.402Z] coverage: 0.0% of statements [2021-06-09T17:47:14.402Z] ok github.com/docker/docker/libnetwork/osl 0.047s coverage: 0.0% of statements [no tests to run] [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-09T17:47:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-09T17:47:14.572Z] === RUN TestStandardLongPath [2021-06-09T17:47:14.573Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-09T17:47:14.573Z] === RUN TestUNCLongPath [2021-06-09T17:47:14.573Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-09T17:47:14.573Z] PASS [2021-06-09T17:47:14.573Z] coverage: 100.0% of statements [2021-06-09T17:47:14.573Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-06-09T17:47:14.573Z] === RUN TestNameFormat [2021-06-09T17:47:14.573Z] --- PASS: TestNameFormat (0.00s) [2021-06-09T17:47:14.573Z] === RUN TestNameRetries [2021-06-09T17:47:14.573Z] --- PASS: TestNameRetries (0.00s) [2021-06-09T17:47:14.573Z] PASS [2021-06-09T17:47:14.573Z] coverage: 85.7% of statements [2021-06-09T17:47:14.573Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2021-06-09T17:47:14.726Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-09T17:47:14.852Z] === RUN TestNetworkDBSimple [2021-06-09T17:47:14.852Z] === RUN TestRequestNewPort [2021-06-09T17:47:14.852Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-09T17:47:14.852Z] === RUN TestRequestSpecificPort [2021-06-09T17:47:14.852Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-09T17:47:14.852Z] === RUN TestReleasePort [2021-06-09T17:47:14.852Z] --- PASS: TestReleasePort (0.00s) [2021-06-09T17:47:14.852Z] === RUN TestReuseReleasedPort [2021-06-09T17:47:14.852Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-09T17:47:14.852Z] === RUN TestReleaseUnreadledPort [2021-06-09T17:47:14.852Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-09T17:47:14.852Z] === RUN TestUnknowProtocol [2021-06-09T17:47:14.852Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-09T17:47:14.852Z] === RUN TestAllocateAllPorts [2021-06-09T17:47:14.852Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-09T17:47:14.852Z] === RUN TestPortAllocation [2021-06-09T17:47:14.852Z] --- PASS: TestPortAllocation (0.00s) [2021-06-09T17:47:14.852Z] === RUN TestPortAllocationWithCustomRange [2021-06-09T17:47:14.852Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-09T17:47:14.852Z] === RUN TestNoDuplicateBPR [2021-06-09T17:47:14.852Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-09T17:47:14.852Z] === RUN TestChangePortRange [2021-06-09T17:47:14.852Z] --- PASS: TestChangePortRange (0.00s) [2021-06-09T17:47:14.852Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-09T17:47:14.852Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-09T17:47:14.852Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-09T17:47:14.852Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-09T17:47:14.852Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-09T17:47:14.852Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-09T17:47:14.852Z] PASS [2021-06-09T17:47:14.852Z] coverage: 89.7% of statements [2021-06-09T17:47:14.852Z] ok github.com/docker/docker/libnetwork/portallocator 0.067s coverage: 89.7% of statements [2021-06-09T17:47:14.852Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.77s) [2021-06-09T17:47:14.852Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-09T17:47:15.450Z] --- PASS: TestExternalGraphDriver (7.45s) [2021-06-09T17:47:15.450Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2021-06-09T17:47:15.450Z] --- PASS: TestExternalGraphDriver/spec (2.52s) [2021-06-09T17:47:15.450Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2021-06-09T17:47:15.450Z] === RUN TestGraphdriverPluginV2 [2021-06-09T17:47:15.451Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-06-09T17:47:15.451Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:47:15.451Z] PASS [2021-06-09T17:47:15.451Z] [2021-06-09T17:47:15.451Z] === Skipped [2021-06-09T17:47:15.451Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-06-09T17:47:15.451Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:47:15.451Z] [2021-06-09T17:47:15.451Z] [2021-06-09T17:47:15.451Z] DONE 5 tests, 1 skipped in 7.671s [2021-06-09T17:47:15.451Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T17:47:15.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:15.451Z] ++ set -e [2021-06-09T17:47:15.451Z] ++ '[' -n 0 ']' [2021-06-09T17:47:15.451Z] ++ set -x [2021-06-09T17:47:15.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:15.451Z] INFO: Testing against a local daemon [2021-06-09T17:47:15.451Z] === RUN TestContinueAfterPluginCrash [2021-06-09T17:47:15.451Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T17:47:15.451Z] === RUN TestReadPluginNoRead [2021-06-09T17:47:15.451Z] === PAUSE TestReadPluginNoRead [2021-06-09T17:47:15.451Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T17:47:15.451Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T17:47:15.451Z] === CONT TestContinueAfterPluginCrash [2021-06-09T17:47:15.451Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T17:47:15.451Z] === CONT TestReadPluginNoRead [2021-06-09T17:47:15.548Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-06-09T17:47:15.548Z] === RUN TestNetworkDBGarbageCollection [2021-06-09T17:47:15.548Z] === RUN TestParseKeyValueOpt [2021-06-09T17:47:15.548Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-09T17:47:15.548Z] === RUN TestParseUintList [2021-06-09T17:47:15.548Z] --- PASS: TestParseUintList (0.00s) [2021-06-09T17:47:15.548Z] === RUN TestParseUintListMaximumLimits [2021-06-09T17:47:15.548Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-09T17:47:15.548Z] PASS [2021-06-09T17:47:15.548Z] coverage: 97.0% of statements [2021-06-09T17:47:15.548Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2021-06-09T17:47:15.801Z] === RUN TestTransportPortConv [2021-06-09T17:47:15.801Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-09T17:47:15.801Z] === RUN TestTransportPortBindingConv [2021-06-09T17:47:15.801Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-09T17:47:15.801Z] === RUN TestErrorConstructors [2021-06-09T17:47:15.801Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-09T17:47:15.801Z] === RUN TestCompareIPMask [2021-06-09T17:47:15.801Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-09T17:47:15.801Z] === RUN TestUtilGetHostPartIP [2021-06-09T17:47:15.801Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-09T17:47:15.801Z] === RUN TestUtilGetBroadcastIP [2021-06-09T17:47:15.801Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-09T17:47:15.801Z] === RUN TestParseCIDR [2021-06-09T17:47:15.801Z] --- PASS: TestParseCIDR (0.00s) [2021-06-09T17:47:15.801Z] PASS [2021-06-09T17:47:15.801Z] coverage: 47.9% of statements [2021-06-09T17:47:15.801Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 47.9% of statements [2021-06-09T17:47:15.801Z] 2021/06/09 17:47:15 Closing DB instances... [2021-06-09T17:47:16.011Z] === RUN TestNewAndRemove [2021-06-09T17:47:16.011Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-09T17:47:16.011Z] === RUN TestRemoveInvalidPath [2021-06-09T17:47:16.011Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-09T17:47:16.011Z] PASS [2021-06-09T17:47:16.011Z] coverage: 82.6% of statements [2021-06-09T17:47:16.011Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-09T17:47:16.751Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-09T17:47:16.751Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-09T17:47:16.751Z] PASS [2021-06-09T17:47:16.751Z] coverage: 44.0% of statements [2021-06-09T17:47:16.751Z] ok github.com/docker/docker/oci 0.049s coverage: 44.0% of statements [2021-06-09T17:47:16.751Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-06-09T17:47:16.751Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-09T17:47:16.987Z] === RUN TestParseEmptyInterface [2021-06-09T17:47:16.987Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-09T17:47:16.987Z] === RUN TestParseNonInterfaceType [2021-06-09T17:47:16.987Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-09T17:47:16.987Z] === RUN TestParseWithOneFunction [2021-06-09T17:47:16.987Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-09T17:47:16.987Z] === RUN TestParseWithMultipleFuncs [2021-06-09T17:47:16.987Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-09T17:47:16.987Z] === RUN TestParseWithUnnamedReturn [2021-06-09T17:47:16.987Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-09T17:47:16.987Z] === RUN TestEmbeddedInterface [2021-06-09T17:47:16.987Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-09T17:47:16.987Z] === RUN TestParsedImports [2021-06-09T17:47:16.987Z] --- PASS: TestParsedImports (0.00s) [2021-06-09T17:47:16.987Z] === RUN TestAliasedImports [2021-06-09T17:47:16.987Z] --- PASS: TestAliasedImports (0.00s) [2021-06-09T17:47:16.987Z] PASS [2021-06-09T17:47:16.987Z] coverage: 56.8% of statements [2021-06-09T17:47:16.987Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2021-06-09T17:47:17.455Z] === RUN TestFailedConnection [2021-06-09T17:47:17.708Z] === RUN TestAddressPoolOpt [2021-06-09T17:47:17.708Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/a [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/something [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/_=a [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/env1=value1 [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/_env1=value1 [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/PATH [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/=a [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/PATH= [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/PATH=something [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/asd!qwe [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/1asd [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/123 [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/some_space [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/__some_space_before [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/some_space_after__ [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/= [2021-06-09T17:47:17.708Z] === RUN TestValidateEnv/PaTh [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestParseHost [2021-06-09T17:47:17.708Z] --- PASS: TestParseHost (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestParseDockerDaemonHost [2021-06-09T17:47:17.708Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestParseTCP [2021-06-09T17:47:17.708Z] --- PASS: TestParseTCP (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-09T17:47:17.708Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestValidateExtraHosts [2021-06-09T17:47:17.708Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestIpOptString [2021-06-09T17:47:17.708Z] --- PASS: TestIpOptString (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-09T17:47:17.708Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestNewIpOptValidDefaultVal [2021-06-09T17:47:17.708Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestIpOptSetInvalidVal [2021-06-09T17:47:17.708Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestValidateIPAddress [2021-06-09T17:47:17.708Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestMapOpts [2021-06-09T17:47:17.708Z] --- PASS: TestMapOpts (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestListOptsWithoutValidator [2021-06-09T17:47:17.708Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestListOptsWithValidator [2021-06-09T17:47:17.708Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestValidateDNSSearch [2021-06-09T17:47:17.708Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_general_format [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_one_more [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-09T17:47:17.708Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-09T17:47:17.708Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestNamedListOpts [2021-06-09T17:47:17.708Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestNamedMapOpts [2021-06-09T17:47:17.708Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestParseLink [2021-06-09T17:47:17.708Z] --- PASS: TestParseLink (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestQuotedStringSetWithQuotes [2021-06-09T17:47:17.708Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-09T17:47:17.708Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-09T17:47:17.708Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-09T17:47:17.708Z] === RUN TestUlimitOpt [2021-06-09T17:47:17.708Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-09T17:47:17.708Z] PASS [2021-06-09T17:47:17.708Z] coverage: 67.1% of statements [2021-06-09T17:47:17.708Z] ok github.com/docker/docker/opts 0.070s coverage: 67.1% of statements [2021-06-09T17:47:17.708Z] === RUN TestParseVersion [2021-06-09T17:47:17.708Z] --- PASS: TestParseVersion (0.00s) [2021-06-09T17:47:17.708Z] PASS [2021-06-09T17:47:17.708Z] coverage: 52.9% of statements [2021-06-09T17:47:17.708Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2021-06-09T17:47:18.011Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-09T17:47:18.158Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.10s) [2021-06-09T17:47:18.158Z] === RUN TestGetAddress [2021-06-09T17:47:18.158Z] 2021/06/09 17:47:17 Closing DB instances... [2021-06-09T17:47:19.005Z] === RUN TestHTTPTransport [2021-06-09T17:47:19.005Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-09T17:47:19.005Z] PASS [2021-06-09T17:47:19.005Z] coverage: 85.7% of statements [2021-06-09T17:47:19.005Z] --- PASS: TestRequest (6.44s) [2021-06-09T17:47:19.005Z] === RUN TestOverlappingRequests [2021-06-09T17:47:19.005Z] ok github.com/docker/docker/pkg/plugins/transport 0.070s coverage: 85.7% of statements [2021-06-09T17:47:19.005Z] --- PASS: TestOverlappingRequests (0.28s) [2021-06-09T17:47:19.005Z] === RUN TestRelease [2021-06-09T17:47:19.468Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-09T17:47:19.468Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T17:47:19.468Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-09T17:47:19.468Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-09T17:47:19.468Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-09T17:47:19.468Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-09T17:47:19.468Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-09T17:47:19.468Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T17:47:19.468Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-09T17:47:19.468Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-09T17:47:19.468Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-09T17:47:19.468Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-09T17:47:19.468Z] === RUN TestBufferPoolPutAndGet [2021-06-09T17:47:19.468Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-09T17:47:19.468Z] PASS [2021-06-09T17:47:19.468Z] coverage: 88.2% of statements [2021-06-09T17:47:19.468Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-06-09T17:47:19.675Z] === RUN TestReadPluginNoRead/default [2021-06-09T17:47:19.679Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-06-09T17:47:19.679Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-09T17:47:19.914Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-09T17:47:19.931Z] --- PASS: TestFailedConnection (2.37s) [2021-06-09T17:47:19.931Z] === RUN TestFailOnce [2021-06-09T17:47:19.931Z] --- PASS: TestRelease (1.06s) [2021-06-09T17:47:19.931Z] === RUN TestAllocateRandomDeallocate [2021-06-09T17:47:19.931Z] 2021/06/09 17:47:19 http: panic serving 127.0.0.1:49313: Plugin not ready [2021-06-09T17:47:19.931Z] goroutine 34 [running]: [2021-06-09T17:47:19.931Z] net/http.(*conn).serve.func1(0xc000122000) [2021-06-09T17:47:19.931Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-09T17:47:19.931Z] panic(0x84ab40, 0x987da0) [2021-06-09T17:47:19.931Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-09T17:47:19.931Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc000138000, 0xc00012a000) [2021-06-09T17:47:19.931Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-09T17:47:19.931Z] net/http.HandlerFunc.ServeHTTP(0xc000058eb0, 0x99b9e0, 0xc000138000, 0xc00012a000) [2021-06-09T17:47:19.931Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-09T17:47:19.931Z] net/http.(*ServeMux).ServeHTTP(0xc000054940, 0x99b9e0, 0xc000138000, 0xc00012a000) [2021-06-09T17:47:19.931Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-09T17:47:19.931Z] net/http.serverHandler.ServeHTTP(0xc000104000, 0x99b9e0, 0xc000138000, 0xc00012a000) [2021-06-09T17:47:19.931Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-09T17:47:19.931Z] net/http.(*conn).serve(0xc000122000, 0x99c5a0, 0xc00010e040) [2021-06-09T17:47:19.931Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-09T17:47:19.931Z] created by net/http.(*Server).Serve [2021-06-09T17:47:19.931Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-09T17:47:19.931Z] time="2021-06-09T17:47:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.FailOnce: Post http://127.0.0.1:49312/Test.FailOnce: EOF, retrying in 1s" [2021-06-09T17:47:20.129Z] === RUN TestPeerCertificateMarshalJSON [2021-06-09T17:47:20.249Z] --- PASS: TestDaemonStartWithLogOpt (4.81s) [2021-06-09T17:47:20.394Z] === RUN TestOutputOnPrematureClose [2021-06-09T17:47:20.394Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-09T17:47:20.394Z] === RUN TestCompleteSilently [2021-06-09T17:47:20.395Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-09T17:47:20.395Z] PASS [2021-06-09T17:47:20.395Z] coverage: 75.9% of statements [2021-06-09T17:47:20.395Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2021-06-09T17:47:20.579Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-09T17:47:20.579Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-09T17:47:20.579Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s) [2021-06-09T17:47:20.579Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-09T17:47:20.579Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-09T17:47:20.579Z] === RUN TestMiddleware [2021-06-09T17:47:20.579Z] --- PASS: TestMiddleware (0.00s) [2021-06-09T17:47:20.579Z] === RUN TestNewResponseModifier [2021-06-09T17:47:20.579Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-09T17:47:20.579Z] PASS [2021-06-09T17:47:20.579Z] coverage: 26.8% of statements [2021-06-09T17:47:20.579Z] ok github.com/docker/docker/pkg/authorization 0.553s coverage: 26.8% of statements [2021-06-09T17:47:20.579Z] === RUN TestIsArchivePathDir [2021-06-09T17:47:20.857Z] --- PASS: TestFailOnce (1.13s) [2021-06-09T17:47:20.857Z] === RUN TestEchoInputOutput [2021-06-09T17:47:20.857Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-09T17:47:20.857Z] === RUN TestBackoff [2021-06-09T17:47:20.857Z] --- PASS: TestBackoff (0.00s) [2021-06-09T17:47:20.857Z] === RUN TestAbortRetry [2021-06-09T17:47:20.857Z] --- PASS: TestAbortRetry (0.00s) [2021-06-09T17:47:20.857Z] === RUN TestClientScheme [2021-06-09T17:47:20.857Z] --- PASS: TestClientScheme (0.00s) [2021-06-09T17:47:20.857Z] === RUN TestNewClientWithTimeout [2021-06-09T17:47:21.029Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-06-09T17:47:21.029Z] === RUN TestIsArchivePathInvalidFile [2021-06-09T17:47:21.029Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-06-09T17:47:21.029Z] === RUN TestIsArchivePathTar [2021-06-09T17:47:21.029Z] 2021/06/09 17:47:20 Closing DB instances... [2021-06-09T17:47:21.029Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-06-09T17:47:21.029Z] === RUN TestDecompressStreamGzip [2021-06-09T17:47:21.320Z] === RUN TestSendToOneSub [2021-06-09T17:47:21.320Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-09T17:47:21.320Z] === RUN TestSendToMultipleSubs [2021-06-09T17:47:21.320Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-09T17:47:21.320Z] === RUN TestEvictOneSub [2021-06-09T17:47:21.320Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-09T17:47:21.320Z] === RUN TestClosePublisher [2021-06-09T17:47:21.320Z] --- PASS: TestClosePublisher (0.00s) [2021-06-09T17:47:21.320Z] === RUN TestPubSubRace [2021-06-09T17:47:21.483Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-06-09T17:47:21.483Z] === RUN TestDecompressStreamBzip2 [2021-06-09T17:47:21.483Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-06-09T17:47:21.483Z] === RUN TestDecompressStreamXz [2021-06-09T17:47:21.483Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-09T17:47:21.483Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T17:47:21.483Z] === RUN TestCompressStreamXzUnsupported [2021-06-09T17:47:21.483Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-09T17:47:21.483Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-09T17:47:21.483Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-09T17:47:21.483Z] === RUN TestCompressStreamInvalid [2021-06-09T17:47:21.483Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-09T17:47:21.483Z] === RUN TestExtensionInvalid [2021-06-09T17:47:21.483Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-09T17:47:21.483Z] === RUN TestExtensionUncompressed [2021-06-09T17:47:21.483Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-09T17:47:21.483Z] === RUN TestExtensionBzip2 [2021-06-09T17:47:21.483Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-09T17:47:21.483Z] === RUN TestExtensionGzip [2021-06-09T17:47:21.483Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-09T17:47:21.483Z] === RUN TestExtensionXz [2021-06-09T17:47:21.483Z] --- PASS: TestExtensionXz (0.00s) [2021-06-09T17:47:21.483Z] === RUN TestCmdStreamLargeStderr [2021-06-09T17:47:21.483Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-06-09T17:47:21.483Z] === RUN TestCmdStreamBad [2021-06-09T17:47:21.483Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-09T17:47:21.483Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T17:47:21.483Z] === RUN TestCmdStreamGood [2021-06-09T17:47:21.483Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-09T17:47:21.483Z] === RUN TestUntarPathWithInvalidDest [2021-06-09T17:47:21.483Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-09T17:47:21.483Z] === RUN TestUntarPathWithInvalidSrc [2021-06-09T17:47:21.483Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-09T17:47:21.483Z] === RUN TestUntarPath [2021-06-09T17:47:21.483Z] === RUN TestUnbuffered [2021-06-09T17:47:21.483Z] --- PASS: TestUnbuffered (0.00s) [2021-06-09T17:47:21.483Z] === RUN TestRaceUnbuffered [2021-06-09T17:47:21.483Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-09T17:47:21.483Z] PASS [2021-06-09T17:47:21.483Z] coverage: 100.0% of statements [2021-06-09T17:47:21.483Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2021-06-09T17:47:21.483Z] --- PASS: TestUntarPath (0.06s) [2021-06-09T17:47:21.483Z] === RUN TestUntarPathWithDestinationFile [2021-06-09T17:47:21.639Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T17:47:21.783Z] time="2021-06-09T17:47:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post http://127.0.0.1:49317/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-09T17:47:21.815Z] --- PASS: TestServiceUpdateSecrets (15.87s) [2021-06-09T17:47:21.815Z] === RUN TestServiceUpdateConfigs [2021-06-09T17:47:21.941Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-09T17:47:21.941Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-09T17:47:21.941Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-06-09T17:47:21.941Z] === RUN TestCopyWithTarInvalidSrc [2021-06-09T17:47:21.941Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-09T17:47:21.941Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-09T17:47:21.941Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-09T17:47:21.941Z] === RUN TestCopyWithTarSrcFile [2021-06-09T17:47:21.941Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-09T17:47:21.941Z] === RUN TestCopyWithTarSrcFolder [2021-06-09T17:47:21.941Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-09T17:47:21.941Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-09T17:47:21.941Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-09T17:47:21.941Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-09T17:47:21.941Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-09T17:47:21.941Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-09T17:47:21.941Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-09T17:47:21.941Z] === RUN TestCopyFileWithTarSrcFile [2021-06-09T17:47:21.941Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-09T17:47:21.941Z] === RUN TestTarFiles [2021-06-09T17:47:22.246Z] --- PASS: TestPubSubRace (1.04s) [2021-06-09T17:47:22.246Z] PASS [2021-06-09T17:47:22.246Z] coverage: 75.0% of statements [2021-06-09T17:47:22.246Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 75.0% of statements [2021-06-09T17:47:22.391Z] === RUN TestMatch [2021-06-09T17:47:22.391Z] === RUN TestMatch/[[]] [2021-06-09T17:47:22.391Z] === RUN TestMatch/[[foo]] [2021-06-09T17:47:22.391Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-09T17:47:22.391Z] === RUN TestMatch/[[foo_bar]] [2021-06-09T17:47:22.391Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-09T17:47:22.391Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-09T17:47:22.391Z] === RUN TestMatch/[] [2021-06-09T17:47:22.391Z] === RUN TestMatch/[]#01 [2021-06-09T17:47:22.391Z] === RUN TestMatch/[[qux]] [2021-06-09T17:47:22.391Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-09T17:47:22.391Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-09T17:47:22.391Z] === RUN TestMatch/[[foo_baz]] [2021-06-09T17:47:22.391Z] --- PASS: TestMatch (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[] (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-09T17:47:22.391Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-09T17:47:22.391Z] PASS [2021-06-09T17:47:22.391Z] coverage: 87.5% of statements [2021-06-09T17:47:22.391Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2021-06-09T17:47:22.391Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-06-09T17:47:22.391Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-09T17:47:22.778Z] --- PASS: TestAllocateRandomDeallocate (2.56s) [2021-06-09T17:47:22.778Z] === RUN TestRetrieveFromStore [2021-06-09T17:47:23.087Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T17:47:23.241Z] time="2021-06-09T17:47:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post http://127.0.0.1:49317/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-09T17:47:23.241Z] === RUN TestRegister [2021-06-09T17:47:23.241Z] --- PASS: TestRegister (0.00s) [2021-06-09T17:47:23.241Z] === RUN TestCommand [2021-06-09T17:47:23.241Z] --- PASS: TestCommand (0.03s) [2021-06-09T17:47:23.241Z] === RUN TestNaiveSelf [2021-06-09T17:47:23.241Z] --- PASS: TestNaiveSelf (0.02s) [2021-06-09T17:47:23.241Z] PASS [2021-06-09T17:47:23.241Z] coverage: 82.4% of statements [2021-06-09T17:47:23.241Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2021-06-09T17:47:23.704Z] --- PASS: TestRetrieveFromStore (0.92s) [2021-06-09T17:47:23.704Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-09T17:47:23.704Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-09T17:47:23.704Z] === RUN TestParallelPredefinedRequest1 [2021-06-09T17:47:23.704Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-09T17:47:23.704Z] === RUN TestParallelPredefinedRequest2 [2021-06-09T17:47:23.704Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-09T17:47:23.704Z] === RUN TestParallelPredefinedRequest3 [2021-06-09T17:47:23.704Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-09T17:47:23.704Z] === RUN TestParallelPredefinedRequest4 [2021-06-09T17:47:23.704Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-09T17:47:23.704Z] === RUN TestParallelPredefinedRequest5 [2021-06-09T17:47:23.704Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-09T17:47:23.704Z] === RUN TestDebug [2021-06-09T17:47:23.704Z] --- PASS: TestDebug (0.00s) [2021-06-09T17:47:23.704Z] === RUN TestRequestPoolParallel [2021-06-09T17:47:23.704Z] --- PASS: TestRequestPoolParallel (0.30s) [2021-06-09T17:47:23.704Z] === RUN TestFullAllocateRelease [2021-06-09T17:47:23.906Z] === RUN TestChrootTarUntar [2021-06-09T17:47:23.906Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-09T17:47:23.906Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:47:23.906Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-09T17:47:23.906Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T17:47:23.906Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:47:23.906Z] === RUN TestChrootUntarEmptyArchive [2021-06-09T17:47:23.906Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-09T17:47:23.906Z] === RUN TestChrootTarUntarWithSymlink [2021-06-09T17:47:23.906Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T17:47:23.906Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:47:23.906Z] === RUN TestChrootCopyWithTar [2021-06-09T17:47:23.906Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-09T17:47:23.906Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:47:23.906Z] === RUN TestChrootCopyFileWithTar [2021-06-09T17:47:23.906Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-09T17:47:23.906Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:47:23.906Z] === RUN TestChrootUntarPath [2021-06-09T17:47:23.906Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-09T17:47:23.906Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:47:23.906Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-09T17:47:23.906Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:47:23.906Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:47:23.906Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-09T17:47:23.906Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:47:23.906Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:47:23.906Z] === RUN TestChrootApplyDotDotFile [2021-06-09T17:47:23.906Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-09T17:47:23.906Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:47:23.906Z] PASS [2021-06-09T17:47:23.906Z] coverage: 15.4% of statements [2021-06-09T17:47:23.906Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 15.4% of statements [2021-06-09T17:47:24.167Z] === RUN TestParseSignal [2021-06-09T17:47:24.167Z] --- PASS: TestParseSignal (0.00s) [2021-06-09T17:47:24.167Z] === RUN TestValidSignalForPlatform [2021-06-09T17:47:24.167Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-09T17:47:24.167Z] PASS [2021-06-09T17:47:24.167Z] coverage: 19.7% of statements [2021-06-09T17:47:24.167Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 19.7% of statements [2021-06-09T17:47:24.346Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-09T17:47:24.630Z] --- PASS: TestFullAllocateRelease (0.57s) [2021-06-09T17:47:24.630Z] === RUN TestOddAllocateRelease [2021-06-09T17:47:24.630Z] --- PASS: TestOddAllocateRelease (0.33s) [2021-06-09T17:47:24.630Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-09T17:47:24.630Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2021-06-09T17:47:24.630Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-09T17:47:24.860Z] 2021/06/09 17:47:24 Closing DB instances... [2021-06-09T17:47:25.005Z] --- PASS: TestReadPluginNoRead (9.56s) [2021-06-09T17:47:25.005Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2021-06-09T17:47:25.005Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) [2021-06-09T17:47:25.005Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-06-09T17:47:25.005Z] read_test.go:92: [d088adb86dc5b] daemon is not started [2021-06-09T17:47:25.093Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-06-09T17:47:25.093Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-09T17:47:25.093Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2021-06-09T17:47:25.093Z] === CONT TestParallelPredefinedRequest1 [2021-06-09T17:47:25.093Z] === CONT TestParallelPredefinedRequest4 [2021-06-09T17:47:25.093Z] === CONT TestParallelPredefinedRequest3 [2021-06-09T17:47:25.093Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-09T17:47:25.093Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:47:25.093Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-09T17:47:25.093Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:47:25.093Z] === CONT TestParallelPredefinedRequest5 [2021-06-09T17:47:25.093Z] === CONT TestParallelPredefinedRequest2 [2021-06-09T17:47:25.093Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-09T17:47:25.093Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:47:25.093Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-09T17:47:25.093Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:47:25.093Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-09T17:47:25.093Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:47:25.093Z] PASS [2021-06-09T17:47:25.093Z] coverage: 85.3% of statements [2021-06-09T17:47:25.093Z] ok github.com/docker/docker/libnetwork/ipam 48.229s coverage: 85.3% of statements [2021-06-09T17:47:25.093Z] === RUN TestNewStdWriter [2021-06-09T17:47:25.093Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-09T17:47:25.093Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestWriteWithNilBytes [2021-06-09T17:47:25.093Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestWrite [2021-06-09T17:47:25.093Z] --- PASS: TestWrite (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestWriteWithWriterError [2021-06-09T17:47:25.093Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-09T17:47:25.093Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestStdCopyWriteAndRead [2021-06-09T17:47:25.093Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-09T17:47:25.093Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-09T17:47:25.093Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-09T17:47:25.093Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-09T17:47:25.093Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-09T17:47:25.093Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-09T17:47:25.093Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-09T17:47:25.093Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-09T17:47:25.093Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-09T17:47:25.093Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-09T17:47:25.093Z] PASS [2021-06-09T17:47:25.093Z] coverage: 100.0% of statements [2021-06-09T17:47:25.093Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-06-09T17:47:25.310Z] === RUN TestSizeEmpty [2021-06-09T17:47:25.310Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-09T17:47:25.310Z] === RUN TestSizeEmptyFile [2021-06-09T17:47:25.310Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-09T17:47:25.310Z] === RUN TestSizeNonemptyFile [2021-06-09T17:47:25.310Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-09T17:47:25.310Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-09T17:47:25.310Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-09T17:47:25.310Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-09T17:47:25.310Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-09T17:47:25.310Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-09T17:47:25.310Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-09T17:47:25.310Z] === RUN TestMoveToSubdir [2021-06-09T17:47:25.310Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-09T17:47:25.310Z] === RUN TestSizeNonExistingDirectory [2021-06-09T17:47:25.310Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-09T17:47:25.310Z] PASS [2021-06-09T17:47:25.310Z] coverage: 80.0% of statements [2021-06-09T17:47:25.310Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2021-06-09T17:47:25.556Z] time="2021-06-09T17:47:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post http://127.0.0.1:49317/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-09T17:47:25.578Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2021-06-09T17:47:25.579Z] PASS [2021-06-09T17:47:25.579Z] [2021-06-09T17:47:25.579Z] DONE 6 tests in 10.337s [2021-06-09T17:47:25.579Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-09T17:47:25.579Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:25.579Z] ++ set -e [2021-06-09T17:47:25.579Z] ++ '[' -n 0 ']' [2021-06-09T17:47:25.579Z] ++ set -x [2021-06-09T17:47:25.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:25.579Z] testing: warning: no tests to run [2021-06-09T17:47:25.579Z] PASS [2021-06-09T17:47:25.579Z] [2021-06-09T17:47:25.579Z] DONE 0 tests in 0.062s [2021-06-09T17:47:25.579Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T17:47:25.579Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:25.579Z] ++ set -e [2021-06-09T17:47:25.579Z] ++ '[' -n 0 ']' [2021-06-09T17:47:25.579Z] ++ set -x [2021-06-09T17:47:25.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:25.720Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-09T17:47:25.840Z] INFO: Testing against a local daemon [2021-06-09T17:47:25.840Z] === RUN TestPluginWithDevMounts [2021-06-09T17:47:25.840Z] === PAUSE TestPluginWithDevMounts [2021-06-09T17:47:25.840Z] === CONT TestPluginWithDevMounts [2021-06-09T17:47:25.978Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-09T17:47:26.259Z] --- PASS: TestNetworkDBCRUDTableEntry (3.68s) [2021-06-09T17:47:26.259Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-09T17:47:26.259Z] --- PASS: TestTarFiles (4.66s) [2021-06-09T17:47:26.259Z] === RUN TestTarUntar [2021-06-09T17:47:26.534Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-09T17:47:26.534Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-09T17:47:26.534Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-09T17:47:26.534Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-09T17:47:26.534Z] === RUN TestFormatStatus [2021-06-09T17:47:26.534Z] --- PASS: TestFormatStatus (0.00s) [2021-06-09T17:47:26.534Z] === RUN TestFormatError [2021-06-09T17:47:26.534Z] --- PASS: TestFormatError (0.00s) [2021-06-09T17:47:26.534Z] === RUN TestFormatJSONError [2021-06-09T17:47:26.534Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-09T17:47:26.534Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-09T17:47:26.534Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-09T17:47:26.534Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-09T17:47:26.534Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-09T17:47:26.534Z] === RUN TestNewJSONProgressOutput [2021-06-09T17:47:26.534Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-09T17:47:26.534Z] === RUN TestAuxFormatterEmit [2021-06-09T17:47:26.534Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-09T17:47:26.534Z] === RUN TestStreamWriterStdout [2021-06-09T17:47:26.534Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-09T17:47:26.534Z] === RUN TestStreamWriterStderr [2021-06-09T17:47:26.534Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-09T17:47:26.534Z] PASS [2021-06-09T17:47:26.534Z] coverage: 66.2% of statements [2021-06-09T17:47:26.534Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2021-06-09T17:47:26.709Z] --- PASS: TestTarUntar (0.03s) [2021-06-09T17:47:26.709Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-09T17:47:26.709Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-06-09T17:47:26.709Z] === RUN TestTarWithOptions [2021-06-09T17:47:26.709Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-09T17:47:26.709Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-09T17:47:26.709Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-09T17:47:26.709Z] === RUN TestUntarUstarGnuConflict [2021-06-09T17:47:26.709Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-09T17:47:26.709Z] === RUN TestUntarInvalidFilenames [2021-06-09T17:47:26.709Z] === RUN Test [2021-06-09T17:47:26.709Z] === RUN Test/TestContainsEntry [2021-06-09T17:47:26.709Z] === RUN Test/TestCreateEntries [2021-06-09T17:47:26.709Z] === RUN Test/TestEntriesDiff [2021-06-09T17:47:26.709Z] === RUN Test/TestEntriesEquality [2021-06-09T17:47:26.709Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-09T17:47:26.709Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-09T17:47:26.709Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-09T17:47:26.709Z] === RUN Test/TestGeneratorNotGenerate [2021-06-09T17:47:26.709Z] === RUN Test/TestGeneratorWithPort [2021-06-09T17:47:26.709Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-09T17:47:26.709Z] === RUN Test/TestNewEntry [2021-06-09T17:47:26.709Z] === RUN Test/TestParse [2021-06-09T17:47:26.709Z] --- PASS: Test (0.00s) [2021-06-09T17:47:26.709Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-09T17:47:26.709Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-09T17:47:26.709Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-09T17:47:26.709Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-09T17:47:26.709Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-09T17:47:26.709Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-09T17:47:26.709Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-09T17:47:26.709Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-09T17:47:26.709Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-09T17:47:26.709Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-09T17:47:26.710Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-09T17:47:26.710Z] --- PASS: Test/TestParse (0.00s) [2021-06-09T17:47:26.710Z] PASS [2021-06-09T17:47:26.710Z] coverage: 58.3% of statements [2021-06-09T17:47:26.710Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2021-06-09T17:47:26.710Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames245981042\\dest" [2021-06-09T17:47:26.710Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-06-09T17:47:26.710Z] === RUN TestUntarHardlinkToSymlink [2021-06-09T17:47:26.710Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-09T17:47:26.710Z] === RUN TestUntarInvalidHardlink [2021-06-09T17:47:26.710Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink579907139\\victim\\hello" -> "../victim/hello" [2021-06-09T17:47:26.710Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink814475974\\victim\\hello" -> "/../victim/hello" [2021-06-09T17:47:26.710Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink991643501\\victim" -> "../victim" [2021-06-09T17:47:26.710Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink351011304\\victim" -> "../victim" [2021-06-09T17:47:26.710Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink228583463\\victim" -> "../victim" [2021-06-09T17:47:26.710Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink713870170\\victim" -> "../victim" [2021-06-09T17:47:26.710Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-09T17:47:26.710Z] === RUN TestUntarInvalidSymlink [2021-06-09T17:47:26.710Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink516577521\\dest\\dotdot" -> "../victim/hello" [2021-06-09T17:47:26.710Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink298920860\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T17:47:26.710Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink556089931\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:47:26.710Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink398505774\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:47:26.710Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink498242741\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:47:26.710Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink802346128\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:47:26.710Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink661455535\\dest\\dir\\loophole" -> "../../victim" [2021-06-09T17:47:26.710Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-06-09T17:47:26.710Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-09T17:47:26.710Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-09T17:47:26.710Z] === RUN TestXGlobalNoParent [2021-06-09T17:47:26.710Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-09T17:47:26.710Z] === RUN TestReplaceFileTarWrapper [2021-06-09T17:47:26.914Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-09T17:47:26.996Z] === RUN TestGenerateRandomID [2021-06-09T17:47:26.996Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-09T17:47:26.996Z] === RUN TestShortenId [2021-06-09T17:47:26.996Z] --- PASS: TestShortenId (0.00s) [2021-06-09T17:47:26.996Z] === RUN TestShortenSha256Id [2021-06-09T17:47:26.996Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-09T17:47:26.996Z] === RUN TestShortenIdEmpty [2021-06-09T17:47:26.996Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-09T17:47:26.996Z] === RUN TestShortenIdInvalid [2021-06-09T17:47:26.996Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-09T17:47:26.996Z] === RUN TestIsShortIDNonHex [2021-06-09T17:47:26.996Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-09T17:47:26.996Z] === RUN TestIsShortIDNotCorrectSize [2021-06-09T17:47:26.996Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-09T17:47:26.996Z] PASS [2021-06-09T17:47:26.996Z] coverage: 70.6% of statements [2021-06-09T17:47:26.996Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-06-09T17:47:27.159Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-06-09T17:47:27.159Z] === RUN TestPrefixHeaderReadable [2021-06-09T17:47:27.159Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-06-09T17:47:27.159Z] === RUN TestDisablePigz [2021-06-09T17:47:27.159Z] --- PASS: TestDisablePigz (0.13s) [2021-06-09T17:47:27.159Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-09T17:47:27.159Z] === RUN TestPigz [2021-06-09T17:47:27.159Z] --- PASS: TestPigz (0.14s) [2021-06-09T17:47:27.159Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-09T17:47:27.159Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T17:47:27.159Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T17:47:27.159Z] archive_windows_test.go:16: Currently fails [2021-06-09T17:47:27.159Z] === RUN TestCanonicalTarNameForPath [2021-06-09T17:47:27.159Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-09T17:47:27.159Z] === RUN TestCanonicalTarName [2021-06-09T17:47:27.159Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-09T17:47:27.159Z] === RUN TestChmodTarEntry [2021-06-09T17:47:27.159Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-09T17:47:27.159Z] === RUN TestHardLinkOrder [2021-06-09T17:47:27.159Z] --- PASS: TestHardLinkOrder (0.07s) [2021-06-09T17:47:27.159Z] === RUN TestChangeString [2021-06-09T17:47:27.159Z] --- PASS: TestChangeString (0.00s) [2021-06-09T17:47:27.159Z] === RUN TestChangesWithNoChanges [2021-06-09T17:47:27.159Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-06-09T17:47:27.159Z] === RUN TestChangesWithChanges [2021-06-09T17:47:27.159Z] --- PASS: TestChangesWithChanges (0.03s) [2021-06-09T17:47:27.159Z] === RUN TestChangesWithChangesGH13590 [2021-06-09T17:47:27.159Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-09T17:47:27.159Z] changes_test.go:196: needs more investigation [2021-06-09T17:47:27.159Z] === RUN TestChangesDirsEmpty [2021-06-09T17:47:27.609Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-06-09T17:47:27.609Z] === RUN TestChangesDirsMutated [2021-06-09T17:47:27.609Z] --- PASS: TestChangesDirsMutated (0.17s) [2021-06-09T17:47:27.609Z] === RUN TestApplyLayer [2021-06-09T17:47:27.609Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-09T17:47:27.609Z] changes_test.go:433: needs further investigation [2021-06-09T17:47:27.609Z] === RUN TestChangesSizeWithHardlinks [2021-06-09T17:47:27.609Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-09T17:47:27.609Z] changes_test.go:469: needs further investigation [2021-06-09T17:47:27.609Z] === RUN TestChangesSizeWithNoChanges [2021-06-09T17:47:27.609Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-09T17:47:27.609Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-09T17:47:27.609Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-09T17:47:27.609Z] === RUN TestChangesSize [2021-06-09T17:47:27.609Z] --- PASS: TestChangesSize (0.00s) [2021-06-09T17:47:27.609Z] === RUN TestApplyLayerInvalidFilenames [2021-06-09T17:47:27.609Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames241698406\\dest" [2021-06-09T17:47:27.609Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-09T17:47:27.609Z] === RUN TestApplyLayerInvalidHardlink [2021-06-09T17:47:27.609Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink672901256\\victim\\hello" -> "../victim/hello" [2021-06-09T17:47:27.609Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink765260871\\victim\\hello" -> "/../victim/hello" [2021-06-09T17:47:27.609Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink054492410\\victim" -> "../victim" [2021-06-09T17:47:27.609Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink621370385\\victim" -> "../victim" [2021-06-09T17:47:27.609Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink968578620\\victim" -> "../victim" [2021-06-09T17:47:27.609Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink366657643\\victim" -> "../victim" [2021-06-09T17:47:27.609Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-09T17:47:27.609Z] === RUN TestApplyLayerInvalidSymlink [2021-06-09T17:47:27.609Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink269324494\\dest\\dotdot" -> "../victim/hello" [2021-06-09T17:47:27.609Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink105358293\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T17:47:27.609Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink421929776\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:47:27.609Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink622058703\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:47:27.609Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink560795618\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:47:27.609Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink406778841\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:47:27.609Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-06-09T17:47:27.609Z] === RUN TestApplyLayerWhiteouts [2021-06-09T17:47:27.609Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-06-09T17:47:27.609Z] === RUN TestGenerateEmptyFile [2021-06-09T17:47:27.609Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-09T17:47:27.609Z] === RUN TestGenerateWithContent [2021-06-09T17:47:27.609Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-09T17:47:27.609Z] PASS [2021-06-09T17:47:27.609Z] coverage: 62.6% of statements [2021-06-09T17:47:27.609Z] ok github.com/docker/docker/pkg/archive 7.134s coverage: 62.6% of statements [2021-06-09T17:47:27.849Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-09T17:47:27.972Z] === RUN TestIsCpusetListAvailable [2021-06-09T17:47:27.972Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-09T17:47:27.972Z] PASS [2021-06-09T17:47:27.972Z] coverage: 38.2% of statements [2021-06-09T17:47:28.059Z] === RUN Test [2021-06-09T17:47:28.059Z] === RUN Test/TestContent [2021-06-09T17:47:28.059Z] === RUN Test/TestInitialize [2021-06-09T17:47:28.059Z] === RUN Test/TestNew [2021-06-09T17:47:28.059Z] === RUN Test/TestParsingContentsWithComments [2021-06-09T17:47:28.059Z] === RUN Test/TestRegister [2021-06-09T17:47:28.059Z] === RUN Test/TestWatch [2021-06-09T17:47:28.059Z] --- PASS: Test (0.01s) [2021-06-09T17:47:28.059Z] --- PASS: Test/TestContent (0.00s) [2021-06-09T17:47:28.059Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T17:47:28.059Z] --- PASS: Test/TestNew (0.00s) [2021-06-09T17:47:28.059Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-09T17:47:28.059Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T17:47:28.059Z] --- PASS: Test/TestWatch (0.01s) [2021-06-09T17:47:28.059Z] PASS [2021-06-09T17:47:28.059Z] coverage: 92.9% of statements [2021-06-09T17:47:28.059Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 92.9% of statements [2021-06-09T17:47:28.391Z] --- PASS: TestPluginWithDevMounts (2.08s) [2021-06-09T17:47:28.391Z] PASS [2021-06-09T17:47:28.391Z] [2021-06-09T17:47:28.391Z] DONE 1 tests in 2.248s [2021-06-09T17:47:28.391Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T17:47:28.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:28.391Z] ++ set -e [2021-06-09T17:47:28.391Z] ++ '[' -n 0 ']' [2021-06-09T17:47:28.391Z] ++ set -x [2021-06-09T17:47:28.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:28.391Z] INFO: Testing against a local daemon [2021-06-09T17:47:28.391Z] === RUN TestSecretInspect [2021-06-09T17:47:28.416Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-09T17:47:28.434Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2021-06-09T17:47:28.511Z] 2021/06/09 17:47:28 Closing DB instances... [2021-06-09T17:47:29.351Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-09T17:47:29.466Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2021-06-09T17:47:29.466Z] === RUN TestNetworkDBNodeLeave [2021-06-09T17:47:29.916Z] === RUN Test [2021-06-09T17:47:29.916Z] === RUN Test/TestInitialize [2021-06-09T17:47:29.916Z] time="2021-06-09T17:47:29Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:47:29.916Z] time="2021-06-09T17:47:29Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:47:29.916Z] time="2021-06-09T17:47:29Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:47:29.916Z] === RUN Test/TestInitializeWithCerts [2021-06-09T17:47:29.916Z] time="2021-06-09T17:47:29Z" level=info msg="Initializing discovery with TLS" [2021-06-09T17:47:29.916Z] === RUN Test/TestWatch [2021-06-09T17:47:29.916Z] time="2021-06-09T17:47:29Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:47:29.985Z] time="2021-06-09T17:47:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post http://127.0.0.1:49317/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-09T17:47:29.985Z] === RUN TestChtimes [2021-06-09T17:47:29.985Z] --- PASS: TestChtimes (0.00s) [2021-06-09T17:47:29.985Z] === RUN TestChtimesWindows [2021-06-09T17:47:29.985Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-09T17:47:29.985Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-09T17:47:29.985Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-09T17:47:29.985Z] === RUN TestEnsureRemoveAllNotExist [2021-06-09T17:47:29.985Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-09T17:47:29.985Z] === RUN TestEnsureRemoveAllWithDir [2021-06-09T17:47:29.985Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-09T17:47:29.985Z] === RUN TestEnsureRemoveAllWithFile [2021-06-09T17:47:29.985Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-09T17:47:29.985Z] === RUN TestHasWin32KSupport [2021-06-09T17:47:29.985Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-09T17:47:29.985Z] syscall_windows_test.go:8: win32k: true [2021-06-09T17:47:29.985Z] PASS [2021-06-09T17:47:29.985Z] coverage: 12.2% of statements [2021-06-09T17:47:29.985Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 12.2% of statements [2021-06-09T17:47:30.286Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-09T17:47:31.203Z] --- PASS: TestSecretInspect (2.95s) [2021-06-09T17:47:31.203Z] === RUN TestSecretList [2021-06-09T17:47:31.220Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-09T17:47:31.534Z] === RUN TestTailFile [2021-06-09T17:47:31.534Z] --- PASS: TestTailFile (0.00s) [2021-06-09T17:47:31.534Z] === RUN TestTailFileManyLines [2021-06-09T17:47:31.534Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-09T17:47:31.534Z] === RUN TestTailEmptyFile [2021-06-09T17:47:31.534Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-09T17:47:31.534Z] === RUN TestTailNegativeN [2021-06-09T17:47:31.534Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-09T17:47:31.534Z] === RUN TestNewTailReader [2021-06-09T17:47:31.534Z] === PAUSE TestNewTailReader [2021-06-09T17:47:31.534Z] === CONT TestNewTailReader [2021-06-09T17:47:31.534Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-09T17:47:31.534Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-09T17:47:31.534Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-09T17:47:31.534Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-09T17:47:31.534Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-09T17:47:31.534Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-09T17:47:31.534Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-09T17:47:31.534Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-09T17:47:31.534Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-09T17:47:31.534Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-09T17:47:31.534Z] === RUN TestNewTailReader/no_delimiter [2021-06-09T17:47:31.534Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/truncated_last_line [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/no_delimiter [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.535Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.536Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.536Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.537Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.539Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:31.540Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:47:32.003Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:47:32.003Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.02s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.01s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.01s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:47:32.004Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:47:32.005Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:47:32.006Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:47:32.006Z] PASS [2021-06-09T17:47:32.006Z] coverage: 88.6% of statements [2021-06-09T17:47:32.006Z] ok github.com/docker/docker/pkg/tailfile 0.354s coverage: 88.6% of statements [2021-06-09T17:47:32.596Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-09T17:47:32.775Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-06-09T17:47:32.775Z] === RUN TestNetworkDBWatch [2021-06-09T17:47:32.775Z] --- PASS: Test (3.14s) [2021-06-09T17:47:32.775Z] --- PASS: Test/TestInitialize (0.14s) [2021-06-09T17:47:32.775Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-09T17:47:32.775Z] --- PASS: Test/TestWatch (3.00s) [2021-06-09T17:47:32.775Z] PASS [2021-06-09T17:47:32.775Z] coverage: 84.1% of statements [2021-06-09T17:47:32.992Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T17:47:32.992Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T17:47:32.992Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T17:47:32.992Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-09T17:47:33.164Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-09T17:47:33.225Z] ok github.com/docker/docker/pkg/discovery/kv 3.203s coverage: 84.1% of statements [2021-06-09T17:47:33.459Z] === RUN TestTarSumRemoveNonExistent [2021-06-09T17:47:33.459Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-09T17:47:33.459Z] === RUN TestTarSumRemove [2021-06-09T17:47:33.459Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-09T17:47:33.459Z] === RUN TestSortFileInfoSums [2021-06-09T17:47:33.459Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-09T17:47:33.459Z] === RUN TestNewTarSumForLabelInvalid [2021-06-09T17:47:33.459Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-09T17:47:33.459Z] === RUN TestNewTarSumForLabel [2021-06-09T17:47:33.459Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-09T17:47:33.459Z] === RUN TestEmptyTar [2021-06-09T17:47:33.459Z] --- PASS: TestEmptyTar (0.01s) [2021-06-09T17:47:33.459Z] === RUN TestTarSumsReadSize [2021-06-09T17:47:33.459Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-06-09T17:47:33.459Z] === RUN TestTarSums [2021-06-09T17:47:33.459Z] --- PASS: TestTarSums (0.09s) [2021-06-09T17:47:33.459Z] === RUN TestIteration [2021-06-09T17:47:33.459Z] --- PASS: TestIteration (0.00s) [2021-06-09T17:47:33.459Z] === RUN TestVersionLabelForChecksum [2021-06-09T17:47:33.459Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-09T17:47:33.459Z] === RUN TestVersion [2021-06-09T17:47:33.459Z] --- PASS: TestVersion (0.00s) [2021-06-09T17:47:33.459Z] === RUN TestGetVersion [2021-06-09T17:47:33.459Z] --- PASS: TestGetVersion (0.00s) [2021-06-09T17:47:33.459Z] === RUN TestGetVersions [2021-06-09T17:47:33.459Z] --- PASS: TestGetVersions (0.00s) [2021-06-09T17:47:33.459Z] PASS [2021-06-09T17:47:33.459Z] coverage: 89.3% of statements [2021-06-09T17:47:33.459Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2021-06-09T17:47:33.922Z] testing: warning: no tests to run [2021-06-09T17:47:33.922Z] PASS [2021-06-09T17:47:33.922Z] coverage: [no statements] [2021-06-09T17:47:33.922Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-06-09T17:47:34.179Z] 2021/06/09 17:47:33 Closing DB instances... [2021-06-09T17:47:34.179Z] === RUN Test [2021-06-09T17:47:34.179Z] === RUN Test/TestWatch [2021-06-09T17:47:34.179Z] --- PASS: Test (0.00s) [2021-06-09T17:47:34.179Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T17:47:34.179Z] PASS [2021-06-09T17:47:34.179Z] coverage: 92.3% of statements [2021-06-09T17:47:34.179Z] ok github.com/docker/docker/pkg/discovery/memory 0.059s coverage: 92.3% of statements [2021-06-09T17:47:34.385Z] === RUN TestTruncIndex [2021-06-09T17:47:34.385Z] --- PASS: TestTruncIndex (0.10s) [2021-06-09T17:47:34.385Z] PASS [2021-06-09T17:47:34.385Z] coverage: 91.5% of statements [2021-06-09T17:47:34.385Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2021-06-09T17:47:34.511Z] --- PASS: TestSecretList (2.95s) [2021-06-09T17:47:34.511Z] === RUN TestSecretsCreateAndDelete [2021-06-09T17:47:34.540Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-09T17:47:34.850Z] === RUN TestIsGIT [2021-06-09T17:47:34.850Z] --- PASS: TestIsGIT (0.00s) [2021-06-09T17:47:34.850Z] === RUN TestIsTransport [2021-06-09T17:47:34.850Z] --- PASS: TestIsTransport (0.00s) [2021-06-09T17:47:34.850Z] PASS [2021-06-09T17:47:34.850Z] coverage: 100.0% of statements [2021-06-09T17:47:34.850Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2021-06-09T17:47:35.312Z] === RUN TestVersionInfo [2021-06-09T17:47:35.312Z] --- PASS: TestVersionInfo (0.00s) [2021-06-09T17:47:35.312Z] === RUN TestAppendVersions [2021-06-09T17:47:35.312Z] --- PASS: TestAppendVersions (0.00s) [2021-06-09T17:47:35.312Z] PASS [2021-06-09T17:47:35.312Z] coverage: 88.9% of statements [2021-06-09T17:47:35.313Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2021-06-09T17:47:35.474Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-09T17:47:35.693Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-09T17:47:35.693Z] === RUN TestNetworkDBBulkSync [2021-06-09T17:47:35.693Z] === RUN Test [2021-06-09T17:47:35.693Z] === RUN Test/TestInitialize [2021-06-09T17:47:35.693Z] === RUN Test/TestInitializeWithPattern [2021-06-09T17:47:35.693Z] === RUN Test/TestRegister [2021-06-09T17:47:35.693Z] === RUN Test/TestWatch [2021-06-09T17:47:35.693Z] --- PASS: Test (0.00s) [2021-06-09T17:47:35.693Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T17:47:35.693Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-09T17:47:35.693Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T17:47:35.693Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T17:47:35.693Z] PASS [2021-06-09T17:47:35.693Z] coverage: 93.8% of statements [2021-06-09T17:47:35.693Z] ok github.com/docker/docker/pkg/discovery/nodes 0.053s coverage: 93.8% of statements [2021-06-09T17:47:36.423Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-09T17:47:36.649Z] === RUN TestPollerAddRemove [2021-06-09T17:47:36.649Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-09T17:47:36.649Z] === RUN TestPollerEvent [2021-06-09T17:47:36.649Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-09T17:47:36.649Z] poller_test.go:41: No chmod on Windows [2021-06-09T17:47:36.649Z] === RUN TestPollerClose [2021-06-09T17:47:36.649Z] --- PASS: TestPollerClose (0.00s) [2021-06-09T17:47:36.649Z] PASS [2021-06-09T17:47:36.649Z] coverage: 45.7% of statements [2021-06-09T17:47:36.649Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2021-06-09T17:47:36.649Z] 2021/06/09 17:47:36 Closing DB instances... [2021-06-09T17:47:37.064Z] --- PASS: TestSecretsCreateAndDelete (2.97s) [2021-06-09T17:47:37.064Z] === RUN TestSecretsUpdate [2021-06-09T17:47:37.358Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-09T17:47:37.506Z] === RUN TestValidatePrivileges [2021-06-09T17:47:37.506Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-09T17:47:37.506Z] === RUN TestFilterByCapNeg [2021-06-09T17:47:37.506Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-09T17:47:37.506Z] === RUN TestFilterByCapPos [2021-06-09T17:47:37.506Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-09T17:47:37.506Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-09T17:47:37.506Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-09T17:47:37.506Z] PASS [2021-06-09T17:47:37.506Z] coverage: 12.0% of statements [2021-06-09T17:47:37.506Z] ok github.com/docker/docker/plugin 0.068s coverage: 12.0% of statements [2021-06-09T17:47:37.506Z] === RUN TestNewSettable [2021-06-09T17:47:37.506Z] --- PASS: TestNewSettable (0.00s) [2021-06-09T17:47:37.506Z] === RUN TestIsSettable [2021-06-09T17:47:37.506Z] --- PASS: TestIsSettable (0.00s) [2021-06-09T17:47:37.506Z] === RUN TestUpdateSettingsEnv [2021-06-09T17:47:37.506Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-09T17:47:37.506Z] PASS [2021-06-09T17:47:37.506Z] coverage: 20.1% of statements [2021-06-09T17:47:37.506Z] ok github.com/docker/docker/plugin/v2 0.078s coverage: 20.1% of statements [2021-06-09T17:47:37.926Z] --- PASS: TestServiceUpdateConfigs (16.11s) [2021-06-09T17:47:37.927Z] === RUN TestServiceUpdateNetwork [2021-06-09T17:47:38.158Z] === RUN TestCopyFileWithInvalidSrc [2021-06-09T17:47:38.158Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T17:47:38.158Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-09T17:47:38.158Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-09T17:47:38.158Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCopyFile [2021-06-09T17:47:38.158Z] --- PASS: TestCopyFile (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-09T17:47:38.158Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T17:47:38.158Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T17:47:38.158Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-09T17:47:38.158Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-09T17:47:38.158Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T17:47:38.158Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T17:47:38.158Z] === RUN TestWildcardMatches [2021-06-09T17:47:38.158Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestPatternMatches [2021-06-09T17:47:38.158Z] --- PASS: TestPatternMatches (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-09T17:47:38.158Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestPatternMatchesFolderExclusions [2021-06-09T17:47:38.158Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-09T17:47:38.158Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-09T17:47:38.158Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-09T17:47:38.158Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-09T17:47:38.158Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestSingleExclamationError [2021-06-09T17:47:38.158Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestMatchesWithNoPatterns [2021-06-09T17:47:38.158Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestMatchesWithMalformedPatterns [2021-06-09T17:47:38.158Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestMatches [2021-06-09T17:47:38.158Z] --- PASS: TestMatches (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCleanPatterns [2021-06-09T17:47:38.158Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-09T17:47:38.158Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCleanPatternsExceptionFlag [2021-06-09T17:47:38.158Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-09T17:47:38.158Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-09T17:47:38.158Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCleanPatternsErrorSingleException [2021-06-09T17:47:38.158Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCreateIfNotExistsDir [2021-06-09T17:47:38.158Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestCreateIfNotExistsFile [2021-06-09T17:47:38.158Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-09T17:47:38.158Z] === RUN TestMatch [2021-06-09T17:47:38.158Z] --- PASS: TestMatch (0.00s) [2021-06-09T17:47:38.158Z] PASS [2021-06-09T17:47:38.159Z] coverage: 87.5% of statements [2021-06-09T17:47:38.159Z] ok github.com/docker/docker/pkg/fileutils 0.072s coverage: 87.5% of statements [2021-06-09T17:47:38.159Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-09T17:47:38.159Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-09T17:47:38.493Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-09T17:47:39.054Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-06-09T17:47:39.054Z] === RUN TestClientStream [2021-06-09T17:47:39.054Z] --- PASS: TestClientStream (0.00s) [2021-06-09T17:47:39.054Z] === RUN TestClientSendFile [2021-06-09T17:47:39.054Z] --- PASS: TestClientSendFile (0.00s) [2021-06-09T17:47:39.054Z] === RUN TestClientWithRequestTimeout [2021-06-09T17:47:39.054Z] --- PASS: TestClientWithRequestTimeout (0.07s) [2021-06-09T17:47:39.054Z] === RUN TestFileSpecPlugin [2021-06-09T17:47:39.054Z] --- PASS: TestFileSpecPlugin (0.04s) [2021-06-09T17:47:39.054Z] === RUN TestFileJSONSpecPlugin [2021-06-09T17:47:39.054Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-09T17:47:39.054Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-09T17:47:39.054Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-09T17:47:39.054Z] === RUN TestPluginAddHandler [2021-06-09T17:47:39.054Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-09T17:47:39.054Z] === RUN TestPluginWaitBadPlugin [2021-06-09T17:47:39.054Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-09T17:47:39.054Z] === RUN TestGet [2021-06-09T17:47:39.054Z] time="2021-06-09T17:47:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-09T17:47:39.054Z] === RUN TestLoad [2021-06-09T17:47:39.054Z] --- PASS: TestLoad (0.00s) [2021-06-09T17:47:39.054Z] === RUN TestSave [2021-06-09T17:47:39.055Z] --- PASS: TestSave (0.02s) [2021-06-09T17:47:39.055Z] === RUN TestAddDeleteGet [2021-06-09T17:47:39.055Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-09T17:47:39.055Z] === RUN TestInvalidTags [2021-06-09T17:47:39.055Z] --- PASS: TestInvalidTags (0.01s) [2021-06-09T17:47:39.055Z] PASS [2021-06-09T17:47:39.055Z] coverage: 84.4% of statements [2021-06-09T17:47:39.055Z] ok github.com/docker/docker/reference 0.112s coverage: 84.4% of statements [2021-06-09T17:47:39.108Z] === RUN TestGet [2021-06-09T17:47:39.108Z] --- PASS: TestGet (0.00s) [2021-06-09T17:47:39.108Z] === RUN TestGetShortcutString [2021-06-09T17:47:39.108Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-09T17:47:39.108Z] PASS [2021-06-09T17:47:39.108Z] coverage: 42.9% of statements [2021-06-09T17:47:39.108Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2021-06-09T17:47:39.870Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-09T17:47:40.030Z] time="2021-06-09T17:47:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-09T17:47:40.057Z] === RUN TestCreateIDMapOrder [2021-06-09T17:47:40.057Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-09T17:47:40.057Z] PASS [2021-06-09T17:47:40.057Z] coverage: 7.2% of statements [2021-06-09T17:47:40.057Z] ok github.com/docker/docker/pkg/idtools 0.091s coverage: 7.2% of statements [2021-06-09T17:47:40.374Z] --- PASS: TestSecretsUpdate (2.96s) [2021-06-09T17:47:40.374Z] === RUN TestTemplatedSecret [2021-06-09T17:47:41.006Z] === RUN TestResolveAuthConfigIndexServer [2021-06-09T17:47:41.006Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestResolveAuthConfigFullURL [2021-06-09T17:47:41.006Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-09T17:47:41.006Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestValidateMirror [2021-06-09T17:47:41.006Z] --- PASS: TestValidateMirror (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestLoadInsecureRegistries [2021-06-09T17:47:41.006Z] time="2021-06-09T17:47:40Z" 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-09T17:47:41.006Z] time="2021-06-09T17:47:40Z" 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-09T17:47:41.006Z] time="2021-06-09T17:47:40Z" 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-09T17:47:41.006Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-06-09T17:47:41.006Z] === RUN TestNewServiceConfig [2021-06-09T17:47:41.006Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestValidateIndexName [2021-06-09T17:47:41.006Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestValidateIndexNameWithError [2021-06-09T17:47:41.006Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestEndpointParse [2021-06-09T17:47:41.006Z] --- PASS: TestEndpointParse (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestEndpointParseInvalid [2021-06-09T17:47:41.006Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestValidateEndpoint [2021-06-09T17:47:41.006Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-09T17:47:41.006Z] === RUN TestPing [2021-06-09T17:47:41.006Z] --- PASS: TestPing (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestPingRegistryEndpoint [2021-06-09T17:47:41.006Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-09T17:47:41.006Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:47:41.006Z] === RUN TestEndpoint [2021-06-09T17:47:41.006Z] --- SKIP: TestEndpoint (0.00s) [2021-06-09T17:47:41.006Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:47:41.006Z] === RUN TestParseRepositoryInfo [2021-06-09T17:47:41.006Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestNewIndexInfo [2021-06-09T17:47:41.006Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestMirrorEndpointLookup [2021-06-09T17:47:41.006Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-09T17:47:41.006Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:47:41.006Z] === RUN TestSearchRepositories [2021-06-09T17:47:41.006Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-09T17:47:41.006Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-09T17:47:41.006Z] Host: 127.0.0.1:49333 [2021-06-09T17:47:41.006Z] User-Agent: docker test client [2021-06-09T17:47:41.006Z] Authorization: Token fake-token [2021-06-09T17:47:41.006Z] X-Docker-Token: true [2021-06-09T17:47:41.006Z] Accept-Encoding: gzip [2021-06-09T17:47:41.006Z] [2021-06-09T17:47:41.006Z] [2021-06-09T17:47:41.006Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-09T17:47:41.006Z] Connection: close [2021-06-09T17:47:41.006Z] Content-Length: 144 [2021-06-09T17:47:41.006Z] Cache-Control: no-cache [2021-06-09T17:47:41.006Z] Content-Type: application/json [2021-06-09T17:47:41.006Z] Date: Wed, 09 Jun 2021 17:47:40 GMT [2021-06-09T17:47:41.006Z] Expires: -1 [2021-06-09T17:47:41.006Z] Pragma: no-cache [2021-06-09T17:47:41.006Z] Server: docker-tests/mock [2021-06-09T17:47:41.006Z] X-Docker-Registry-Config: mock [2021-06-09T17:47:41.006Z] X-Docker-Registry-Version: 0.0.0 [2021-06-09T17:47:41.006Z] [2021-06-09T17:47:41.006Z] [2021-06-09T17:47:41.006Z] === RUN TestTrustedLocation [2021-06-09T17:47:41.006Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-09T17:47:41.006Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestAllowNondistributableArtifacts [2021-06-09T17:47:41.006Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestIsSecureIndex [2021-06-09T17:47:41.006Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-09T17:47:41.006Z] PASS [2021-06-09T17:47:41.006Z] coverage: 51.7% of statements [2021-06-09T17:47:41.006Z] ok github.com/docker/docker/registry 0.250s coverage: 51.7% of statements [2021-06-09T17:47:41.006Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-09T17:47:41.006Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-09T17:47:41.006Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-09T17:47:41.006Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-09T17:47:41.006Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-09T17:47:41.006Z] === RUN TestResumableRequestReaderWithReadError [2021-06-09T17:47:41.246Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-09T17:47:41.475Z] time="2021-06-09T17:47:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-09T17:47:41.475Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-06-09T17:47:41.475Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-09T17:47:41.475Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-09T17:47:41.475Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-09T17:47:41.475Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-09T17:47:41.475Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-09T17:47:41.475Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-09T17:47:41.475Z] === RUN TestResumableRequestReader [2021-06-09T17:47:41.475Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-09T17:47:41.475Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-09T17:47:41.475Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-09T17:47:41.475Z] PASS [2021-06-09T17:47:41.475Z] coverage: 100.0% of statements [2021-06-09T17:47:41.475Z] ok github.com/docker/docker/registry/resumable 0.217s coverage: 100.0% of statements [2021-06-09T17:47:41.571Z] 2021/06/09 17:47:41 Closing DB instances... [2021-06-09T17:47:41.938Z] time="2021-06-09T17:47:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-09T17:47:41.938Z] === RUN TestRestartManagerTimeout [2021-06-09T17:47:41.938Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-09T17:47:41.938Z] === RUN TestRestartManagerTimeoutReset [2021-06-09T17:47:41.938Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-09T17:47:41.938Z] PASS [2021-06-09T17:47:41.938Z] coverage: 50.9% of statements [2021-06-09T17:47:41.938Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2021-06-09T17:47:42.021Z] === RUN TestFixedBufferCap [2021-06-09T17:47:42.021Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-09T17:47:42.021Z] === RUN TestFixedBufferLen [2021-06-09T17:47:42.021Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-09T17:47:42.021Z] === RUN TestFixedBufferString [2021-06-09T17:47:42.021Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-09T17:47:42.021Z] === RUN TestFixedBufferWrite [2021-06-09T17:47:42.021Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-09T17:47:42.021Z] === RUN TestFixedBufferRead [2021-06-09T17:47:42.021Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-09T17:47:42.021Z] === RUN TestBytesPipeRead [2021-06-09T17:47:42.021Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-09T17:47:42.021Z] === RUN TestBytesPipeWrite [2021-06-09T17:47:42.021Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-09T17:47:42.021Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-09T17:47:42.401Z] === RUN TestDecodeContainerConfig [2021-06-09T17:47:42.401Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-09T17:47:42.401Z] === RUN TestDecodeContainerConfigIsolation [2021-06-09T17:47:42.401Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-09T17:47:42.401Z] === RUN TestValidatePrivileged [2021-06-09T17:47:42.401Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-09T17:47:42.401Z] PASS [2021-06-09T17:47:42.401Z] coverage: 52.2% of statements [2021-06-09T17:47:42.401Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.2% of statements [2021-06-09T17:47:42.471Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-06-09T17:47:42.471Z] === RUN TestAtomicWriteToFile [2021-06-09T17:47:42.471Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-09T17:47:42.471Z] === RUN TestAtomicWriteSetCommit [2021-06-09T17:47:42.471Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-09T17:47:42.471Z] === RUN TestAtomicWriteSetCancel [2021-06-09T17:47:42.471Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-09T17:47:42.471Z] === RUN TestReadCloserWrapperClose [2021-06-09T17:47:42.471Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-09T17:47:42.471Z] === RUN TestReaderErrWrapperReadOnError [2021-06-09T17:47:42.471Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-09T17:47:42.471Z] === RUN TestReaderErrWrapperRead [2021-06-09T17:47:42.471Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-09T17:47:42.471Z] === RUN TestHashData [2021-06-09T17:47:42.471Z] --- PASS: TestHashData (0.00s) [2021-06-09T17:47:42.471Z] === RUN TestCancelReadCloser [2021-06-09T17:47:42.471Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-09T17:47:42.471Z] === RUN TestWriteCloserWrapperClose [2021-06-09T17:47:42.471Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-09T17:47:42.471Z] === RUN TestNopWriteCloser [2021-06-09T17:47:42.471Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-09T17:47:42.471Z] === RUN TestNopWriter [2021-06-09T17:47:42.471Z] --- PASS: TestNopWriter (0.00s) [2021-06-09T17:47:42.471Z] === RUN TestWriteCounter [2021-06-09T17:47:42.471Z] --- PASS: TestWriteCounter (0.00s) [2021-06-09T17:47:42.471Z] PASS [2021-06-09T17:47:42.471Z] coverage: 69.2% of statements [2021-06-09T17:47:42.471Z] ok github.com/docker/docker/pkg/ioutils 0.632s coverage: 69.2% of statements [2021-06-09T17:47:42.622Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-09T17:47:42.622Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-09T17:47:43.190Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-09T17:47:43.377Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-09T17:47:43.377Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-09T17:47:43.377Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-09T17:47:43.377Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-09T17:47:43.377Z] PASS [2021-06-09T17:47:43.377Z] coverage: 62.5% of statements [2021-06-09T17:47:43.377Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2021-06-09T17:47:43.420Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.97s) [2021-06-09T17:47:43.420Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-09T17:47:43.420Z] === RUN TestError [2021-06-09T17:47:43.420Z] --- PASS: TestError (0.00s) [2021-06-09T17:47:43.420Z] === RUN TestProgressString [2021-06-09T17:47:43.420Z] === RUN TestProgressString/no_progress [2021-06-09T17:47:43.420Z] === RUN TestProgressString/progress_1 [2021-06-09T17:47:43.420Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-09T17:47:43.420Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-09T17:47:43.420Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-09T17:47:43.420Z] === RUN TestProgressString/with_units [2021-06-09T17:47:43.420Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-09T17:47:43.420Z] === RUN TestProgressString/hide_counts [2021-06-09T17:47:43.420Z] --- PASS: TestProgressString (0.00s) [2021-06-09T17:47:43.420Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-09T17:47:43.420Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-09T17:47:43.420Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-09T17:47:43.420Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-09T17:47:43.420Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-09T17:47:43.420Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-09T17:47:43.420Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-09T17:47:43.420Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-09T17:47:43.420Z] === RUN TestJSONMessageDisplay [2021-06-09T17:47:43.420Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-06-09T17:47:43.420Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-09T17:47:43.420Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-09T17:47:43.420Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-09T17:47:43.420Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-09T17:47:43.420Z] === RUN TestDisplayJSONMessagesStream [2021-06-09T17:47:43.420Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-09T17:47:43.420Z] PASS [2021-06-09T17:47:43.420Z] coverage: 91.7% of statements [2021-06-09T17:47:43.420Z] ok github.com/docker/docker/pkg/jsonmessage 0.205s coverage: 91.7% of statements [2021-06-09T17:47:43.420Z] === RUN TestStandardLongPath [2021-06-09T17:47:43.420Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-09T17:47:43.420Z] === RUN TestUNCLongPath [2021-06-09T17:47:43.420Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-09T17:47:43.420Z] PASS [2021-06-09T17:47:43.420Z] coverage: 100.0% of statements [2021-06-09T17:47:43.421Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2021-06-09T17:47:43.684Z] --- PASS: TestTemplatedSecret (3.74s) [2021-06-09T17:47:43.684Z] === RUN TestSecretCreateResolve [2021-06-09T17:47:43.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-09T17:47:44.015Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-09T17:47:44.370Z] === RUN TestNameFormat [2021-06-09T17:47:44.370Z] --- PASS: TestNameFormat (0.00s) [2021-06-09T17:47:44.370Z] === RUN TestNameRetries [2021-06-09T17:47:44.370Z] --- PASS: TestNameRetries (0.00s) [2021-06-09T17:47:44.370Z] PASS [2021-06-09T17:47:44.370Z] coverage: 85.7% of statements [2021-06-09T17:47:44.370Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2021-06-09T17:47:44.370Z] --- PASS: TestGetAddress (26.29s) [2021-06-09T17:47:44.370Z] === RUN TestRequestSyntaxCheck [2021-06-09T17:47:44.370Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2021-06-09T17:47:44.370Z] === RUN TestRequest [2021-06-09T17:47:44.370Z] === RUN TestParseKeyValueOpt [2021-06-09T17:47:44.370Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-09T17:47:44.370Z] === RUN TestParseUintList [2021-06-09T17:47:44.370Z] --- PASS: TestParseUintList (0.00s) [2021-06-09T17:47:44.370Z] === RUN TestParseUintListMaximumLimits [2021-06-09T17:47:44.370Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-09T17:47:44.370Z] PASS [2021-06-09T17:47:44.370Z] coverage: 97.0% of statements [2021-06-09T17:47:44.370Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2021-06-09T17:47:44.820Z] 2021/06/09 17:47:44 Closing DB instances... [2021-06-09T17:47:45.272Z] === RUN TestNewAndRemove [2021-06-09T17:47:45.272Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-09T17:47:45.272Z] === RUN TestRemoveInvalidPath [2021-06-09T17:47:45.272Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-09T17:47:45.272Z] PASS [2021-06-09T17:47:45.272Z] coverage: 82.6% of statements [2021-06-09T17:47:45.272Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2021-06-09T17:47:45.392Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-09T17:47:46.227Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.25s) [2021-06-09T17:47:46.227Z] === RUN TestNetworkDBGarbageCollection [2021-06-09T17:47:46.300Z] time="2021-06-09T17:47:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-09T17:47:46.300Z] === RUN TestGetDriver [2021-06-09T17:47:46.300Z] --- PASS: TestGetDriver (0.00s) [2021-06-09T17:47:46.300Z] === RUN TestVolumeRequestError [2021-06-09T17:47:46.300Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-09T17:47:46.300Z] PASS [2021-06-09T17:47:46.300Z] coverage: 36.1% of statements [2021-06-09T17:47:46.300Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2021-06-09T17:47:46.328Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-09T17:47:46.677Z] === RUN TestFailedConnection [2021-06-09T17:47:46.677Z] === RUN TestParseEmptyInterface [2021-06-09T17:47:46.677Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-09T17:47:46.677Z] === RUN TestParseNonInterfaceType [2021-06-09T17:47:46.677Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-09T17:47:46.677Z] === RUN TestParseWithOneFunction [2021-06-09T17:47:46.677Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-09T17:47:46.677Z] === RUN TestParseWithMultipleFuncs [2021-06-09T17:47:46.677Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-09T17:47:46.677Z] === RUN TestParseWithUnnamedReturn [2021-06-09T17:47:46.677Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-09T17:47:46.677Z] === RUN TestEmbeddedInterface [2021-06-09T17:47:46.677Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-09T17:47:46.677Z] === RUN TestParsedImports [2021-06-09T17:47:46.677Z] --- PASS: TestParsedImports (0.00s) [2021-06-09T17:47:46.677Z] === RUN TestAliasedImports [2021-06-09T17:47:46.677Z] --- PASS: TestAliasedImports (0.00s) [2021-06-09T17:47:46.677Z] PASS [2021-06-09T17:47:46.677Z] coverage: 56.8% of statements [2021-06-09T17:47:46.677Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2021-06-09T17:47:46.763Z] === RUN TestGetAddress [2021-06-09T17:47:46.763Z] --- PASS: TestGetAddress (0.00s) [2021-06-09T17:47:46.763Z] === RUN TestRemove [2021-06-09T17:47:46.763Z] --- SKIP: TestRemove (0.00s) [2021-06-09T17:47:46.763Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T17:47:46.763Z] === RUN TestInitializeWithVolumes [2021-06-09T17:47:46.763Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-06-09T17:47:46.763Z] === RUN TestCreate [2021-06-09T17:47:46.763Z] --- PASS: TestCreate (0.01s) [2021-06-09T17:47:46.763Z] === RUN TestValidateName [2021-06-09T17:47:46.763Z] --- PASS: TestValidateName (0.00s) [2021-06-09T17:47:46.763Z] === RUN TestCreateWithOpts [2021-06-09T17:47:46.763Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-09T17:47:46.763Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T17:47:46.763Z] === RUN TestRelaodNoOpts [2021-06-09T17:47:46.763Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-09T17:47:46.763Z] PASS [2021-06-09T17:47:46.763Z] coverage: 41.5% of statements [2021-06-09T17:47:46.763Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2021-06-09T17:47:46.993Z] --- PASS: TestSecretCreateResolve (2.95s) [2021-06-09T17:47:46.993Z] PASS [2021-06-09T17:47:46.993Z] [2021-06-09T17:47:46.993Z] DONE 6 tests in 18.697s [2021-06-09T17:47:46.993Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T17:47:46.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:46.993Z] ++ set -e [2021-06-09T17:47:46.993Z] ++ '[' -n 0 ']' [2021-06-09T17:47:46.993Z] ++ set -x [2021-06-09T17:47:46.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:47:46.993Z] INFO: Testing against a local daemon [2021-06-09T17:47:46.993Z] === RUN TestServiceCreateInit [2021-06-09T17:47:46.993Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T17:47:47.262Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-09T17:47:47.631Z] --- PASS: TestFailedConnection (1.14s) [2021-06-09T17:47:47.631Z] === RUN TestFailOnce [2021-06-09T17:47:47.739Z] === RUN TestConvertTmpfsOptions [2021-06-09T17:47:47.739Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-09T17:47:47.739Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-09T17:47:47.739Z] parser_test.go:49: data="ro" [2021-06-09T17:47:47.739Z] === RUN TestParseMountRaw [2021-06-09T17:47:47.739Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-09T17:47:47.739Z] === RUN TestParseMountRawSplit [2021-06-09T17:47:47.739Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-09T17:47:47.739Z] parser_test.go:390: case 0 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 1 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 2 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 3 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 4 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 5 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 6 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 7 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 8 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 0 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 1 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 2 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 3 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 4 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 5 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 6 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 7 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 8 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 9 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 10 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 11 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 12 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 0 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 1 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 2 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 3 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 4 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 5 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 6 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 7 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 8 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 9 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 10 [2021-06-09T17:47:47.739Z] parser_test.go:390: case 11 [2021-06-09T17:47:47.739Z] === RUN TestParseMountSpec [2021-06-09T17:47:47.739Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-09T17:47:47.739Z] parser_test.go:455: case 0 [2021-06-09T17:47:47.739Z] parser_test.go:455: case 1 [2021-06-09T17:47:47.739Z] parser_test.go:455: case 2 [2021-06-09T17:47:47.739Z] parser_test.go:455: case 3 [2021-06-09T17:47:47.739Z] parser_test.go:455: case 4 [2021-06-09T17:47:47.739Z] parser_test.go:455: case 5 [2021-06-09T17:47:47.739Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-09T17:47:47.739Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-09T17:47:47.739Z] === RUN TestValidateMount [2021-06-09T17:47:47.739Z] --- PASS: TestValidateMount (0.00s) [2021-06-09T17:47:47.739Z] PASS [2021-06-09T17:47:47.739Z] coverage: 66.2% of statements [2021-06-09T17:47:47.739Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 66.2% of statements [2021-06-09T17:47:48.083Z] 2021/06/09 17:47:47 http: panic serving 127.0.0.1:49296: Plugin not ready [2021-06-09T17:47:48.083Z] goroutine 18 [running]: [2021-06-09T17:47:48.083Z] net/http.(*conn).serve.func1(0xc00010c000) [2021-06-09T17:47:48.083Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-09T17:47:48.083Z] panic(0x84ab40, 0x987da0) [2021-06-09T17:47:48.083Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-09T17:47:48.083Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-09T17:47:48.083Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-09T17:47:48.083Z] net/http.HandlerFunc.ServeHTTP(0xc00003eec0, 0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-09T17:47:48.083Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-09T17:47:48.083Z] net/http.(*ServeMux).ServeHTTP(0xc00004a980, 0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-09T17:47:48.083Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-09T17:47:48.083Z] net/http.serverHandler.ServeHTTP(0xc0000e2000, 0x99b9e0, 0xc0000e20e0, 0xc00011c000) [2021-06-09T17:47:48.083Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-09T17:47:48.083Z] net/http.(*conn).serve(0xc00010c000, 0x99c5a0, 0xc0000fa040) [2021-06-09T17:47:48.083Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-09T17:47:48.083Z] created by net/http.(*Server).Serve [2021-06-09T17:47:48.083Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-09T17:47:48.083Z] time="2021-06-09T17:47:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post http://127.0.0.1:49295/Test.FailOnce: EOF, retrying in 1s" [2021-06-09T17:47:48.538Z] === RUN TestHTTPTransport [2021-06-09T17:47:48.538Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-09T17:47:48.538Z] PASS [2021-06-09T17:47:48.538Z] coverage: 85.7% of statements [2021-06-09T17:47:48.538Z] ok github.com/docker/docker/pkg/plugins/transport 0.093s coverage: 85.7% of statements [2021-06-09T17:47:48.987Z] --- PASS: TestFailOnce (1.15s) [2021-06-09T17:47:48.987Z] === RUN TestEchoInputOutput [2021-06-09T17:47:48.987Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-09T17:47:48.987Z] === RUN TestBackoff [2021-06-09T17:47:48.987Z] --- PASS: TestBackoff (0.00s) [2021-06-09T17:47:48.987Z] === RUN TestAbortRetry [2021-06-09T17:47:48.987Z] --- PASS: TestAbortRetry (0.00s) [2021-06-09T17:47:48.987Z] === RUN TestClientScheme [2021-06-09T17:47:48.987Z] --- PASS: TestClientScheme (0.00s) [2021-06-09T17:47:48.987Z] === RUN TestNewClientWithTimeout [2021-06-09T17:47:49.162Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-09T17:47:49.288Z] === RUN TestSetGetMeta [2021-06-09T17:47:49.288Z] === PAUSE TestSetGetMeta [2021-06-09T17:47:49.288Z] === RUN TestRestore [2021-06-09T17:47:49.288Z] === PAUSE TestRestore [2021-06-09T17:47:49.288Z] === RUN TestServiceCreate [2021-06-09T17:47:49.288Z] === PAUSE TestServiceCreate [2021-06-09T17:47:49.288Z] === RUN TestServiceList [2021-06-09T17:47:49.288Z] === PAUSE TestServiceList [2021-06-09T17:47:49.288Z] === RUN TestServiceRemove [2021-06-09T17:47:49.288Z] === PAUSE TestServiceRemove [2021-06-09T17:47:49.288Z] === RUN TestServiceGet [2021-06-09T17:47:49.288Z] === PAUSE TestServiceGet [2021-06-09T17:47:49.288Z] === RUN TestServicePrune [2021-06-09T17:47:49.288Z] === PAUSE TestServicePrune [2021-06-09T17:47:49.288Z] === RUN TestCreate [2021-06-09T17:47:49.288Z] === PAUSE TestCreate [2021-06-09T17:47:49.288Z] === RUN TestRemove [2021-06-09T17:47:49.288Z] === PAUSE TestRemove [2021-06-09T17:47:49.288Z] === RUN TestList [2021-06-09T17:47:49.288Z] === PAUSE TestList [2021-06-09T17:47:49.288Z] === RUN TestFindByDriver [2021-06-09T17:47:49.288Z] === PAUSE TestFindByDriver [2021-06-09T17:47:49.288Z] === RUN TestFindByReferenced [2021-06-09T17:47:49.288Z] === PAUSE TestFindByReferenced [2021-06-09T17:47:49.288Z] === RUN TestDerefMultipleOfSameRef [2021-06-09T17:47:49.288Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-09T17:47:49.288Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T17:47:49.288Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T17:47:49.288Z] === RUN TestDefererencePluginOnCreateError [2021-06-09T17:47:49.288Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-09T17:47:49.288Z] === RUN TestRefDerefRemove [2021-06-09T17:47:49.288Z] === PAUSE TestRefDerefRemove [2021-06-09T17:47:49.288Z] === RUN TestGet [2021-06-09T17:47:49.288Z] === PAUSE TestGet [2021-06-09T17:47:49.288Z] === RUN TestGetWithReference [2021-06-09T17:47:49.288Z] === PAUSE TestGetWithReference [2021-06-09T17:47:49.288Z] === RUN TestFilterFunc [2021-06-09T17:47:49.288Z] === RUN TestFilterFunc/test_nil_list [2021-06-09T17:47:49.288Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-09T17:47:49.288Z] === RUN TestFilterFunc/test_empty_list [2021-06-09T17:47:49.288Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-09T17:47:49.288Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T17:47:49.288Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T17:47:49.288Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T17:47:49.288Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T17:47:49.288Z] === RUN TestFilterFunc/test_filter_some [2021-06-09T17:47:49.288Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-09T17:47:49.288Z] === RUN TestFilterFunc/test_filter_middle [2021-06-09T17:47:49.288Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-09T17:47:49.288Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-09T17:47:49.288Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-09T17:47:49.288Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-09T17:47:49.288Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-09T17:47:49.288Z] === CONT TestFilterFunc/test_nil_list [2021-06-09T17:47:49.288Z] === CONT TestFilterFunc/test_filter_some [2021-06-09T17:47:49.288Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T17:47:49.288Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-09T17:47:49.288Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T17:47:49.288Z] === CONT TestFilterFunc/test_filter_middle [2021-06-09T17:47:49.288Z] === CONT TestFilterFunc/test_empty_list [2021-06-09T17:47:49.288Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-09T17:47:49.288Z] --- PASS: TestFilterFunc (0.00s) [2021-06-09T17:47:49.288Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-09T17:47:49.288Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-09T17:47:49.288Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-09T17:47:49.288Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-09T17:47:49.288Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-09T17:47:49.288Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-09T17:47:49.288Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-09T17:47:49.288Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-09T17:47:49.288Z] === CONT TestSetGetMeta [2021-06-09T17:47:49.288Z] === CONT TestFindByReferenced [2021-06-09T17:47:49.288Z] === CONT TestGetWithReference [2021-06-09T17:47:49.288Z] === CONT TestDefererencePluginOnCreateError [2021-06-09T17:47:49.288Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-09T17:47:49.288Z] === CONT TestGet [2021-06-09T17:47:49.288Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-09T17:47:49.288Z] === CONT TestRefDerefRemove [2021-06-09T17:47:49.288Z] --- PASS: TestGetWithReference (0.02s) [2021-06-09T17:47:49.288Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T17:47:49.288Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-09T17:47:49.288Z] === CONT TestServicePrune [2021-06-09T17:47:49.288Z] --- PASS: TestGet (0.02s) [2021-06-09T17:47:49.288Z] === CONT TestFindByDriver [2021-06-09T17:47:49.288Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-06-09T17:47:49.288Z] === CONT TestList [2021-06-09T17:47:49.288Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-09T17:47:49.288Z] === CONT TestRemove [2021-06-09T17:47:49.288Z] --- PASS: TestFindByDriver (0.02s) [2021-06-09T17:47:49.288Z] === CONT TestCreate [2021-06-09T17:47:49.288Z] --- PASS: TestRemove (0.02s) [2021-06-09T17:47:49.288Z] === CONT TestDerefMultipleOfSameRef [2021-06-09T17:47:49.288Z] --- PASS: TestList (0.02s) [2021-06-09T17:47:49.288Z] === CONT TestServiceList [2021-06-09T17:47:49.288Z] --- PASS: TestCreate (0.01s) [2021-06-09T17:47:49.288Z] === CONT TestServiceGet [2021-06-09T17:47:49.288Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-06-09T17:47:49.288Z] === CONT TestServiceRemove [2021-06-09T17:47:49.288Z] --- PASS: TestServiceGet (0.08s) [2021-06-09T17:47:49.288Z] === CONT TestServiceCreate [2021-06-09T17:47:49.289Z] time="2021-06-09T17:47:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:47:49.289Z] --- PASS: TestServiceRemove (0.08s) [2021-06-09T17:47:49.289Z] === CONT TestRestore [2021-06-09T17:47:49.289Z] --- PASS: TestServiceList (0.10s) [2021-06-09T17:47:49.289Z] time="2021-06-09T17:47:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:47:49.289Z] time="2021-06-09T17:47:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:47:49.289Z] time="2021-06-09T17:47:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-09T17:47:49.289Z] --- PASS: TestServiceCreate (0.02s) [2021-06-09T17:47:49.289Z] time="2021-06-09T17:47:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:47:49.289Z] --- PASS: TestRestore (0.01s) [2021-06-09T17:47:49.289Z] --- PASS: TestServicePrune (0.14s) [2021-06-09T17:47:49.289Z] PASS [2021-06-09T17:47:49.289Z] coverage: 69.6% of statements [2021-06-09T17:47:49.289Z] ok github.com/docker/docker/volume/service 0.264s coverage: 69.6% of statements [2021-06-09T17:47:49.421Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-09T17:47:49.440Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-09T17:47:49.440Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T17:47:49.440Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-09T17:47:49.440Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-09T17:47:49.440Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-09T17:47:49.440Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-09T17:47:49.440Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-09T17:47:49.440Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T17:47:49.440Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-09T17:47:49.440Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-09T17:47:49.440Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-09T17:47:49.440Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-09T17:47:49.440Z] === RUN TestBufferPoolPutAndGet [2021-06-09T17:47:49.440Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-09T17:47:49.440Z] PASS [2021-06-09T17:47:49.440Z] coverage: 88.2% of statements [2021-06-09T17:47:49.440Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2021-06-09T17:47:49.440Z] time="2021-06-09T17:47:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-09T17:47:50.393Z] === RUN TestOutputOnPrematureClose [2021-06-09T17:47:50.393Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-09T17:47:50.393Z] === RUN TestCompleteSilently [2021-06-09T17:47:50.393Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-09T17:47:50.393Z] PASS [2021-06-09T17:47:50.393Z] coverage: 75.9% of statements [2021-06-09T17:47:50.393Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-06-09T17:47:50.847Z] time="2021-06-09T17:47:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-09T17:47:50.847Z] === RUN TestSendToOneSub [2021-06-09T17:47:50.847Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-09T17:47:50.847Z] === RUN TestSendToMultipleSubs [2021-06-09T17:47:50.847Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-09T17:47:50.847Z] === RUN TestEvictOneSub [2021-06-09T17:47:50.847Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-09T17:47:50.847Z] === RUN TestClosePublisher [2021-06-09T17:47:50.847Z] --- PASS: TestClosePublisher (0.00s) [2021-06-09T17:47:50.847Z] === RUN TestPubSubRace [2021-06-09T17:47:51.950Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-09T17:47:52.290Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T17:47:52.360Z] --- PASS: TestPubSubRace (1.06s) [2021-06-09T17:47:52.360Z] PASS [2021-06-09T17:47:52.360Z] coverage: 75.0% of statements [2021-06-09T17:47:52.360Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 75.0% of statements [2021-06-09T17:47:52.812Z] === RUN TestRegister [2021-06-09T17:47:52.812Z] --- PASS: TestRegister (0.00s) [2021-06-09T17:47:52.812Z] === RUN TestCommand [2021-06-09T17:47:52.887Z] --- PASS: TestServiceUpdateNetwork (14.95s) [2021-06-09T17:47:52.887Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T17:47:53.262Z] --- PASS: TestCommand (0.04s) [2021-06-09T17:47:53.262Z] === RUN TestNaiveSelf [2021-06-09T17:47:53.262Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-09T17:47:53.262Z] PASS [2021-06-09T17:47:53.262Z] coverage: 82.4% of statements [2021-06-09T17:47:53.262Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2021-06-09T17:47:53.262Z] time="2021-06-09T17:47:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-09T17:47:54.012Z] --- PASS: TestGet (15.01s) [2021-06-09T17:47:54.012Z] === RUN TestPluginWithNoManifest [2021-06-09T17:47:54.012Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-09T17:47:54.012Z] === RUN TestGetAll [2021-06-09T17:47:54.012Z] --- PASS: TestGetAll (0.00s) [2021-06-09T17:47:54.012Z] PASS [2021-06-09T17:47:54.012Z] coverage: 73.4% of statements [2021-06-09T17:47:54.012Z] ok github.com/docker/docker/pkg/plugins 36.308s coverage: 73.4% of statements [2021-06-09T17:47:54.213Z] === RUN TestParseSignal [2021-06-09T17:47:54.213Z] --- PASS: TestParseSignal (0.00s) [2021-06-09T17:47:54.213Z] === RUN TestValidSignalForPlatform [2021-06-09T17:47:54.213Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-09T17:47:54.213Z] PASS [2021-06-09T17:47:54.213Z] coverage: 19.7% of statements [2021-06-09T17:47:54.213Z] ok github.com/docker/docker/pkg/signal 0.050s coverage: 19.7% of statements [2021-06-09T17:47:54.261Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-09T17:47:55.638Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-09T17:47:55.726Z] === RUN TestNewStdWriter [2021-06-09T17:47:55.726Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-09T17:47:55.726Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestWriteWithNilBytes [2021-06-09T17:47:55.726Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestWrite [2021-06-09T17:47:55.726Z] --- PASS: TestWrite (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestWriteWithWriterError [2021-06-09T17:47:55.726Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-09T17:47:55.726Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestStdCopyWriteAndRead [2021-06-09T17:47:55.726Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-09T17:47:55.726Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-09T17:47:55.726Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-09T17:47:55.726Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-09T17:47:55.726Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-09T17:47:55.726Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-09T17:47:55.726Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-09T17:47:55.726Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-09T17:47:55.726Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-09T17:47:55.726Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-09T17:47:55.726Z] PASS [2021-06-09T17:47:55.726Z] coverage: 100.0% of statements [2021-06-09T17:47:55.726Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2021-06-09T17:47:56.680Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-09T17:47:56.680Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-09T17:47:56.680Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-09T17:47:56.680Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-09T17:47:56.680Z] === RUN TestFormatStatus [2021-06-09T17:47:56.680Z] --- PASS: TestFormatStatus (0.00s) [2021-06-09T17:47:56.680Z] === RUN TestFormatError [2021-06-09T17:47:56.680Z] --- PASS: TestFormatError (0.00s) [2021-06-09T17:47:56.680Z] === RUN TestFormatJSONError [2021-06-09T17:47:56.680Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-09T17:47:56.680Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-09T17:47:56.680Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-09T17:47:56.680Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-09T17:47:56.680Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-09T17:47:56.680Z] === RUN TestNewJSONProgressOutput [2021-06-09T17:47:56.680Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-09T17:47:56.680Z] === RUN TestAuxFormatterEmit [2021-06-09T17:47:56.680Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-09T17:47:56.680Z] === RUN TestStreamWriterStdout [2021-06-09T17:47:56.680Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-09T17:47:56.680Z] === RUN TestStreamWriterStderr [2021-06-09T17:47:56.680Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-09T17:47:56.680Z] PASS [2021-06-09T17:47:56.680Z] coverage: 66.2% of statements [2021-06-09T17:47:56.680Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2021-06-09T17:47:57.539Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-09T17:47:57.607Z] --- PASS: TestServiceCreateInit (10.32s) [2021-06-09T17:47:57.607Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s) [2021-06-09T17:47:57.607Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.15s) [2021-06-09T17:47:57.607Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T17:47:57.636Z] === RUN TestGenerateRandomID [2021-06-09T17:47:57.636Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-09T17:47:57.636Z] === RUN TestShortenId [2021-06-09T17:47:57.636Z] --- PASS: TestShortenId (0.00s) [2021-06-09T17:47:57.636Z] === RUN TestShortenSha256Id [2021-06-09T17:47:57.636Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-09T17:47:57.636Z] === RUN TestShortenIdEmpty [2021-06-09T17:47:57.636Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-09T17:47:57.636Z] === RUN TestShortenIdInvalid [2021-06-09T17:47:57.636Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-09T17:47:57.636Z] === RUN TestIsShortIDNonHex [2021-06-09T17:47:57.636Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-09T17:47:57.636Z] === RUN TestIsShortIDNotCorrectSize [2021-06-09T17:47:57.636Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-09T17:47:57.636Z] PASS [2021-06-09T17:47:57.636Z] coverage: 70.6% of statements [2021-06-09T17:47:57.636Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2021-06-09T17:47:57.636Z] --- PASS: TestRequest (13.21s) [2021-06-09T17:47:57.636Z] === RUN TestOverlappingRequests [2021-06-09T17:47:58.086Z] time="2021-06-09T17:47:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-09T17:47:58.536Z] --- PASS: TestOverlappingRequests (0.69s) [2021-06-09T17:47:58.536Z] === RUN TestRelease [2021-06-09T17:47:58.985Z] === RUN TestIsCpusetListAvailable [2021-06-09T17:47:58.985Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-09T17:47:58.985Z] PASS [2021-06-09T17:47:58.985Z] coverage: 38.2% of statements [2021-06-09T17:47:58.985Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2021-06-09T17:48:01.127Z] === RUN TestChtimes [2021-06-09T17:48:01.127Z] --- PASS: TestChtimes (0.00s) [2021-06-09T17:48:01.127Z] === RUN TestChtimesWindows [2021-06-09T17:48:01.127Z] --- PASS: TestChtimesWindows (0.01s) [2021-06-09T17:48:01.127Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-09T17:48:01.127Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-09T17:48:01.127Z] === RUN TestEnsureRemoveAllNotExist [2021-06-09T17:48:01.127Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-09T17:48:01.127Z] === RUN TestEnsureRemoveAllWithDir [2021-06-09T17:48:01.127Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-09T17:48:01.127Z] === RUN TestEnsureRemoveAllWithFile [2021-06-09T17:48:01.127Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-09T17:48:01.127Z] === RUN TestHasWin32KSupport [2021-06-09T17:48:01.127Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-09T17:48:01.127Z] syscall_windows_test.go:8: win32k: true [2021-06-09T17:48:01.127Z] PASS [2021-06-09T17:48:01.127Z] coverage: 12.2% of statements [2021-06-09T17:48:01.127Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 12.2% of statements [2021-06-09T17:48:01.127Z] --- PASS: TestRelease (2.60s) [2021-06-09T17:48:01.127Z] === RUN TestAllocateRandomDeallocate [2021-06-09T17:48:01.728Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-09T17:48:02.082Z] === RUN TestTailFile [2021-06-09T17:48:02.082Z] --- PASS: TestTailFile (0.00s) [2021-06-09T17:48:02.082Z] === RUN TestTailFileManyLines [2021-06-09T17:48:02.082Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-09T17:48:02.082Z] === RUN TestTailEmptyFile [2021-06-09T17:48:02.082Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-09T17:48:02.082Z] === RUN TestTailNegativeN [2021-06-09T17:48:02.082Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader [2021-06-09T17:48:02.082Z] === CONT TestNewTailReader [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/no_delimiter [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/truncated_last_line [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-09T17:48:02.082Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-09T17:48:02.082Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.082Z] === CONT TestNewTailReader/no_delimiter [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T17:48:02.082Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T17:48:02.082Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T17:48:02.082Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.083Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T17:48:02.083Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.083Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.084Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.084Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T17:48:02.084Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.085Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.294Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T17:48:02.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.538Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:48:02.539Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:48:02.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:48:02.542Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:48:02.542Z] PASS [2021-06-09T17:48:02.542Z] coverage: 88.6% of statements [2021-06-09T17:48:02.542Z] ok github.com/docker/docker/pkg/tailfile 0.170s coverage: 88.6% of statements [2021-06-09T17:48:03.233Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-09T17:48:03.494Z] === RUN TestTarSumRemoveNonExistent [2021-06-09T17:48:03.494Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-09T17:48:03.494Z] === RUN TestTarSumRemove [2021-06-09T17:48:03.494Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-09T17:48:03.494Z] === RUN TestSortFileInfoSums [2021-06-09T17:48:03.494Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-09T17:48:03.494Z] === RUN TestNewTarSumForLabelInvalid [2021-06-09T17:48:03.494Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-09T17:48:03.494Z] === RUN TestNewTarSumForLabel [2021-06-09T17:48:03.494Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-09T17:48:03.494Z] === RUN TestEmptyTar [2021-06-09T17:48:03.494Z] --- PASS: TestEmptyTar (0.00s) [2021-06-09T17:48:03.494Z] === RUN TestTarSumsReadSize [2021-06-09T17:48:03.494Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-09T17:48:03.494Z] === RUN TestTarSums [2021-06-09T17:48:03.944Z] --- PASS: TestTarSums (0.08s) [2021-06-09T17:48:03.944Z] === RUN TestIteration [2021-06-09T17:48:03.944Z] --- PASS: TestIteration (0.00s) [2021-06-09T17:48:03.944Z] === RUN TestVersionLabelForChecksum [2021-06-09T17:48:03.944Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-09T17:48:03.944Z] === RUN TestVersion [2021-06-09T17:48:03.944Z] --- PASS: TestVersion (0.00s) [2021-06-09T17:48:03.944Z] === RUN TestGetVersion [2021-06-09T17:48:03.944Z] --- PASS: TestGetVersion (0.00s) [2021-06-09T17:48:03.944Z] === RUN TestGetVersions [2021-06-09T17:48:03.944Z] --- PASS: TestGetVersions (0.00s) [2021-06-09T17:48:03.944Z] PASS [2021-06-09T17:48:03.945Z] coverage: 89.3% of statements [2021-06-09T17:48:03.945Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2021-06-09T17:48:04.896Z] testing: warning: no tests to run [2021-06-09T17:48:04.896Z] PASS [2021-06-09T17:48:04.896Z] coverage: [no statements] [2021-06-09T17:48:04.896Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2021-06-09T17:48:05.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-09T17:48:05.350Z] === RUN TestTruncIndex [2021-06-09T17:48:05.801Z] --- PASS: TestTruncIndex (0.10s) [2021-06-09T17:48:05.801Z] PASS [2021-06-09T17:48:05.801Z] coverage: 91.5% of statements [2021-06-09T17:48:05.801Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2021-06-09T17:48:06.253Z] === RUN TestIsGIT [2021-06-09T17:48:06.253Z] --- PASS: TestIsGIT (0.00s) [2021-06-09T17:48:06.253Z] === RUN TestIsTransport [2021-06-09T17:48:06.253Z] --- PASS: TestIsTransport (0.00s) [2021-06-09T17:48:06.253Z] PASS [2021-06-09T17:48:06.253Z] coverage: 100.0% of statements [2021-06-09T17:48:06.253Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2021-06-09T17:48:06.703Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-09T17:48:06.703Z] === RUN TestClientStream [2021-06-09T17:48:06.703Z] --- PASS: TestClientStream (0.00s) [2021-06-09T17:48:06.703Z] === RUN TestClientSendFile [2021-06-09T17:48:06.703Z] --- PASS: TestClientSendFile (0.00s) [2021-06-09T17:48:06.703Z] === RUN TestClientWithRequestTimeout [2021-06-09T17:48:06.703Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-09T17:48:06.703Z] === RUN TestFileSpecPlugin [2021-06-09T17:48:06.703Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-09T17:48:06.703Z] === RUN TestFileJSONSpecPlugin [2021-06-09T17:48:06.703Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-09T17:48:06.703Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-09T17:48:06.703Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-09T17:48:06.703Z] === RUN TestPluginAddHandler [2021-06-09T17:48:06.703Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-09T17:48:06.703Z] === RUN TestPluginWaitBadPlugin [2021-06-09T17:48:06.703Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-09T17:48:06.703Z] === RUN TestGet [2021-06-09T17:48:06.703Z] time="2021-06-09T17:48:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-09T17:48:07.153Z] === RUN TestVersionInfo [2021-06-09T17:48:07.153Z] --- PASS: TestVersionInfo (0.00s) [2021-06-09T17:48:07.153Z] === RUN TestAppendVersions [2021-06-09T17:48:07.153Z] --- PASS: TestAppendVersions (0.00s) [2021-06-09T17:48:07.153Z] PASS [2021-06-09T17:48:07.153Z] coverage: 88.9% of statements [2021-06-09T17:48:07.153Z] ok github.com/docker/docker/pkg/useragent 0.068s coverage: 88.9% of statements [2021-06-09T17:48:07.608Z] time="2021-06-09T17:48:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-09T17:48:08.424Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-09T17:48:08.563Z] --- PASS: TestAllocateRandomDeallocate (7.63s) [2021-06-09T17:48:08.563Z] === RUN TestRetrieveFromStore [2021-06-09T17:48:08.901Z] 2021/06/09 17:48:07 Closing DB instances... [2021-06-09T17:48:08.901Z] --- PASS: TestNetworkDBGarbageCollection (53.82s) [2021-06-09T17:48:08.901Z] === RUN TestFindNode [2021-06-09T17:48:08.901Z] 2021/06/09 17:48:08 Closing DB instances... [2021-06-09T17:48:08.901Z] --- PASS: TestFindNode (0.01s) [2021-06-09T17:48:08.901Z] === RUN TestChangeNodeState [2021-06-09T17:48:08.901Z] 2021/06/09 17:48:08 Closing DB instances... [2021-06-09T17:48:08.901Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-09T17:48:08.901Z] === RUN TestNodeReincarnation [2021-06-09T17:48:09.364Z] 2021/06/09 17:48:08 Closing DB instances... [2021-06-09T17:48:09.517Z] time="2021-06-09T17:48:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-09T17:48:09.969Z] === RUN TestValidatePrivileges [2021-06-09T17:48:09.969Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-09T17:48:09.969Z] === RUN TestFilterByCapNeg [2021-06-09T17:48:09.969Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-09T17:48:09.969Z] === RUN TestFilterByCapPos [2021-06-09T17:48:09.969Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-09T17:48:09.969Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-09T17:48:09.969Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-09T17:48:09.969Z] PASS [2021-06-09T17:48:09.969Z] coverage: 12.0% of statements [2021-06-09T17:48:09.969Z] ok github.com/docker/docker/plugin 0.068s coverage: 12.0% of statements [2021-06-09T17:48:11.491Z] --- PASS: TestRetrieveFromStore (2.68s) [2021-06-09T17:48:11.491Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-09T17:48:11.491Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-09T17:48:11.491Z] === RUN TestParallelPredefinedRequest1 [2021-06-09T17:48:11.491Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-09T17:48:11.491Z] === RUN TestParallelPredefinedRequest2 [2021-06-09T17:48:11.491Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-09T17:48:11.491Z] === RUN TestParallelPredefinedRequest3 [2021-06-09T17:48:11.491Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-09T17:48:11.491Z] === RUN TestParallelPredefinedRequest4 [2021-06-09T17:48:11.491Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-09T17:48:11.491Z] === RUN TestParallelPredefinedRequest5 [2021-06-09T17:48:11.491Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-09T17:48:11.491Z] === RUN TestDebug [2021-06-09T17:48:11.491Z] --- PASS: TestDebug (0.00s) [2021-06-09T17:48:11.491Z] === RUN TestRequestPoolParallel [2021-06-09T17:48:11.491Z] --- PASS: TestRequestPoolParallel (0.27s) [2021-06-09T17:48:11.491Z] === RUN TestFullAllocateRelease [2021-06-09T17:48:11.491Z] === RUN TestNewSettable [2021-06-09T17:48:11.491Z] --- PASS: TestNewSettable (0.00s) [2021-06-09T17:48:11.491Z] === RUN TestIsSettable [2021-06-09T17:48:11.491Z] --- PASS: TestIsSettable (0.00s) [2021-06-09T17:48:11.491Z] === RUN TestUpdateSettingsEnv [2021-06-09T17:48:11.491Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-09T17:48:11.491Z] PASS [2021-06-09T17:48:11.491Z] coverage: 20.1% of statements [2021-06-09T17:48:11.491Z] ok github.com/docker/docker/plugin/v2 0.056s coverage: 20.1% of statements [2021-06-09T17:48:12.446Z] --- PASS: TestFullAllocateRelease (0.62s) [2021-06-09T17:48:12.446Z] === RUN TestOddAllocateRelease [2021-06-09T17:48:12.446Z] --- PASS: TestOddAllocateRelease (0.35s) [2021-06-09T17:48:12.446Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-09T17:48:12.613Z] --- PASS: TestServiceUpdatePidsLimit (19.17s) [2021-06-09T17:48:12.613Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.45s) [2021-06-09T17:48:12.613Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.53s) [2021-06-09T17:48:12.613Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.74s) [2021-06-09T17:48:12.613Z] PASS [2021-06-09T17:48:12.613Z] [2021-06-09T17:48:12.613Z] === Skipped [2021-06-09T17:48:12.613Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T17:48:12.613Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T17:48:12.613Z] [2021-06-09T17:48:12.613Z] [2021-06-09T17:48:12.613Z] DONE 27 tests, 1 skipped in 207.297s [2021-06-09T17:48:12.613Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T17:48:12.613Z] ++ 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-09T17:48:12.613Z] ++ set -e [2021-06-09T17:48:12.613Z] ++ '[' -n 0 ']' [2021-06-09T17:48:12.613Z] ++ set -x [2021-06-09T17:48:12.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T17:48:12.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-09T17:48:12.614Z] INFO: Testing against a local daemon [2021-06-09T17:48:12.614Z] === RUN TestSessionCreate [2021-06-09T17:48:12.614Z] --- PASS: TestSessionCreate (0.05s) [2021-06-09T17:48:12.614Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T17:48:12.614Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2021-06-09T17:48:12.614Z] PASS [2021-06-09T17:48:12.614Z] [2021-06-09T17:48:12.614Z] DONE 2 tests in 0.259s [2021-06-09T17:48:12.614Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T17:48:12.614Z] ++ 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-09T17:48:12.614Z] ++ set -e [2021-06-09T17:48:12.614Z] ++ '[' -n 0 ']' [2021-06-09T17:48:12.614Z] ++ set -x [2021-06-09T17:48:12.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T17:48:12.614Z] INFO: Testing against a local daemon [2021-06-09T17:48:12.614Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T17:48:12.614Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T17:48:12.614Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T17:48:12.614Z] === RUN TestEventsExecDie [2021-06-09T17:48:12.872Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-09T17:48:12.896Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.13s) [2021-06-09T17:48:12.896Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-09T17:48:12.896Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.10s) [2021-06-09T17:48:12.896Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-09T17:48:12.896Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.08s) [2021-06-09T17:48:12.896Z] === CONT TestParallelPredefinedRequest1 [2021-06-09T17:48:12.896Z] === CONT TestParallelPredefinedRequest4 [2021-06-09T17:48:12.896Z] === CONT TestParallelPredefinedRequest3 [2021-06-09T17:48:12.896Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-09T17:48:12.896Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:48:12.896Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-09T17:48:12.896Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:48:12.896Z] === CONT TestParallelPredefinedRequest2 [2021-06-09T17:48:12.896Z] === CONT TestParallelPredefinedRequest5 [2021-06-09T17:48:12.896Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-09T17:48:12.896Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:48:12.896Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-09T17:48:12.896Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:48:12.896Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-09T17:48:12.896Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:48:12.896Z] PASS [2021-06-09T17:48:12.896Z] coverage: 85.3% of statements [2021-06-09T17:48:12.896Z] ok github.com/docker/docker/libnetwork/ipam 67.965s coverage: 85.3% of statements [2021-06-09T17:48:12.896Z] === RUN TestLoad [2021-06-09T17:48:12.896Z] --- PASS: TestLoad (0.00s) [2021-06-09T17:48:12.896Z] === RUN TestSave [2021-06-09T17:48:12.896Z] --- PASS: TestSave (0.03s) [2021-06-09T17:48:12.896Z] === RUN TestAddDeleteGet [2021-06-09T17:48:13.346Z] --- PASS: TestAddDeleteGet (0.04s) [2021-06-09T17:48:13.346Z] === RUN TestInvalidTags [2021-06-09T17:48:13.346Z] --- PASS: TestInvalidTags (0.01s) [2021-06-09T17:48:13.346Z] PASS [2021-06-09T17:48:13.346Z] coverage: 84.4% of statements [2021-06-09T17:48:13.346Z] ok github.com/docker/docker/reference 0.125s coverage: 84.4% of statements [2021-06-09T17:48:13.346Z] time="2021-06-09T17:48:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-09T17:48:14.091Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-09T17:48:14.091Z] === RUN TestParallelCreate [2021-06-09T17:48:14.091Z] 2021/06/09 17:48:13 Closing DB instances... [2021-06-09T17:48:14.091Z] --- PASS: TestParallelCreate (0.01s) [2021-06-09T17:48:14.091Z] === RUN TestParallelDelete [2021-06-09T17:48:14.091Z] 2021/06/09 17:48:13 Closing DB instances... [2021-06-09T17:48:14.091Z] --- PASS: TestParallelDelete (0.01s) [2021-06-09T17:48:14.091Z] === RUN TestNetworkDBIslands [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1aa9754d0da3 with config:&{NodeID:1aa9754d0da3 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, added to nodes list" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:519b592a91be with config:&{NodeID:519b592a91be Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=info msg="Node 519b592a91be/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=info msg="Node 519b592a91be/172.25.197.45, added to nodes list" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=info msg="Node 519b592a91be/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=info msg="Node 519b592a91be/172.25.197.45, added to nodes list" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, added to nodes list" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-09T17:48:14.091Z] time="2021-06-09T17:48:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2021-06-09T17:48:14.774Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-09T17:48:14.774Z] --- PASS: TestEventsExecDie (2.08s) [2021-06-09T17:48:14.774Z] === RUN TestEventsBackwardsCompatible [2021-06-09T17:48:14.774Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-06-09T17:48:14.774Z] === RUN TestEventsVolumeCreate [2021-06-09T17:48:14.774Z] --- PASS: TestEventsVolumeCreate (0.10s) [2021-06-09T17:48:14.774Z] === RUN TestInfoBinaryCommits [2021-06-09T17:48:14.774Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-06-09T17:48:14.774Z] === RUN TestInfoAPIVersioned [2021-06-09T17:48:14.774Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-09T17:48:14.774Z] === RUN TestInfoDiscoveryBackend [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:17f709404e08 with config:&{NodeID:17f709404e08 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="Node 17f709404e08/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="Node 17f709404e08/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="Node 17f709404e08/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="Node 17f709404e08/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="Node 519b592a91be/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="Node 519b592a91be/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="Node 17f709404e08/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.079Z] time="2021-06-09T17:48:14Z" level=info msg="Node 17f709404e08/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.343Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-06-09T17:48:15.343Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2457e9fa2d1c with config:&{NodeID:2457e9fa2d1c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 519b592a91be/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 519b592a91be/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 17f709404e08/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 17f709404e08/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:15.541Z] time="2021-06-09T17:48:15Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, added to nodes list" [2021-06-09T17:48:15.754Z] --- PASS: TestCreateServiceMultipleTimes (17.82s) [2021-06-09T17:48:15.754Z] === RUN TestCreateServiceConflict [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4f4379718a68 with config:&{NodeID:4f4379718a68 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 4f4379718a68/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 4f4379718a68/172.25.197.45, added to nodes list" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 4f4379718a68/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 4f4379718a68/172.25.197.45, added to nodes list" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 17f709404e08/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 17f709404e08/172.25.197.45, added to nodes list" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, added to nodes list" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, added to nodes list" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 519b592a91be/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 519b592a91be/172.25.197.45, added to nodes list" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 4f4379718a68/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 4f4379718a68/172.25.197.45, added to nodes list" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 4f4379718a68/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 4f4379718a68/172.25.197.45, added to nodes list" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 4f4379718a68/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="Node 4f4379718a68/172.25.197.45, added to nodes list" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=info msg="The new bootstrap node list is:[172.25.197.45:10033 172.25.197.45:10034 172.25.197.45:10035]" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10033" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49374" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10034" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49375" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10035" [2021-06-09T17:48:16.004Z] time="2021-06-09T17:48:15Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49376" [2021-06-09T17:48:16.209Z] === RUN TestResolveAuthConfigIndexServer [2021-06-09T17:48:16.209Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestResolveAuthConfigFullURL [2021-06-09T17:48:16.209Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-09T17:48:16.209Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestValidateMirror [2021-06-09T17:48:16.209Z] --- PASS: TestValidateMirror (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestLoadInsecureRegistries [2021-06-09T17:48:16.209Z] time="2021-06-09T17:48:15Z" 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-09T17:48:16.209Z] time="2021-06-09T17:48:15Z" 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-09T17:48:16.209Z] time="2021-06-09T17:48:15Z" 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-09T17:48:16.209Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-06-09T17:48:16.209Z] === RUN TestNewServiceConfig [2021-06-09T17:48:16.209Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestValidateIndexName [2021-06-09T17:48:16.209Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestValidateIndexNameWithError [2021-06-09T17:48:16.209Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestEndpointParse [2021-06-09T17:48:16.209Z] --- PASS: TestEndpointParse (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestEndpointParseInvalid [2021-06-09T17:48:16.209Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestValidateEndpoint [2021-06-09T17:48:16.209Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-09T17:48:16.209Z] === RUN TestPing [2021-06-09T17:48:16.209Z] --- PASS: TestPing (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestPingRegistryEndpoint [2021-06-09T17:48:16.209Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-09T17:48:16.209Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:48:16.209Z] === RUN TestEndpoint [2021-06-09T17:48:16.209Z] --- SKIP: TestEndpoint (0.00s) [2021-06-09T17:48:16.209Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:48:16.209Z] === RUN TestParseRepositoryInfo [2021-06-09T17:48:16.209Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestNewIndexInfo [2021-06-09T17:48:16.209Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestMirrorEndpointLookup [2021-06-09T17:48:16.209Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-09T17:48:16.209Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:48:16.209Z] === RUN TestSearchRepositories [2021-06-09T17:48:16.209Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-09T17:48:16.209Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-09T17:48:16.209Z] Host: 127.0.0.1:49319 [2021-06-09T17:48:16.209Z] User-Agent: docker test client [2021-06-09T17:48:16.209Z] Authorization: Token fake-token [2021-06-09T17:48:16.209Z] X-Docker-Token: true [2021-06-09T17:48:16.209Z] Accept-Encoding: gzip [2021-06-09T17:48:16.209Z] [2021-06-09T17:48:16.209Z] [2021-06-09T17:48:16.209Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-09T17:48:16.209Z] Connection: close [2021-06-09T17:48:16.209Z] Content-Length: 144 [2021-06-09T17:48:16.209Z] Cache-Control: no-cache [2021-06-09T17:48:16.209Z] Content-Type: application/json [2021-06-09T17:48:16.209Z] Date: Wed, 09 Jun 2021 17:48:15 GMT [2021-06-09T17:48:16.209Z] Expires: -1 [2021-06-09T17:48:16.209Z] Pragma: no-cache [2021-06-09T17:48:16.209Z] Server: docker-tests/mock [2021-06-09T17:48:16.209Z] X-Docker-Registry-Config: mock [2021-06-09T17:48:16.209Z] X-Docker-Registry-Version: 0.0.0 [2021-06-09T17:48:16.209Z] [2021-06-09T17:48:16.209Z] [2021-06-09T17:48:16.209Z] === RUN TestTrustedLocation [2021-06-09T17:48:16.209Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-09T17:48:16.209Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestAllowNondistributableArtifacts [2021-06-09T17:48:16.209Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-09T17:48:16.209Z] === RUN TestIsSecureIndex [2021-06-09T17:48:16.209Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-09T17:48:16.209Z] PASS [2021-06-09T17:48:16.209Z] coverage: 51.7% of statements [2021-06-09T17:48:16.209Z] ok github.com/docker/docker/registry 0.236s coverage: 51.7% of statements [2021-06-09T17:48:16.279Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-09T17:48:16.279Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T17:48:16.467Z] time="2021-06-09T17:48:16Z" level=info msg="The new bootstrap node list is:[172.25.197.45:10033 172.25.197.45:10034 172.25.197.45:10035]" [2021-06-09T17:48:16.467Z] time="2021-06-09T17:48:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10033" [2021-06-09T17:48:16.467Z] time="2021-06-09T17:48:16Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49377" [2021-06-09T17:48:16.467Z] time="2021-06-09T17:48:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10034" [2021-06-09T17:48:16.467Z] time="2021-06-09T17:48:16Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49378" [2021-06-09T17:48:16.467Z] time="2021-06-09T17:48:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10035" [2021-06-09T17:48:16.467Z] time="2021-06-09T17:48:16Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49379" [2021-06-09T17:48:16.467Z] time="2021-06-09T17:48:16Z" level=info msg="node 0 leaving" [2021-06-09T17:48:16.847Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2021-06-09T17:48:16.847Z] === RUN TestInfoAPI [2021-06-09T17:48:16.847Z] --- PASS: TestInfoAPI (0.05s) [2021-06-09T17:48:16.847Z] === RUN TestInfoAPIWarnings [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="Node 1aa9754d0da3 change state NodeActive --> NodeLeft" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="node2(519b592a91be): Node leave event for 1aa9754d0da3/172.25.197.45" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="Node 1aa9754d0da3 change state NodeActive --> NodeLeft" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="node4(2457e9fa2d1c): Node leave event for 1aa9754d0da3/172.25.197.45" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="Node 1aa9754d0da3 change state NodeActive --> NodeLeft" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="node5(4f4379718a68): Node leave event for 1aa9754d0da3/172.25.197.45" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="Node 1aa9754d0da3 change state NodeActive --> NodeLeft" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="node3(17f709404e08): Node leave event for 1aa9754d0da3/172.25.197.45" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="Node 1aa9754d0da3 change state NodeActive --> NodeLeft" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="node1(1aa9754d0da3): Node leave event for 1aa9754d0da3/172.25.197.45" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, left gossip cluster" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, left gossip cluster" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, left gossip cluster" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, left gossip cluster" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="Node 1aa9754d0da3/172.25.197.45, left gossip cluster" [2021-06-09T17:48:16.945Z] time="2021-06-09T17:48:16Z" level=info msg="node 1 leaving" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:16Z" level=info msg="Node 519b592a91be change state NodeActive --> NodeLeft" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:16Z" level=info msg="node4(2457e9fa2d1c): Node leave event for 519b592a91be/172.25.197.45" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:16Z" level=info msg="Node 519b592a91be/172.25.197.45, left gossip cluster" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:16Z" level=info msg="Node 519b592a91be change state NodeActive --> NodeFailed" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:16Z" level=info msg="Node 519b592a91be/172.25.197.45, added to failed nodes list" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:16Z" level=info msg="Node 519b592a91be change state NodeActive --> NodeLeft" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:16Z" level=info msg="node3(17f709404e08): Node leave event for 519b592a91be/172.25.197.45" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:16Z" level=error msg="node: 519b592a91be is unknown to memberlist" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:16Z" level=info msg="Node 519b592a91be change state NodeActive --> NodeLeft" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:16Z" level=info msg="node5(4f4379718a68): Node leave event for 519b592a91be/172.25.197.45" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:17Z" level=info msg="Node 519b592a91be/172.25.197.45, left gossip cluster" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:17Z" level=info msg="Node 519b592a91be/172.25.197.45, left gossip cluster" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:17Z" level=info msg="Node 519b592a91be/172.25.197.45, left gossip cluster" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:17Z" level=info msg="node 2 leaving" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:17Z" level=info msg="Node 17f709404e08 change state NodeActive --> NodeLeft" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:17Z" level=info msg="node4(2457e9fa2d1c): Node leave event for 17f709404e08/172.25.197.45" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:17Z" level=info msg="Node 17f709404e08 change state NodeActive --> NodeLeft" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:17Z" level=info msg="node5(4f4379718a68): Node leave event for 17f709404e08/172.25.197.45" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:17Z" level=info msg="Node 17f709404e08 change state NodeActive --> NodeLeft" [2021-06-09T17:48:17.409Z] time="2021-06-09T17:48:17Z" level=info msg="node3(17f709404e08): Node leave event for 17f709404e08/172.25.197.45" [2021-06-09T17:48:17.729Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-09T17:48:17.729Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-09T17:48:17.729Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-09T17:48:17.729Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-09T17:48:17.729Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-09T17:48:17.729Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-09T17:48:17.729Z] === RUN TestResumableRequestReaderWithReadError [2021-06-09T17:48:17.729Z] time="2021-06-09T17:48:17Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-09T17:48:17.730Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-06-09T17:48:17.730Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-09T17:48:17.730Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-09T17:48:17.730Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-09T17:48:17.730Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-09T17:48:17.730Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-09T17:48:17.730Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-09T17:48:17.730Z] === RUN TestResumableRequestReader [2021-06-09T17:48:17.730Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-09T17:48:17.730Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-09T17:48:17.730Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-09T17:48:17.730Z] PASS [2021-06-09T17:48:17.730Z] coverage: 100.0% of statements [2021-06-09T17:48:17.730Z] ok github.com/docker/docker/registry/resumable 0.181s coverage: 100.0% of statements [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=debug msg="memberlist: Failed ping: 2457e9fa2d1c (timeout reached)" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.197.45:10034: use of closed network connection" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.197.45:10035: use of closed network connection" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.197.45:10037: use of closed network connection" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49380" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="Node 17f709404e08/172.25.197.45, left gossip cluster" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.25.197.45:10036: use of closed network connection" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="node 0 coming back" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fdd9568c230c with config:&{NodeID:fdd9568c230c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="Node fdd9568c230c/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="Node fdd9568c230c/172.25.197.45, added to nodes list" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="node 1 coming back" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e811c6d29bb5 with config:&{NodeID:e811c6d29bb5 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="Node e811c6d29bb5/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="Node e811c6d29bb5/172.25.197.45, added to nodes list" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="node 2 coming back" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a6b861ed1677 with config:&{NodeID:a6b861ed1677 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="Node a6b861ed1677/172.25.197.45, joined gossip cluster" [2021-06-09T17:48:17.873Z] time="2021-06-09T17:48:17Z" level=info msg="Node a6b861ed1677/172.25.197.45, added to nodes list" [2021-06-09T17:48:18.306Z] --- PASS: TestCreateServiceConflict (2.97s) [2021-06-09T17:48:18.306Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T17:48:18.336Z] time="2021-06-09T17:48:17Z" level=warning msg="memberlist: Was able to connect to 2457e9fa2d1c but other probes failed, network may be misconfigured" [2021-06-09T17:48:18.681Z] === RUN TestRestartManagerTimeout [2021-06-09T17:48:18.681Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-09T17:48:18.681Z] === RUN TestRestartManagerTimeoutReset [2021-06-09T17:48:18.681Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-09T17:48:18.681Z] PASS [2021-06-09T17:48:18.681Z] coverage: 50.9% of statements [2021-06-09T17:48:18.681Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2021-06-09T17:48:18.799Z] time="2021-06-09T17:48:18Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10037" [2021-06-09T17:48:19.262Z] time="2021-06-09T17:48:19Z" level=debug msg="memberlist: Failed ping: 17f709404e08 (timeout reached)" [2021-06-09T17:48:19.262Z] time="2021-06-09T17:48:19Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10036" [2021-06-09T17:48:19.262Z] time="2021-06-09T17:48:19Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49381" [2021-06-09T17:48:19.262Z] time="2021-06-09T17:48:19Z" level=warning msg="memberlist: Got ping for unexpected node 17f709404e08 from=172.25.197.45:49381" [2021-06-09T17:48:19.262Z] time="2021-06-09T17:48:19Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:48:19.262Z] time="2021-06-09T17:48:19Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10036" [2021-06-09T17:48:19.643Z] === RUN TestDecodeContainerConfig [2021-06-09T17:48:19.643Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-09T17:48:19.643Z] === RUN TestDecodeContainerConfigIsolation [2021-06-09T17:48:19.643Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-09T17:48:19.643Z] === RUN TestValidatePrivileged [2021-06-09T17:48:19.643Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-09T17:48:19.643Z] PASS [2021-06-09T17:48:19.643Z] coverage: 52.2% of statements [2021-06-09T17:48:19.643Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.2% of statements [2021-06-09T17:48:19.727Z] time="2021-06-09T17:48:19Z" level=info msg="memberlist: Suspect 17f709404e08 has failed, no acks received" [2021-06-09T17:48:19.727Z] time="2021-06-09T17:48:19Z" level=debug msg="memberlist: Failed ping: 17f709404e08 (timeout reached)" [2021-06-09T17:48:19.727Z] time="2021-06-09T17:48:19Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49382" [2021-06-09T17:48:19.727Z] time="2021-06-09T17:48:19Z" level=warning msg="memberlist: Got ping for unexpected node 17f709404e08 from=172.25.197.45:49382" [2021-06-09T17:48:19.727Z] time="2021-06-09T17:48:19Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:48:19.727Z] time="2021-06-09T17:48:19Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10037" [2021-06-09T17:48:20.190Z] time="2021-06-09T17:48:20Z" level=info msg="memberlist: Suspect 17f709404e08 has failed, no acks received" [2021-06-09T17:48:20.600Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-09T17:48:20.600Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-09T17:48:20.600Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-09T17:48:20.600Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-09T17:48:20.600Z] PASS [2021-06-09T17:48:20.600Z] coverage: 62.5% of statements [2021-06-09T17:48:20.600Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2021-06-09T17:48:21.550Z] --- PASS: TestGet (15.01s) [2021-06-09T17:48:21.550Z] === RUN TestPluginWithNoManifest [2021-06-09T17:48:21.550Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-09T17:48:21.550Z] === RUN TestGetAll [2021-06-09T17:48:21.550Z] --- PASS: TestGetAll (0.00s) [2021-06-09T17:48:21.550Z] PASS [2021-06-09T17:48:21.550Z] coverage: 73.4% of statements [2021-06-09T17:48:21.550Z] ok github.com/docker/docker/pkg/plugins 35.008s coverage: 73.4% of statements [2021-06-09T17:48:21.614Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2021-06-09T17:48:21.614Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T17:48:21.738Z] time="2021-06-09T17:48:21Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10037" [2021-06-09T17:48:22.121Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-09T17:48:22.202Z] time="2021-06-09T17:48:22Z" level=debug msg="memberlist: Failed ping: 17f709404e08 (timeout reached)" [2021-06-09T17:48:22.202Z] time="2021-06-09T17:48:22Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10036" [2021-06-09T17:48:22.202Z] time="2021-06-09T17:48:22Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49383" [2021-06-09T17:48:22.202Z] time="2021-06-09T17:48:22Z" level=warning msg="memberlist: Got ping for unexpected node 17f709404e08 from=172.25.197.45:49383" [2021-06-09T17:48:22.202Z] time="2021-06-09T17:48:22Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:48:22.202Z] time="2021-06-09T17:48:22Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10036" [2021-06-09T17:48:22.500Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T17:48:22.500Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T17:48:22.500Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T17:48:22.500Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-09T17:48:22.664Z] time="2021-06-09T17:48:22Z" level=info msg="memberlist: Suspect 17f709404e08 has failed, no acks received" [2021-06-09T17:48:22.664Z] time="2021-06-09T17:48:22Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10037" [2021-06-09T17:48:22.664Z] time="2021-06-09T17:48:22Z" level=debug msg="memberlist: Failed ping: 17f709404e08 (timeout reached)" [2021-06-09T17:48:22.664Z] time="2021-06-09T17:48:22Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10037" [2021-06-09T17:48:22.664Z] time="2021-06-09T17:48:22Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49384" [2021-06-09T17:48:22.664Z] time="2021-06-09T17:48:22Z" level=warning msg="memberlist: Got ping for unexpected node 17f709404e08 from=172.25.197.45:49384" [2021-06-09T17:48:22.664Z] time="2021-06-09T17:48:22Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:48:22.690Z] === RUN TestDockerSuite/TestCpToDot [2021-06-09T17:48:23.132Z] time="2021-06-09T17:48:23Z" level=debug msg="memberlist: Failed ping: 17f709404e08 (timeout reached)" [2021-06-09T17:48:23.132Z] time="2021-06-09T17:48:23Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10036" [2021-06-09T17:48:23.132Z] time="2021-06-09T17:48:23Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49385" [2021-06-09T17:48:23.132Z] time="2021-06-09T17:48:23Z" level=warning msg="memberlist: Got ping for unexpected node 17f709404e08 from=172.25.197.45:49385" [2021-06-09T17:48:23.132Z] time="2021-06-09T17:48:23Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:48:23.595Z] time="2021-06-09T17:48:23Z" level=info msg="memberlist: Suspect 17f709404e08 has failed, no acks received" [2021-06-09T17:48:23.595Z] time="2021-06-09T17:48:23Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10036" [2021-06-09T17:48:24.059Z] time="2021-06-09T17:48:23Z" level=debug msg="memberlist: Failed ping: 17f709404e08 (timeout reached)" [2021-06-09T17:48:24.059Z] time="2021-06-09T17:48:23Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10037" [2021-06-09T17:48:24.059Z] time="2021-06-09T17:48:23Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49386" [2021-06-09T17:48:24.059Z] time="2021-06-09T17:48:23Z" level=warning msg="memberlist: Got ping for unexpected node 17f709404e08 from=172.25.197.45:49386" [2021-06-09T17:48:24.059Z] time="2021-06-09T17:48:23Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:48:24.068Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-09T17:48:24.643Z] === RUN TestGetDriver [2021-06-09T17:48:24.643Z] --- PASS: TestGetDriver (0.00s) [2021-06-09T17:48:24.643Z] === RUN TestVolumeRequestError [2021-06-09T17:48:24.643Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-09T17:48:24.643Z] PASS [2021-06-09T17:48:24.643Z] coverage: 36.1% of statements [2021-06-09T17:48:24.643Z] ok github.com/docker/docker/volume/drivers 0.135s coverage: 36.1% of statements [2021-06-09T17:48:25.034Z] time="2021-06-09T17:48:24Z" level=info msg="memberlist: Suspect 17f709404e08 has failed, no acks received" [2021-06-09T17:48:25.034Z] time="2021-06-09T17:48:24Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10037" [2021-06-09T17:48:25.093Z] === RUN TestGetAddress [2021-06-09T17:48:25.093Z] --- PASS: TestGetAddress (0.00s) [2021-06-09T17:48:25.093Z] === RUN TestRemove [2021-06-09T17:48:25.093Z] --- SKIP: TestRemove (0.00s) [2021-06-09T17:48:25.093Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T17:48:25.093Z] === RUN TestInitializeWithVolumes [2021-06-09T17:48:25.093Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-09T17:48:25.093Z] === RUN TestCreate [2021-06-09T17:48:25.093Z] --- PASS: TestCreate (0.01s) [2021-06-09T17:48:25.093Z] === RUN TestValidateName [2021-06-09T17:48:25.093Z] --- PASS: TestValidateName (0.00s) [2021-06-09T17:48:25.093Z] === RUN TestCreateWithOpts [2021-06-09T17:48:25.093Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-09T17:48:25.093Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T17:48:25.093Z] === RUN TestRelaodNoOpts [2021-06-09T17:48:25.093Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-09T17:48:25.093Z] PASS [2021-06-09T17:48:25.093Z] coverage: 41.5% of statements [2021-06-09T17:48:25.093Z] ok github.com/docker/docker/volume/local 0.103s coverage: 41.5% of statements [2021-06-09T17:48:25.093Z] === RUN TestConvertTmpfsOptions [2021-06-09T17:48:25.093Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-09T17:48:25.093Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-09T17:48:25.093Z] parser_test.go:49: data="ro" [2021-06-09T17:48:25.093Z] === RUN TestParseMountRaw [2021-06-09T17:48:25.093Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-09T17:48:25.093Z] === RUN TestParseMountRawSplit [2021-06-09T17:48:25.093Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-09T17:48:25.093Z] parser_test.go:390: case 0 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 1 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 2 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 3 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 4 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 5 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 6 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 7 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 8 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 0 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 1 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 2 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 3 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 4 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 5 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 6 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 7 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 8 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 9 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 10 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 11 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 12 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 0 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 1 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 2 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 3 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 4 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 5 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 6 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 7 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 8 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 9 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 10 [2021-06-09T17:48:25.093Z] parser_test.go:390: case 11 [2021-06-09T17:48:25.093Z] === RUN TestParseMountSpec [2021-06-09T17:48:25.093Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-09T17:48:25.093Z] parser_test.go:455: case 0 [2021-06-09T17:48:25.093Z] parser_test.go:455: case 1 [2021-06-09T17:48:25.093Z] parser_test.go:455: case 2 [2021-06-09T17:48:25.093Z] parser_test.go:455: case 3 [2021-06-09T17:48:25.093Z] parser_test.go:455: case 4 [2021-06-09T17:48:25.093Z] parser_test.go:455: case 5 [2021-06-09T17:48:25.093Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-09T17:48:25.093Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-09T17:48:25.093Z] === RUN TestValidateMount [2021-06-09T17:48:25.093Z] --- PASS: TestValidateMount (0.00s) [2021-06-09T17:48:25.093Z] PASS [2021-06-09T17:48:25.093Z] coverage: 66.2% of statements [2021-06-09T17:48:25.093Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 66.2% of statements [2021-06-09T17:48:25.497Z] time="2021-06-09T17:48:25Z" level=debug msg="memberlist: Failed ping: 17f709404e08 (timeout reached)" [2021-06-09T17:48:25.497Z] time="2021-06-09T17:48:25Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10036" [2021-06-09T17:48:25.497Z] time="2021-06-09T17:48:25Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49387" [2021-06-09T17:48:25.497Z] time="2021-06-09T17:48:25Z" level=warning msg="memberlist: Got ping for unexpected node 17f709404e08 from=172.25.197.45:49387" [2021-06-09T17:48:25.497Z] time="2021-06-09T17:48:25Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:48:25.497Z] time="2021-06-09T17:48:25Z" level=info msg="memberlist: Suspect 17f709404e08 has failed, no acks received" [2021-06-09T17:48:25.960Z] time="2021-06-09T17:48:25Z" level=info msg="memberlist: Suspect 17f709404e08 has failed, no acks received" [2021-06-09T17:48:25.971Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-09T17:48:26.429Z] time="2021-06-09T17:48:26Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10036" [2021-06-09T17:48:26.892Z] time="2021-06-09T17:48:26Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10037" [2021-06-09T17:48:26.892Z] time="2021-06-09T17:48:26Z" level=debug msg="memberlist: Failed ping: 17f709404e08 (timeout reached)" [2021-06-09T17:48:26.892Z] time="2021-06-09T17:48:26Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10037" [2021-06-09T17:48:26.892Z] time="2021-06-09T17:48:26Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49388" [2021-06-09T17:48:26.892Z] time="2021-06-09T17:48:26Z" level=warning msg="memberlist: Got ping for unexpected node 17f709404e08 from=172.25.197.45:49388" [2021-06-09T17:48:26.892Z] time="2021-06-09T17:48:26Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:48:27.249Z] === RUN TestSetGetMeta [2021-06-09T17:48:27.249Z] === PAUSE TestSetGetMeta [2021-06-09T17:48:27.249Z] === RUN TestRestore [2021-06-09T17:48:27.249Z] === PAUSE TestRestore [2021-06-09T17:48:27.249Z] === RUN TestServiceCreate [2021-06-09T17:48:27.249Z] === PAUSE TestServiceCreate [2021-06-09T17:48:27.249Z] === RUN TestServiceList [2021-06-09T17:48:27.249Z] === PAUSE TestServiceList [2021-06-09T17:48:27.249Z] === RUN TestServiceRemove [2021-06-09T17:48:27.249Z] === PAUSE TestServiceRemove [2021-06-09T17:48:27.249Z] === RUN TestServiceGet [2021-06-09T17:48:27.249Z] === PAUSE TestServiceGet [2021-06-09T17:48:27.249Z] === RUN TestServicePrune [2021-06-09T17:48:27.249Z] === PAUSE TestServicePrune [2021-06-09T17:48:27.249Z] === RUN TestCreate [2021-06-09T17:48:27.249Z] === PAUSE TestCreate [2021-06-09T17:48:27.249Z] === RUN TestRemove [2021-06-09T17:48:27.249Z] === PAUSE TestRemove [2021-06-09T17:48:27.249Z] === RUN TestList [2021-06-09T17:48:27.249Z] === PAUSE TestList [2021-06-09T17:48:27.249Z] === RUN TestFindByDriver [2021-06-09T17:48:27.249Z] === PAUSE TestFindByDriver [2021-06-09T17:48:27.249Z] === RUN TestFindByReferenced [2021-06-09T17:48:27.249Z] === PAUSE TestFindByReferenced [2021-06-09T17:48:27.249Z] === RUN TestDerefMultipleOfSameRef [2021-06-09T17:48:27.249Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-09T17:48:27.249Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T17:48:27.249Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T17:48:27.249Z] === RUN TestDefererencePluginOnCreateError [2021-06-09T17:48:27.249Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-09T17:48:27.249Z] === RUN TestRefDerefRemove [2021-06-09T17:48:27.249Z] === PAUSE TestRefDerefRemove [2021-06-09T17:48:27.249Z] === RUN TestGet [2021-06-09T17:48:27.249Z] === PAUSE TestGet [2021-06-09T17:48:27.249Z] === RUN TestGetWithReference [2021-06-09T17:48:27.249Z] === PAUSE TestGetWithReference [2021-06-09T17:48:27.249Z] === RUN TestFilterFunc [2021-06-09T17:48:27.249Z] === RUN TestFilterFunc/test_nil_list [2021-06-09T17:48:27.249Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-09T17:48:27.249Z] === RUN TestFilterFunc/test_empty_list [2021-06-09T17:48:27.249Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-09T17:48:27.249Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T17:48:27.249Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T17:48:27.249Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T17:48:27.249Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T17:48:27.249Z] === RUN TestFilterFunc/test_filter_some [2021-06-09T17:48:27.249Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-09T17:48:27.249Z] === RUN TestFilterFunc/test_filter_middle [2021-06-09T17:48:27.249Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-09T17:48:27.250Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-09T17:48:27.250Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-09T17:48:27.250Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-09T17:48:27.250Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-09T17:48:27.250Z] === CONT TestFilterFunc/test_nil_list [2021-06-09T17:48:27.250Z] === CONT TestFilterFunc/test_filter_some [2021-06-09T17:48:27.250Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T17:48:27.250Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-09T17:48:27.250Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T17:48:27.250Z] === CONT TestFilterFunc/test_filter_middle [2021-06-09T17:48:27.250Z] === CONT TestFilterFunc/test_empty_list [2021-06-09T17:48:27.250Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-09T17:48:27.250Z] --- PASS: TestFilterFunc (0.00s) [2021-06-09T17:48:27.250Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-09T17:48:27.250Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-09T17:48:27.250Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-09T17:48:27.250Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-09T17:48:27.250Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-09T17:48:27.250Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-09T17:48:27.250Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-09T17:48:27.250Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-09T17:48:27.250Z] === CONT TestSetGetMeta [2021-06-09T17:48:27.250Z] === CONT TestRefDerefRemove [2021-06-09T17:48:27.250Z] === CONT TestFindByDriver [2021-06-09T17:48:27.250Z] === CONT TestServiceGet [2021-06-09T17:48:27.250Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-09T17:48:27.250Z] === CONT TestGetWithReference [2021-06-09T17:48:27.250Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-09T17:48:27.250Z] === CONT TestGet [2021-06-09T17:48:27.250Z] --- PASS: TestFindByDriver (0.05s) [2021-06-09T17:48:27.250Z] === CONT TestServiceList [2021-06-09T17:48:27.250Z] --- PASS: TestGet (0.04s) [2021-06-09T17:48:27.250Z] === CONT TestServiceRemove [2021-06-09T17:48:27.250Z] --- PASS: TestGetWithReference (0.05s) [2021-06-09T17:48:27.250Z] === CONT TestServiceCreate [2021-06-09T17:48:27.250Z] --- PASS: TestServiceGet (0.17s) [2021-06-09T17:48:27.250Z] === CONT TestRestore [2021-06-09T17:48:27.250Z] --- PASS: TestServiceRemove (0.11s) [2021-06-09T17:48:27.250Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T17:48:27.250Z] --- PASS: TestServiceCreate (0.10s) [2021-06-09T17:48:27.250Z] === CONT TestDefererencePluginOnCreateError [2021-06-09T17:48:27.250Z] === CONT TestRemove [2021-06-09T17:48:27.250Z] --- PASS: TestServiceList (0.13s) [2021-06-09T17:48:27.250Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-06-09T17:48:27.250Z] === CONT TestList [2021-06-09T17:48:27.250Z] --- PASS: TestRestore (0.04s) [2021-06-09T17:48:27.250Z] === CONT TestCreate [2021-06-09T17:48:27.250Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-06-09T17:48:27.250Z] === CONT TestDerefMultipleOfSameRef [2021-06-09T17:48:27.250Z] --- PASS: TestRemove (0.04s) [2021-06-09T17:48:27.250Z] === CONT TestFindByReferenced [2021-06-09T17:48:27.250Z] --- PASS: TestCreate (0.03s) [2021-06-09T17:48:27.250Z] === CONT TestServicePrune [2021-06-09T17:48:27.250Z] --- PASS: TestList (0.05s) [2021-06-09T17:48:27.250Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2021-06-09T17:48:27.250Z] --- PASS: TestFindByReferenced (0.04s) [2021-06-09T17:48:27.250Z] time="2021-06-09T17:48:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:48:27.250Z] time="2021-06-09T17:48:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:48:27.250Z] time="2021-06-09T17:48:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:48:27.250Z] time="2021-06-09T17:48:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-09T17:48:27.250Z] time="2021-06-09T17:48:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:48:27.250Z] --- PASS: TestServicePrune (0.07s) [2021-06-09T17:48:27.250Z] PASS [2021-06-09T17:48:27.250Z] coverage: 69.6% of statements [2021-06-09T17:48:27.250Z] ok github.com/docker/docker/volume/service 0.459s coverage: 69.6% of statements [2021-06-09T17:48:27.356Z] time="2021-06-09T17:48:27Z" level=debug msg="memberlist: Failed ping: 17f709404e08 (timeout reached)" [2021-06-09T17:48:27.356Z] time="2021-06-09T17:48:27Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10036" [2021-06-09T17:48:27.356Z] time="2021-06-09T17:48:27Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49389" [2021-06-09T17:48:27.356Z] time="2021-06-09T17:48:27Z" level=warning msg="memberlist: Got ping for unexpected node 17f709404e08 from=172.25.197.45:49389" [2021-06-09T17:48:27.356Z] time="2021-06-09T17:48:27Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:48:27.356Z] time="2021-06-09T17:48:27Z" level=info msg="memberlist: Suspect 17f709404e08 has failed, no acks received" [2021-06-09T17:48:27.368Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-09T17:48:27.821Z] time="2021-06-09T17:48:27Z" level=info msg="memberlist: Suspect 17f709404e08 has failed, no acks received" [2021-06-09T17:48:28.283Z] time="2021-06-09T17:48:28Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10036" [2021-06-09T17:48:28.305Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-09T17:48:28.746Z] time="2021-06-09T17:48:28Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10037" [2021-06-09T17:48:28.746Z] time="2021-06-09T17:48:28Z" level=debug msg="memberlist: Failed ping: 17f709404e08 (timeout reached)" [2021-06-09T17:48:28.746Z] time="2021-06-09T17:48:28Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10037" [2021-06-09T17:48:28.746Z] time="2021-06-09T17:48:28Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49390" [2021-06-09T17:48:28.746Z] time="2021-06-09T17:48:28Z" level=warning msg="memberlist: Got ping for unexpected node 17f709404e08 from=172.25.197.45:49390" [2021-06-09T17:48:28.746Z] time="2021-06-09T17:48:28Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:48:29.208Z] time="2021-06-09T17:48:29Z" level=debug msg="memberlist: Failed ping: 17f709404e08 (timeout reached)" [2021-06-09T17:48:29.208Z] time="2021-06-09T17:48:29Z" level=warning msg="memberlist: Got ping for unexpected node '17f709404e08' from=172.25.197.45:10036" [2021-06-09T17:48:29.208Z] time="2021-06-09T17:48:29Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49391" [2021-06-09T17:48:29.208Z] time="2021-06-09T17:48:29Z" level=warning msg="memberlist: Got ping for unexpected node 17f709404e08 from=172.25.197.45:49391" [2021-06-09T17:48:29.208Z] time="2021-06-09T17:48:29Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:48:29.208Z] time="2021-06-09T17:48:29Z" level=info msg="memberlist: Suspect 17f709404e08 has failed, no acks received" [2021-06-09T17:48:29.670Z] time="2021-06-09T17:48:29Z" level=info msg="memberlist: Suspect 17f709404e08 has failed, no acks received" [2021-06-09T17:48:29.680Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-09T17:48:29.680Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-09T17:48:31.059Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-09T17:48:31.219Z] time="2021-06-09T17:48:30Z" level=info msg="memberlist: Marking 17f709404e08 as failed, suspect timeout reached (1 peer confirmations)" [2021-06-09T17:48:31.219Z] time="2021-06-09T17:48:30Z" level=info msg="Node 17f709404e08/172.25.197.45, left gossip cluster" [2021-06-09T17:48:31.219Z] time="2021-06-09T17:48:30Z" level=info msg="memberlist: Marking 17f709404e08 as failed, suspect timeout reached (1 peer confirmations)" [2021-06-09T17:48:31.219Z] time="2021-06-09T17:48:30Z" level=info msg="Node 17f709404e08/172.25.197.45, left gossip cluster" [2021-06-09T17:48:32.433Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-09T17:48:32.691Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-09T17:48:32.691Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-09T17:48:33.258Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-09T17:48:33.516Z] --- PASS: TestInfoAPIWarnings (16.51s) [2021-06-09T17:48:33.516Z] === RUN TestInfoDebug [2021-06-09T17:48:34.083Z] --- PASS: TestInfoDebug (0.52s) [2021-06-09T17:48:34.083Z] === RUN TestInfoInsecureRegistries [2021-06-09T17:48:34.083Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-09T17:48:34.083Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-09T17:48:34.083Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-09T17:48:34.650Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-06-09T17:48:34.650Z] === RUN TestInfoRegistryMirrors [2021-06-09T17:48:34.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-09T17:48:34.909Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-09T17:48:35.167Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-06-09T17:48:35.167Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T17:48:35.426Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-06-09T17:48:35.426Z] === RUN TestPingCacheHeaders [2021-06-09T17:48:35.426Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-09T17:48:35.426Z] === RUN TestPingGet [2021-06-09T17:48:35.426Z] --- PASS: TestPingGet (0.02s) [2021-06-09T17:48:35.426Z] === RUN TestPingHead [2021-06-09T17:48:35.426Z] --- PASS: TestPingHead (0.04s) [2021-06-09T17:48:35.426Z] === RUN TestVersion [2021-06-09T17:48:35.426Z] --- PASS: TestVersion (0.03s) [2021-06-09T17:48:35.426Z] PASS [2021-06-09T17:48:35.426Z] [2021-06-09T17:48:35.426Z] === Skipped [2021-06-09T17:48:35.426Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T17:48:35.426Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T17:48:35.426Z] [2021-06-09T17:48:35.426Z] [2021-06-09T17:48:35.426Z] DONE 19 tests, 1 skipped in 23.091s [2021-06-09T17:48:35.426Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T17:48:35.426Z] ++ 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-09T17:48:35.426Z] ++ set -e [2021-06-09T17:48:35.426Z] ++ '[' -n 0 ']' [2021-06-09T17:48:35.426Z] ++ set -x [2021-06-09T17:48:35.426Z] ++ 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-09T17:48:35.426Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-09T17:48:35.685Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-09T17:48:35.685Z] INFO: Testing against a local daemon [2021-06-09T17:48:35.685Z] === RUN TestVolumesCreateAndList [2021-06-09T17:48:35.685Z] === RUN TestDockerSuite/TestCreateRM [2021-06-09T17:48:35.685Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-06-09T17:48:35.685Z] === RUN TestVolumesRemove [2021-06-09T17:48:35.943Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-09T17:48:35.943Z] === RUN TestVolumesInspect [2021-06-09T17:48:35.943Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-09T17:48:35.943Z] === RUN TestVolumesInvalidJSON [2021-06-09T17:48:35.943Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T17:48:35.943Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T17:48:35.943Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T17:48:35.943Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-09T17:48:35.943Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T17:48:35.943Z] PASS [2021-06-09T17:48:35.943Z] [2021-06-09T17:48:35.943Z] DONE 5 tests in 0.445s [2021-06-09T17:48:35.943Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-09T17:48:35.943Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T17:48:35.943Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-09T17:48:35.943Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-09T17:48:36.202Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-09T17:48:36.462Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T17:48:36.462Z] +++ kill 5783 [2021-06-09T17:48:36.537Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2021-06-09T17:48:36.537Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T17:48:37.839Z] +++ /etc/init.d/apparmor stop [2021-06-09T17:48:38.097Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T17:48:38.097Z] [2021-06-09T17:48:38.097Z] Unloading profiles will leave already running processes permanently [2021-06-09T17:48:38.097Z] unconfined, which can lead to unexpected situations. [2021-06-09T17:48:38.097Z] [2021-06-09T17:48:38.097Z] To set a process to complain mode, use the command line tool [2021-06-09T17:48:38.097Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T17:48:38.097Z] +++ true [2021-06-09T17:48:38.097Z] exiting test-integration [2021-06-09T17:48:38.097Z] ++ exit 0 [2021-06-09T17:48:38.097Z] [2021-06-09T17:48:39.033Z] + for job in $(jobs -p) [2021-06-09T17:48:39.033Z] + wait 14184 [2021-06-09T17:48:39.089Z] --- PASS: TestCreateServiceSecretFileMode (3.16s) [2021-06-09T17:48:39.089Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T17:48:39.562Z] 2021/06/09 17:48:38 Closing DB instances... [2021-06-09T17:48:40.015Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-09T17:48:40.015Z] === RUN TestFindNode [2021-06-09T17:48:40.015Z] 2021/06/09 17:48:39 Closing DB instances... [2021-06-09T17:48:40.015Z] --- PASS: TestFindNode (0.01s) [2021-06-09T17:48:40.015Z] === RUN TestChangeNodeState [2021-06-09T17:48:40.015Z] 2021/06/09 17:48:39 Closing DB instances... [2021-06-09T17:48:40.015Z] --- PASS: TestChangeNodeState (0.02s) [2021-06-09T17:48:40.015Z] === RUN TestNodeReincarnation [2021-06-09T17:48:40.015Z] 2021/06/09 17:48:39 Closing DB instances... [2021-06-09T17:48:40.410Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-09T17:48:40.410Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-09T17:48:40.410Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-09T17:48:42.396Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2021-06-09T17:48:42.396Z] === RUN TestCreateServiceSysctls [2021-06-09T17:48:45.687Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-09T17:48:45.761Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-09T17:48:45.761Z] === RUN TestParallelCreate [2021-06-09T17:48:45.761Z] 2021/06/09 17:48:44 Closing DB instances... [2021-06-09T17:48:45.761Z] --- PASS: TestParallelCreate (0.01s) [2021-06-09T17:48:45.761Z] === RUN TestParallelDelete [2021-06-09T17:48:45.761Z] 2021/06/09 17:48:44 Closing DB instances... [2021-06-09T17:48:45.761Z] --- PASS: TestParallelDelete (0.01s) [2021-06-09T17:48:45.761Z] === RUN TestNetworkDBIslands [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a36f6d45ee25 with config:&{NodeID:a36f6d45ee25 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=info msg="Node a36f6d45ee25/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=info msg="Node a36f6d45ee25/172.26.99.13, added to nodes list" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b5ac9b4866ca with config:&{NodeID:b5ac9b4866ca Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, added to nodes list" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, added to nodes list" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=info msg="Node a36f6d45ee25/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=info msg="Node a36f6d45ee25/172.26.99.13, added to nodes list" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:16ea6eadeba3 with config:&{NodeID:16ea6eadeba3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, added to nodes list" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, added to nodes list" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=info msg="Node a36f6d45ee25/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=info msg="Node a36f6d45ee25/172.26.99.13, added to nodes list" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, added to nodes list" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-09T17:48:45.761Z] time="2021-06-09T17:48:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-06-09T17:48:45.945Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-09T17:48:45.945Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-09T17:48:45.945Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-09T17:48:45.945Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-09T17:48:46.203Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:45Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:45Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9a47e3b91443 with config:&{NodeID:9a47e3b91443 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="Node 9a47e3b91443/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="Node 9a47e3b91443/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="Node 9a47e3b91443/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="Node 9a47e3b91443/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="Node a36f6d45ee25/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=info msg="Node a36f6d45ee25/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-09T17:48:46.218Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-06-09T17:48:46.610Z] --- PASS: TestCreateServiceSysctls (4.40s) [2021-06-09T17:48:46.610Z] === RUN TestCreateServiceCapabilities [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node 9a47e3b91443/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node 9a47e3b91443/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node 9a47e3b91443/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node 9a47e3b91443/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:cfebce5e04b0 with config:&{NodeID:cfebce5e04b0 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node cfebce5e04b0/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node cfebce5e04b0/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node cfebce5e04b0/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node cfebce5e04b0/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node a36f6d45ee25/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node a36f6d45ee25/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node 9a47e3b91443/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=info msg="Node 9a47e3b91443/172.26.99.13, added to nodes list" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2021-06-09T17:48:46.682Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-09T17:48:46.769Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=info msg="Node cfebce5e04b0/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=info msg="Node cfebce5e04b0/172.26.99.13, added to nodes list" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=info msg="Node cfebce5e04b0/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=info msg="Node cfebce5e04b0/172.26.99.13, added to nodes list" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=info msg="Node cfebce5e04b0/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=info msg="Node cfebce5e04b0/172.26.99.13, added to nodes list" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=info msg="The new bootstrap node list is:[172.26.99.13:10033 172.26.99.13:10034 172.26.99.13:10035]" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10033" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49360" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10034" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49361" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10035" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49362" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=info msg="The new bootstrap node list is:[172.26.99.13:10033 172.26.99.13:10034 172.26.99.13:10035]" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10033" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49363" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10034" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49364" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10035" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:46Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49365" [2021-06-09T17:48:47.141Z] time="2021-06-09T17:48:47Z" level=info msg="node 0 leaving" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="Node a36f6d45ee25 change state NodeActive --> NodeLeft" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="Node a36f6d45ee25 change state NodeActive --> NodeLeft" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="node4(9a47e3b91443): Node leave event for a36f6d45ee25/172.26.99.13" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="node2(b5ac9b4866ca): Node leave event for a36f6d45ee25/172.26.99.13" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="Node a36f6d45ee25 change state NodeActive --> NodeLeft" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="node3(16ea6eadeba3): Node leave event for a36f6d45ee25/172.26.99.13" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="Node a36f6d45ee25 change state NodeActive --> NodeLeft" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="node1(a36f6d45ee25): Node leave event for a36f6d45ee25/172.26.99.13" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="Node a36f6d45ee25 change state NodeActive --> NodeLeft" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="node5(cfebce5e04b0): Node leave event for a36f6d45ee25/172.26.99.13" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="Node a36f6d45ee25/172.26.99.13, left gossip cluster" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="Node a36f6d45ee25/172.26.99.13, left gossip cluster" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="Node a36f6d45ee25/172.26.99.13, left gossip cluster" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="Node a36f6d45ee25/172.26.99.13, left gossip cluster" [2021-06-09T17:48:47.592Z] time="2021-06-09T17:48:47Z" level=info msg="Node a36f6d45ee25/172.26.99.13, left gossip cluster" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="node 1 leaving" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="Node b5ac9b4866ca change state NodeActive --> NodeLeft" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="node3(16ea6eadeba3): Node leave event for b5ac9b4866ca/172.26.99.13" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="Node b5ac9b4866ca change state NodeActive --> NodeLeft" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="node4(9a47e3b91443): Node leave event for b5ac9b4866ca/172.26.99.13" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="Node b5ac9b4866ca change state NodeActive --> NodeLeft" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="node5(cfebce5e04b0): Node leave event for b5ac9b4866ca/172.26.99.13" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="Node b5ac9b4866ca change state NodeActive --> NodeLeft" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="node2(b5ac9b4866ca): Node leave event for b5ac9b4866ca/172.26.99.13" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, left gossip cluster" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, left gossip cluster" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, left gossip cluster" [2021-06-09T17:48:48.044Z] time="2021-06-09T17:48:47Z" level=info msg="Node b5ac9b4866ca/172.26.99.13, left gossip cluster" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="node 2 leaving" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="Node 16ea6eadeba3 change state NodeActive --> NodeLeft" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="node4(9a47e3b91443): Node leave event for 16ea6eadeba3/172.26.99.13" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="Node 16ea6eadeba3 change state NodeActive --> NodeLeft" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="node5(cfebce5e04b0): Node leave event for 16ea6eadeba3/172.26.99.13" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, left gossip cluster" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="Node 16ea6eadeba3 change state NodeActive --> NodeFailed" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, added to failed nodes list" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, left gossip cluster" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="Node 16ea6eadeba3/172.26.99.13, left gossip cluster" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="node 0 coming back" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:78d93c4f0b3e with config:&{NodeID:78d93c4f0b3e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, added to nodes list" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="node 1 coming back" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fe31c65d758e with config:&{NodeID:fe31c65d758e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="Node fe31c65d758e/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="Node fe31c65d758e/172.26.99.13, added to nodes list" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="node 2 coming back" [2021-06-09T17:48:48.501Z] time="2021-06-09T17:48:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bd28267eb300 with config:&{NodeID:bd28267eb300 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:48:48.669Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-09T17:48:48.952Z] time="2021-06-09T17:48:48Z" level=info msg="Node bd28267eb300/172.26.99.13, joined gossip cluster" [2021-06-09T17:48:48.952Z] time="2021-06-09T17:48:48Z" level=info msg="Node bd28267eb300/172.26.99.13, added to nodes list" [2021-06-09T17:48:49.251Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-09T17:48:49.918Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2021-06-09T17:48:49.918Z] === RUN TestInspect [2021-06-09T17:48:50.630Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-09T17:48:52.530Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-09T17:48:53.097Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-09T17:48:54.031Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-09T17:48:54.031Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-09T17:48:54.133Z] --- PASS: TestInspect (3.55s) [2021-06-09T17:48:54.133Z] === RUN TestCreateJob [2021-06-09T17:48:54.598Z] === RUN TestDockerSuite/TestDockerFails [2021-06-09T17:48:54.598Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-09T17:48:54.598Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-09T17:48:54.598Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-09T17:48:55.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-09T17:48:55.972Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-09T17:48:56.426Z] time="2021-06-09T17:48:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10036" [2021-06-09T17:48:56.427Z] time="2021-06-09T17:48:55Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49392" [2021-06-09T17:48:56.908Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-09T17:48:58.345Z] --- PASS: TestCreateJob (4.30s) [2021-06-09T17:48:58.345Z] === RUN TestReplicatedJob [2021-06-09T17:48:58.810Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-09T17:48:58.810Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-09T17:48:58.810Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-09T17:48:58.810Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-09T17:49:04.942Z] --- PASS: TestReplicatedJob (6.96s) [2021-06-09T17:49:04.942Z] === RUN TestUpdateReplicatedJob [2021-06-09T17:49:06.921Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-09T17:49:09.156Z] --- PASS: TestUpdateReplicatedJob (4.33s) [2021-06-09T17:49:09.156Z] === RUN TestServiceListWithStatuses [2021-06-09T17:49:09.156Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T17:49:09.156Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T17:49:09.156Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T17:49:09.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-09T17:49:11.985Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-09T17:49:13.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-09T17:49:13.361Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-09T17:49:14.172Z] time="2021-06-09T17:49:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10037" [2021-06-09T17:49:14.172Z] time="2021-06-09T17:49:13Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49393" [2021-06-09T17:49:14.736Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-09T17:49:15.728Z] time="2021-06-09T17:49:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.197.45:10033 172.25.197.45:10034 172.25.197.45:10035]" [2021-06-09T17:49:15.728Z] time="2021-06-09T17:49:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.197.45:10033 172.25.197.45:10034 172.25.197.45:10035]" [2021-06-09T17:49:15.753Z] --- PASS: TestDockerNetworkConnectAlias (6.01s) [2021-06-09T17:49:15.753Z] === RUN TestDockerNetworkReConnect [2021-06-09T17:49:16.113Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10033" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49394" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 4f4379718a68/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 4f4379718a68/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node fdd9568c230c/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node fdd9568c230c/172.25.197.45, is the new incarnation of the shutdown node 1aa9754d0da3/172.25.197.45" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node fdd9568c230c/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10034" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49395" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 4f4379718a68/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 4f4379718a68/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node fdd9568c230c/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node fdd9568c230c/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node e811c6d29bb5/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node e811c6d29bb5/172.25.197.45, is the new incarnation of the shutdown node 519b592a91be/172.25.197.45" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node e811c6d29bb5/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10035" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49396" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 4f4379718a68/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 4f4379718a68/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node e811c6d29bb5/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node e811c6d29bb5/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node a6b861ed1677/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node a6b861ed1677/172.25.197.45, is the new incarnation of the shutdown node 17f709404e08/172.25.197.45" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node a6b861ed1677/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node fdd9568c230c/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node fdd9568c230c/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node fdd9568c230c/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node fdd9568c230c/172.25.197.45, is the new incarnation of the shutdown node 1aa9754d0da3/172.25.197.45" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node fdd9568c230c/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node e811c6d29bb5/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node e811c6d29bb5/172.25.197.45, is the new incarnation of the shutdown node 519b592a91be/172.25.197.45" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node e811c6d29bb5/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node e811c6d29bb5/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node e811c6d29bb5/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node a6b861ed1677/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node a6b861ed1677/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node a6b861ed1677/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node a6b861ed1677/172.25.197.45, is the new incarnation of the shutdown node 17f709404e08/172.25.197.45" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node a6b861ed1677/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node a6b861ed1677/172.25.197.45, joined gossip cluster" [2021-06-09T17:49:16.191Z] time="2021-06-09T17:49:16Z" level=info msg="Node a6b861ed1677/172.25.197.45, added to nodes list" [2021-06-09T17:49:16.654Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10033" [2021-06-09T17:49:16.654Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49397" [2021-06-09T17:49:16.654Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10034" [2021-06-09T17:49:16.654Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49398" [2021-06-09T17:49:16.654Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49399" [2021-06-09T17:49:16.654Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10035" [2021-06-09T17:49:17.116Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10037" [2021-06-09T17:49:17.116Z] time="2021-06-09T17:49:16Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49400" [2021-06-09T17:49:17.500Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-09T17:49:18.091Z] 2021/06/09 17:49:17 Closing DB instances... [2021-06-09T17:49:18.091Z] time="2021-06-09T17:49:17Z" level=info msg="Node fdd9568c230c change state NodeActive --> NodeLeft" [2021-06-09T17:49:18.091Z] time="2021-06-09T17:49:17Z" level=info msg="node2(e811c6d29bb5): Node leave event for fdd9568c230c/172.25.197.45" [2021-06-09T17:49:18.091Z] time="2021-06-09T17:49:17Z" level=info msg="Node fdd9568c230c change state NodeActive --> NodeLeft" [2021-06-09T17:49:18.091Z] time="2021-06-09T17:49:17Z" level=info msg="node3(a6b861ed1677): Node leave event for fdd9568c230c/172.25.197.45" [2021-06-09T17:49:18.091Z] time="2021-06-09T17:49:17Z" level=info msg="Node fdd9568c230c change state NodeActive --> NodeLeft" [2021-06-09T17:49:18.091Z] time="2021-06-09T17:49:17Z" level=info msg="node4(2457e9fa2d1c): Node leave event for fdd9568c230c/172.25.197.45" [2021-06-09T17:49:18.091Z] time="2021-06-09T17:49:17Z" level=info msg="Node fdd9568c230c change state NodeActive --> NodeLeft" [2021-06-09T17:49:18.091Z] time="2021-06-09T17:49:17Z" level=info msg="node1(fdd9568c230c): Node leave event for fdd9568c230c/172.25.197.45" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="Node fdd9568c230c/172.25.197.45, left gossip cluster" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="Node fdd9568c230c change state NodeActive --> NodeLeft" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="node5(4f4379718a68): Node leave event for fdd9568c230c/172.25.197.45" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="Node fdd9568c230c/172.25.197.45, left gossip cluster" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="Node fdd9568c230c/172.25.197.45, left gossip cluster" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="Node fdd9568c230c/172.25.197.45, left gossip cluster" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="Node fdd9568c230c/172.25.197.45, left gossip cluster" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="Node e811c6d29bb5 change state NodeActive --> NodeLeft" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="node3(a6b861ed1677): Node leave event for e811c6d29bb5/172.25.197.45" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="Node e811c6d29bb5 change state NodeActive --> NodeLeft" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="node4(2457e9fa2d1c): Node leave event for e811c6d29bb5/172.25.197.45" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="Node e811c6d29bb5 change state NodeActive --> NodeLeft" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=info msg="node5(4f4379718a68): Node leave event for e811c6d29bb5/172.25.197.45" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.197.45:10036" [2021-06-09T17:49:18.554Z] time="2021-06-09T17:49:18Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49401" [2021-06-09T17:49:18.877Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="Node e811c6d29bb5 change state NodeActive --> NodeLeft" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="node2(e811c6d29bb5): Node leave event for e811c6d29bb5/172.25.197.45" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="Node e811c6d29bb5/172.25.197.45, left gossip cluster" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="Node e811c6d29bb5/172.25.197.45, left gossip cluster" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="Node e811c6d29bb5/172.25.197.45, left gossip cluster" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="Node e811c6d29bb5/172.25.197.45, left gossip cluster" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="Node a6b861ed1677 change state NodeActive --> NodeLeft" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="node4(2457e9fa2d1c): Node leave event for a6b861ed1677/172.25.197.45" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="Node a6b861ed1677/172.25.197.45, left gossip cluster" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="Node a6b861ed1677 change state NodeActive --> NodeLeft" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="node5(4f4379718a68): Node leave event for a6b861ed1677/172.25.197.45" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="Node a6b861ed1677 change state NodeActive --> NodeFailed" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="Node a6b861ed1677/172.25.197.45, added to failed nodes list" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=error msg="node: a6b861ed1677 is unknown to memberlist" [2021-06-09T17:49:19.018Z] time="2021-06-09T17:49:18Z" level=info msg="Node a6b861ed1677/172.25.197.45, left gossip cluster" [2021-06-09T17:49:19.443Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-09T17:49:19.480Z] time="2021-06-09T17:49:19Z" level=info msg="Node a6b861ed1677/172.25.197.45, left gossip cluster" [2021-06-09T17:49:19.480Z] time="2021-06-09T17:49:19Z" level=debug msg="memberlist: Failed ping: 4f4379718a68 (timeout reached)" [2021-06-09T17:49:19.480Z] time="2021-06-09T17:49:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.197.45:10035: use of closed network connection" [2021-06-09T17:49:19.480Z] time="2021-06-09T17:49:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.197.45:10036: use of closed network connection" [2021-06-09T17:49:19.480Z] time="2021-06-09T17:49:19Z" level=debug msg="memberlist: Stream connection from=172.25.197.45:49402" [2021-06-09T17:49:19.480Z] time="2021-06-09T17:49:19Z" level=info msg="Node 2457e9fa2d1c change state NodeActive --> NodeLeft" [2021-06-09T17:49:19.480Z] time="2021-06-09T17:49:19Z" level=info msg="node5(4f4379718a68): Node leave event for 2457e9fa2d1c/172.25.197.45" [2021-06-09T17:49:19.480Z] time="2021-06-09T17:49:19Z" level=info msg="Node 2457e9fa2d1c change state NodeActive --> NodeLeft" [2021-06-09T17:49:19.480Z] time="2021-06-09T17:49:19Z" level=info msg="node4(2457e9fa2d1c): Node leave event for 2457e9fa2d1c/172.25.197.45" [2021-06-09T17:49:19.944Z] time="2021-06-09T17:49:19Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, left gossip cluster" [2021-06-09T17:49:19.944Z] time="2021-06-09T17:49:19Z" level=info msg="Node 2457e9fa2d1c/172.25.197.45, left gossip cluster" [2021-06-09T17:49:19.944Z] time="2021-06-09T17:49:19Z" level=info msg="Node 4f4379718a68/172.25.197.45, left gossip cluster" [2021-06-09T17:49:19.944Z] time="2021-06-09T17:49:19Z" level=info msg="Node 4f4379718a68 change state NodeActive --> NodeFailed" [2021-06-09T17:49:19.944Z] time="2021-06-09T17:49:19Z" level=info msg="Node 4f4379718a68/172.25.197.45, added to failed nodes list" [2021-06-09T17:49:19.944Z] --- PASS: TestNetworkDBIslands (65.83s) [2021-06-09T17:49:19.944Z] networkdb_test.go:834: Re-joining: 3 [2021-06-09T17:49:19.944Z] networkdb_test.go:834: Re-joining: 4 [2021-06-09T17:49:19.944Z] networkdb_test.go:866: node4: OK [2021-06-09T17:49:19.944Z] networkdb_test.go:866: node5: OK [2021-06-09T17:49:19.944Z] PASS [2021-06-09T17:49:19.944Z] coverage: 60.2% of statements [2021-06-09T17:49:19.944Z] ok github.com/docker/docker/libnetwork/networkdb 156.652s coverage: 60.2% of statements [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/quota [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T17:49:19.944Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T17:49:19.967Z] --- PASS: TestDockerNetworkReConnect (4.58s) [2021-06-09T17:49:19.967Z] === RUN TestServicePlugin [2021-06-09T17:49:19.967Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-09T17:49:19.967Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:49:19.967Z] === RUN TestServiceUpdateLabel [2021-06-09T17:49:20.379Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-09T17:49:20.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === Skipped [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-09T17:49:22.138Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-09T17:49:22.138Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-09T17:49:22.138Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-09T17:49:22.138Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-09T17:49:22.138Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T17:49:22.138Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-09T17:49:22.138Z] daemon_test.go:147: root required [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T17:49:22.138Z] reload_test.go:520: root required [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-09T17:49:22.138Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T17:49:22.138Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-09T17:49:22.138Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-09T17:49:22.138Z] download_test.go:268: Needs fixing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-09T17:49:22.138Z] layer_test.go:304: Failing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-09T17:49:22.138Z] layer_test.go:353: Failing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-09T17:49:22.138Z] layer_test.go:468: Failing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-09T17:49:22.138Z] layer_test.go:697: Failing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-09T17:49:22.138Z] migration_test.go:46: Failing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T17:49:22.138Z] migration_test.go:182: Failing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-09T17:49:22.138Z] mount_test.go:17: Failing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-09T17:49:22.138Z] mount_test.go:76: Failing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-09T17:49:22.138Z] mount_test.go:125: Failing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-09T17:49:22.138Z] mount_test.go:212: Failing on Windows [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-09T17:49:22.138Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-09T17:49:22.138Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-09T17:49:22.138Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-09T17:49:22.138Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-09T17:49:22.138Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-09T17:49:22.138Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-09T17:49:22.138Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-09T17:49:22.138Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-09T17:49:22.138Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.138Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-09T17:49:22.138Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:22.138Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T17:49:22.139Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T17:49:22.139Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T17:49:22.139Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-09T17:49:22.139Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T17:49:22.139Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-09T17:49:22.139Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-09T17:49:22.139Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T17:49:22.139Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T17:49:22.139Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T17:49:22.139Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T17:49:22.139Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T17:49:22.139Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-09T17:49:22.139Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-09T17:49:22.139Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-09T17:49:22.139Z] archive_windows_test.go:16: Currently fails [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-09T17:49:22.139Z] changes_test.go:196: needs more investigation [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-09T17:49:22.139Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-09T17:49:22.139Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-09T17:49:22.139Z] changes_test.go:433: needs further investigation [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-09T17:49:22.139Z] changes_test.go:469: needs further investigation [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-09T17:49:22.139Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T17:49:22.139Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T17:49:22.139Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-09T17:49:22.139Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-09T17:49:22.139Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-09T17:49:22.139Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:49:22.139Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:49:22.139Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-09T17:49:22.139Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-09T17:49:22.139Z] poller_test.go:41: No chmod on Windows [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T17:49:22.139Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T17:49:22.139Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-09T17:49:22.139Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-09T17:49:22.139Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-09T17:49:22.139Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-09T17:49:22.139Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-09T17:49:22.139Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] [2021-06-09T17:49:22.139Z] DONE 2054 tests, 69 skipped in 342.229s [2021-06-09T17:49:22.139Z] INFO: make.ps1 ended at 06/09/2021 17:49:21 [2021-06-09T17:49:22.520Z] --- PASS: TestServiceUpdateLabel (2.97s) [2021-06-09T17:49:22.520Z] === RUN TestServiceUpdateSecrets [2021-06-09T17:49:22.844Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-09T17:49:24.361Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-09T17:49:24.361Z] INFO: Unit tests ended at 06/09/2021 17:49:23. Duration:00:05:57.2051341 [2021-06-09T17:49:24.361Z] INFO: Building busybox [2021-06-09T17:49:24.361Z] Sending build context to Docker daemon 5.12kB [2021-06-09T17:49:24.361Z] [2021-06-09T17:49:24.361Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-09T17:49:24.361Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-09T17:49:24.361Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-09T17:49:24.361Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-09T17:49:24.361Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-09T17:49:24.361Z] ---> 39d157a84080 [2021-06-09T17:49:24.361Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-09T17:49:24.361Z] ---> Running in d300c6619fe3 [2021-06-09T17:49:24.746Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-09T17:49:28.118Z] Removing intermediate container d300c6619fe3 [2021-06-09T17:49:28.118Z] ---> 70ef8633f8a6 [2021-06-09T17:49:28.118Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-09T17:49:28.118Z] ---> Running in fd3f8a14969e [2021-06-09T17:49:28.118Z] Removing intermediate container fd3f8a14969e [2021-06-09T17:49:28.118Z] ---> 4d1a846fe74a [2021-06-09T17:49:28.118Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-09T17:49:28.118Z] ---> Running in fb4143c76d9f [2021-06-09T17:49:28.581Z] Removing intermediate container fb4143c76d9f [2021-06-09T17:49:28.581Z] ---> 1fe0c79c1237 [2021-06-09T17:49:28.581Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-09T17:49:28.937Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-09T17:49:29.556Z] [2021-06-09T17:49:30.020Z] ---> d10031f72e4c [2021-06-09T17:49:30.020Z] 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-09T17:49:30.486Z] ---> Running in 4e4890b3aca2 [2021-06-09T17:49:32.219Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-09T17:49:32.785Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-09T17:49:34.159Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-09T17:49:39.140Z] Removing intermediate container 4e4890b3aca2 [2021-06-09T17:49:39.140Z] ---> 080c48ffbae7 [2021-06-09T17:49:39.140Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-09T17:49:39.140Z] ---> Running in a568bc1ad43d [2021-06-09T17:49:39.484Z] time="2021-06-09T17:49:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10037" [2021-06-09T17:49:39.484Z] time="2021-06-09T17:49:34Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49366" [2021-06-09T17:49:40.121Z] [2021-06-09T17:49:40.121Z] SUCCESS: Specified value was saved. [2021-06-09T17:49:40.718Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-09T17:49:40.718Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-09T17:49:40.836Z] --- PASS: TestServiceUpdateSecrets (15.82s) [2021-06-09T17:49:40.836Z] === RUN TestServiceUpdateConfigs [2021-06-09T17:49:40.998Z] time="2021-06-09T17:49:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10036" [2021-06-09T17:49:40.998Z] time="2021-06-09T17:49:40Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49367" [2021-06-09T17:49:42.091Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-09T17:49:42.091Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-09T17:49:42.320Z] Removing intermediate container a568bc1ad43d [2021-06-09T17:49:42.320Z] ---> fe3f3d4de426 [2021-06-09T17:49:42.320Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-09T17:49:42.320Z] ---> Running in 8457ca77824a [2021-06-09T17:49:42.348Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-09T17:49:42.606Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-09T17:49:42.865Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-09T17:49:42.865Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-09T17:49:44.240Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-09T17:49:45.638Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-09T17:49:45.638Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-09T17:49:45.897Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-09T17:49:46.090Z] Cannot create a file when that file already exists. [2021-06-09T17:49:46.752Z] time="2021-06-09T17:49:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.99.13:10033 172.26.99.13:10034 172.26.99.13:10035]" [2021-06-09T17:49:46.752Z] time="2021-06-09T17:49:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.99.13:10033 172.26.99.13:10034 172.26.99.13:10035]" [2021-06-09T17:49:46.830Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-09T17:49:47.089Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10033" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49368" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node cfebce5e04b0/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node cfebce5e04b0/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 9a47e3b91443/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 9a47e3b91443/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, is the new incarnation of the shutdown node a36f6d45ee25/172.26.99.13" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10034" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49369" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node cfebce5e04b0/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node cfebce5e04b0/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 9a47e3b91443/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 9a47e3b91443/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node fe31c65d758e/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node fe31c65d758e/172.26.99.13, is the new incarnation of the shutdown node b5ac9b4866ca/172.26.99.13" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node fe31c65d758e/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10035" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49370" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node cfebce5e04b0/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node cfebce5e04b0/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node fe31c65d758e/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node fe31c65d758e/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 9a47e3b91443/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node bd28267eb300/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node bd28267eb300/172.26.99.13, is the new incarnation of the shutdown node 16ea6eadeba3/172.26.99.13" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node bd28267eb300/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 9a47e3b91443/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node fe31c65d758e/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node fe31c65d758e/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node fe31c65d758e/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node bd28267eb300/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node bd28267eb300/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node fe31c65d758e/172.26.99.13, is the new incarnation of the shutdown node b5ac9b4866ca/172.26.99.13" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node fe31c65d758e/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, is the new incarnation of the shutdown node a36f6d45ee25/172.26.99.13" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node bd28267eb300/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node bd28267eb300/172.26.99.13, is the new incarnation of the shutdown node 16ea6eadeba3/172.26.99.13" [2021-06-09T17:49:47.209Z] time="2021-06-09T17:49:47Z" level=info msg="Node bd28267eb300/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.654Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-09T17:49:47.665Z] time="2021-06-09T17:49:47Z" level=info msg="Node bd28267eb300/172.26.99.13, joined gossip cluster" [2021-06-09T17:49:47.665Z] time="2021-06-09T17:49:47Z" level=info msg="Node bd28267eb300/172.26.99.13, added to nodes list" [2021-06-09T17:49:47.665Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10033" [2021-06-09T17:49:47.665Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49371" [2021-06-09T17:49:47.665Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10034" [2021-06-09T17:49:47.665Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49372" [2021-06-09T17:49:47.665Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.99.13:10035" [2021-06-09T17:49:47.665Z] time="2021-06-09T17:49:47Z" level=debug msg="memberlist: Stream connection from=172.26.99.13:49373" [2021-06-09T17:49:48.587Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-09T17:49:48.626Z] 2021/06/09 17:49:48 Closing DB instances... [2021-06-09T17:49:48.844Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-09T17:49:48.844Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-09T17:49:48.844Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="Node 78d93c4f0b3e change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="node4(9a47e3b91443): Node leave event for 78d93c4f0b3e/172.26.99.13" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="Node 78d93c4f0b3e change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="Node 78d93c4f0b3e change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="node5(cfebce5e04b0): Node leave event for 78d93c4f0b3e/172.26.99.13" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="node3(bd28267eb300): Node leave event for 78d93c4f0b3e/172.26.99.13" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="Node 78d93c4f0b3e change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="node2(fe31c65d758e): Node leave event for 78d93c4f0b3e/172.26.99.13" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="Node 78d93c4f0b3e change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="node1(78d93c4f0b3e): Node leave event for 78d93c4f0b3e/172.26.99.13" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, left gossip cluster" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, left gossip cluster" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, left gossip cluster" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, left gossip cluster" [2021-06-09T17:49:49.080Z] time="2021-06-09T17:49:48Z" level=info msg="Node 78d93c4f0b3e/172.26.99.13, left gossip cluster" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node fe31c65d758e change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="node5(cfebce5e04b0): Node leave event for fe31c65d758e/172.26.99.13" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node fe31c65d758e change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="node3(bd28267eb300): Node leave event for fe31c65d758e/172.26.99.13" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node fe31c65d758e change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="node4(9a47e3b91443): Node leave event for fe31c65d758e/172.26.99.13" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node fe31c65d758e change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="node2(fe31c65d758e): Node leave event for fe31c65d758e/172.26.99.13" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node fe31c65d758e/172.26.99.13, left gossip cluster" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node fe31c65d758e/172.26.99.13, left gossip cluster" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node fe31c65d758e/172.26.99.13, left gossip cluster" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node bd28267eb300 change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="node5(cfebce5e04b0): Node leave event for bd28267eb300/172.26.99.13" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node bd28267eb300 change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node bd28267eb300/172.26.99.13, left gossip cluster" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node bd28267eb300 change state NodeActive --> NodeFailed" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="node4(9a47e3b91443): Node leave event for bd28267eb300/172.26.99.13" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node bd28267eb300/172.26.99.13, added to failed nodes list" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=info msg="Node bd28267eb300/172.26.99.13, left gossip cluster" [2021-06-09T17:49:49.537Z] time="2021-06-09T17:49:49Z" level=error msg="node: bd28267eb300 is unknown to memberlist" [2021-06-09T17:49:49.988Z] time="2021-06-09T17:49:49Z" level=info msg="Node bd28267eb300/172.26.99.13, left gossip cluster" [2021-06-09T17:49:49.988Z] time="2021-06-09T17:49:49Z" level=info msg="Node 9a47e3b91443 change state NodeActive --> NodeLeft" [2021-06-09T17:49:49.988Z] time="2021-06-09T17:49:49Z" level=info msg="node5(cfebce5e04b0): Node leave event for 9a47e3b91443/172.26.99.13" [2021-06-09T17:49:50.217Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-09T17:49:50.440Z] time="2021-06-09T17:49:49Z" level=debug msg="memberlist: Failed ping: bd28267eb300 (timeout reached)" [2021-06-09T17:49:50.440Z] time="2021-06-09T17:49:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.99.13:10037: use of closed network connection" [2021-06-09T17:49:50.440Z] time="2021-06-09T17:49:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.99.13:10036: use of closed network connection" [2021-06-09T17:49:50.440Z] time="2021-06-09T17:49:50Z" level=info msg="Node 9a47e3b91443/172.26.99.13, left gossip cluster" [2021-06-09T17:49:50.440Z] time="2021-06-09T17:49:50Z" level=info msg="Node 9a47e3b91443 change state NodeActive --> NodeFailed" [2021-06-09T17:49:50.440Z] time="2021-06-09T17:49:50Z" level=info msg="Node 9a47e3b91443/172.26.99.13, added to failed nodes list" [2021-06-09T17:49:50.440Z] time="2021-06-09T17:49:50Z" level=info msg="Node 9a47e3b91443/172.26.99.13, left gossip cluster" [2021-06-09T17:49:50.440Z] time="2021-06-09T17:49:50Z" level=info msg="Node cfebce5e04b0/172.26.99.13, left gossip cluster" [2021-06-09T17:49:50.440Z] time="2021-06-09T17:49:50Z" level=info msg="Node cfebce5e04b0 change state NodeActive --> NodeFailed" [2021-06-09T17:49:50.440Z] time="2021-06-09T17:49:50Z" level=info msg="Node cfebce5e04b0/172.26.99.13, added to failed nodes list" [2021-06-09T17:49:50.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-09T17:49:50.820Z] Removing intermediate container 8457ca77824a [2021-06-09T17:49:50.820Z] ---> adcf3ddf11e2 [2021-06-09T17:49:50.820Z] Step 13/13 : CMD ["sh"] [2021-06-09T17:49:50.894Z] time="2021-06-09T17:49:50Z" level=info msg="memberlist: Suspect bd28267eb300 has failed, no acks received" [2021-06-09T17:49:50.894Z] --- PASS: TestNetworkDBIslands (65.65s) [2021-06-09T17:49:50.894Z] networkdb_test.go:834: Re-joining: 3 [2021-06-09T17:49:50.894Z] networkdb_test.go:834: Re-joining: 4 [2021-06-09T17:49:50.894Z] networkdb_test.go:866: node4: OK [2021-06-09T17:49:50.894Z] networkdb_test.go:866: node5: OK [2021-06-09T17:49:50.894Z] PASS [2021-06-09T17:49:50.894Z] coverage: 60.5% of statements [2021-06-09T17:49:50.894Z] ok github.com/docker/docker/libnetwork/networkdb 155.903s coverage: 60.5% of statements [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/quota [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T17:49:50.894Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T17:49:51.042Z] === RUN TestDockerSuite/TestEventsRename [2021-06-09T17:49:51.283Z] ---> Running in 6550a109becf [2021-06-09T17:49:51.283Z] Removing intermediate container 6550a109becf [2021-06-09T17:49:51.283Z] ---> 4d7331ffef8d [2021-06-09T17:49:51.283Z] Successfully built 4d7331ffef8d [2021-06-09T17:49:51.283Z] Successfully tagged busybox:latest [2021-06-09T17:49:51.283Z] INFO: Docker images of the daemon under test [2021-06-09T17:49:51.283Z] [2021-06-09T17:49:51.283Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T17:49:51.283Z] busybox latest 4d7331ffef8d Less than a second ago 2.77GB [2021-06-09T17:49:51.283Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-09T17:49:51.283Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-09T17:49:51.283Z] [2021-06-09T17:49:51.283Z] INFO: Running integration tests at 06/09/2021 17:49:51... [2021-06-09T17:49:51.746Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-09T17:49:51.746Z] INFO: Integration API tests being run from the host: [2021-06-09T17:49:51.746Z] INFO: make.ps1 starting at 06/09/2021 17:49:51 [2021-06-09T17:49:51.977Z] === RUN TestDockerSuite/TestEventsResize [2021-06-09T17:49:52.727Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-09T17:49:52.913Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === Skipped [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-09T17:49:53.045Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-09T17:49:53.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-06-09T17:49:53.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-09T17:49:53.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-06-09T17:49:53.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T17:49:53.045Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-09T17:49:53.045Z] daemon_test.go:147: root required [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T17:49:53.045Z] reload_test.go:520: root required [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-09T17:49:53.045Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T17:49:53.045Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-09T17:49:53.045Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-09T17:49:53.045Z] download_test.go:268: Needs fixing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-09T17:49:53.045Z] layer_test.go:304: Failing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-09T17:49:53.045Z] layer_test.go:353: Failing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-09T17:49:53.045Z] layer_test.go:468: Failing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-09T17:49:53.045Z] layer_test.go:697: Failing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-09T17:49:53.045Z] migration_test.go:46: Failing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T17:49:53.045Z] migration_test.go:182: Failing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-09T17:49:53.045Z] mount_test.go:17: Failing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-09T17:49:53.045Z] mount_test.go:76: Failing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-09T17:49:53.045Z] mount_test.go:125: Failing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-09T17:49:53.045Z] mount_test.go:212: Failing on Windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-09T17:49:53.045Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-06-09T17:49:53.045Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-09T17:49:53.045Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-09T17:49:53.045Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-09T17:49:53.045Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-09T17:49:53.045Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-09T17:49:53.045Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-09T17:49:53.045Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-09T17:49:53.045Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-09T17:49:53.045Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T17:49:53.045Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T17:49:53.045Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T17:49:53.045Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-09T17:49:53.045Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T17:49:53.045Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-09T17:49:53.045Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-09T17:49:53.045Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T17:49:53.045Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T17:49:53.045Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T17:49:53.045Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T17:49:53.045Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T17:49:53.045Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-09T17:49:53.045Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-09T17:49:53.045Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-09T17:49:53.045Z] archive_windows_test.go:16: Currently fails [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-09T17:49:53.045Z] changes_test.go:196: needs more investigation [2021-06-09T17:49:53.045Z] [2021-06-09T17:49:53.045Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-09T17:49:53.045Z] changes_test.go:433: needs further investigation [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-09T17:49:53.046Z] changes_test.go:469: needs further investigation [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-09T17:49:53.046Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T17:49:53.046Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T17:49:53.046Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-09T17:49:53.046Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-09T17:49:53.046Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-09T17:49:53.046Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:49:53.046Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:49:53.046Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-09T17:49:53.046Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-09T17:49:53.046Z] poller_test.go:41: No chmod on Windows [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T17:49:53.046Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T17:49:53.046Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-09T17:49:53.046Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-09T17:49:53.046Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-09T17:49:53.046Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-09T17:49:53.046Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-09T17:49:53.046Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] [2021-06-09T17:49:53.046Z] DONE 2054 tests, 67 skipped in 342.829s [2021-06-09T17:49:53.046Z] INFO: make.ps1 ended at 06/09/2021 17:49:52 [2021-06-09T17:49:53.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-09T17:49:53.737Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-09T17:49:55.113Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-09T17:49:55.200Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-09T17:49:55.200Z] INFO: Unit tests ended at 06/09/2021 17:49:54. Duration:00:06:03.6004433 [2021-06-09T17:49:55.200Z] INFO: Building busybox [2021-06-09T17:49:55.200Z] Sending build context to Docker daemon 5.12kB [2021-06-09T17:49:55.200Z] [2021-06-09T17:49:55.200Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-09T17:49:55.200Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-09T17:49:55.200Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-09T17:49:55.200Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-09T17:49:55.200Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-09T17:49:55.200Z] ---> 5b60ac4e9e92 [2021-06-09T17:49:55.200Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-09T17:49:55.200Z] ---> Running in a18bf23c3ea4 [2021-06-09T17:49:55.756Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2021-06-09T17:49:55.756Z] === RUN TestServiceUpdateNetwork [2021-06-09T17:49:56.491Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-09T17:49:59.775Z] === RUN TestDockerSuite/TestEventsTop [2021-06-09T17:50:00.710Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-09T17:50:00.940Z] Removing intermediate container a18bf23c3ea4 [2021-06-09T17:50:00.940Z] ---> a15085adb1ba [2021-06-09T17:50:00.940Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-09T17:50:00.940Z] ---> Running in 9a86e45624b9 [2021-06-09T17:50:00.940Z] Removing intermediate container 9a86e45624b9 [2021-06-09T17:50:00.940Z] ---> 5bf39a0ae6c2 [2021-06-09T17:50:00.940Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-09T17:50:00.940Z] ---> Running in 6f5d6f352413 [2021-06-09T17:50:01.398Z] Removing intermediate container 6f5d6f352413 [2021-06-09T17:50:01.398Z] ---> 95899b918e0e [2021-06-09T17:50:01.398Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-09T17:50:02.930Z] [2021-06-09T17:50:03.238Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-09T17:50:03.381Z] ---> f587a1d5163f [2021-06-09T17:50:03.381Z] 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-09T17:50:03.381Z] ---> Running in 677ece863d11 [2021-06-09T17:50:08.008Z] --- PASS: TestServiceUpdateNetwork (14.01s) [2021-06-09T17:50:08.008Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T17:50:09.398Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-09T17:50:10.790Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-09T17:50:15.463Z] === RUN TestDockerSuite/TestExec [2021-06-09T17:50:15.693Z] Removing intermediate container 677ece863d11 [2021-06-09T17:50:15.693Z] ---> a428edb1c3df [2021-06-09T17:50:15.693Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-09T17:50:15.693Z] ---> Running in c9fa76d553af [2021-06-09T17:50:15.722Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-09T17:50:16.646Z] [2021-06-09T17:50:16.646Z] SUCCESS: Specified value was saved. [2021-06-09T17:50:16.656Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-09T17:50:17.223Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-09T17:50:18.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-09T17:50:18.158Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-09T17:50:18.791Z] Removing intermediate container c9fa76d553af [2021-06-09T17:50:18.792Z] ---> 265961ea599d [2021-06-09T17:50:18.792Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-09T17:50:18.792Z] ---> Running in 71bc1ada144c [2021-06-09T17:50:18.944Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-09T17:50:20.688Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-09T17:50:22.064Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-09T17:50:22.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T17:50:22.785Z] INFO: Testing against a local daemon [2021-06-09T17:50:22.785Z] === RUN TestBuildWithSession [2021-06-09T17:50:22.785Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T17:50:22.785Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:50:22.785Z] === RUN TestBuildSquashParent [2021-06-09T17:50:22.785Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-09T17:50:22.786Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T17:50:22.786Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T17:50:22.786Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:50:22.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:50:22.786Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:50:22.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:50:22.786Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:50:22.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:50:22.786Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:50:22.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:50:22.786Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:50:22.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:50:22.786Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:50:22.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:50:22.786Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:50:22.786Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:50:22.786Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:50:22.786Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:50:23.440Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-09T17:50:25.345Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-09T17:50:25.808Z] Cannot create a file when that file already exists. [2021-06-09T17:50:27.097Z] --- PASS: TestServiceUpdatePidsLimit (17.99s) [2021-06-09T17:50:27.097Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-06-09T17:50:27.097Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-06-09T17:50:27.097Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-06-09T17:50:27.097Z] PASS [2021-06-09T17:50:27.097Z] [2021-06-09T17:50:27.097Z] === Skipped [2021-06-09T17:50:27.097Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T17:50:27.097Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T17:50:27.097Z] [2021-06-09T17:50:27.097Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-09T17:50:27.097Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T17:50:27.097Z] [2021-06-09T17:50:27.097Z] [2021-06-09T17:50:27.097Z] DONE 27 tests, 2 skipped in 159.231s [2021-06-09T17:50:27.097Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T17:50:27.097Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:50:27.097Z] ++ set -e [2021-06-09T17:50:27.097Z] ++ '[' -n 0 ']' [2021-06-09T17:50:27.097Z] ++ set -x [2021-06-09T17:50:27.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:50:27.097Z] INFO: Testing against a local daemon [2021-06-09T17:50:27.097Z] === RUN TestSessionCreate [2021-06-09T17:50:27.097Z] --- PASS: TestSessionCreate (0.05s) [2021-06-09T17:50:27.097Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T17:50:27.097Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-06-09T17:50:27.097Z] PASS [2021-06-09T17:50:27.097Z] [2021-06-09T17:50:27.097Z] DONE 2 tests in 0.250s [2021-06-09T17:50:27.097Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T17:50:27.097Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:50:27.097Z] ++ set -e [2021-06-09T17:50:27.097Z] ++ '[' -n 0 ']' [2021-06-09T17:50:27.097Z] ++ set -x [2021-06-09T17:50:27.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:50:27.097Z] INFO: Testing against a local daemon [2021-06-09T17:50:27.097Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T17:50:27.097Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-09T17:50:27.097Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T17:50:27.097Z] === RUN TestEventsExecDie [2021-06-09T17:50:27.250Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-09T17:50:27.672Z] --- PASS: TestEventsExecDie (1.15s) [2021-06-09T17:50:27.672Z] === RUN TestEventsBackwardsCompatible [2021-06-09T17:50:27.672Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-06-09T17:50:27.672Z] === RUN TestEventsVolumeCreate [2021-06-09T17:50:27.672Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-06-09T17:50:27.672Z] === RUN TestInfoBinaryCommits [2021-06-09T17:50:27.672Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-09T17:50:27.672Z] === RUN TestInfoAPIVersioned [2021-06-09T17:50:27.672Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-09T17:50:27.672Z] === RUN TestInfoDiscoveryBackend [2021-06-09T17:50:28.248Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-06-09T17:50:28.248Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T17:50:29.154Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-09T17:50:29.649Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-09T17:50:29.649Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T17:50:29.911Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-06-09T17:50:29.911Z] === RUN TestInfoAPI [2021-06-09T17:50:30.089Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-09T17:50:30.172Z] --- PASS: TestInfoAPI (0.05s) [2021-06-09T17:50:30.172Z] === RUN TestInfoAPIWarnings [2021-06-09T17:50:30.472Z] Removing intermediate container 71bc1ada144c [2021-06-09T17:50:30.472Z] ---> 35e7c8116511 [2021-06-09T17:50:30.472Z] Step 13/13 : CMD ["sh"] [2021-06-09T17:50:30.472Z] ---> Running in eeb20870b751 [2021-06-09T17:50:30.472Z] Removing intermediate container eeb20870b751 [2021-06-09T17:50:30.472Z] ---> e8c6fb17f6cd [2021-06-09T17:50:30.472Z] Successfully built e8c6fb17f6cd [2021-06-09T17:50:30.472Z] Successfully tagged busybox:latest [2021-06-09T17:50:30.472Z] INFO: Docker images of the daemon under test [2021-06-09T17:50:30.472Z] [2021-06-09T17:50:30.472Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T17:50:30.472Z] busybox latest e8c6fb17f6cd Less than a second ago 5.64GB [2021-06-09T17:50:30.472Z] microsoft/windowsservercore latest 5b60ac4e9e92 3 days ago 5.62GB [2021-06-09T17:50:30.472Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 3 days ago 5.62GB [2021-06-09T17:50:30.472Z] [2021-06-09T17:50:30.472Z] INFO: Running integration tests at 06/09/2021 17:50:30... [2021-06-09T17:50:30.472Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-09T17:50:30.472Z] INFO: Integration API tests being run from the host: [2021-06-09T17:50:30.472Z] INFO: make.ps1 starting at 06/09/2021 17:50:30 [2021-06-09T17:50:31.430Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-09T17:50:31.991Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-09T17:50:33.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:50:33.186Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:50:34.620Z] === RUN TestDockerSuite/TestExecEnv [2021-06-09T17:50:35.997Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-09T17:50:38.527Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-09T17:50:39.462Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-09T17:50:40.296Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-09T17:50:40.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.75s) [2021-06-09T17:50:40.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.94s) [2021-06-09T17:50:40.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.16s) [2021-06-09T17:50:40.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.65s) [2021-06-09T17:50:40.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.66s) [2021-06-09T17:50:40.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.91s) [2021-06-09T17:50:40.296Z] === RUN TestBuildMultiStageCopy [2021-06-09T17:50:40.296Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T17:50:41.366Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-09T17:50:43.269Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-09T17:50:44.646Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-09T17:50:46.023Z] === RUN TestDockerSuite/TestExecParseError [2021-06-09T17:50:46.589Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-09T17:50:47.524Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-09T17:50:48.297Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-06-09T17:50:48.297Z] === RUN TestInfoDebug [2021-06-09T17:50:48.297Z] --- PASS: TestInfoDebug (0.62s) [2021-06-09T17:50:48.297Z] === RUN TestInfoInsecureRegistries [2021-06-09T17:50:48.297Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2021-06-09T17:50:48.297Z] === RUN TestInfoRegistryMirrors [2021-06-09T17:50:48.459Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-09T17:50:48.559Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-06-09T17:50:48.559Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T17:50:48.822Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-06-09T17:50:48.822Z] === RUN TestPingCacheHeaders [2021-06-09T17:50:48.822Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-09T17:50:48.822Z] === RUN TestPingGet [2021-06-09T17:50:48.822Z] --- PASS: TestPingGet (0.03s) [2021-06-09T17:50:48.822Z] === RUN TestPingHead [2021-06-09T17:50:48.822Z] --- PASS: TestPingHead (0.05s) [2021-06-09T17:50:48.822Z] === RUN TestVersion [2021-06-09T17:50:49.083Z] --- PASS: TestVersion (0.05s) [2021-06-09T17:50:49.083Z] PASS [2021-06-09T17:50:49.083Z] [2021-06-09T17:50:49.083Z] === Skipped [2021-06-09T17:50:49.083Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-09T17:50:49.083Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T17:50:49.083Z] [2021-06-09T17:50:49.083Z] [2021-06-09T17:50:49.084Z] DONE 19 tests, 1 skipped in 22.805s [2021-06-09T17:50:49.084Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T17:50:49.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:50:49.084Z] ++ set -e [2021-06-09T17:50:49.084Z] ++ '[' -n 0 ']' [2021-06-09T17:50:49.084Z] ++ set -x [2021-06-09T17:50:49.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-06-09T17:50:49.084Z] INFO: Testing against a local daemon [2021-06-09T17:50:49.084Z] === RUN TestVolumesCreateAndList [2021-06-09T17:50:49.345Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-09T17:50:49.345Z] === RUN TestVolumesRemove [2021-06-09T17:50:49.345Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-09T17:50:49.345Z] === RUN TestVolumesInspect [2021-06-09T17:50:49.345Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-09T17:50:49.345Z] === RUN TestVolumesInvalidJSON [2021-06-09T17:50:49.345Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T17:50:49.345Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T17:50:49.345Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T17:50:49.345Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-09T17:50:49.345Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T17:50:49.345Z] PASS [2021-06-09T17:50:49.345Z] [2021-06-09T17:50:49.345Z] DONE 5 tests in 0.361s [2021-06-09T17:50:49.345Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T17:50:49.919Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T17:50:49.919Z] +++ kill 14303 [2021-06-09T17:50:50.367Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-09T17:50:51.307Z] +++ /etc/init.d/apparmor stop [2021-06-09T17:50:51.307Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T17:50:51.307Z] [2021-06-09T17:50:51.307Z] Unloading profiles will leave already running processes permanently [2021-06-09T17:50:51.307Z] unconfined, which can lead to unexpected situations. [2021-06-09T17:50:51.307Z] [2021-06-09T17:50:51.307Z] To set a process to complain mode, use the command line tool [2021-06-09T17:50:51.307Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T17:50:51.307Z] +++ true [2021-06-09T17:50:51.307Z] exiting test-integration [2021-06-09T17:50:51.307Z] ++ exit 0 [2021-06-09T17:50:51.307Z] [2021-06-09T17:50:52.900Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-09T17:50:53.834Z] === RUN TestDockerSuite/TestExecStartFails Post stage [Pipeline] junit [2021-06-09T17:50:54.632Z] Recording test results [2021-06-09T17:50:54.980Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T17:50:55.209Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-09T17:50:55.328Z] + echo Ensuring container killed. [2021-06-09T17:50:55.328Z] Ensuring container killed. [2021-06-09T17:50:55.328Z] + docker rm -vf docker-pr4 [2021-06-09T17:50:55.328Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-09T17:50:55.640Z] + echo Chowning /workspace to jenkins user [2021-06-09T17:50:55.640Z] Chowning /workspace to jenkins user [2021-06-09T17:50:55.640Z] + id -u [2021-06-09T17:50:55.640Z] + id -g [2021-06-09T17:50:55.640Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42432:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T17:50:55.640Z] Unable to find image 'busybox:latest' locally [2021-06-09T17:50:55.907Z] latest: Pulling from library/busybox [2021-06-09T17:50:55.907Z] 38cc3b49dbab: Pulling fs layer [2021-06-09T17:50:55.907Z] 38cc3b49dbab: Download complete [2021-06-09T17:50:56.174Z] 38cc3b49dbab: Pull complete [2021-06-09T17:50:56.174Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T17:50:56.174Z] Status: Downloaded newer image for busybox:latest [2021-06-09T17:50:58.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T17:50:58.499Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T17:50:59.475Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T17:51:00.450Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T17:51:01.396Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T17:51:01.396Z] INFO: Testing against a local daemon [2021-06-09T17:51:01.396Z] === RUN TestBuildWithSession [2021-06-09T17:51:01.396Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T17:51:01.396Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:51:01.396Z] === RUN TestBuildSquashParent [2021-06-09T17:51:01.396Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-09T17:51:01.396Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T17:51:01.396Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T17:51:01.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:51:01.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:51:01.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:51:01.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:51:01.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:51:01.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:51:01.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:51:01.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:51:01.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:51:01.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:51:01.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:51:01.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:51:01.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:51:01.396Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:51:01.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:51:01.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:51:01.999Z] --- PASS: TestBuildMultiStageCopy (22.07s) [2021-06-09T17:51:01.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (17.56s) [2021-06-09T17:51:01.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2021-06-09T17:51:01.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2021-06-09T17:51:01.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2021-06-09T17:51:01.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s) [2021-06-09T17:51:01.999Z] === RUN TestBuildMultiStageParentConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T17:51:03.075Z] + bundleName=arm64-integration [2021-06-09T17:51:03.075Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-09T17:51:03.075Z] Creating arm64-integration-bundles.tar.gz [2021-06-09T17:51:03.075Z] + 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-09T17:51:03.075Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-09T17:51:03.351Z] Archiving artifacts [2021-06-09T17:51:04.934Z] --- PASS: TestBuildMultiStageParentConfig (2.73s) [2021-06-09T17:51:04.934Z] === RUN TestBuildLabelWithTargets [2021-06-09T17:51:04.934Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-09T17:51:04.934Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T17:51:04.934Z] === RUN TestBuildWithEmptyLayers [2021-06-09T17:51:05.360Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42432/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T17:51:05.684Z] + make clean [2021-06-09T17:51:06.259Z] docker volume rm -f docker-dev-cache [2021-06-09T17:51:06.259Z] docker-dev-cache [Pipeline] deleteDir [2021-06-09T17:51:06.482Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2021-06-09T17:51:06.482Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T17:51:07.410Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-09T17:51:08.343Z] === RUN TestDockerSuite/TestExecTTY [2021-06-09T17:51:09.733Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-09T17:51:11.111Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-09T17:51:11.677Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-09T17:51:12.611Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-09T17:51:12.611Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-09T17:51:13.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:51:13.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:51:15.141Z] === RUN TestDockerSuite/TestExecWithNoTERM [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T17:51:16.517Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-09T17:51:17.891Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-09T17:51:18.927Z] --- PASS: TestBuildMultiStageOnBuild (11.69s) [2021-06-09T17:51:18.927Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T17:51:18.927Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-09T17:51:18.927Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T17:51:18.927Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T17:51:19.265Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-09T17:51:19.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-09T17:51:20.897Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-09T17:51:22.242Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-06-09T17:51:22.242Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.29s) [2021-06-09T17:51:22.242Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.45s) [2021-06-09T17:51:22.242Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (18.75s) [2021-06-09T17:51:22.242Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.78s) [2021-06-09T17:51:22.242Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.80s) [2021-06-09T17:51:22.242Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.89s) [2021-06-09T17:51:22.242Z] === RUN TestBuildMultiStageCopy [2021-06-09T17:51:22.242Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T17:51:26.163Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-09T17:51:29.309Z] --- PASS: TestBuildMultiStageLayerLeak (10.63s) [2021-06-09T17:51:29.309Z] === RUN TestBuildWithHugeFile [2021-06-09T17:51:31.425Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-09T17:51:32.475Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T17:51:32.798Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-09T17:51:32.932Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T17:51:34.456Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T17:51:35.973Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T17:51:38.080Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-09T17:51:38.089Z] --- PASS: TestBuildMultiStageCopy (15.42s) [2021-06-09T17:51:38.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.93s) [2021-06-09T17:51:38.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.94s) [2021-06-09T17:51:38.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.32s) [2021-06-09T17:51:38.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.50s) [2021-06-09T17:51:38.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.74s) [2021-06-09T17:51:38.089Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T17:51:38.340Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-09T17:51:38.340Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-09T17:51:38.340Z] === RUN TestDockerSuite/TestHealth [2021-06-09T17:51:40.960Z] --- PASS: TestBuildMultiStageParentConfig (3.27s) [2021-06-09T17:51:40.960Z] === RUN TestBuildLabelWithTargets [2021-06-09T17:51:40.960Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-09T17:51:40.960Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T17:51:40.960Z] === RUN TestBuildWithEmptyLayers [2021-06-09T17:51:42.474Z] --- PASS: TestBuildWithEmptyLayers (1.66s) [2021-06-09T17:51:42.474Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T17:51:57.224Z] --- PASS: TestBuildMultiStageOnBuild (14.26s) [2021-06-09T17:51:57.224Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T17:51:57.224Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-06-09T17:51:57.224Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T17:51:57.224Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T17:52:04.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-09T17:52:04.873Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-09T17:52:04.873Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-09T17:52:04.873Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-09T17:52:04.873Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-09T17:52:04.873Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-09T17:52:04.873Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-09T17:52:04.873Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-09T17:52:04.873Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-09T17:52:04.873Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-09T17:52:04.873Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-09T17:52:05.131Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-09T17:52:05.389Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-09T17:52:06.323Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-09T17:52:06.323Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-09T17:52:07.258Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-09T17:52:07.258Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-09T17:52:08.633Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-09T17:52:10.007Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-09T17:52:10.007Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-09T17:52:10.941Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-09T17:52:14.222Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-09T17:52:14.222Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-09T17:52:14.222Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-09T17:52:14.832Z] --- PASS: TestBuildMultiStageLayerLeak (17.18s) [2021-06-09T17:52:14.833Z] === RUN TestBuildWithHugeFile [2021-06-09T17:52:17.506Z] === RUN TestDockerSuite/TestImportFile [2021-06-09T17:52:19.408Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-09T17:52:19.667Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-09T17:52:22.196Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-09T17:52:25.523Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-09T17:52:28.052Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-09T17:52:28.985Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-09T17:52:30.885Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-09T17:52:31.820Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-09T17:52:31.820Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-09T17:52:31.820Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-09T17:52:32.755Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-09T17:52:33.689Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-09T17:52:35.064Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-09T17:52:36.439Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-09T17:52:37.813Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-09T17:52:37.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-09T17:52:38.750Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-09T17:52:38.750Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-09T17:52:40.651Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-09T17:52:41.586Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-09T17:52:42.521Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-09T17:52:42.521Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-09T17:52:43.897Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-09T17:52:43.897Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-09T17:52:44.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-09T17:52:45.402Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-09T17:52:46.336Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-09T17:52:47.277Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-09T17:52:47.537Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-09T17:52:48.471Z] === RUN TestDockerSuite/TestInspectImage [2021-06-09T17:52:48.471Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-09T17:52:48.471Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-09T17:52:48.471Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-09T17:52:49.406Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-09T17:52:50.340Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-09T17:52:50.598Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-09T17:52:51.532Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-09T17:52:51.791Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-09T17:52:52.726Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-09T17:52:54.627Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-09T17:52:54.627Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-09T17:52:54.627Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-09T17:52:55.196Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-09T17:52:56.572Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-09T17:52:57.947Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-09T17:52:58.513Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-09T17:52:59.080Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-09T17:53:00.456Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-09T17:53:01.021Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-09T17:53:01.280Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-09T17:53:02.218Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-09T17:53:03.154Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-09T17:53:04.530Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-09T17:53:04.530Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-09T17:53:05.465Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-09T17:53:06.840Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-09T17:53:09.373Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-09T17:53:09.944Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-09T17:53:10.877Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-09T17:53:11.444Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-09T17:53:14.731Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-09T17:53:17.260Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-09T17:53:19.789Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-09T17:53:19.789Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-09T17:53:21.690Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-09T17:53:22.257Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-09T17:53:23.192Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-09T17:53:25.884Z] --- PASS: TestBuildWithHugeFile (105.03s) [2021-06-09T17:53:25.884Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T17:53:35.393Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-09T17:53:35.393Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-09T17:53:37.923Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-09T17:53:41.207Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-09T17:53:41.465Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-09T17:53:44.775Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-09T17:53:44.775Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-09T17:53:45.039Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-09T17:53:45.297Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-09T17:53:45.297Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-09T17:53:45.297Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-09T17:53:46.232Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-09T17:53:47.608Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-09T17:53:49.508Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-09T17:53:51.407Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-09T17:53:52.341Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-09T17:53:57.602Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-09T17:53:57.861Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-09T17:53:57.861Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-09T17:53:58.795Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-09T17:54:00.169Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-09T17:54:01.103Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-09T17:54:02.477Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-09T17:54:02.736Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-09T17:54:03.670Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-09T17:54:06.204Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-09T17:54:06.462Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-09T17:54:07.396Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-09T17:54:08.772Z] === RUN TestDockerSuite/TestLogsSince [2021-06-09T17:54:10.150Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-09T17:54:12.698Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-09T17:54:15.981Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-09T17:54:16.239Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-09T17:54:19.521Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-09T17:54:22.051Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-09T17:54:22.620Z] === RUN TestDockerSuite/TestLogsTail [2021-06-09T17:54:22.879Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-09T17:54:23.814Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-09T17:54:24.381Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-09T17:54:25.756Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-09T17:54:25.756Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-09T17:54:25.756Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-09T17:54:26.691Z] === RUN TestDockerSuite/TestNetHostname [2021-06-09T17:54:29.976Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-09T17:54:30.547Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-09T17:54:30.547Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-09T17:54:37.104Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-09T17:54:37.671Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-09T17:54:38.605Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-09T17:54:39.540Z] === RUN TestDockerSuite/TestPluginActive [2021-06-09T17:54:41.448Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-09T17:54:44.732Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-09T17:54:47.263Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-09T17:54:47.263Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-09T17:54:47.829Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-09T17:54:51.112Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-09T17:54:51.676Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-09T17:54:53.575Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-09T17:54:56.773Z] --- PASS: TestBuildWithHugeFile (153.87s) [2021-06-09T17:54:56.773Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T17:54:57.761Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-09T17:54:58.697Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-09T17:55:00.074Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-09T17:55:01.978Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-09T17:55:02.544Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-09T17:55:05.081Z] === RUN TestDockerSuite/TestPortList [2021-06-09T17:55:06.454Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-09T17:55:10.648Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-09T17:55:15.913Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-09T17:55:16.479Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-09T17:55:19.012Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-09T17:55:19.273Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-09T17:55:27.381Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-09T17:55:27.381Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-09T17:55:27.381Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-09T17:55:27.381Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-09T17:55:27.381Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-09T17:55:27.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-09T17:55:27.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-09T17:55:28.514Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-09T17:55:28.514Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-09T17:55:30.414Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-09T17:55:30.414Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-09T17:55:32.941Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-09T17:55:33.507Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-09T17:55:36.036Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-09T17:55:36.294Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-09T17:55:36.294Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-09T17:55:39.575Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-09T17:55:40.514Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-09T17:55:43.795Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-09T17:55:46.325Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-09T17:55:48.857Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-09T17:55:48.857Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-09T17:55:54.122Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-09T17:56:00.679Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-09T17:56:02.052Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-09T17:56:03.953Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-09T17:56:03.953Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-09T17:56:06.484Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-09T17:56:07.860Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-09T17:56:09.236Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-09T17:56:12.530Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-09T17:56:15.059Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-09T17:56:16.434Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-09T17:56:16.434Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-09T17:56:17.368Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-09T17:56:20.651Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-09T17:56:23.182Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-09T17:56:23.748Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-09T17:56:24.683Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-09T17:56:24.683Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-09T17:56:24.683Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-09T17:56:24.941Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-09T17:56:24.941Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-09T17:56:25.508Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-09T17:56:26.074Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-09T17:56:27.976Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-09T17:56:28.233Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-09T17:56:29.611Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-09T17:56:30.547Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-09T17:56:40.517Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-09T17:56:41.892Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-09T17:56:43.802Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-09T17:56:43.802Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-09T17:56:43.802Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-09T17:56:44.060Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-09T17:56:46.591Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-09T17:56:48.491Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-09T17:56:52.673Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-09T17:56:54.055Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-09T17:56:54.055Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-09T17:56:54.055Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-09T17:56:54.314Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-09T17:56:58.502Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-09T17:56:59.067Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-09T17:56:59.325Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-09T17:57:01.226Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-09T17:57:02.161Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-09T17:57:03.099Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-09T17:57:04.474Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-09T17:57:05.408Z] === RUN TestDockerSuite/TestRmiTag [2021-06-09T17:57:05.667Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-09T17:57:05.926Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-09T17:57:06.492Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-09T17:57:11.766Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-09T17:57:12.332Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-09T17:57:13.267Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-09T17:57:13.525Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-09T17:57:14.901Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-09T17:57:15.838Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-09T17:57:16.773Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-09T17:57:17.340Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-09T17:57:17.340Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-09T17:57:17.907Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-09T17:57:19.808Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-09T17:57:20.375Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-09T17:57:21.310Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-09T17:57:22.243Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-09T17:57:22.809Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-09T17:57:23.067Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-09T17:57:24.971Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-09T17:57:26.346Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-09T17:57:27.281Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-09T17:57:28.214Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-09T17:57:28.781Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-09T17:57:29.721Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-09T17:57:30.657Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-09T17:57:31.592Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-09T17:57:32.541Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-09T17:57:33.145Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-09T17:57:34.080Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-09T17:57:34.080Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-09T17:57:36.610Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-09T17:57:37.176Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-09T17:57:38.110Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-09T17:57:38.679Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-09T17:57:39.614Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-09T17:57:39.614Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-09T17:57:40.180Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-09T17:57:41.114Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-09T17:57:41.685Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-09T17:57:42.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-09T17:57:42.818Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-09T17:57:43.753Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-09T17:57:43.754Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-09T17:57:45.129Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-09T17:57:45.129Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-09T17:57:46.063Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-09T17:57:46.998Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-09T17:57:47.935Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-09T17:57:48.502Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-09T17:57:48.502Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-09T17:57:49.435Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-09T17:57:50.809Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-09T17:57:51.378Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-09T17:57:52.753Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-09T17:57:54.130Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-09T17:57:55.081Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-09T17:57:56.015Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-09T17:57:56.949Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-09T17:57:57.516Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-09T17:57:58.081Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-09T17:57:59.984Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-09T17:58:04.175Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-09T17:58:04.175Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-09T17:58:04.175Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-09T17:58:06.709Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-09T17:58:08.614Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-09T17:58:11.144Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-09T17:58:13.675Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-09T17:58:13.675Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-09T17:58:13.675Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-09T17:58:14.241Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-09T17:58:16.772Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-09T17:58:18.148Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-09T17:58:20.696Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-09T17:58:21.262Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-09T17:58:23.161Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-09T17:58:23.727Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-09T17:58:23.727Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-09T17:58:24.293Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-09T17:58:26.193Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-09T17:58:26.193Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-09T17:58:26.760Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-09T17:58:27.696Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-09T17:58:28.261Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-09T17:58:29.195Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-09T17:58:29.195Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-09T17:58:29.761Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-09T17:58:30.695Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-09T17:58:31.262Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-09T17:58:32.196Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-09T17:58:32.763Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-09T17:58:33.699Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-09T17:58:34.265Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-09T17:58:34.832Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-09T17:58:34.832Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-09T17:58:35.767Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-09T17:58:36.334Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-09T17:58:38.233Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-09T17:58:38.233Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T17:58:38.233Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-09T17:58:41.518Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-09T17:58:42.460Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-09T17:58:54.675Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-09T17:58:54.675Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-09T17:58:56.048Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-09T17:58:56.048Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-09T17:58:56.048Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-09T17:58:56.048Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-09T17:58:56.616Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-09T17:58:59.900Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-09T17:59:01.276Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-09T17:59:03.175Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-09T17:59:09.729Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-09T17:59:09.729Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-09T17:59:09.988Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-09T17:59:11.361Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-09T17:59:11.361Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-09T17:59:11.619Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-09T17:59:13.572Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-09T17:59:14.947Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-09T17:59:16.847Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-09T17:59:16.847Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-09T17:59:16.847Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-09T17:59:18.777Z] === RUN TestDockerSuite/TestRunMount [2021-06-09T17:59:28.750Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-09T17:59:28.750Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-09T17:59:28.750Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-09T17:59:30.125Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-09T17:59:32.656Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-09T17:59:35.938Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-09T17:59:38.468Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-09T17:59:38.468Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-09T17:59:41.755Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-09T17:59:42.689Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-09T17:59:43.624Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-09T17:59:45.526Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-09T17:59:45.526Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-09T17:59:46.903Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-09T17:59:48.295Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-09T17:59:49.230Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-09T17:59:51.131Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-09T17:59:52.068Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-09T17:59:53.444Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-09T17:59:56.730Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-09T18:00:02.001Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-09T18:00:02.259Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-09T18:00:02.826Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-09T18:00:03.084Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-09T18:00:04.458Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-09T18:00:04.458Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-09T18:00:04.458Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-09T18:00:05.026Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-09T18:00:05.962Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-09T18:00:05.962Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-09T18:00:06.897Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-09T18:00:09.428Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-09T18:00:13.614Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-09T18:00:13.614Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-09T18:00:13.614Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-09T18:00:14.548Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-09T18:00:15.941Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-09T18:00:16.199Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-09T18:00:17.133Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-09T18:00:17.391Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-09T18:00:18.326Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-09T18:00:18.893Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-09T18:00:19.828Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-09T18:00:20.393Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T18:00:20.393Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-09T18:00:20.652Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-09T18:00:20.652Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-09T18:00:21.218Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-09T18:00:21.785Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-09T18:00:21.785Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-09T18:00:22.720Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-09T18:00:24.621Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-09T18:00:24.621Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-09T18:00:28.811Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-09T18:00:28.811Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-09T18:00:29.069Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-09T18:00:29.636Z] === RUN TestDockerSuite/TestRunRm [2021-06-09T18:00:29.895Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-09T18:00:30.831Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-09T18:00:32.731Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-09T18:00:35.261Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-09T18:00:36.634Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-09T18:00:38.018Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-09T18:00:39.402Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-09T18:00:39.968Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-09T18:00:44.152Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-09T18:00:47.438Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-09T18:00:48.376Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-09T18:00:48.636Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-09T18:00:49.570Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-09T18:00:49.828Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-09T18:00:50.396Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-09T18:00:50.963Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-09T18:00:51.529Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-09T18:00:52.463Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-09T18:00:53.398Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-09T18:00:55.925Z] === RUN TestDockerSuite/TestRunState [2021-06-09T18:00:57.824Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-09T18:00:58.082Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-09T18:00:59.016Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-09T18:00:59.016Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-09T18:00:59.016Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-09T18:00:59.950Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-09T18:01:00.208Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-09T18:01:02.110Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-09T18:01:02.110Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-09T18:01:02.110Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-09T18:01:02.687Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-09T18:01:07.949Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-09T18:01:08.514Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-09T18:01:10.413Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-09T18:01:13.696Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-09T18:01:16.978Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-09T18:01:17.913Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-09T18:01:18.481Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-09T18:01:19.416Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-09T18:01:21.318Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-09T18:01:22.255Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-09T18:01:23.189Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-09T18:01:23.189Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-09T18:01:23.447Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-09T18:01:24.013Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-09T18:01:24.948Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-09T18:01:25.513Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-09T18:01:25.513Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-09T18:01:25.771Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-09T18:01:26.338Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-09T18:01:27.737Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-09T18:01:31.930Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-09T18:01:32.189Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-09T18:01:33.563Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-09T18:01:37.747Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-09T18:01:39.120Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-09T18:01:41.649Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-09T18:01:44.180Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-09T18:01:44.745Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-09T18:01:44.745Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-09T18:01:44.745Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-09T18:01:44.745Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-09T18:01:45.003Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-09T18:01:45.003Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-09T18:01:49.184Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-09T18:01:49.753Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-09T18:01:51.126Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-09T18:01:52.061Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-09T18:01:52.996Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-09T18:01:52.996Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-09T18:01:53.931Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-09T18:01:53.931Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-09T18:01:53.931Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-09T18:01:53.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-09T18:01:53.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-09T18:01:53.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-09T18:01:53.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-09T18:01:53.931Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-09T18:01:53.931Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-09T18:01:54.501Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-09T18:01:55.451Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-09T18:01:55.451Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-09T18:01:56.391Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-09T18:01:56.391Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-09T18:01:57.325Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-09T18:01:57.325Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-09T18:01:57.891Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-09T18:01:58.827Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-09T18:01:58.827Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-09T18:01:58.827Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-09T18:01:59.762Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-09T18:02:01.136Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-09T18:02:01.703Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-09T18:02:01.703Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-09T18:02:02.638Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-09T18:02:02.638Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-09T18:02:04.013Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-09T18:02:04.579Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-09T18:02:07.111Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-09T18:02:07.678Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-09T18:02:07.678Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-09T18:02:07.678Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-09T18:02:09.054Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-09T18:02:09.987Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-09T18:02:11.364Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-09T18:02:11.364Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-09T18:02:13.272Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-09T18:02:13.272Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-09T18:02:13.531Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-09T18:02:15.431Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-09T18:02:15.431Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-09T18:02:17.344Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-09T18:02:17.344Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-09T18:02:17.344Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-09T18:02:18.718Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-09T18:02:20.618Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-09T18:02:20.618Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-09T18:02:20.876Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-09T18:02:20.876Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-09T18:02:20.876Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-09T18:02:21.441Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-09T18:02:23.343Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-09T18:02:23.601Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-09T18:02:30.160Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-09T18:02:32.060Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-09T18:02:32.995Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-09T18:02:34.370Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-09T18:02:36.269Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-09T18:02:37.202Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-09T18:02:40.487Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-09T18:02:41.053Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-09T18:02:41.312Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-09T18:02:43.215Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-09T18:02:45.760Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-09T18:02:47.662Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-09T18:02:50.954Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-09T18:02:56.221Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-09T18:02:58.920Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-09T18:03:04.182Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-09T18:03:06.709Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-09T18:03:08.083Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-09T18:03:09.017Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-09T18:03:09.584Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-09T18:03:10.153Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-09T18:03:10.153Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-09T18:03:11.531Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-09T18:03:15.740Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-09T18:03:19.021Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-09T18:03:19.956Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-09T18:03:20.523Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-09T18:03:20.523Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-09T18:03:20.523Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-09T18:03:22.424Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-09T18:03:23.357Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-09T18:03:24.293Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-09T18:03:26.196Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-09T18:03:30.383Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-09T18:03:31.319Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-09T18:03:31.319Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-09T18:03:33.848Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-09T18:03:35.224Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-09T18:03:40.489Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-09T18:03:45.764Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-09T18:03:49.046Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-09T18:03:51.575Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-09T18:03:56.844Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-09T18:04:02.109Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-09T18:04:04.011Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-09T18:04:07.299Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-09T18:04:08.674Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-09T18:04:10.048Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-09T18:04:12.579Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-09T18:04:14.485Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-09T18:04:17.044Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-09T18:04:18.946Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-09T18:04:21.474Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-09T18:04:36.339Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-09T18:04:36.339Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-09T18:04:36.339Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-09T18:04:36.906Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-09T18:04:36.906Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-09T18:04:36.906Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-09T18:04:36.906Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-09T18:04:37.840Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-09T18:04:37.840Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-09T18:04:38.775Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-09T18:04:38.775Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-09T18:04:39.033Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-09T18:04:39.033Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-09T18:04:39.033Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-09T18:04:41.564Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-09T18:04:41.564Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-09T18:04:41.564Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-09T18:04:41.564Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-09T18:04:41.564Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-09T18:04:44.849Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-09T18:04:47.380Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-09T18:04:49.910Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-09T18:04:49.910Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-09T18:04:49.910Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-09T18:04:53.212Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-09T18:04:57.403Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite (1977.22s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.96s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (6.39s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.46s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.63s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.76s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.50s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.93s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.22s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.68s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.55s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.67s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.45s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.49s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.82s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.54s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAttachDetach (1.16s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.13s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.33s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.48s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.34s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.92s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.91s) [2021-06-09T18:04:57.403Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.05s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.82s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.84s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (29.26s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.87s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.72s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.01s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.46s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.17s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.25s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.78s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.02s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (5.09s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.41s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.79s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.97s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.68s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.85s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.88s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.77s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.26s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.23s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.99s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.56s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.74s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.46s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.18s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.90s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.35s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.51s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.95s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.99s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.05s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.22s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.22s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.67s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (4.26s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.89s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.88s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.93s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.11s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.95s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.14s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.29s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.61s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.64s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.46s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.16s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2021-06-09T18:04:57.404Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-09T18:04:57.404Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.11s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.24s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.44s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.43s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.04s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.93s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.29s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.16s) [2021-06-09T18:04:57.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-09T18:04:57.404Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-09T18:04:57.404Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-09T18:04:57.404Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.404Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-09T18:04:57.404Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.54s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.75s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (5.01s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.06s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (9.29s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.08s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.08s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.27s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.00s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.76s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.86s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignore (17.18s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.15s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.53s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (18.41s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.28s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.80s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.60s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.95s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.52s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.96s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.92s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.26s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.99s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.65s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.89s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.56s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEnv (1.59s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.51s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.71s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.14s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.08s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.71s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2021-06-09T18:04:57.404Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-09T18:04:57.404Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.24s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.30s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildExpose (0.24s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFails (1.10s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.64s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.46s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.06s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.45s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.58s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.09s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.83s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.09s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildHistory (3.77s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.91s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.43s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.40s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.95s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.07s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.57s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.64s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.61s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.74s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.83s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.77s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.14s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.43s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.72s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.73s) [2021-06-09T18:04:57.404Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-09T18:04:57.404Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.79s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.78s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.25s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.62s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.01s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.34s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.63s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.80s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.55s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.36s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.44s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.95s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.09s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.35s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildPATH (1.92s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.04s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.37s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.77s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.71s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.95s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildRm (4.35s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.41s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.04s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.61s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.76s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.59s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s) [2021-06-09T18:04:57.404Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-09T18:04:57.404Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.78s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.58s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildStderr (1.38s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.53s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.93s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.63s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.02s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.51s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildUser (2.24s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.33s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.60s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.25s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2021-06-09T18:04:57.404Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.06s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.10s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.78s) [2021-06-09T18:04:57.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-09T18:04:57.405Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-09T18:04:57.405Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-09T18:04:57.405Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.405Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-09T18:04:57.405Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.83s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.49s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.26s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.13s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.58s) [2021-06-09T18:04:57.405Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-09T18:04:57.405Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.66s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.48s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-06-09T18:04:57.405Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-09T18:04:57.405Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.96s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.90s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCommitChange (1.78s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.25s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.25s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.91s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.69s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCommitTTY (1.84s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.39s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.24s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.03s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.17s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.91s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.16s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.14s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.18s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.25s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.47s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.32s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.07s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.05s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.30s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.11s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.94s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.22s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.84s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.06s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.22s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.76s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.05s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.98s) [2021-06-09T18:04:57.405Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-09T18:04:57.405Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.55s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.25s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.41s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.93s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.93s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.46s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.46s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.06s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.74s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.90s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.65s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.59s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007fd480_} (0.76s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1567602462_/foo_false____} (1.58s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1567602462_/foo_true____} (1.60s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3610560485_/foo_false____} (1.61s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3610560485_/foo_true____} (1.39s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3610560485_/foo_true__0xc0007fd4e0__} (1.68s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007fd500_} (1.80s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007fd520_} (1.98s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007fd540_} (1.58s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007fd580_} (1.64s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.27s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.98s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.99s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.88s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.81s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.81s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.84s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.19s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.04s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.98s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.00s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.89s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.19s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.43s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.46s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.14s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.14s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.51s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.76s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.24s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.81s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.69s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.65s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.96s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.75s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToCaseJ (6.89s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.36s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToDot (1.38s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.58s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.68s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToStdout (0.83s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.19s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.35s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.05s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.61s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.93s) [2021-06-09T18:04:57.405Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-09T18:04:57.405Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.89s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.45s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2021-06-09T18:04:57.405Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-09T18:04:57.405Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (4.05s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.30s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.50s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.58s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.11s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.98s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.87s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.57s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.60s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.52s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.82s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.18s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsAttach (1.47s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsCommit (1.39s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.35s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.76s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.97s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.01s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.06s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.38s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.66s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsCopy (1.16s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.49s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.81s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.51s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.27s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-09T18:04:57.405Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsFilters (1.43s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsFormat (1.54s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.98s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.64s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-06-09T18:04:57.406Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-09T18:04:57.406Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-09T18:04:57.406Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-09T18:04:57.406Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.32s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsRename (0.91s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsResize (1.03s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.90s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.36s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.10s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.39s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsTop (0.79s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.44s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExec (1.09s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.75s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.74s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.26s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.20s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.91s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.87s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.94s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.29s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.88s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecCgroup (2.69s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecEnv (1.19s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.18s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.15s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecInspectID (2.26s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecInteractive (1.54s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.42s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.31s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecParseError (0.87s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.85s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.23s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.45s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecStartFails (1.17s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.40s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecTTY (1.36s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.19s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.78s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecUlimits (1.03s) [2021-06-09T18:04:57.406Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-09T18:04:57.406Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.44s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.07s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.74s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.09s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestExecWithUser (1.73s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.09s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.93s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.90s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestHealth (23.33s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.00s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.40s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.04s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.20s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.44s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.67s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.97s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.34s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.25s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesFormat (0.10s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.06s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.24s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.04s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImportDisplay (2.61s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImportFile (2.56s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.42s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImportGzipped (3.02s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.77s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.32s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.43s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.34s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.93s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.98s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.18s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.31s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.34s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.91s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.78s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.09s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.06s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.29s) [2021-06-09T18:04:57.406Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T18:04:57.406Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.47s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectDefault (0.95s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectHistory (1.12s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2021-06-09T18:04:57.406Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-09T18:04:57.406Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.22s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.24s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.89s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.59s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectStatus (1.27s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.90s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.10s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.90s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.93s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.09s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.02s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.65s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.08s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.80s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.48s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.03s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.67s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.34s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.30s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.63s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.42s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.16s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.99s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.23s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.99s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.16s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.04s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.88s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.41s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.13s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.90s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.20s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsSince (7.13s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.96s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.04s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsTail (0.96s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.79s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.04s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.88s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestNetHostname (3.11s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.59s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.03s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.23s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.88s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPluginActive (1.61s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.65s) [2021-06-09T18:04:57.406Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-09T18:04:57.406Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.17s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.82s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.17s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.47s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.36s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.39s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPortList (11.65s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (2.13s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.63s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.70s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.44s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.53s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (2.21s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPsByOrder (2.98s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.11s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.95s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.56s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.69s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.78s) [2021-06-09T18:04:57.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.62s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.51s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.42s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.93s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.48s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.94s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.35s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s) [2021-06-09T18:04:57.407Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-09T18:04:57.407Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.88s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.14s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.56s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.36s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.17s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.50s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.47s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.22s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.15s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.95s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.06s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.26s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.04s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.94s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.93s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.44s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAddHost (0.93s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.61s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.73s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.51s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.87s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.13s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.91s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.09s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.06s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.73s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.35s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.88s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.77s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.90s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.25s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.34s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.78s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.80s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.76s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.73s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.51s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.81s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.61s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.87s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.47s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.45s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.91s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.39s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.37s) [2021-06-09T18:04:57.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-09T18:04:57.407Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-09T18:04:57.407Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.73s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.54s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.53s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.23s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.77s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s) [2021-06-09T18:04:57.407Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-09T18:04:57.407Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.62s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.76s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.72s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.74s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.74s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.74s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.41s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.49s) [2021-06-09T18:04:57.407Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T18:04:57.407Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.22s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.77s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.47s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.41s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.17s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.46s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.71s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.73s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.39s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.41s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.86s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.50s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.57s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.79s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunMount (8.52s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.74s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.22s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.58s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.20s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (3.20s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (2.00s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (2.05s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.12s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.30s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNetHost (1.40s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.98s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.47s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.57s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (3.12s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.79s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (1.09s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.83s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.98s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.03s) [2021-06-09T18:04:57.407Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-09T18:04:57.407Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.58s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.00s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2021-06-09T18:04:57.407Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.62s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.62s) [2021-06-09T18:04:57.407Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T18:04:57.407Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.90s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.58s) [2021-06-09T18:04:57.407Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T18:04:57.407Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.73s) [2021-06-09T18:04:57.407Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-09T18:04:57.407Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.76s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.65s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunRm (0.90s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.63s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.44s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.13s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.70s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.86s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.89s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunState (1.54s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2021-06-09T18:04:57.407Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-09T18:04:57.407Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunSysctls (1.52s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.77s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (4.82s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.90s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.71s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.59s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.25s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.05s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunUserByID (0.72s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-06-09T18:04:57.407Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.85s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.89s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.09s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (4.19s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.72s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.21s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.51s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s) [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.82s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.96s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.55s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.85s) [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.07s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.76s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.75s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.56s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.71s) [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.65s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.41s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.46s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.77s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.99s) [2021-06-09T18:04:57.408Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents925092246 [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.23s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.52s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.46s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.87s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (3.00s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.04s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStartRecordError (1.86s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.38s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.01s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.07s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.92s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.13s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.82s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.73s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.81s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.04s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.93s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.89s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.73s) [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-06-09T18:04:57.408Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.19s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUpdateStats (3.75s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.45s) [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.11s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.51s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.30s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.61s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.88s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.80s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.63s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.23s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.33s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (3.24s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.51s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.47s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.19s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.31s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.31s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.13s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.09s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.74s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.81s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.92s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.34s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.76s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.57s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.99s) [2021-06-09T18:04:57.408Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.85s) [2021-06-09T18:04:57.408Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-09T18:04:57.408Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-09T18:04:57.408Z] === RUN TestDockerRegistrySuite [2021-06-09T18:04:57.408Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-09T18:04:58.343Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-09T18:04:58.601Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-09T18:04:59.981Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-09T18:04:59.981Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-09T18:05:00.239Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-09T18:05:00.498Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-09T18:05:00.498Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-09T18:05:01.432Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-09T18:05:02.367Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-09T18:05:02.367Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T18:05:04.269Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-09T18:05:07.555Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T18:05:08.931Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-09T18:05:11.461Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-09T18:05:15.650Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-09T18:05:18.937Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-09T18:05:20.865Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-09T18:05:21.801Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-09T18:05:23.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-09T18:05:25.079Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-09T18:05:26.454Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-09T18:05:27.830Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-09T18:05:29.206Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-09T18:05:31.740Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-09T18:05:35.026Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-09T18:05:36.928Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-09T18:05:41.113Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-09T18:05:41.679Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-09T18:05:41.679Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T18:05:43.058Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T18:05:44.433Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T18:05:45.389Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-09T18:05:48.672Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-09T18:05:49.238Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-09T18:05:50.615Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-09T18:05:50.872Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-09T18:05:51.131Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-09T18:05:51.390Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-09T18:05:51.648Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-09T18:05:51.906Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-09T18:05:52.165Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-09T18:05:53.541Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-09T18:05:55.442Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-09T18:05:56.816Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-09T18:05:57.752Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-09T18:05:58.686Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite (62.75s) [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.52s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d79972a2d82e7] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d2ee3f5dc708a] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.40s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d2e774bdc33ef] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d30254bc00501] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.93s) [2021-06-09T18:05:59.623Z] check_test.go:196: [db7fe3ba1a86c] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (7.65s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d7cdfdce03b19] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.01s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d3635ed8626fc] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.50s) [2021-06-09T18:05:59.623Z] check_test.go:196: [da35076f5e787] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d295c62426ea7] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2021-06-09T18:05:59.623Z] check_test.go:196: [ddd226b02a030] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.53s) [2021-06-09T18:05:59.623Z] check_test.go:196: [db614150c8c9e] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.55s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d37a2f7e93e61] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d1586775e63ae] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d2b3af49de736] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.81s) [2021-06-09T18:05:59.623Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:af3e679154bc13420adfb91b2a81aa8969fbc3dc14dd463a262d061bf3d67268 [2021-06-09T18:05:59.623Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1913358c16ca23427b94adf19824b83778d57cf84aacbd23d3957e9d0524c3f [2021-06-09T18:05:59.623Z] check_test.go:196: [d703a01b4291a] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.34s) [2021-06-09T18:05:59.623Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:57cb6f4af137bf8de3eb42b6e72e19b345e105ece67cee6663437ce82cc87286 [2021-06-09T18:05:59.623Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0d8655f12458d2b6eb39b18f31b299d8079df95f07b6962b84a663deed65c73b [2021-06-09T18:05:59.623Z] check_test.go:196: [d6c29c0799641] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.81s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d7b85ed21c90a] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.48s) [2021-06-09T18:05:59.623Z] check_test.go:196: [dc747712468ce] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.28s) [2021-06-09T18:05:59.623Z] check_test.go:196: [deed745f15c4b] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d2bfdd460cc62] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d8342d221efa3] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d990979a2a2ff] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d1ec9112cd7a9] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.26s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d754b55e11760] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2021-06-09T18:05:59.623Z] check_test.go:196: [dca2cd264bfe7] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.31s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d96753d139e1a] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d10cbcf5b3fad] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-09T18:05:59.623Z] check_test.go:196: [dcaaf7c26b02b] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d9e6d8d60da72] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d08e39a4080a7] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d95da82ec06a3] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d04b29c356ad9] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.38s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d5275861b3248] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.98s) [2021-06-09T18:05:59.623Z] check_test.go:196: [d297b473da575] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.10s) [2021-06-09T18:05:59.623Z] check_test.go:196: [de56d3b9cc5ac] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.30s) [2021-06-09T18:05:59.623Z] check_test.go:196: [dfa2b90424251] daemon is not started [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-06-09T18:05:59.623Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s) [2021-06-09T18:05:59.623Z] === RUN TestDockerSchema1RegistrySuite [2021-06-09T18:05:59.623Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-09T18:05:59.881Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T18:06:01.197Z] --- PASS: TestBuildWCOWSandboxSize (761.72s) [2021-06-09T18:06:01.197Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T18:06:01.197Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:06:01.197Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:06:01.197Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:06:01.197Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:06:01.197Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:06:01.197Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:06:01.197Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:06:01.197Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:06:01.197Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:06:01.197Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2021-06-09T18:06:01.197Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-09T18:06:01.197Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-09T18:06:01.197Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-09T18:06:01.197Z] === RUN TestBuildPreserveOwnership [2021-06-09T18:06:01.197Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-06-09T18:06:01.197Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:06:01.197Z] === RUN TestBuildPlatformInvalid [2021-06-09T18:06:01.197Z] --- PASS: TestBuildPlatformInvalid (0.44s) [2021-06-09T18:06:01.197Z] PASS [2021-06-09T18:06:01.197Z] ok github.com/docker/docker/integration/build 935.988s [2021-06-09T18:06:01.197Z] [2021-06-09T18:06:01.197Z] === Skipped [2021-06-09T18:06:01.197Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-09T18:06:01.197Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T18:06:01.197Z] [2021-06-09T18:06:01.197Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-09T18:06:01.197Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:01.197Z] [2021-06-09T18:06:01.197Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-09T18:06:01.197Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:06:01.197Z] [2021-06-09T18:06:01.197Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-09T18:06:01.197Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:06:01.197Z] [2021-06-09T18:06:01.197Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-06-09T18:06:01.197Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:06:01.197Z] [2021-06-09T18:06:01.197Z] [2021-06-09T18:06:01.197Z] DONE 29 tests, 5 skipped in 964.115s [2021-06-09T18:06:01.197Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-09T18:06:01.197Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:06:01.197Z] INFO: Testing against a local daemon [2021-06-09T18:06:01.197Z] === RUN TestConfigInspect [2021-06-09T18:06:01.197Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-09T18:06:01.197Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:01.197Z] === RUN TestConfigList [2021-06-09T18:06:01.197Z] --- SKIP: TestConfigList (0.00s) [2021-06-09T18:06:01.197Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:01.197Z] === RUN TestConfigsCreateAndDelete [2021-06-09T18:06:01.197Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-09T18:06:01.197Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:01.197Z] === RUN TestConfigsUpdate [2021-06-09T18:06:01.197Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-09T18:06:01.197Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:01.197Z] === RUN TestTemplatedConfig [2021-06-09T18:06:01.197Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-09T18:06:01.197Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:01.197Z] === RUN TestConfigCreateResolve [2021-06-09T18:06:01.197Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-09T18:06:01.197Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:06:01.197Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T18:06:01.197Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-09T18:06:01.197Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:06:01.197Z] PASS [2021-06-09T18:06:01.197Z] ok github.com/docker/docker/integration/config 0.165s [2021-06-09T18:06:01.197Z] [2021-06-09T18:06:01.198Z] === Skipped [2021-06-09T18:06:01.198Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-09T18:06:01.198Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:01.198Z] [2021-06-09T18:06:01.198Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-09T18:06:01.198Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:01.198Z] [2021-06-09T18:06:01.198Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-09T18:06:01.198Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:01.198Z] [2021-06-09T18:06:01.198Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-09T18:06:01.198Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:01.198Z] [2021-06-09T18:06:01.198Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-09T18:06:01.198Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:01.198Z] [2021-06-09T18:06:01.198Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-09T18:06:01.198Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:06:01.198Z] [2021-06-09T18:06:01.198Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-09T18:06:01.198Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:06:01.198Z] [2021-06-09T18:06:01.198Z] [2021-06-09T18:06:01.198Z] DONE 7 tests, 7 skipped in 3.284s [2021-06-09T18:06:01.198Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-09T18:06:03.387Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:06:03.387Z] INFO: Testing against a local daemon [2021-06-09T18:06:03.387Z] === RUN TestCheckpoint [2021-06-09T18:06:03.387Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T18:06:03.387Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T18:06:03.387Z] === RUN TestContainerInvalidJSON [2021-06-09T18:06:03.387Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:06:03.387Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:06:03.387Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:06:03.387Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:06:03.387Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:06:03.387Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:06:03.387Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:06:03.387Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:06:03.387Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:06:03.387Z] --- PASS: TestContainerInvalidJSON (0.43s) [2021-06-09T18:06:03.387Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-09T18:06:03.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-09T18:06:03.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T18:06:03.387Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T18:06:03.848Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-06-09T18:06:03.848Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T18:06:03.848Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-06-09T18:06:03.848Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T18:06:04.067Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T18:06:04.309Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-06-09T18:06:04.309Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T18:06:04.309Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-06-09T18:06:04.309Z] === RUN TestCopyFromContainer [2021-06-09T18:06:04.309Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-09T18:06:04.309Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:04.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T18:06:04.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:06:04.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:06:04.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:06:04.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:06:04.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:06:04.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:06:04.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:06:04.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:06:04.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:06:04.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-09T18:06:04.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T18:06:04.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T18:06:04.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T18:06:04.309Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T18:06:04.309Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T18:06:04.309Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T18:06:04.309Z] === RUN TestCreateWithInvalidEnv [2021-06-09T18:06:04.309Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T18:06:04.309Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T18:06:04.309Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T18:06:04.309Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T18:06:04.309Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T18:06:04.309Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T18:06:04.309Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T18:06:04.309Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T18:06:04.309Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T18:06:04.309Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-09T18:06:04.309Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T18:06:04.309Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T18:06:04.309Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T18:06:04.309Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T18:06:04.309Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T18:06:04.309Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:04.309Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T18:06:04.309Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T18:06:04.309Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:06:04.309Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T18:06:04.309Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T18:06:04.309Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:06:04.309Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T18:06:04.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:06:04.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:06:04.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:06:04.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:06:04.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:06:04.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:06:04.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:06:04.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:06:04.775Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:06:04.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:06:04.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:06:04.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:06:04.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:06:04.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:06:04.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:06:04.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-09T18:06:04.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T18:06:04.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T18:06:04.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-09T18:06:04.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-09T18:06:04.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-09T18:06:04.775Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T18:06:04.775Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-09T18:06:04.775Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T18:06:04.775Z] === RUN TestCreateDifferentPlatform [2021-06-09T18:06:04.775Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T18:06:04.775Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T18:06:04.775Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-09T18:06:04.775Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T18:06:04.775Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T18:06:04.775Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T18:06:04.775Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-06-09T18:06:04.775Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T18:06:04.775Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-09T18:06:04.775Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T18:06:04.775Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T18:06:04.775Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-09T18:06:04.775Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:04.775Z] === RUN TestDiff [2021-06-09T18:06:04.775Z] --- SKIP: TestDiff (0.00s) [2021-06-09T18:06:04.775Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T18:06:04.775Z] === RUN TestExecWithCloseStdin [2021-06-09T18:06:05.966Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-09T18:06:07.702Z] --- PASS: TestExecWithCloseStdin (2.87s) [2021-06-09T18:06:07.702Z] === RUN TestExec [2021-06-09T18:06:07.866Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-09T18:06:09.891Z] --- PASS: TestExec (2.14s) [2021-06-09T18:06:09.891Z] === RUN TestExecUser [2021-06-09T18:06:09.891Z] --- SKIP: TestExecUser (0.00s) [2021-06-09T18:06:09.891Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T18:06:09.891Z] === RUN TestExportContainerAndImportImage [2021-06-09T18:06:09.891Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-09T18:06:09.891Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:09.891Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T18:06:09.891Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T18:06:09.891Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:09.891Z] === RUN TestHealthCheckWorkdir [2021-06-09T18:06:09.891Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-09T18:06:09.891Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T18:06:09.891Z] === RUN TestHealthKillContainer [2021-06-09T18:06:09.891Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-09T18:06:09.891Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T18:06:09.891Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T18:06:09.891Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T18:06:09.891Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T18:06:09.891Z] === RUN TestKillContainerInvalidSignal [2021-06-09T18:06:10.418Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-09T18:06:12.089Z] --- PASS: TestKillContainerInvalidSignal (2.13s) [2021-06-09T18:06:12.090Z] === RUN TestKillContainer [2021-06-09T18:06:12.090Z] === RUN TestKillContainer/no_signal [2021-06-09T18:06:12.949Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-09T18:06:13.633Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T18:06:13.633Z] === RUN TestKillContainer/killing_signal [2021-06-09T18:06:15.480Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-09T18:06:15.480Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-09T18:06:16.554Z] --- PASS: TestKillContainer (4.55s) [2021-06-09T18:06:16.554Z] --- PASS: TestKillContainer/no_signal (1.93s) [2021-06-09T18:06:16.554Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:06:16.554Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T18:06:16.554Z] --- PASS: TestKillContainer/killing_signal (2.57s) [2021-06-09T18:06:16.554Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T18:06:16.554Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T18:06:16.554Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:06:16.554Z] === RUN TestKillStoppedContainer [2021-06-09T18:06:16.554Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-09T18:06:16.554Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:06:16.554Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T18:06:16.554Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T18:06:16.554Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:06:16.554Z] === RUN TestKillDifferentUserContainer [2021-06-09T18:06:16.554Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-09T18:06:16.554Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T18:06:16.554Z] === RUN TestInspectOomKilledTrue [2021-06-09T18:06:16.554Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T18:06:16.554Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:16.554Z] === RUN TestInspectOomKilledFalse [2021-06-09T18:06:16.554Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T18:06:16.555Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:06:16.555Z] === RUN TestLogsFollowTailEmpty [2021-06-09T18:06:16.856Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-09T18:06:18.742Z] --- PASS: TestLogsFollowTailEmpty (2.05s) [2021-06-09T18:06:18.742Z] === RUN TestNetworkNat [2021-06-09T18:06:18.742Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-09T18:06:18.742Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T18:06:18.742Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T18:06:18.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-09T18:06:19.016Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T18:06:19.950Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-09T18:06:20.517Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T18:06:20.931Z] --- PASS: TestNetworkLocalhostTCPNat (2.34s) [2021-06-09T18:06:20.932Z] === RUN TestNetworkLoopbackNat [2021-06-09T18:06:20.932Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-09T18:06:20.932Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T18:06:20.932Z] === RUN TestPause [2021-06-09T18:06:20.932Z] --- SKIP: TestPause (0.00s) [2021-06-09T18:06:20.932Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T18:06:20.932Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T18:06:21.890Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T18:06:23.119Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.13s) [2021-06-09T18:06:23.119Z] === RUN TestPauseStopPausedContainer [2021-06-09T18:06:23.120Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-09T18:06:23.120Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:23.120Z] === RUN TestPsFilter [2021-06-09T18:06:23.120Z] --- PASS: TestPsFilter (0.34s) [2021-06-09T18:06:23.120Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T18:06:23.793Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-09T18:06:23.793Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-09T18:06:25.309Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.22s) [2021-06-09T18:06:25.309Z] === RUN TestRemoveContainerWithVolume [2021-06-09T18:06:27.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-09T18:06:27.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-09T18:06:28.225Z] --- PASS: TestRemoveContainerWithVolume (2.59s) [2021-06-09T18:06:28.225Z] === RUN TestRemoveContainerRunning [2021-06-09T18:06:28.546Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-09T18:06:28.546Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-09T18:06:28.804Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-09T18:06:29.062Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-09T18:06:29.628Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite (30.07s) [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.29s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d7185cfe2862a] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.79s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d39ef766b36fa] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.65s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d28b9d3ee5542] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.16s) [2021-06-09T18:06:29.628Z] check_test.go:223: [dec565dfe0db4] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.43s) [2021-06-09T18:06:29.628Z] check_test.go:223: [dea81d37bfdfe] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.82s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d11ead13f83cc] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d8ea6e7f64b4c] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.56s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d7f5ab17a8714] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.49s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d98c01d32ed63] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.77s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d51521ebdf482] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.89s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d6c3415560d51] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d663fad9b4ce5] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d24acbb95a41e] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d6e3d87ec9561] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-09T18:06:29.628Z] check_test.go:223: [dc91abd67a0c6] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d4e861be2ea06] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2021-06-09T18:06:29.628Z] check_test.go:223: [dfa72787f54a6] daemon is not started [2021-06-09T18:06:29.628Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-09T18:06:29.628Z] check_test.go:223: [d71d500cdaf93] daemon is not started [2021-06-09T18:06:29.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-09T18:06:29.628Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-09T18:06:29.770Z] --- PASS: TestRemoveContainerRunning (1.85s) [2021-06-09T18:06:29.770Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T18:06:30.562Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-09T18:06:31.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-09T18:06:31.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-09T18:06:31.958Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.88s) [2021-06-09T18:06:31.958Z] === RUN TestRemoveInvalidContainer [2021-06-09T18:06:31.958Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-09T18:06:31.958Z] === RUN TestRenameLinkedContainer [2021-06-09T18:06:31.958Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-09T18:06:31.958Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T18:06:31.958Z] === RUN TestRenameStoppedContainer [2021-06-09T18:06:32.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-09T18:06:32.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-09T18:06:33.071Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-09T18:06:33.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-09T18:06:33.638Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.06s) [2021-06-09T18:06:33.638Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-06-09T18:06:33.638Z] check_test.go:252: [db88564c8124f] daemon is not started [2021-06-09T18:06:33.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2021-06-09T18:06:33.639Z] check_test.go:252: [d08fcd84ce632] daemon is not started [2021-06-09T18:06:33.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-06-09T18:06:33.639Z] check_test.go:252: [df6d97e36b47b] daemon is not started [2021-06-09T18:06:33.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s) [2021-06-09T18:06:33.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-06-09T18:06:33.639Z] check_test.go:252: [dcae247dd919d] daemon is not started [2021-06-09T18:06:33.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2021-06-09T18:06:33.639Z] check_test.go:252: [d74c15f1582ce] daemon is not started [2021-06-09T18:06:33.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s) [2021-06-09T18:06:33.639Z] check_test.go:252: [d067cd08b99b8] daemon is not started [2021-06-09T18:06:33.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s) [2021-06-09T18:06:33.639Z] check_test.go:252: [d31b4a0f58bf2] daemon is not started [2021-06-09T18:06:33.639Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-09T18:06:33.639Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-09T18:06:34.150Z] --- PASS: TestRenameStoppedContainer (2.20s) [2021-06-09T18:06:34.150Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T18:06:38.915Z] --- PASS: TestRenameRunningContainerAndReuse (4.20s) [2021-06-09T18:06:38.915Z] === RUN TestRenameInvalidName [2021-06-09T18:06:38.923Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-09T18:06:39.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-09T18:06:39.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-09T18:06:39.440Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-09T18:06:39.697Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.85s) [2021-06-09T18:06:39.697Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2021-06-09T18:06:39.697Z] check_test.go:279: [df3cb2543a7c0] daemon is not started [2021-06-09T18:06:39.697Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2021-06-09T18:06:39.697Z] check_test.go:279: [d12956287428b] daemon is not started [2021-06-09T18:06:39.697Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2021-06-09T18:06:39.697Z] check_test.go:279: [d770046bf28de] daemon is not started [2021-06-09T18:06:39.697Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-09T18:06:39.697Z] check_test.go:279: [dbfc4806cf1c1] daemon is not started [2021-06-09T18:06:39.697Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-09T18:06:39.697Z] check_test.go:279: [d592ca093704e] daemon is not started [2021-06-09T18:06:39.697Z] === RUN TestDockerNetworkSuite [2021-06-09T18:06:39.697Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-09T18:06:40.465Z] --- PASS: TestRenameInvalidName (2.14s) [2021-06-09T18:06:40.465Z] === RUN TestRenameAnonymousContainer [2021-06-09T18:06:42.227Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-09T18:06:43.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-09T18:06:44.536Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-09T18:06:49.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-09T18:06:50.820Z] --- PASS: TestRenameAnonymousContainer (9.24s) [2021-06-09T18:06:50.820Z] === RUN TestRenameContainerWithSameName [2021-06-09T18:06:51.280Z] --- PASS: TestRenameContainerWithSameName (1.82s) [2021-06-09T18:06:51.280Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T18:06:51.280Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T18:06:51.280Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T18:06:51.280Z] === RUN TestResize [2021-06-09T18:06:53.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-09T18:06:53.467Z] --- PASS: TestResize (2.05s) [2021-06-09T18:06:53.467Z] === RUN TestResizeWithInvalidSize [2021-06-09T18:06:55.653Z] --- PASS: TestResizeWithInvalidSize (2.00s) [2021-06-09T18:06:55.653Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T18:06:56.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-09T18:06:57.850Z] --- PASS: TestResizeWhenContainerNotStarted (2.54s) [2021-06-09T18:06:57.850Z] === RUN TestDaemonRestartKillContainers [2021-06-09T18:06:57.850Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-09T18:06:57.850Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:57.850Z] === RUN TestStats [2021-06-09T18:06:57.850Z] --- SKIP: TestStats (0.00s) [2021-06-09T18:06:57.850Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T18:06:57.850Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T18:06:58.271Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-09T18:06:58.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-09T18:07:01.063Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-09T18:07:03.656Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.75s) [2021-06-09T18:07:03.656Z] === RUN TestStopContainerWithTimeout [2021-06-09T18:07:03.656Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-09T18:07:03.656Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T18:07:03.656Z] === RUN TestUpdateRestartPolicy [2021-06-09T18:07:04.346Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-09T18:07:08.576Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-09T18:07:10.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-09T18:07:14.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-09T18:07:16.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-09T18:07:16.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-09T18:07:17.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-09T18:07:18.478Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-09T18:07:19.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-09T18:07:20.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-09T18:07:20.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-09T18:07:21.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-09T18:07:22.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-09T18:07:22.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-09T18:07:22.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-09T18:07:22.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-09T18:07:24.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-09T18:07:25.128Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-09T18:07:26.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-09T18:07:26.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-09T18:07:26.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-09T18:07:27.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-09T18:07:28.523Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-09T18:07:28.852Z] --- PASS: TestUpdateRestartPolicy (21.60s) [2021-06-09T18:07:28.852Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T18:07:28.852Z] --- PASS: TestUpdateRestartWithAutoRemove (1.92s) [2021-06-09T18:07:28.852Z] === RUN TestWaitNonBlocked [2021-06-09T18:07:28.852Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:07:28.852Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:07:28.852Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:07:28.852Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:07:28.852Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:07:28.852Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:07:31.041Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-09T18:07:31.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.18s) [2021-06-09T18:07:31.041Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.28s) [2021-06-09T18:07:31.041Z] === RUN TestWaitBlocked [2021-06-09T18:07:31.041Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-09T18:07:31.041Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:07:31.041Z] PASS [2021-06-09T18:07:31.041Z] ok github.com/docker/docker/integration/container 87.660s [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === Skipped [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-09T18:07:31.041Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-09T18:07:31.041Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T18:07:31.041Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T18:07:31.041Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T18:07:31.041Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T18:07:31.041Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-09T18:07:31.041Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-09T18:07:31.041Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-09T18:07:31.041Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-09T18:07:31.041Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-09T18:07:31.041Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-09T18:07:31.041Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T18:07:31.041Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-09T18:07:31.041Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-09T18:07:31.041Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T18:07:31.041Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:07:31.041Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:07:31.041Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T18:07:31.041Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-09T18:07:31.041Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T18:07:31.041Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-09T18:07:31.041Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T18:07:31.041Z] [2021-06-09T18:07:31.041Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-09T18:07:31.042Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-09T18:07:31.042Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-09T18:07:31.042Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-09T18:07:31.042Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-09T18:07:31.042Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-09T18:07:31.042Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-09T18:07:31.042Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T18:07:31.042Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-09T18:07:31.042Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-09T18:07:31.042Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-09T18:07:31.042Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-09T18:07:31.042Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] [2021-06-09T18:07:31.042Z] DONE 88 tests, 33 skipped in 90.546s [2021-06-09T18:07:31.042Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-09T18:07:31.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-09T18:07:32.467Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-09T18:07:33.229Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:07:33.229Z] INFO: Testing against a local daemon [2021-06-09T18:07:33.229Z] === RUN TestCommitInheritsEnv [2021-06-09T18:07:33.229Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-09T18:07:33.229Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:07:33.229Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T18:07:33.229Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T18:07:33.229Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T18:07:33.229Z] === RUN TestImagesFilterMultiReference [2021-06-09T18:07:33.229Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-06-09T18:07:33.229Z] === RUN TestImagePullPlatformInvalid [2021-06-09T18:07:33.229Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-09T18:07:33.229Z] === RUN TestRemoveImageOrphaning [2021-06-09T18:07:33.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-09T18:07:34.200Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2021-06-09T18:07:34.200Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T18:07:34.200Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-09T18:07:34.200Z] === RUN TestTagInvalidReference [2021-06-09T18:07:34.200Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-09T18:07:34.200Z] === RUN TestTagValidPrefixedRepo [2021-06-09T18:07:34.200Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-09T18:07:34.200Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T18:07:34.661Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-09T18:07:34.661Z] === RUN TestTagOfficialNames [2021-06-09T18:07:34.661Z] --- PASS: TestTagOfficialNames (0.09s) [2021-06-09T18:07:34.661Z] === RUN TestTagMatchesDigest [2021-06-09T18:07:34.661Z] --- PASS: TestTagMatchesDigest (0.08s) [2021-06-09T18:07:34.661Z] PASS [2021-06-09T18:07:34.661Z] ok github.com/docker/docker/integration/image 1.676s [2021-06-09T18:07:34.661Z] [2021-06-09T18:07:34.661Z] === Skipped [2021-06-09T18:07:34.661Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-09T18:07:34.661Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:07:34.661Z] [2021-06-09T18:07:34.661Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T18:07:34.661Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T18:07:34.661Z] [2021-06-09T18:07:34.661Z] [2021-06-09T18:07:34.661Z] DONE 11 tests, 2 skipped in 3.893s [2021-06-09T18:07:34.661Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-09T18:07:37.126Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-09T18:07:37.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:07:37.575Z] INFO: Testing against a local daemon [2021-06-09T18:07:37.575Z] === RUN TestNetworkCreateDelete [2021-06-09T18:07:37.575Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-09T18:07:37.575Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:07:37.575Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T18:07:37.575Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-09T18:07:37.575Z] 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-09T18:07:37.575Z] === RUN TestDaemonDNSFallback [2021-06-09T18:07:37.575Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-09T18:07:37.575Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:07:37.575Z] === RUN TestInspectNetwork [2021-06-09T18:07:37.575Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-09T18:07:37.575Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T18:07:37.575Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T18:07:37.575Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-09T18:07:37.575Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:07:37.575Z] === RUN TestNetworkInvalidJSON [2021-06-09T18:07:37.575Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T18:07:37.575Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T18:07:37.575Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:07:37.575Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:07:37.575Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:07:37.575Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:07:37.575Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T18:07:37.575Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:07:37.575Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:07:37.575Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-09T18:07:37.575Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T18:07:37.575Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T18:07:37.575Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-09T18:07:37.575Z] === RUN TestNetworkList [2021-06-09T18:07:37.575Z] === RUN TestNetworkList//networks [2021-06-09T18:07:37.575Z] === PAUSE TestNetworkList//networks [2021-06-09T18:07:37.575Z] === RUN TestNetworkList//networks/ [2021-06-09T18:07:37.575Z] === PAUSE TestNetworkList//networks/ [2021-06-09T18:07:37.575Z] === CONT TestNetworkList//networks [2021-06-09T18:07:37.575Z] === CONT TestNetworkList//networks/ [2021-06-09T18:07:37.575Z] --- PASS: TestNetworkList (0.03s) [2021-06-09T18:07:37.575Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T18:07:37.575Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T18:07:37.575Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T18:07:37.575Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-09T18:07:37.575Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T18:07:37.575Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T18:07:37.575Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T18:07:37.575Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T18:07:37.575Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T18:07:37.575Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T18:07:37.575Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T18:07:37.575Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:242: FLAKY_TEST [2021-06-09T18:07:37.575Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T18:07:37.575Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T18:07:37.575Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] PASS [2021-06-09T18:07:37.575Z] ok github.com/docker/docker/integration/network 0.247s [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === Skipped [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-09T18:07:37.575Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-09T18:07:37.575Z] 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-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-09T18:07:37.575Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-09T18:07:37.575Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-09T18:07:37.575Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-09T18:07:37.575Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:242: FLAKY_TEST [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T18:07:37.575Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] [2021-06-09T18:07:37.575Z] DONE 22 tests, 15 skipped in 2.790s [2021-06-09T18:07:37.575Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-09T18:07:38.550Z] testing: warning: no tests to run [2021-06-09T18:07:38.550Z] PASS [2021-06-09T18:07:38.550Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2021-06-09T18:07:38.550Z] [2021-06-09T18:07:38.550Z] DONE 0 tests in 0.869s [2021-06-09T18:07:38.550Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-09T18:07:39.531Z] testing: warning: no tests to run [2021-06-09T18:07:39.531Z] PASS [2021-06-09T18:07:39.531Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2021-06-09T18:07:39.531Z] [2021-06-09T18:07:39.531Z] DONE 0 tests in 0.842s [2021-06-09T18:07:39.531Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-09T18:07:39.992Z] testing: warning: no tests to run [2021-06-09T18:07:40.413Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-09T18:07:40.453Z] PASS [2021-06-09T18:07:40.453Z] ok github.com/docker/docker/integration/plugin 0.080s [2021-06-09T18:07:40.453Z] [2021-06-09T18:07:40.453Z] DONE 0 tests in 0.822s [2021-06-09T18:07:40.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-09T18:07:40.913Z] testing: warning: no tests to run [2021-06-09T18:07:40.913Z] PASS [2021-06-09T18:07:40.913Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2021-06-09T18:07:40.913Z] [2021-06-09T18:07:40.913Z] DONE 0 tests in 0.799s [2021-06-09T18:07:40.913Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-09T18:07:46.977Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-09T18:07:49.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-09T18:07:49.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-09T18:07:49.768Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-09T18:07:50.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-09T18:07:50.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-09T18:07:50.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-09T18:07:50.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-09T18:07:51.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-09T18:07:51.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-09T18:07:51.362Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:07:51.363Z] INFO: Testing against a local daemon [2021-06-09T18:07:51.363Z] === RUN TestPluginInvalidJSON [2021-06-09T18:07:51.363Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:07:51.363Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:07:51.363Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:07:51.363Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-09T18:07:51.363Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T18:07:51.363Z] === RUN TestPluginInstall [2021-06-09T18:07:51.363Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-09T18:07:51.363Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T18:07:51.363Z] === RUN TestPluginsWithRuntimes [2021-06-09T18:07:51.363Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-09T18:07:51.363Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T18:07:51.363Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T18:07:51.363Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T18:07:51.363Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T18:07:51.363Z] PASS [2021-06-09T18:07:51.363Z] ok github.com/docker/docker/integration/plugin/common 0.212s [2021-06-09T18:07:51.363Z] [2021-06-09T18:07:51.363Z] === Skipped [2021-06-09T18:07:51.363Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-09T18:07:51.363Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T18:07:51.363Z] [2021-06-09T18:07:51.363Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-09T18:07:51.363Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T18:07:51.363Z] [2021-06-09T18:07:51.363Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T18:07:51.363Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T18:07:51.363Z] [2021-06-09T18:07:51.363Z] [2021-06-09T18:07:51.363Z] DONE 5 tests, 3 skipped in 9.519s [2021-06-09T18:07:51.363Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-09T18:07:54.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:07:54.283Z] INFO: Testing against a local daemon [2021-06-09T18:07:54.283Z] === RUN TestExternalGraphDriver [2021-06-09T18:07:54.283Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-09T18:07:54.283Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T18:07:54.283Z] === RUN TestGraphdriverPluginV2 [2021-06-09T18:07:54.283Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-09T18:07:54.283Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T18:07:54.283Z] PASS [2021-06-09T18:07:54.283Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.178s [2021-06-09T18:07:54.283Z] [2021-06-09T18:07:54.283Z] === Skipped [2021-06-09T18:07:54.283Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-09T18:07:54.283Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T18:07:54.283Z] [2021-06-09T18:07:54.283Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-09T18:07:54.283Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T18:07:54.283Z] [2021-06-09T18:07:54.283Z] [2021-06-09T18:07:54.283Z] DONE 2 tests, 2 skipped in 3.326s [2021-06-09T18:07:54.283Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-09T18:07:55.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-09T18:07:55.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-09T18:07:55.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-09T18:07:56.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-09T18:07:57.197Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:07:57.197Z] INFO: Testing against a local daemon [2021-06-09T18:07:57.197Z] === RUN TestReadPluginNoRead [2021-06-09T18:07:57.197Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-09T18:07:57.197Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T18:07:57.197Z] PASS [2021-06-09T18:07:57.197Z] ok github.com/docker/docker/integration/plugin/logging 0.168s [2021-06-09T18:07:57.197Z] [2021-06-09T18:07:57.197Z] === Skipped [2021-06-09T18:07:57.197Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-09T18:07:57.197Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T18:07:57.197Z] [2021-06-09T18:07:57.197Z] [2021-06-09T18:07:57.197Z] DONE 1 tests, 1 skipped in 2.783s [2021-06-09T18:07:57.197Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-09T18:07:58.741Z] testing: warning: no tests to run [2021-06-09T18:07:58.741Z] PASS [2021-06-09T18:07:58.741Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.094s [2021-06-09T18:07:58.741Z] [2021-06-09T18:07:58.741Z] DONE 0 tests in 1.511s [2021-06-09T18:07:58.741Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-09T18:08:00.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-09T18:08:01.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:08:01.677Z] INFO: Testing against a local daemon [2021-06-09T18:08:01.677Z] === RUN TestPluginWithDevMounts [2021-06-09T18:08:01.677Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-09T18:08:01.677Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:01.677Z] PASS [2021-06-09T18:08:01.677Z] ok github.com/docker/docker/integration/plugin/volumes 0.174s [2021-06-09T18:08:01.677Z] [2021-06-09T18:08:01.677Z] === Skipped [2021-06-09T18:08:01.677Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-09T18:08:01.677Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:01.677Z] [2021-06-09T18:08:01.677Z] [2021-06-09T18:08:01.677Z] DONE 1 tests, 1 skipped in 2.834s [2021-06-09T18:08:01.677Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-09T18:08:03.865Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:08:03.865Z] INFO: Testing against a local daemon [2021-06-09T18:08:03.865Z] === RUN TestSecretInspect [2021-06-09T18:08:03.865Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-09T18:08:03.865Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:03.865Z] === RUN TestSecretList [2021-06-09T18:08:03.865Z] --- SKIP: TestSecretList (0.00s) [2021-06-09T18:08:03.865Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:03.865Z] === RUN TestSecretsCreateAndDelete [2021-06-09T18:08:03.865Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-09T18:08:03.865Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:03.865Z] === RUN TestSecretsUpdate [2021-06-09T18:08:03.865Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-09T18:08:03.865Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:03.865Z] === RUN TestTemplatedSecret [2021-06-09T18:08:03.865Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-09T18:08:03.865Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:03.865Z] === RUN TestSecretCreateResolve [2021-06-09T18:08:03.865Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-09T18:08:03.865Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:03.865Z] PASS [2021-06-09T18:08:03.865Z] ok github.com/docker/docker/integration/secret 0.198s [2021-06-09T18:08:03.865Z] [2021-06-09T18:08:03.865Z] === Skipped [2021-06-09T18:08:03.865Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-06-09T18:08:03.865Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:03.865Z] [2021-06-09T18:08:03.865Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-09T18:08:03.865Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:03.865Z] [2021-06-09T18:08:03.865Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-09T18:08:03.865Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:03.865Z] [2021-06-09T18:08:03.865Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-09T18:08:03.865Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:03.865Z] [2021-06-09T18:08:03.865Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-09T18:08:03.865Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:03.865Z] [2021-06-09T18:08:03.865Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-09T18:08:03.865Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:03.865Z] [2021-06-09T18:08:03.865Z] [2021-06-09T18:08:03.865Z] DONE 6 tests, 6 skipped in 2.494s [2021-06-09T18:08:03.865Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-09T18:08:06.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-09T18:08:06.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-09T18:08:06.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:08:06.781Z] INFO: Testing against a local daemon [2021-06-09T18:08:06.781Z] === RUN TestServiceCreateInit [2021-06-09T18:08:06.781Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T18:08:06.781Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T18:08:06.781Z] --- PASS: TestServiceCreateInit (0.03s) [2021-06-09T18:08:06.781Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T18:08:06.781Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:08:06.781Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T18:08:06.781Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-09T18:08:06.781Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestCreateServiceConflict [2021-06-09T18:08:06.781Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-09T18:08:06.781Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T18:08:06.781Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-09T18:08:06.781Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T18:08:06.781Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T18:08:06.781Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T18:08:06.781Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-09T18:08:06.781Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T18:08:06.781Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-09T18:08:06.781Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestCreateServiceSysctls [2021-06-09T18:08:06.781Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-09T18:08:06.781Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestCreateServiceCapabilities [2021-06-09T18:08:06.781Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-09T18:08:06.781Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestInspect [2021-06-09T18:08:06.781Z] --- SKIP: TestInspect (0.00s) [2021-06-09T18:08:06.781Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestCreateJob [2021-06-09T18:08:06.781Z] --- SKIP: TestCreateJob (0.00s) [2021-06-09T18:08:06.781Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestReplicatedJob [2021-06-09T18:08:06.781Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-09T18:08:06.781Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestUpdateReplicatedJob [2021-06-09T18:08:06.781Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-09T18:08:06.781Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestServiceListWithStatuses [2021-06-09T18:08:06.781Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T18:08:06.781Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T18:08:06.781Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-09T18:08:06.781Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestDockerNetworkReConnect [2021-06-09T18:08:06.781Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-09T18:08:06.781Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestServicePlugin [2021-06-09T18:08:06.781Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-09T18:08:06.781Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:06.781Z] === RUN TestServiceUpdateLabel [2021-06-09T18:08:06.781Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-09T18:08:06.781Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:06.781Z] === RUN TestServiceUpdateSecrets [2021-06-09T18:08:06.781Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-09T18:08:06.781Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:06.781Z] === RUN TestServiceUpdateConfigs [2021-06-09T18:08:06.781Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-09T18:08:06.781Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:06.781Z] === RUN TestServiceUpdateNetwork [2021-06-09T18:08:06.781Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-09T18:08:06.781Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:06.781Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T18:08:06.781Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-09T18:08:06.781Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:06.781Z] PASS [2021-06-09T18:08:06.781Z] ok github.com/docker/docker/integration/service 0.334s [2021-06-09T18:08:06.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === Skipped [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T18:08:07.242Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T18:08:07.242Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:08:07.242Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:08:07.242Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-09T18:08:07.242Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-09T18:08:07.242Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-09T18:08:07.242Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T18:08:07.242Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-09T18:08:07.242Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-09T18:08:07.242Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-09T18:08:07.242Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-09T18:08:07.242Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-09T18:08:07.242Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-09T18:08:07.242Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-09T18:08:07.242Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.242Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-09T18:08:07.242Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.242Z] [2021-06-09T18:08:07.243Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-09T18:08:07.243Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.243Z] [2021-06-09T18:08:07.243Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-09T18:08:07.243Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.243Z] [2021-06-09T18:08:07.243Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-09T18:08:07.243Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.243Z] [2021-06-09T18:08:07.243Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-09T18:08:07.243Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:07.243Z] [2021-06-09T18:08:07.243Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-09T18:08:07.243Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:07.243Z] [2021-06-09T18:08:07.243Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-09T18:08:07.243Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:07.243Z] [2021-06-09T18:08:07.243Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-09T18:08:07.243Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:07.243Z] [2021-06-09T18:08:07.243Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-06-09T18:08:07.243Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:07.243Z] [2021-06-09T18:08:07.243Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-09T18:08:07.243Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:08:07.243Z] [2021-06-09T18:08:07.243Z] [2021-06-09T18:08:07.243Z] DONE 24 tests, 23 skipped in 3.165s [2021-06-09T18:08:07.243Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-09T18:08:09.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-09T18:08:09.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-09T18:08:09.431Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:08:09.431Z] INFO: Testing against a local daemon [2021-06-09T18:08:09.431Z] === RUN TestSessionCreate [2021-06-09T18:08:09.431Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-09T18:08:09.431Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T18:08:09.431Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T18:08:09.431Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T18:08:09.431Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T18:08:09.432Z] PASS [2021-06-09T18:08:09.432Z] ok github.com/docker/docker/integration/session 0.162s [2021-06-09T18:08:09.432Z] [2021-06-09T18:08:09.432Z] === Skipped [2021-06-09T18:08:09.432Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-09T18:08:09.432Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T18:08:09.432Z] [2021-06-09T18:08:09.432Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T18:08:09.432Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T18:08:09.432Z] [2021-06-09T18:08:09.432Z] [2021-06-09T18:08:09.432Z] DONE 2 tests, 2 skipped in 2.260s [2021-06-09T18:08:09.432Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-09T18:08:09.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-09T18:08:10.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-09T18:08:11.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:08:11.618Z] INFO: Testing against a local daemon [2021-06-09T18:08:11.618Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T18:08:11.618Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T18:08:11.618Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:11.618Z] === RUN TestEventsExecDie [2021-06-09T18:08:11.618Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-09T18:08:11.618Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T18:08:11.618Z] === RUN TestEventsBackwardsCompatible [2021-06-09T18:08:11.618Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-09T18:08:11.618Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T18:08:11.618Z] === RUN TestEventsVolumeCreate [2021-06-09T18:08:11.618Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-09T18:08:11.618Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T18:08:11.618Z] === RUN TestInfoAPI [2021-06-09T18:08:11.618Z] --- PASS: TestInfoAPI (0.04s) [2021-06-09T18:08:11.618Z] === RUN TestInfoAPIWarnings [2021-06-09T18:08:11.618Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-09T18:08:11.618Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:08:11.618Z] === RUN TestInfoDebug [2021-06-09T18:08:11.618Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-09T18:08:11.618Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:08:11.618Z] === RUN TestInfoInsecureRegistries [2021-06-09T18:08:11.618Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-09T18:08:11.618Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:08:11.618Z] === RUN TestInfoRegistryMirrors [2021-06-09T18:08:11.618Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-09T18:08:11.618Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:08:11.618Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T18:08:12.590Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-06-09T18:08:12.590Z] === RUN TestPingCacheHeaders [2021-06-09T18:08:12.590Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-09T18:08:12.590Z] === RUN TestPingGet [2021-06-09T18:08:12.590Z] --- PASS: TestPingGet (0.03s) [2021-06-09T18:08:12.590Z] === RUN TestPingHead [2021-06-09T18:08:12.788Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-09T18:08:13.051Z] --- PASS: TestPingHead (0.04s) [2021-06-09T18:08:13.051Z] === RUN TestVersion [2021-06-09T18:08:13.051Z] --- PASS: TestVersion (0.03s) [2021-06-09T18:08:13.051Z] PASS [2021-06-09T18:08:13.051Z] ok github.com/docker/docker/integration/system 1.294s [2021-06-09T18:08:13.051Z] [2021-06-09T18:08:13.051Z] === Skipped [2021-06-09T18:08:13.051Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T18:08:13.051Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:08:13.051Z] [2021-06-09T18:08:13.051Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-09T18:08:13.051Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T18:08:13.051Z] [2021-06-09T18:08:13.051Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-09T18:08:13.051Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T18:08:13.051Z] [2021-06-09T18:08:13.051Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-09T18:08:13.051Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T18:08:13.051Z] [2021-06-09T18:08:13.051Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-09T18:08:13.051Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:08:13.051Z] [2021-06-09T18:08:13.051Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-09T18:08:13.051Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:08:13.051Z] [2021-06-09T18:08:13.051Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-09T18:08:13.051Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:08:13.051Z] [2021-06-09T18:08:13.051Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-09T18:08:13.051Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:08:13.051Z] [2021-06-09T18:08:13.051Z] [2021-06-09T18:08:13.051Z] DONE 14 tests, 8 skipped in 3.430s [2021-06-09T18:08:13.051Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-09T18:08:15.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:08:15.242Z] INFO: Testing against a local daemon [2021-06-09T18:08:15.242Z] === RUN TestVolumesCreateAndList [2021-06-09T18:08:15.242Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-09T18:08:15.242Z] === RUN TestVolumesRemove [2021-06-09T18:08:15.703Z] --- PASS: TestVolumesRemove (0.15s) [2021-06-09T18:08:15.703Z] === RUN TestVolumesInspect [2021-06-09T18:08:15.703Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-09T18:08:15.703Z] === RUN TestVolumesInvalidJSON [2021-06-09T18:08:15.703Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T18:08:15.703Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T18:08:15.703Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T18:08:15.703Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-09T18:08:15.703Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T18:08:15.703Z] PASS [2021-06-09T18:08:15.703Z] ok github.com/docker/docker/integration/volume 0.422s [2021-06-09T18:08:15.703Z] [2021-06-09T18:08:15.703Z] DONE 5 tests in 2.818s [2021-06-09T18:08:15.703Z] INFO: make.ps1 ended at 06/09/2021 18:08:15 [2021-06-09T18:08:15.703Z] INFO: Integration CLI tests being run from the host: [2021-06-09T18:08:15.703Z] 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-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite (97.92s) [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.72s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dde6c8ac9e8ac] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.00s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dc4d32fb609fe] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.53s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d985ffed7d955] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.62s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d580217ebe54f] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.70s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:1233: [dee4eed228729] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.36s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dbed1510aa4c2] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.68s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [da34b27e47627] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.93s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d50e7dbb0dfdb] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.81s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [df603b7b1ff9a] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dfcc5e443519b] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dc65fb1d4a234] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.56s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d9e38819d7216] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.55s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d0e8a36e8c781] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.29s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d01ae658e1a2a] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.53s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dbeb24b19c8a4] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.15s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d16dc215c04c5] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d3a93d24950b3] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [daf55a3ef8fc5] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d8d491e03484f] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.48s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d57e524c90297] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.61s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dd0bdfdc14347] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d039e6d0b8a95] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.74s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d35f5b9d63ed2] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d9612560b1963] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.71s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:968: [d906a56054274] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.99s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dc4e665d3a7ee] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (15.35s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:1116: [d587f900c1799] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dd310608a2cd4] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.12s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d0c7040b318c1] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d09cdb0f10d35] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dedab7917dc8b] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [da264216564f8] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [ddf68bfee22a8] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [db970c2b675ae] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.27s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d3e978aa2b068] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dbdd2d0b74796] daemon is not started [2021-06-09T18:08:18.051Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d149306912f0e] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.08s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d04df7a1da3f3] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.26s) [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.74s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:1084: [d8d3399e93a6c] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d00fa55acf181] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.11s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d544c0e4ee6cd] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.20s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d72d7742a41d3] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d47c36340031e] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.05s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dac64022226c8] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.87s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d2458cb4de6ea] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.60s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [d5e9f263e53b3] daemon is not started [2021-06-09T18:08:18.051Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.05s) [2021-06-09T18:08:18.051Z] docker_cli_network_unix_test.go:46: [dd44451f180cf] daemon is not started [2021-06-09T18:08:18.051Z] === RUN TestDockerHubPullSuite [2021-06-09T18:08:18.051Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-09T18:08:18.985Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-09T18:08:21.511Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-09T18:08:21.511Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-09T18:08:24.039Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-09T18:08:24.297Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-09T18:08:24.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:08:24.311Z] INFO: Testing against a local daemon [2021-06-09T18:08:24.311Z] === RUN TestDockerSuite [2021-06-09T18:08:24.311Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-09T18:08:24.311Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-09T18:08:24.311Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-09T18:08:24.311Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-09T18:08:24.311Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-09T18:08:24.311Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-09T18:08:24.311Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-09T18:08:24.555Z] --- PASS: TestDockerHubPullSuite (6.93s) [2021-06-09T18:08:24.555Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.41s) [2021-06-09T18:08:24.555Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-06-09T18:08:24.555Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2021-06-09T18:08:24.555Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.63s) [2021-06-09T18:08:24.555Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-06-09T18:08:24.555Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-06-09T18:08:24.555Z] PASS [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === Skipped [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-09T18:08:24.555Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-09T18:08:24.555Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T18:08:24.555Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-09T18:08:24.555Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-09T18:08:24.555Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.555Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-06-09T18:08:24.556Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-09T18:08:24.556Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-09T18:08:24.556Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-09T18:08:24.556Z] docker_cli_network_unix_test.go:46: [d149306912f0e] daemon is not started [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] [2021-06-09T18:08:24.556Z] DONE 1269 tests, 51 skipped in 2233.754s [2021-06-09T18:08:24.556Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T18:08:24.556Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T18:08:24.556Z] +++ kill 8304 [2021-06-09T18:08:24.772Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-09T18:08:25.233Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-09T18:08:25.488Z] +++ /etc/init.d/apparmor stop [2021-06-09T18:08:25.488Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T18:08:25.488Z] [2021-06-09T18:08:25.488Z] Unloading profiles will leave already running processes permanently [2021-06-09T18:08:25.488Z] unconfined, which can lead to unexpected situations. [2021-06-09T18:08:25.488Z] [2021-06-09T18:08:25.488Z] To set a process to complain mode, use the command line tool [2021-06-09T18:08:25.488Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T18:08:25.488Z] +++ true [2021-06-09T18:08:25.488Z] exiting test-integration [2021-06-09T18:08:25.488Z] ++ exit 0 [2021-06-09T18:08:25.488Z] [2021-06-09T18:08:25.693Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-09T18:08:25.746Z] + for job in $(jobs -p) [2021-06-09T18:08:25.746Z] + wait 14185 [2021-06-09T18:08:26.154Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-09T18:08:26.615Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-09T18:08:43.814Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-09T18:09:01.884Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite (1784.91s) [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.62s) [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.74s) [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.62s) [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.11s) [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (35.20s) [2021-06-09T18:09:16.748Z] docker_api_swarm_test.go:562: [d3a80b86d2706] joining swarm manager [d38e32e8869aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.748Z] docker_api_swarm_test.go:584: [d384b165afbe0] joining swarm manager [d38e32e8869aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.748Z] check_test.go:380: [d3a80b86d2706] daemon is not started [2021-06-09T18:09:16.748Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-09T18:09:16.748Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.65s) [2021-06-09T18:09:16.748Z] docker_api_swarm_test.go:45: [d78fcfa6721a7] joining swarm manager [d8380254b2260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.33s) [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.19s) [2021-06-09T18:09:16.748Z] docker_api_swarm_test.go:303: [dc9425c1f696c] joining swarm manager [dd14ebbf48849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.748Z] docker_api_swarm_test.go:304: [d0736d13dab17] joining swarm manager [dd14ebbf48849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.748Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-09T18:09:16.748Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.43s) [2021-06-09T18:09:16.748Z] docker_api_swarm_test.go:271: [d93913ccb6de7] joining swarm manager [d1f585b0b119f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.748Z] docker_api_swarm_test.go:272: [da7fefd82d4b2] joining swarm manager [d1f585b0b119f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.75s) [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.85s) [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.89s) [2021-06-09T18:09:16.748Z] docker_api_swarm_node_test.go:19: [d3c1b3884d945] joining swarm manager [d3fe0e4534e11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.748Z] docker_api_swarm_node_test.go:20: [d94ac9b959602] joining swarm manager [d3fe0e4534e11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.748Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.28s) [2021-06-09T18:09:16.748Z] docker_api_swarm_test.go:501: [da673f9f9593b] joining swarm manager [d0e04427509fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_test.go:506: [db1ae024c7dea] joining swarm manager [d0e04427509fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.72s) [2021-06-09T18:09:16.749Z] docker_api_swarm_node_test.go:80: [d87dae475a479] joining swarm manager [d2d7444ddfc36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.39s) [2021-06-09T18:09:16.749Z] docker_api_swarm_node_test.go:52: [df4fc3136b480] joining swarm manager [d9a015eb6e4a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_node_test.go:53: [dc767f570b6b7] joining swarm manager [d9a015eb6e4a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.77s) [2021-06-09T18:09:16.749Z] docker_api_swarm_test.go:201: [d985274b51fd2] joining swarm manager [d107d0f45c6f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.01s) [2021-06-09T18:09:16.749Z] docker_api_swarm_test.go:383: [d57a7e15d77bc] joining swarm manager [d5fc5bb90d279]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_test.go:384: [d2b2f71c07dd1] joining swarm manager [d5fc5bb90d279]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] check_test.go:380: [d2b2f71c07dd1] daemon is not started [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.64s) [2021-06-09T18:09:16.749Z] docker_api_swarm_test.go:801: [d80cf05e77b32] joining swarm manager [df850af812c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_test.go:801: [df81e03d04c22] joining swarm manager [df850af812c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] docker_api_swarm_test.go:801: [d51ea0859fbd2] joining swarm manager [df850af812c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-09T18:09:16.749Z] docker_api_swarm_test.go:801: [d0a025515f138] joining swarm manager [df850af812c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-09T18:09:16.749Z] docker_api_swarm_test.go:809: [dad9690c64c86] joining swarm manager [df850af812c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.03s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.76s) [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:394: [d1341dcd87a70] joining swarm manager [dc9dd971d82b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:394: [d49ff4793d2f1] joining swarm manager [dc9dd971d82b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (20.76s) [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:342: [d9edd544e4815] joining swarm manager [d715a5354e585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:342: [dbc51fa360377] joining swarm manager [d715a5354e585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.47s) [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:489: [dcadb184c5ec8] joining swarm manager [d5cfbc797c0be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:489: [d7cd214fe4b3f] joining swarm manager [d5cfbc797c0be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.74s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.78s) [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:127: [d34f448c60b9c] joining swarm manager [dd9aea4b733bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:128: [da4b50dd7489b] joining swarm manager [dd9aea4b733bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:136: [dc6301d477f51] joining swarm manager [dd9aea4b733bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:137: [d321804e6baa6] joining swarm manager [dd9aea4b733bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.72s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.51s) [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:303: [dd59b98999b82] joining swarm manager [da2dad3a07edc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:303: [dc998387ed922] joining swarm manager [da2dad3a07edc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.35s) [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:99: [d48add0ad929b] joining swarm manager [d85d967e76243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:100: [d5c6524f77b95] joining swarm manager [d85d967e76243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] check_test.go:380: [d48add0ad929b] daemon is not started [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (29.15s) [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:532: [d452ccefde0aa] joining swarm manager [d3d29da92adfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:533: [d661541d65a6e] joining swarm manager [d3d29da92adfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.04s) [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:147: [da10ddec78638] joining swarm manager [dfc55bbfd6fa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_api_swarm_service_test.go:147: [d87d68d532c1a] joining swarm manager [dfc55bbfd6fa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.39s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.00s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.71s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.94s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.57s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.84s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.36s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.64s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.18s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.00s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.37s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.19s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.27s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.15s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.35s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.89s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.87s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.69s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.80s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.89s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.15s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.92s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.85s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.41s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.56s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.90s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.20s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.76s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.35s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.70s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.45s) [2021-06-09T18:09:16.749Z] docker_cli_service_logs_test.go:245: checking task l9dj2td7e8lh [2021-06-09T18:09:16.749Z] docker_cli_service_logs_test.go:250: checking messages for l9dj2td7e8lh [2021-06-09T18:09:16.749Z] docker_cli_service_logs_test.go:245: checking task gx29jdw8zieb [2021-06-09T18:09:16.749Z] docker_cli_service_logs_test.go:250: checking messages for gx29jdw8zieb [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.95s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.01s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.79s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (26.18s) [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1901: [d767d06d9985a] joining swarm manager [d17fbfb9d03a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1902: [d84816a685826] joining swarm manager [d17fbfb9d03a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.57s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.94s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.83s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.55s) [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1802: [d39f344e612c8] joining swarm manager [dde2ab85582ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1803: [dc1bc8a93eec9] joining swarm manager [dde2ab85582ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (9.06s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (106.72s) [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1321: [d9f2cfcd15553] joining swarm manager [db49fc621ecd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1322: [dbfb13638ac59] joining swarm manager [db49fc621ecd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.50s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.43s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.59s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.80s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.90s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.03s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.51s) [2021-06-09T18:09:16.749Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.46s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.47s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (55.04s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.66s) [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1186: [d06ad0485cc14] joining swarm manager [d134301a497d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1195: [db2f638c3c5a0] joining swarm manager [d134301a497d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.18s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.92s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.48s) [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1118: [d361a72469db2] joining swarm manager [d489523b4faf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1119: [d6017c9dc5ddc] joining swarm manager [d489523b4faf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1172: [dd89c107be42b] joining swarm manager [d489523b4faf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.83s) [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1453: [dd6b0214311b4] joining swarm manager [ddc1dfb4863e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] docker_cli_swarm_test.go:1454: [d209fd06dbd3a] joining swarm manager [ddc1dfb4863e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.91s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.36s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.82s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.75s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.46s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.23s) [2021-06-09T18:09:16.749Z] docker_cli_swarm_unix_test.go:62: [d9a3c95e0597b] joining swarm manager [de9729dc092dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.97s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.08s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.68s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.51s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.50s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.86s) [2021-06-09T18:09:16.749Z] docker_api_swarm_test.go:961: [d4e979493d377] joining swarm manager [dc32cc857f949]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.67s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.84s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.14s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.39s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.96s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.73s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.53s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.68s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (4.47s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.72s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (6.13s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.13s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.69s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.10s) [2021-06-09T18:09:16.749Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2021-06-09T18:09:16.749Z] === RUN TestDockerExternalVolumeSuite [2021-06-09T18:09:16.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-09T18:09:27.128Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-09T18:09:30.054Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-09T18:09:30.054Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-09T18:09:30.054Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-09T18:09:32.985Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-09T18:09:34.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-09T18:09:35.910Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-09T18:09:35.910Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-09T18:09:35.910Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-09T18:09:35.910Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-09T18:09:35.910Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-09T18:09:38.841Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-09T18:09:38.841Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-09T18:09:38.841Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-09T18:09:49.182Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-09T18:10:42.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-09T18:10:49.842Z] --- PASS: TestBuildWCOWSandboxSize (959.14s) [2021-06-09T18:10:49.842Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T18:10:49.842Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:10:49.842Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:10:49.842Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:10:49.842Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:10:49.842Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:10:49.842Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:10:49.842Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:10:49.842Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:10:49.842Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:10:49.842Z] --- PASS: TestBuildWithEmptyDockerfile (0.63s) [2021-06-09T18:10:49.842Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-09T18:10:49.842Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-09T18:10:49.842Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-09T18:10:49.842Z] === RUN TestBuildPreserveOwnership [2021-06-09T18:10:49.842Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-06-09T18:10:49.842Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:10:49.842Z] === RUN TestBuildPlatformInvalid [2021-06-09T18:10:49.842Z] --- PASS: TestBuildPlatformInvalid (0.56s) [2021-06-09T18:10:49.842Z] PASS [2021-06-09T18:10:49.842Z] ok github.com/docker/docker/integration/build 1188.573s [2021-06-09T18:10:49.842Z] [2021-06-09T18:10:49.842Z] === Skipped [2021-06-09T18:10:49.842Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-09T18:10:49.842Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T18:10:49.842Z] [2021-06-09T18:10:49.842Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-09T18:10:49.842Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:49.842Z] [2021-06-09T18:10:49.842Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-09T18:10:49.842Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:10:49.842Z] [2021-06-09T18:10:49.842Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-06-09T18:10:49.842Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:10:49.842Z] [2021-06-09T18:10:49.842Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-06-09T18:10:49.842Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:10:49.842Z] [2021-06-09T18:10:49.842Z] [2021-06-09T18:10:49.842Z] DONE 29 tests, 5 skipped in 1217.138s [2021-06-09T18:10:49.842Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-09T18:10:50.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-09T18:10:52.730Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:10:52.730Z] INFO: Testing against a local daemon [2021-06-09T18:10:52.730Z] === RUN TestConfigInspect [2021-06-09T18:10:52.730Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:52.730Z] === RUN TestConfigList [2021-06-09T18:10:52.730Z] --- SKIP: TestConfigList (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:52.730Z] === RUN TestConfigsCreateAndDelete [2021-06-09T18:10:52.730Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:52.730Z] === RUN TestConfigsUpdate [2021-06-09T18:10:52.730Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:52.730Z] === RUN TestTemplatedConfig [2021-06-09T18:10:52.730Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:52.730Z] === RUN TestConfigCreateResolve [2021-06-09T18:10:52.730Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:10:52.730Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T18:10:52.730Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:10:52.730Z] PASS [2021-06-09T18:10:52.730Z] ok github.com/docker/docker/integration/config 0.202s [2021-06-09T18:10:52.730Z] [2021-06-09T18:10:52.730Z] === Skipped [2021-06-09T18:10:52.730Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:52.730Z] [2021-06-09T18:10:52.730Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:52.730Z] [2021-06-09T18:10:52.730Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:52.730Z] [2021-06-09T18:10:52.730Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:52.730Z] [2021-06-09T18:10:52.730Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:52.730Z] [2021-06-09T18:10:52.730Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:10:52.730Z] [2021-06-09T18:10:52.730Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-09T18:10:52.730Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:10:52.730Z] [2021-06-09T18:10:52.730Z] [2021-06-09T18:10:52.730Z] DONE 7 tests, 7 skipped in 3.629s [2021-06-09T18:10:52.730Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-09T18:10:55.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:10:55.624Z] INFO: Testing against a local daemon [2021-06-09T18:10:55.624Z] === RUN TestCheckpoint [2021-06-09T18:10:55.624Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T18:10:55.624Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T18:10:55.624Z] === RUN TestContainerInvalidJSON [2021-06-09T18:10:55.624Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:10:55.624Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:10:55.624Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:10:55.624Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:10:55.624Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:10:55.624Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:10:56.076Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:10:56.076Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:10:56.076Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:10:56.076Z] --- PASS: TestContainerInvalidJSON (0.56s) [2021-06-09T18:10:56.076Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-09T18:10:56.076Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-09T18:10:56.076Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T18:10:56.076Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T18:10:56.543Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-06-09T18:10:56.543Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T18:10:56.543Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2021-06-09T18:10:56.543Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T18:10:56.998Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.32s) [2021-06-09T18:10:56.998Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T18:10:57.455Z] --- PASS: TestCopyToContainerPathIsNotDir (0.57s) [2021-06-09T18:10:57.455Z] === RUN TestCopyFromContainer [2021-06-09T18:10:57.455Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-09T18:10:57.455Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:57.455Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T18:10:57.455Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:10:57.455Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:10:57.455Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:10:57.455Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:10:57.455Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:10:57.455Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:10:57.455Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:10:57.455Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:10:57.455Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:10:57.455Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-06-09T18:10:57.455Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T18:10:57.455Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-09T18:10:57.455Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-09T18:10:57.455Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T18:10:57.455Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T18:10:57.455Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T18:10:57.455Z] === RUN TestCreateWithInvalidEnv [2021-06-09T18:10:57.909Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T18:10:57.909Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T18:10:57.909Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T18:10:57.909Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T18:10:57.909Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T18:10:57.909Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T18:10:57.909Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T18:10:57.909Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T18:10:57.909Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T18:10:57.909Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-06-09T18:10:57.909Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-09T18:10:57.909Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-09T18:10:57.909Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-09T18:10:57.909Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T18:10:57.909Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T18:10:57.909Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:57.909Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T18:10:57.909Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T18:10:57.909Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:10:57.909Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T18:10:57.909Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T18:10:57.909Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:10:57.909Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T18:10:57.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:10:57.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:10:57.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:10:57.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:10:57.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:10:57.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:10:57.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:10:57.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:10:57.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:10:57.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:10:57.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:10:57.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:10:57.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:10:57.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:10:57.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:10:57.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2021-06-09T18:10:57.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-09T18:10:57.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-09T18:10:57.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T18:10:57.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T18:10:57.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-09T18:10:57.909Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T18:10:57.909Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-06-09T18:10:57.909Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T18:10:57.909Z] === RUN TestCreateDifferentPlatform [2021-06-09T18:10:57.909Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T18:10:57.909Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T18:10:57.909Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-06-09T18:10:57.909Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-09T18:10:57.909Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T18:10:57.909Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T18:10:57.909Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-06-09T18:10:57.909Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T18:10:57.909Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-09T18:10:57.909Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T18:10:57.909Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T18:10:57.909Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-09T18:10:57.909Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:10:57.909Z] === RUN TestDiff [2021-06-09T18:10:57.909Z] --- SKIP: TestDiff (0.00s) [2021-06-09T18:10:57.909Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T18:10:57.909Z] === RUN TestExecWithCloseStdin [2021-06-09T18:11:01.359Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-09T18:11:01.359Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-09T18:11:01.620Z] --- PASS: TestExecWithCloseStdin (3.77s) [2021-06-09T18:11:01.620Z] === RUN TestExec [2021-06-09T18:11:04.496Z] --- PASS: TestExec (2.63s) [2021-06-09T18:11:04.496Z] === RUN TestExecUser [2021-06-09T18:11:04.496Z] --- SKIP: TestExecUser (0.00s) [2021-06-09T18:11:04.496Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T18:11:04.496Z] === RUN TestExportContainerAndImportImage [2021-06-09T18:11:04.496Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-09T18:11:04.496Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:11:04.496Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T18:11:04.496Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T18:11:04.496Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:11:04.496Z] === RUN TestHealthCheckWorkdir [2021-06-09T18:11:04.496Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-09T18:11:04.496Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T18:11:04.496Z] === RUN TestHealthKillContainer [2021-06-09T18:11:04.496Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-09T18:11:04.496Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T18:11:04.496Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T18:11:04.496Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T18:11:04.496Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T18:11:04.496Z] === RUN TestKillContainerInvalidSignal [2021-06-09T18:11:06.646Z] --- PASS: TestKillContainerInvalidSignal (2.09s) [2021-06-09T18:11:06.646Z] === RUN TestKillContainer [2021-06-09T18:11:06.646Z] === RUN TestKillContainer/no_signal [2021-06-09T18:11:07.181Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-09T18:11:07.181Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-09T18:11:08.803Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T18:11:08.803Z] === RUN TestKillContainer/killing_signal [2021-06-09T18:11:10.936Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-09T18:11:11.911Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-09T18:11:11.911Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-09T18:11:11.911Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-09T18:11:11.911Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-09T18:11:11.911Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-09T18:11:12.887Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-09T18:11:15.820Z] --- PASS: TestKillContainer (9.39s) [2021-06-09T18:11:15.820Z] --- PASS: TestKillContainer/no_signal (2.05s) [2021-06-09T18:11:15.820Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:11:15.820Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T18:11:15.820Z] --- PASS: TestKillContainer/killing_signal (7.29s) [2021-06-09T18:11:15.820Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T18:11:15.820Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T18:11:15.820Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:11:15.820Z] === RUN TestKillStoppedContainer [2021-06-09T18:11:15.820Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-09T18:11:15.820Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:11:15.820Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T18:11:15.820Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T18:11:15.820Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:11:15.820Z] === RUN TestKillDifferentUserContainer [2021-06-09T18:11:15.820Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-09T18:11:15.820Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T18:11:15.820Z] === RUN TestInspectOomKilledTrue [2021-06-09T18:11:15.820Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T18:11:15.820Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:11:15.820Z] === RUN TestInspectOomKilledFalse [2021-06-09T18:11:15.820Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T18:11:15.820Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:11:15.820Z] === RUN TestLogsFollowTailEmpty [2021-06-09T18:11:16.648Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-09T18:11:17.973Z] --- PASS: TestLogsFollowTailEmpty (2.23s) [2021-06-09T18:11:17.973Z] === RUN TestNetworkNat [2021-06-09T18:11:17.973Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-09T18:11:17.973Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T18:11:17.973Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T18:11:18.207Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-09T18:11:18.207Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-09T18:11:18.207Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-09T18:11:18.207Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-09T18:11:20.851Z] --- PASS: TestNetworkLocalhostTCPNat (2.47s) [2021-06-09T18:11:20.852Z] === RUN TestNetworkLoopbackNat [2021-06-09T18:11:20.852Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-09T18:11:20.852Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T18:11:20.852Z] === RUN TestPause [2021-06-09T18:11:20.852Z] --- SKIP: TestPause (0.00s) [2021-06-09T18:11:20.852Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T18:11:20.852Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T18:11:21.960Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-09T18:11:22.805Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-09T18:11:23.012Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.36s) [2021-06-09T18:11:23.012Z] === RUN TestPauseStopPausedContainer [2021-06-09T18:11:23.012Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-09T18:11:23.012Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:11:23.012Z] === RUN TestPsFilter [2021-06-09T18:11:23.012Z] --- PASS: TestPsFilter (0.26s) [2021-06-09T18:11:23.012Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T18:11:25.896Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.62s) [2021-06-09T18:11:25.896Z] === RUN TestRemoveContainerWithVolume [2021-06-09T18:11:28.793Z] --- PASS: TestRemoveContainerWithVolume (2.66s) [2021-06-09T18:11:28.793Z] === RUN TestRemoveContainerRunning [2021-06-09T18:11:30.972Z] --- PASS: TestRemoveContainerRunning (2.34s) [2021-06-09T18:11:30.972Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T18:11:33.130Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.28s) [2021-06-09T18:11:33.130Z] === RUN TestRemoveInvalidContainer [2021-06-09T18:11:33.130Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2021-06-09T18:11:33.130Z] === RUN TestRenameLinkedContainer [2021-06-09T18:11:33.130Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-09T18:11:33.130Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T18:11:33.130Z] === RUN TestRenameStoppedContainer [2021-06-09T18:11:34.384Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-09T18:11:36.833Z] --- PASS: TestRenameStoppedContainer (3.51s) [2021-06-09T18:11:36.833Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T18:11:37.669Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-09T18:11:38.138Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-09T18:11:39.119Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-09T18:11:39.119Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-09T18:11:41.495Z] --- PASS: TestRenameRunningContainerAndReuse (4.25s) [2021-06-09T18:11:41.495Z] === RUN TestRenameInvalidName [2021-06-09T18:11:42.879Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-09T18:11:43.022Z] --- PASS: TestRenameInvalidName (2.24s) [2021-06-09T18:11:43.022Z] === RUN TestRenameAnonymousContainer [2021-06-09T18:11:44.426Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-09T18:11:49.154Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-09T18:11:49.154Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-09T18:11:49.154Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-09T18:11:49.154Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-09T18:11:49.154Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-09T18:11:49.618Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-09T18:12:00.635Z] --- PASS: TestRenameAnonymousContainer (14.94s) [2021-06-09T18:12:00.636Z] === RUN TestRenameContainerWithSameName [2021-06-09T18:12:00.636Z] --- PASS: TestRenameContainerWithSameName (2.22s) [2021-06-09T18:12:00.636Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T18:12:00.636Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T18:12:00.636Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T18:12:00.636Z] === RUN TestResize [2021-06-09T18:12:02.789Z] --- PASS: TestResize (2.35s) [2021-06-09T18:12:02.789Z] === RUN TestResizeWithInvalidSize [2021-06-09T18:12:04.953Z] --- PASS: TestResizeWithInvalidSize (2.19s) [2021-06-09T18:12:04.953Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T18:12:09.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-09T18:12:11.973Z] --- PASS: TestResizeWhenContainerNotStarted (7.27s) [2021-06-09T18:12:11.973Z] === RUN TestDaemonRestartKillContainers [2021-06-09T18:12:11.973Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-09T18:12:11.973Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:12:11.973Z] === RUN TestStats [2021-06-09T18:12:11.973Z] --- SKIP: TestStats (0.00s) [2021-06-09T18:12:11.973Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T18:12:11.973Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T18:12:18.988Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.31s) [2021-06-09T18:12:18.988Z] === RUN TestStopContainerWithTimeout [2021-06-09T18:12:18.988Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-09T18:12:18.988Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T18:12:18.988Z] === RUN TestUpdateRestartPolicy [2021-06-09T18:12:21.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-09T18:12:25.368Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-09T18:12:25.368Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-09T18:12:25.368Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-09T18:12:40.029Z] --- PASS: TestUpdateRestartPolicy (21.71s) [2021-06-09T18:12:40.029Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T18:12:42.185Z] --- PASS: TestUpdateRestartWithAutoRemove (2.11s) [2021-06-09T18:12:42.185Z] === RUN TestWaitNonBlocked [2021-06-09T18:12:42.185Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:12:42.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:12:42.186Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:12:42.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:12:42.186Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:12:42.186Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:12:43.119Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-09T18:12:43.119Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-09T18:12:43.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-09T18:12:50.714Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-09T18:12:50.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.61s) [2021-06-09T18:12:50.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.35s) [2021-06-09T18:12:50.714Z] === RUN TestWaitBlocked [2021-06-09T18:12:50.714Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-09T18:12:50.714Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:12:50.714Z] PASS [2021-06-09T18:12:50.714Z] ok github.com/docker/docker/integration/container 114.157s [2021-06-09T18:12:50.714Z] [2021-06-09T18:12:50.714Z] === Skipped [2021-06-09T18:12:50.714Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-09T18:12:50.714Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T18:12:50.714Z] [2021-06-09T18:12:50.714Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-09T18:12:50.714Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:12:50.714Z] [2021-06-09T18:12:50.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T18:12:50.714Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T18:12:50.714Z] [2021-06-09T18:12:50.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T18:12:50.714Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:12:50.714Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T18:12:50.715Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T18:12:50.715Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-06-09T18:12:50.715Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-09T18:12:50.715Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-09T18:12:50.715Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-09T18:12:50.715Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-09T18:12:50.715Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-09T18:12:50.715Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T18:12:50.715Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-09T18:12:50.715Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-09T18:12:50.715Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T18:12:50.715Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:12:50.715Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:12:50.715Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T18:12:50.715Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-09T18:12:50.715Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T18:12:50.715Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-09T18:12:50.715Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-09T18:12:50.715Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-09T18:12:50.715Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-09T18:12:50.715Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-09T18:12:50.715Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-09T18:12:50.715Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-09T18:12:50.715Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-09T18:12:50.715Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T18:12:50.715Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-09T18:12:50.715Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-09T18:12:50.715Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-09T18:12:50.715Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-09T18:12:50.715Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] [2021-06-09T18:12:50.715Z] DONE 88 tests, 33 skipped in 117.122s [2021-06-09T18:12:50.715Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-09T18:12:52.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:12:52.257Z] INFO: Testing against a local daemon [2021-06-09T18:12:52.257Z] === RUN TestCommitInheritsEnv [2021-06-09T18:12:52.257Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-09T18:12:52.257Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:12:52.257Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T18:12:52.257Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T18:12:52.257Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T18:12:52.257Z] === RUN TestImagesFilterMultiReference [2021-06-09T18:12:52.257Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-09T18:12:52.257Z] === RUN TestImagePullPlatformInvalid [2021-06-09T18:12:52.257Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-09T18:12:52.257Z] === RUN TestRemoveImageOrphaning [2021-06-09T18:12:53.211Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2021-06-09T18:12:53.211Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T18:12:53.211Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-09T18:12:53.211Z] === RUN TestTagInvalidReference [2021-06-09T18:12:53.211Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-09T18:12:53.211Z] === RUN TestTagValidPrefixedRepo [2021-06-09T18:12:53.664Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-09T18:12:53.664Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T18:12:53.664Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-09T18:12:53.664Z] === RUN TestTagOfficialNames [2021-06-09T18:12:53.664Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-09T18:12:53.664Z] === RUN TestTagMatchesDigest [2021-06-09T18:12:53.664Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-09T18:12:53.664Z] PASS [2021-06-09T18:12:53.664Z] ok github.com/docker/docker/integration/image 1.680s [2021-06-09T18:12:53.664Z] [2021-06-09T18:12:53.664Z] === Skipped [2021-06-09T18:12:53.664Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-09T18:12:53.664Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:12:53.664Z] [2021-06-09T18:12:53.664Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T18:12:53.664Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T18:12:53.664Z] [2021-06-09T18:12:53.664Z] [2021-06-09T18:12:53.664Z] DONE 11 tests, 2 skipped in 3.905s [2021-06-09T18:12:53.664Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-09T18:12:53.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-09T18:12:56.546Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:12:56.546Z] INFO: Testing against a local daemon [2021-06-09T18:12:56.546Z] === RUN TestNetworkCreateDelete [2021-06-09T18:12:56.546Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-09T18:12:56.546Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:12:56.546Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T18:12:56.546Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-09T18:12:56.546Z] 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-09T18:12:56.546Z] === RUN TestDaemonDNSFallback [2021-06-09T18:12:56.546Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-09T18:12:56.546Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:12:56.546Z] === RUN TestInspectNetwork [2021-06-09T18:12:56.546Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-09T18:12:56.546Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T18:12:56.546Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T18:12:56.546Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-09T18:12:56.546Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:12:56.546Z] === RUN TestNetworkInvalidJSON [2021-06-09T18:12:56.546Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T18:12:56.546Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T18:12:56.546Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:12:56.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:12:56.546Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:12:56.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:12:56.546Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T18:12:56.546Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:12:56.546Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:12:56.546Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-06-09T18:12:56.546Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-09T18:12:56.546Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-09T18:12:56.546Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-09T18:12:56.546Z] === RUN TestNetworkList [2021-06-09T18:12:56.546Z] === RUN TestNetworkList//networks [2021-06-09T18:12:56.546Z] === PAUSE TestNetworkList//networks [2021-06-09T18:12:56.546Z] === RUN TestNetworkList//networks/ [2021-06-09T18:12:56.546Z] === PAUSE TestNetworkList//networks/ [2021-06-09T18:12:56.546Z] === CONT TestNetworkList//networks [2021-06-09T18:12:56.546Z] === CONT TestNetworkList//networks/ [2021-06-09T18:12:56.546Z] --- PASS: TestNetworkList (0.03s) [2021-06-09T18:12:56.546Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T18:12:56.546Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T18:12:56.546Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T18:12:56.546Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-09T18:12:56.546Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T18:12:56.546Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T18:12:56.546Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-06-09T18:12:56.546Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T18:12:56.546Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T18:12:56.546Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T18:12:56.546Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T18:12:56.546Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T18:12:56.546Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:242: FLAKY_TEST [2021-06-09T18:12:56.546Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T18:12:56.546Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T18:12:56.546Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] PASS [2021-06-09T18:12:56.546Z] ok github.com/docker/docker/integration/network 0.310s [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === Skipped [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-09T18:12:56.546Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-09T18:12:56.546Z] 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-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-09T18:12:56.546Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-09T18:12:56.546Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-09T18:12:56.546Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-09T18:12:56.546Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.01s) [2021-06-09T18:12:56.546Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:242: FLAKY_TEST [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T18:12:56.546Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] [2021-06-09T18:12:56.546Z] DONE 22 tests, 15 skipped in 2.841s [2021-06-09T18:12:56.546Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-09T18:12:57.505Z] testing: warning: no tests to run [2021-06-09T18:12:57.505Z] PASS [2021-06-09T18:12:57.505Z] ok github.com/docker/docker/integration/network/ipvlan 0.068s [2021-06-09T18:12:57.505Z] [2021-06-09T18:12:57.505Z] DONE 0 tests in 0.944s [2021-06-09T18:12:57.505Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-09T18:12:58.460Z] testing: warning: no tests to run [2021-06-09T18:12:58.460Z] PASS [2021-06-09T18:12:58.460Z] ok github.com/docker/docker/integration/network/macvlan 0.067s [2021-06-09T18:12:58.460Z] [2021-06-09T18:12:58.460Z] DONE 0 tests in 0.823s [2021-06-09T18:12:58.460Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-09T18:12:59.414Z] testing: warning: no tests to run [2021-06-09T18:12:59.414Z] PASS [2021-06-09T18:12:59.414Z] ok github.com/docker/docker/integration/plugin 0.068s [2021-06-09T18:12:59.414Z] [2021-06-09T18:12:59.414Z] DONE 0 tests in 0.884s [2021-06-09T18:12:59.414Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-09T18:13:00.369Z] testing: warning: no tests to run [2021-06-09T18:13:00.369Z] PASS [2021-06-09T18:13:00.369Z] ok github.com/docker/docker/integration/plugin/authz 0.104s [2021-06-09T18:13:00.369Z] [2021-06-09T18:13:00.369Z] DONE 0 tests in 0.902s [2021-06-09T18:13:00.369Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-09T18:13:00.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-09T18:13:00.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-09T18:13:03.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-09T18:13:08.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-09T18:13:10.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:13:10.635Z] INFO: Testing against a local daemon [2021-06-09T18:13:10.635Z] === RUN TestPluginInvalidJSON [2021-06-09T18:13:10.635Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:13:10.635Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:13:10.635Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:13:10.635Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-06-09T18:13:10.635Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T18:13:10.635Z] === RUN TestPluginInstall [2021-06-09T18:13:10.635Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-09T18:13:10.635Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T18:13:10.635Z] === RUN TestPluginsWithRuntimes [2021-06-09T18:13:10.635Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-09T18:13:10.635Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T18:13:10.635Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T18:13:10.635Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T18:13:10.635Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T18:13:10.635Z] PASS [2021-06-09T18:13:10.635Z] ok github.com/docker/docker/integration/plugin/common 0.300s [2021-06-09T18:13:10.635Z] [2021-06-09T18:13:10.635Z] === Skipped [2021-06-09T18:13:10.635Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-09T18:13:10.635Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T18:13:10.635Z] [2021-06-09T18:13:10.635Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-09T18:13:10.635Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T18:13:10.635Z] [2021-06-09T18:13:10.635Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T18:13:10.635Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T18:13:10.635Z] [2021-06-09T18:13:10.635Z] [2021-06-09T18:13:10.635Z] DONE 5 tests, 3 skipped in 9.678s [2021-06-09T18:13:10.635Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-09T18:13:13.514Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:13:13.514Z] INFO: Testing against a local daemon [2021-06-09T18:13:13.514Z] === RUN TestExternalGraphDriver [2021-06-09T18:13:13.514Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-09T18:13:13.514Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T18:13:13.514Z] === RUN TestGraphdriverPluginV2 [2021-06-09T18:13:13.514Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-09T18:13:13.514Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T18:13:13.514Z] PASS [2021-06-09T18:13:13.514Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.250s [2021-06-09T18:13:13.968Z] [2021-06-09T18:13:13.968Z] === Skipped [2021-06-09T18:13:13.968Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-09T18:13:13.968Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T18:13:13.968Z] [2021-06-09T18:13:13.968Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-09T18:13:13.968Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T18:13:13.968Z] [2021-06-09T18:13:13.968Z] [2021-06-09T18:13:13.968Z] DONE 2 tests, 2 skipped in 3.580s [2021-06-09T18:13:13.968Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-09T18:13:16.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:13:16.854Z] INFO: Testing against a local daemon [2021-06-09T18:13:16.854Z] === RUN TestReadPluginNoRead [2021-06-09T18:13:16.854Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-09T18:13:16.854Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T18:13:16.854Z] PASS [2021-06-09T18:13:16.854Z] ok github.com/docker/docker/integration/plugin/logging 0.222s [2021-06-09T18:13:16.854Z] [2021-06-09T18:13:16.854Z] === Skipped [2021-06-09T18:13:16.854Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-09T18:13:16.854Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T18:13:16.854Z] [2021-06-09T18:13:16.854Z] [2021-06-09T18:13:16.854Z] DONE 1 tests, 1 skipped in 2.932s [2021-06-09T18:13:16.854Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-09T18:13:18.387Z] testing: warning: no tests to run [2021-06-09T18:13:18.387Z] PASS [2021-06-09T18:13:18.387Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.103s [2021-06-09T18:13:18.387Z] [2021-06-09T18:13:18.387Z] DONE 0 tests in 1.525s [2021-06-09T18:13:18.387Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-09T18:13:21.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:13:21.266Z] INFO: Testing against a local daemon [2021-06-09T18:13:21.266Z] === RUN TestPluginWithDevMounts [2021-06-09T18:13:21.266Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-09T18:13:21.266Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:21.266Z] PASS [2021-06-09T18:13:21.266Z] ok github.com/docker/docker/integration/plugin/volumes 0.208s [2021-06-09T18:13:21.266Z] [2021-06-09T18:13:21.266Z] === Skipped [2021-06-09T18:13:21.266Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-09T18:13:21.266Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:21.266Z] [2021-06-09T18:13:21.266Z] [2021-06-09T18:13:21.266Z] DONE 1 tests, 1 skipped in 2.956s [2021-06-09T18:13:21.266Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-09T18:13:21.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-09T18:13:24.142Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:13:24.142Z] INFO: Testing against a local daemon [2021-06-09T18:13:24.142Z] === RUN TestSecretInspect [2021-06-09T18:13:24.142Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:24.142Z] === RUN TestSecretList [2021-06-09T18:13:24.142Z] --- SKIP: TestSecretList (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:24.142Z] === RUN TestSecretsCreateAndDelete [2021-06-09T18:13:24.142Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:24.142Z] === RUN TestSecretsUpdate [2021-06-09T18:13:24.142Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:24.142Z] === RUN TestTemplatedSecret [2021-06-09T18:13:24.142Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:24.142Z] === RUN TestSecretCreateResolve [2021-06-09T18:13:24.142Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:24.142Z] PASS [2021-06-09T18:13:24.142Z] ok github.com/docker/docker/integration/secret 0.207s [2021-06-09T18:13:24.142Z] [2021-06-09T18:13:24.142Z] === Skipped [2021-06-09T18:13:24.142Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:24.142Z] [2021-06-09T18:13:24.142Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:24.142Z] [2021-06-09T18:13:24.142Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:24.142Z] [2021-06-09T18:13:24.142Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:24.142Z] [2021-06-09T18:13:24.142Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:24.142Z] [2021-06-09T18:13:24.142Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-09T18:13:24.142Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:24.142Z] [2021-06-09T18:13:24.142Z] [2021-06-09T18:13:24.142Z] DONE 6 tests, 6 skipped in 2.506s [2021-06-09T18:13:24.142Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-09T18:13:26.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-09T18:13:27.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:13:27.198Z] INFO: Testing against a local daemon [2021-06-09T18:13:27.198Z] === RUN TestServiceCreateInit [2021-06-09T18:13:27.198Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T18:13:27.198Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T18:13:27.198Z] --- PASS: TestServiceCreateInit (0.05s) [2021-06-09T18:13:27.198Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T18:13:27.198Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.198Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:13:27.198Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.198Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T18:13:27.198Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-09T18:13:27.198Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.198Z] === RUN TestCreateServiceConflict [2021-06-09T18:13:27.198Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-09T18:13:27.199Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T18:13:27.199Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-06-09T18:13:27.199Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T18:13:27.199Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T18:13:27.199Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T18:13:27.199Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-09T18:13:27.199Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T18:13:27.199Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-09T18:13:27.199Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestCreateServiceSysctls [2021-06-09T18:13:27.199Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-06-09T18:13:27.199Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestCreateServiceCapabilities [2021-06-09T18:13:27.199Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-09T18:13:27.199Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestInspect [2021-06-09T18:13:27.199Z] --- SKIP: TestInspect (0.00s) [2021-06-09T18:13:27.199Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestCreateJob [2021-06-09T18:13:27.199Z] --- SKIP: TestCreateJob (0.00s) [2021-06-09T18:13:27.199Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestReplicatedJob [2021-06-09T18:13:27.199Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-09T18:13:27.199Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestUpdateReplicatedJob [2021-06-09T18:13:27.199Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-09T18:13:27.199Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestServiceListWithStatuses [2021-06-09T18:13:27.199Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T18:13:27.199Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T18:13:27.199Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-09T18:13:27.199Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestDockerNetworkReConnect [2021-06-09T18:13:27.199Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-09T18:13:27.199Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestServicePlugin [2021-06-09T18:13:27.199Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-09T18:13:27.199Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.199Z] === RUN TestServiceUpdateLabel [2021-06-09T18:13:27.199Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-09T18:13:27.199Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:27.199Z] === RUN TestServiceUpdateSecrets [2021-06-09T18:13:27.199Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-09T18:13:27.199Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:27.199Z] === RUN TestServiceUpdateConfigs [2021-06-09T18:13:27.199Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-09T18:13:27.199Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:27.199Z] === RUN TestServiceUpdateNetwork [2021-06-09T18:13:27.199Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-09T18:13:27.199Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:27.199Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T18:13:27.199Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-09T18:13:27.199Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:27.199Z] PASS [2021-06-09T18:13:27.654Z] ok github.com/docker/docker/integration/service 0.401s [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === Skipped [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T18:13:27.655Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T18:13:27.655Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:13:27.655Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:13:27.655Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-09T18:13:27.655Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-09T18:13:27.655Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-06-09T18:13:27.655Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T18:13:27.655Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2021-06-09T18:13:27.655Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-09T18:13:27.655Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-06-09T18:13:27.655Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-09T18:13:27.655Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-09T18:13:27.655Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-09T18:13:27.655Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-09T18:13:27.655Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-09T18:13:27.655Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-09T18:13:27.655Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-09T18:13:27.655Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-09T18:13:27.655Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-09T18:13:27.655Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-09T18:13:27.655Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-09T18:13:27.655Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-09T18:13:27.655Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-06-09T18:13:27.655Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-09T18:13:27.655Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] [2021-06-09T18:13:27.655Z] DONE 24 tests, 23 skipped in 3.509s [2021-06-09T18:13:27.655Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-09T18:13:29.808Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:13:29.808Z] INFO: Testing against a local daemon [2021-06-09T18:13:29.808Z] === RUN TestSessionCreate [2021-06-09T18:13:29.808Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-09T18:13:29.808Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T18:13:29.808Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T18:13:29.808Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T18:13:29.808Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T18:13:29.808Z] PASS [2021-06-09T18:13:29.808Z] ok github.com/docker/docker/integration/session 0.214s [2021-06-09T18:13:29.808Z] [2021-06-09T18:13:29.808Z] === Skipped [2021-06-09T18:13:29.808Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-09T18:13:29.808Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T18:13:29.808Z] [2021-06-09T18:13:29.808Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T18:13:29.808Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T18:13:29.808Z] [2021-06-09T18:13:29.808Z] [2021-06-09T18:13:29.808Z] DONE 2 tests, 2 skipped in 2.382s [2021-06-09T18:13:29.808Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-09T18:13:32.689Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:13:32.689Z] INFO: Testing against a local daemon [2021-06-09T18:13:32.689Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T18:13:32.689Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-09T18:13:32.689Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:32.689Z] === RUN TestEventsExecDie [2021-06-09T18:13:32.689Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-09T18:13:32.689Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T18:13:32.689Z] === RUN TestEventsBackwardsCompatible [2021-06-09T18:13:32.689Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-09T18:13:32.689Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T18:13:32.689Z] === RUN TestEventsVolumeCreate [2021-06-09T18:13:32.689Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-09T18:13:32.689Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T18:13:32.689Z] === RUN TestInfoAPI [2021-06-09T18:13:32.689Z] --- PASS: TestInfoAPI (0.05s) [2021-06-09T18:13:32.689Z] === RUN TestInfoAPIWarnings [2021-06-09T18:13:32.689Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-09T18:13:32.690Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:13:32.690Z] === RUN TestInfoDebug [2021-06-09T18:13:32.690Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-09T18:13:32.690Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:13:32.690Z] === RUN TestInfoInsecureRegistries [2021-06-09T18:13:32.690Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-09T18:13:32.690Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:13:32.690Z] === RUN TestInfoRegistryMirrors [2021-06-09T18:13:32.690Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-09T18:13:32.690Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:13:32.690Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T18:13:33.656Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2021-06-09T18:13:33.656Z] === RUN TestPingCacheHeaders [2021-06-09T18:13:33.656Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-09T18:13:33.656Z] === RUN TestPingGet [2021-06-09T18:13:33.656Z] --- PASS: TestPingGet (0.05s) [2021-06-09T18:13:33.656Z] === RUN TestPingHead [2021-06-09T18:13:33.656Z] --- PASS: TestPingHead (0.04s) [2021-06-09T18:13:33.656Z] === RUN TestVersion [2021-06-09T18:13:33.656Z] --- PASS: TestVersion (0.04s) [2021-06-09T18:13:33.656Z] PASS [2021-06-09T18:13:33.656Z] ok github.com/docker/docker/integration/system 1.420s [2021-06-09T18:13:33.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-09T18:13:33.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-09T18:13:34.109Z] [2021-06-09T18:13:34.110Z] === Skipped [2021-06-09T18:13:34.110Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-09T18:13:34.110Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:34.110Z] [2021-06-09T18:13:34.110Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-09T18:13:34.110Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T18:13:34.110Z] [2021-06-09T18:13:34.110Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-09T18:13:34.110Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T18:13:34.110Z] [2021-06-09T18:13:34.110Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-09T18:13:34.110Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T18:13:34.110Z] [2021-06-09T18:13:34.110Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-09T18:13:34.110Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:13:34.110Z] [2021-06-09T18:13:34.110Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-09T18:13:34.110Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:13:34.110Z] [2021-06-09T18:13:34.110Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-09T18:13:34.110Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:13:34.110Z] [2021-06-09T18:13:34.110Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-09T18:13:34.110Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:13:34.110Z] [2021-06-09T18:13:34.110Z] [2021-06-09T18:13:34.110Z] DONE 14 tests, 8 skipped in 3.853s [2021-06-09T18:13:34.110Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-09T18:13:36.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:13:36.260Z] INFO: Testing against a local daemon [2021-06-09T18:13:36.260Z] === RUN TestVolumesCreateAndList [2021-06-09T18:13:36.260Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-06-09T18:13:36.260Z] === RUN TestVolumesRemove [2021-06-09T18:13:36.260Z] --- PASS: TestVolumesRemove (0.12s) [2021-06-09T18:13:36.260Z] === RUN TestVolumesInspect [2021-06-09T18:13:36.260Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-09T18:13:36.260Z] === RUN TestVolumesInvalidJSON [2021-06-09T18:13:36.713Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T18:13:36.713Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T18:13:36.713Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T18:13:36.713Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-09T18:13:36.713Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T18:13:36.713Z] PASS [2021-06-09T18:13:36.713Z] ok github.com/docker/docker/integration/volume 0.427s [2021-06-09T18:13:36.713Z] [2021-06-09T18:13:36.713Z] DONE 5 tests in 2.670s [2021-06-09T18:13:36.713Z] INFO: make.ps1 ended at 06/09/2021 18:13:36 [2021-06-09T18:13:36.713Z] INFO: Integration CLI tests being run from the host: [2021-06-09T18:13:36.713Z] 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-09T18:13:38.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-09T18:13:38.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-09T18:13:38.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-09T18:13:45.228Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:13:45.228Z] INFO: Testing against a local daemon [2021-06-09T18:13:45.228Z] === RUN TestDockerSuite [2021-06-09T18:13:45.228Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-09T18:13:45.228Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-09T18:13:45.228Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-09T18:13:45.228Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-09T18:13:45.228Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-09T18:13:45.228Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-09T18:13:45.228Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-09T18:13:45.228Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-09T18:13:45.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-09T18:13:45.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-09T18:13:46.201Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-09T18:13:46.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-09T18:13:46.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-09T18:13:46.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-09T18:13:46.657Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-09T18:13:47.110Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-09T18:13:47.566Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-09T18:14:11.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-09T18:14:13.600Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-09T18:14:18.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-09T18:14:19.219Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-09T18:14:19.220Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-09T18:14:20.765Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-09T18:14:20.765Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-09T18:14:25.476Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-09T18:14:26.450Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-09T18:14:26.450Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-09T18:14:26.450Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-09T18:14:27.997Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-09T18:14:28.973Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-09T18:14:29.950Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-09T18:14:30.415Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-09T18:14:30.876Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-09T18:14:31.705Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-09T18:14:36.694Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-09T18:14:38.241Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-09T18:14:38.703Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-09T18:14:39.676Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-09T18:14:39.676Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-09T18:14:40.651Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-09T18:14:42.199Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-09T18:14:43.173Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-09T18:14:43.636Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-09T18:14:43.636Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-09T18:14:44.610Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-09T18:14:45.076Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-09T18:14:45.076Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-09T18:14:45.076Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-09T18:14:50.904Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-09T18:15:03.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-09T18:15:33.502Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-09T18:15:33.502Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-09T18:15:33.502Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-09T18:15:35.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-09T18:15:40.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-09T18:15:40.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-09T18:15:40.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-09T18:15:40.595Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-09T18:15:41.056Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-09T18:15:41.056Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-09T18:15:50.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-09T18:16:06.237Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-09T18:16:06.237Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-09T18:16:06.237Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-09T18:16:08.755Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-09T18:16:23.692Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-09T18:16:27.356Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-09T18:16:27.356Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-09T18:16:28.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-09T18:16:29.505Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-09T18:16:29.506Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-09T18:16:31.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-09T18:16:33.191Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-09T18:16:33.191Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-09T18:16:33.191Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-09T18:16:33.191Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-09T18:16:33.191Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-09T18:16:34.987Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-09T18:16:36.900Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-09T18:16:36.900Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-09T18:16:36.900Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-09T18:16:37.902Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite (440.48s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.86s) [2021-06-09T18:16:38.556Z] docker_cli_external_volume_driver_test.go:53: [dc825b9d8820d] daemon is not started [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.49s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-06-09T18:16:38.556Z] docker_cli_external_volume_driver_test.go:53: [dcfd338697260] daemon is not started [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-06-09T18:16:38.556Z] docker_cli_external_volume_driver_test.go:53: [d245c58748baa] daemon is not started [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.15s) [2021-06-09T18:16:38.556Z] docker_cli_external_volume_driver_test.go:53: [dbaf0cf48c402] daemon is not started [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.48s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.48s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.54s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.58s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.97s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.52s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.47s) [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.30s) [2021-06-09T18:16:38.556Z] docker_cli_external_volume_driver_test.go:485: [d4729d3b2b00e] daemon is not started [2021-06-09T18:16:38.556Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-09T18:16:38.556Z] docker_cli_external_volume_driver_test.go:53: [d6294d359699e] daemon is not started [2021-06-09T18:16:38.556Z] PASS [2021-06-09T18:16:38.556Z] [2021-06-09T18:16:38.556Z] === Skipped [2021-06-09T18:16:38.556Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-09T18:16:38.556Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-09T18:16:38.556Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-09T18:16:38.556Z] check_test.go:309: [d1db4b6807114] daemon is not started [2021-06-09T18:16:38.556Z] [2021-06-09T18:16:38.556Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-09T18:16:38.556Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-09T18:16:38.556Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-09T18:16:38.556Z] check_test.go:309: [d4fb2e8b95a96] daemon is not started [2021-06-09T18:16:38.556Z] [2021-06-09T18:16:38.556Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-09T18:16:38.556Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-09T18:16:38.556Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-09T18:16:38.556Z] check_test.go:309: [d0576440d923c] daemon is not started [2021-06-09T18:16:38.556Z] [2021-06-09T18:16:38.556Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-09T18:16:38.556Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-09T18:16:38.556Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-09T18:16:38.556Z] [2021-06-09T18:16:38.556Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-09T18:16:38.556Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-09T18:16:38.556Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-09T18:16:38.556Z] [2021-06-09T18:16:38.556Z] [2021-06-09T18:16:38.556Z] DONE 273 tests, 5 skipped in 2726.584s [2021-06-09T18:16:38.556Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T18:16:38.556Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T18:16:38.556Z] +++ kill 8313 [2021-06-09T18:16:38.556Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5d2b1d1735f0/docker.pid [2021-06-09T18:16:38.556Z] +++ kill 8651 [2021-06-09T18:16:38.556Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8651 is not a child of this shell [2021-06-09T18:16:38.556Z] warning: PID 8651 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5d2b1d1735f0/docker.pid had a nonzero exit code [2021-06-09T18:16:38.556Z] +++ /etc/init.d/apparmor stop [2021-06-09T18:16:38.556Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T18:16:38.556Z] [2021-06-09T18:16:38.556Z] Unloading profiles will leave already running processes permanently [2021-06-09T18:16:38.556Z] unconfined, which can lead to unexpected situations. [2021-06-09T18:16:38.556Z] [2021-06-09T18:16:38.556Z] To set a process to complain mode, use the command line tool [2021-06-09T18:16:38.556Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T18:16:38.556Z] +++ true [2021-06-09T18:16:38.556Z] exiting test-integration [2021-06-09T18:16:38.556Z] ++ exit 0 [2021-06-09T18:16:38.556Z] [2021-06-09T18:16:39.121Z] + exit 0 [2021-06-09T18:16:39.121Z] ++ jobs -p [2021-06-09T18:16:39.121Z] + pids= [2021-06-09T18:16:39.121Z] + echo 'Remaining pids to kill: []' [2021-06-09T18:16:39.121Z] Remaining pids to kill: [] [2021-06-09T18:16:39.121Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-09T18:16:39.134Z] Recording test results [2021-06-09T18:16:39.517Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T18:16:39.826Z] + echo Ensuring container killed. [2021-06-09T18:16:39.826Z] Ensuring container killed. [2021-06-09T18:16:39.826Z] + docker ps -aq -f name=docker-pr4-* [2021-06-09T18:16:39.826Z] + cids=1e4e171f7ffc [2021-06-09T18:16:39.826Z] 9759108fc2e9 [2021-06-09T18:16:39.826Z] 4cb5457eac90 [2021-06-09T18:16:39.826Z] + [ -n 1e4e171f7ffc [2021-06-09T18:16:39.826Z] 9759108fc2e9 [2021-06-09T18:16:39.826Z] 4cb5457eac90 ] [2021-06-09T18:16:39.826Z] + docker rm -vf 1e4e171f7ffc 9759108fc2e9 4cb5457eac90 [2021-06-09T18:16:43.106Z] 1e4e171f7ffc [2021-06-09T18:16:45.004Z] 9759108fc2e9 [2021-06-09T18:16:45.394Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-09T18:16:46.377Z] 4cb5457eac90 [Pipeline] sh [2021-06-09T18:16:46.656Z] + echo Chowning /workspace to jenkins user [2021-06-09T18:16:46.656Z] Chowning /workspace to jenkins user [2021-06-09T18:16:46.656Z] + id -u [2021-06-09T18:16:46.656Z] + id -g [2021-06-09T18:16:46.656Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42432:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T18:16:51.138Z] + bundleName=amd64 [2021-06-09T18:16:51.138Z] + echo Creating amd64-bundles.tar.gz [2021-06-09T18:16:51.138Z] Creating amd64-bundles.tar.gz [2021-06-09T18:16:51.138Z] + 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-09T18:16:51.138Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-09T18:16:52.083Z] Archiving artifacts [2021-06-09T18:16:52.597Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42432/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T18:16:52.902Z] + make clean [2021-06-09T18:16:53.160Z] docker volume rm -f docker-dev-cache [2021-06-09T18:16:53.160Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T18:17:28.636Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-09T18:17:32.390Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-09T18:17:32.850Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-09T18:18:33.359Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-09T18:18:33.359Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-09T18:18:33.359Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-09T18:18:48.224Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-09T18:18:56.881Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-09T18:18:56.881Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-09T18:18:58.573Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-09T18:19:00.584Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-09T18:19:00.584Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-09T18:19:05.248Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-09T18:19:06.198Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-09T18:19:06.198Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-09T18:19:06.198Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-09T18:19:06.198Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-09T18:19:06.655Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-09T18:19:07.176Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-09T18:19:07.609Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-09T18:19:12.241Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-09T18:19:13.756Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-09T18:19:13.756Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-09T18:19:13.756Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-09T18:19:13.756Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-09T18:19:17.455Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-09T18:19:32.176Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-09T18:19:37.179Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-09T18:19:42.409Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-09T18:19:42.866Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-09T18:19:42.866Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-09T18:19:44.280Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-09T18:19:46.552Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-09T18:19:48.706Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-09T18:19:54.448Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-09T18:19:54.448Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-09T18:19:54.448Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-09T18:19:54.448Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-09T18:19:54.448Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-09T18:19:54.448Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-09T18:19:54.644Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-09T18:20:54.722Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-09T18:20:54.722Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-09T18:20:54.722Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-09T18:21:07.027Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-09T18:21:07.027Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-09T18:21:07.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-09T18:21:15.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-09T18:21:16.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-09T18:21:20.781Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-09T18:21:20.781Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-09T18:21:20.781Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-09T18:21:20.781Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-09T18:21:20.781Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-09T18:21:20.781Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-09T18:21:20.781Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-09T18:21:20.781Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-09T18:21:20.781Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-09T18:21:21.755Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-09T18:21:22.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-09T18:21:24.671Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-09T18:21:29.378Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-09T18:21:29.378Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-09T18:21:29.378Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-09T18:21:29.378Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-09T18:21:29.378Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-09T18:21:29.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-09T18:21:32.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-09T18:21:34.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-09T18:21:34.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-09T18:21:34.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-09T18:21:34.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-09T18:21:35.057Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-09T18:21:39.760Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-09T18:21:42.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-09T18:21:42.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-09T18:21:55.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-09T18:21:55.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-09T18:21:55.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-09T18:22:00.901Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-09T18:22:00.902Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-09T18:22:00.902Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-09T18:22:00.902Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-09T18:22:00.902Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-09T18:22:00.902Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-09T18:22:00.902Z] === RUN TestDockerSuite/TestBuildFails [2021-06-09T18:22:01.368Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-09T18:22:01.368Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-09T18:22:02.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-09T18:22:02.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-09T18:22:02.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-09T18:22:02.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-09T18:22:02.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-09T18:22:08.468Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-09T18:22:14.318Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-09T18:22:21.414Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-09T18:22:27.250Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-09T18:22:28.225Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-09T18:22:38.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-09T18:22:38.564Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-09T18:22:38.564Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-09T18:22:38.564Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-09T18:22:39.026Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-09T18:22:39.026Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-09T18:22:43.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-09T18:22:43.909Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-09T18:22:44.360Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-09T18:22:45.881Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-09T18:22:45.881Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-09T18:22:51.619Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-09T18:22:53.134Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-09T18:22:53.134Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-09T18:22:53.134Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-09T18:22:53.875Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-09T18:22:53.875Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-09T18:22:55.278Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-09T18:22:56.229Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-09T18:22:56.681Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-09T18:22:57.630Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-09T18:22:58.201Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-09T18:23:03.937Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-09T18:23:06.284Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-09T18:23:06.284Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-09T18:23:06.806Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-09T18:23:06.806Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-09T18:23:08.341Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-09T18:23:08.341Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-09T18:23:08.493Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-09T18:23:08.493Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-09T18:23:08.953Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-09T18:23:09.295Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-09T18:23:09.408Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-09T18:23:14.059Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-09T18:23:14.510Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-09T18:23:15.470Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-09T18:23:16.310Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-09T18:23:16.422Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-09T18:23:16.873Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-09T18:23:17.262Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-09T18:23:17.835Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-09T18:23:18.240Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-09T18:23:18.240Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-09T18:23:19.191Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-09T18:23:19.642Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-09T18:23:19.642Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-09T18:23:19.642Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-09T18:23:19.980Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-09T18:23:25.710Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-09T18:23:25.710Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-09T18:23:26.161Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-09T18:23:26.161Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-09T18:23:26.161Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-09T18:23:26.161Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-09T18:23:26.161Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-09T18:23:26.641Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-09T18:23:27.114Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-09T18:23:27.565Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-09T18:23:33.296Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-09T18:23:50.896Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-09T18:23:50.897Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-09T18:23:50.897Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-09T18:24:02.199Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-09T18:24:02.199Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-09T18:24:03.718Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-09T18:24:09.457Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-09T18:24:09.907Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-09T18:24:10.359Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-09T18:24:10.359Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-09T18:24:10.809Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-09T18:24:10.809Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-09T18:24:33.295Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-09T18:24:35.818Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-09T18:24:35.818Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-09T18:24:35.818Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-09T18:24:43.531Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-09T18:24:48.173Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-09T18:24:55.175Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-09T18:25:00.909Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-09T18:25:05.621Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-09T18:25:05.621Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-09T18:25:06.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-09T18:25:16.308Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-09T18:25:18.477Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-09T18:25:18.484Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-09T18:25:18.484Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-09T18:25:21.355Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-09T18:25:25.494Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-09T18:25:25.494Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-09T18:25:25.494Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-09T18:25:25.494Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-09T18:25:29.182Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-09T18:25:33.817Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-09T18:25:35.963Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-09T18:25:35.963Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-09T18:25:35.963Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-09T18:25:38.831Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-09T18:25:39.783Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-09T18:25:41.303Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-09T18:25:51.535Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-09T18:25:51.985Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-09T18:26:02.230Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-09T18:26:05.921Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-09T18:26:14.427Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-09T18:26:18.114Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-09T18:26:28.350Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-09T18:26:28.802Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-09T18:26:28.802Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-09T18:26:28.802Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-09T18:26:35.818Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-09T18:26:35.818Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-09T18:26:47.280Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-09T18:26:47.280Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-09T18:26:47.280Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-09T18:27:18.209Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-09T18:27:35.791Z] === RUN TestDockerSuite/TestBuildRm [2021-06-09T18:27:56.801Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-09T18:27:59.411Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-09T18:27:59.411Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-09T18:27:59.411Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-09T18:28:00.495Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-09T18:28:00.495Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-09T18:28:00.495Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-09T18:28:02.008Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-09T18:28:06.653Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-09T18:28:10.339Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-09T18:28:14.976Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-09T18:28:29.401Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-09T18:28:35.957Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-09T18:28:36.407Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-09T18:28:37.373Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-09T18:28:44.234Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-09T18:28:47.601Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-09T18:28:47.601Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-09T18:28:51.287Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-09T18:28:51.287Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-09T18:28:54.973Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-09T18:28:59.071Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-09T18:29:34.799Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-09T18:29:37.346Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-09T18:29:37.346Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-09T18:29:41.033Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-09T18:29:41.985Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-09T18:29:45.148Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-09T18:29:46.619Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-09T18:29:51.261Z] === RUN TestDockerSuite/TestBuildUser [2021-06-09T18:29:51.261Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-09T18:29:51.261Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-09T18:29:51.261Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-09T18:29:57.546Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-09T18:29:59.772Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-09T18:30:00.225Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-09T18:30:03.975Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-09T18:30:03.975Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-09T18:30:03.975Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-09T18:30:29.025Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-09T18:30:29.025Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-09T18:30:36.036Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-09T18:30:40.687Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-09T18:30:40.687Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-09T18:30:41.138Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-09T18:30:43.290Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-09T18:30:43.752Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-09T18:31:04.770Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-09T18:31:11.777Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-09T18:31:12.228Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-09T18:31:26.939Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-09T18:31:26.939Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-09T18:31:26.939Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-09T18:31:26.939Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-09T18:31:27.891Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-09T18:31:40.188Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-09T18:31:41.704Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-09T18:31:42.156Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-09T18:31:42.156Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-09T18:31:42.156Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-09T18:31:43.670Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-09T18:31:48.323Z] === RUN TestDockerSuite/TestCommitChange [2021-06-09T18:31:52.965Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-09T18:31:57.607Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-09T18:31:57.607Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-09T18:32:03.356Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-09T18:32:03.356Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-09T18:32:09.296Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-09T18:32:09.296Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-09T18:32:09.296Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-09T18:32:09.296Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-09T18:32:09.296Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-09T18:32:09.296Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-09T18:32:09.296Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-09T18:32:09.296Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-09T18:32:09.296Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-09T18:32:09.296Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-09T18:32:09.759Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-09T18:32:11.849Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-09T18:32:15.538Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-09T18:32:15.538Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-09T18:32:15.538Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-09T18:32:15.538Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-09T18:32:15.538Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-09T18:32:15.538Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-09T18:32:15.538Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-09T18:32:15.538Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-09T18:32:15.538Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-09T18:32:15.593Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-09T18:32:15.593Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-09T18:32:16.055Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-09T18:32:16.055Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-09T18:32:16.055Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-09T18:32:16.055Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-09T18:32:20.781Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-09T18:32:20.781Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-09T18:32:20.781Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-09T18:32:20.781Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-09T18:32:22.341Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-09T18:32:22.550Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-09T18:32:28.183Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-09T18:32:29.553Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-09T18:32:29.553Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-09T18:32:32.423Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-09T18:32:32.423Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-09T18:32:32.423Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-09T18:32:32.423Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-09T18:32:34.573Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-09T18:32:34.573Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-09T18:32:34.573Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-09T18:32:37.440Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-09T18:32:37.440Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-09T18:32:37.440Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-09T18:32:37.440Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-09T18:32:37.440Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-09T18:32:41.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-09T18:32:42.650Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-09T18:32:44.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-09T18:32:44.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-09T18:32:44.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-09T18:32:45.931Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-09T18:32:46.932Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-09T18:32:46.932Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-09T18:32:46.932Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-09T18:32:46.932Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-09T18:32:46.932Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-09T18:32:46.932Z] === RUN TestDockerSuite/TestBuildFails [2021-06-09T18:32:47.678Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-09T18:32:47.678Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-09T18:32:49.826Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-09T18:32:49.826Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-09T18:32:49.826Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-09T18:32:52.694Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-09T18:32:52.694Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-09T18:32:54.211Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-09T18:32:54.211Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-09T18:32:55.540Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-09T18:32:55.540Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-09T18:32:57.082Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-09T18:32:57.533Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-09T18:33:00.400Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-09T18:33:01.371Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-09T18:33:04.095Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-09T18:33:08.492Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-09T18:33:08.738Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-09T18:33:08.739Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-09T18:33:08.739Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-09T18:33:08.739Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-09T18:33:08.739Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-09T18:33:10.889Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-09T18:33:10.889Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-09T18:33:13.759Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-09T18:33:13.759Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-09T18:33:15.277Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-09T18:33:15.729Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-09T18:33:17.099Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-09T18:33:20.382Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-09T18:33:22.530Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-09T18:33:22.530Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-09T18:33:22.530Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-09T18:33:22.530Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-09T18:33:22.530Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-09T18:33:22.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-09T18:33:22.938Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-09T18:33:24.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-09T18:33:24.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-09T18:33:24.495Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-09T18:33:26.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-09T18:33:29.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-09T18:33:30.329Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-09T18:33:30.329Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-09T18:33:31.303Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-09T18:33:31.764Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-09T18:33:31.764Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-09T18:33:31.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-09T18:33:34.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000892c40_} [2021-06-09T18:33:36.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1449239282_c:\foo_false____} [2021-06-09T18:33:39.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1449239282_c:\foo_true____} [2021-06-09T18:33:42.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-09T18:33:42.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-09T18:33:42.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-09T18:33:42.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-09T18:33:42.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-09T18:33:42.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-09T18:33:42.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-09T18:33:42.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-09T18:33:42.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-09T18:33:42.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-09T18:33:42.146Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-09T18:33:42.146Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-09T18:33:42.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-09T18:33:42.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-09T18:33:42.467Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-09T18:33:42.467Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-09T18:33:42.467Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-09T18:33:42.467Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-09T18:33:42.467Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-09T18:33:42.467Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-09T18:33:45.470Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-09T18:33:47.618Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-09T18:33:48.069Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-09T18:33:48.069Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-09T18:33:50.936Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-09T18:33:50.936Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-09T18:33:50.936Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-09T18:33:50.936Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-09T18:33:55.574Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-09T18:33:56.999Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-09T18:33:56.999Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-09T18:33:58.442Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-09T18:33:58.442Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-09T18:33:58.442Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-09T18:33:59.187Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-09T18:33:59.187Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-09T18:34:00.166Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-09T18:34:00.166Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-09T18:34:04.879Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-09T18:34:05.859Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-09T18:34:06.832Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-09T18:34:07.809Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-09T18:34:08.683Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-09T18:34:08.683Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-09T18:34:08.683Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-09T18:34:08.783Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-09T18:34:09.767Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-09T18:34:11.956Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-09T18:34:17.191Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-09T18:34:17.191Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-09T18:34:17.191Z] === RUN TestDockerSuite/TestCpToDot [2021-06-09T18:34:19.073Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-09T18:34:19.536Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-09T18:34:19.536Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-09T18:34:19.536Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-09T18:34:19.536Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-09T18:34:19.536Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-09T18:34:20.000Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-09T18:34:20.058Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-09T18:34:20.058Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-09T18:34:20.058Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-09T18:34:20.465Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-09T18:34:21.443Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-09T18:34:22.931Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-09T18:34:22.931Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-09T18:34:22.931Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-09T18:34:22.931Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-09T18:34:22.931Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-09T18:34:22.931Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-09T18:34:23.382Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-09T18:34:25.534Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-09T18:34:27.254Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-09T18:34:28.427Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-09T18:34:28.427Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-09T18:34:28.427Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-09T18:34:29.976Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-09T18:34:30.947Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-09T18:34:30.947Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-09T18:34:30.947Z] === RUN TestDockerSuite/TestCreateRM [2021-06-09T18:34:31.408Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-09T18:34:31.408Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-09T18:34:31.881Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-09T18:34:32.342Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-09T18:34:40.944Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-09T18:34:40.944Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-09T18:34:40.944Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-09T18:34:44.689Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-09T18:34:45.161Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-09T18:34:45.161Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-09T18:34:47.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-09T18:34:47.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-09T18:34:47.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-09T18:34:47.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestDockerFails [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-09T18:34:47.809Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-09T18:34:50.729Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-09T18:34:52.494Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-09T18:34:52.494Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-09T18:34:52.494Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-09T18:34:53.654Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-09T18:34:55.843Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-09T18:35:04.452Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-09T18:35:08.202Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-09T18:35:14.023Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-09T18:35:16.218Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-09T18:35:17.191Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-09T18:35:21.901Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-09T18:35:22.362Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-09T18:35:23.334Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-09T18:35:33.704Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-09T18:35:35.085Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-09T18:35:38.418Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-09T18:35:38.418Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-09T18:35:38.418Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-09T18:35:38.418Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-09T18:35:38.418Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-09T18:35:38.418Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-09T18:35:39.392Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-09T18:35:39.392Z] === RUN TestDockerSuite/TestEventsRename [2021-06-09T18:35:41.587Z] === RUN TestDockerSuite/TestEventsResize [2021-06-09T18:35:49.949Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-09T18:35:50.206Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-09T18:35:51.755Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-09T18:35:54.692Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-09T18:35:55.768Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-09T18:35:59.432Z] === RUN TestDockerSuite/TestEventsTop [2021-06-09T18:35:59.432Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-09T18:36:02.355Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-09T18:36:02.873Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-09T18:36:07.078Z] === RUN TestDockerSuite/TestExec [2021-06-09T18:36:07.078Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-09T18:36:07.078Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-09T18:36:08.627Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-09T18:36:09.990Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-09T18:36:10.821Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-09T18:36:10.821Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-09T18:36:10.821Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-09T18:36:10.821Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-09T18:36:13.012Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-09T18:36:15.210Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-09T18:36:16.762Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-09T18:36:18.969Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-09T18:36:23.684Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-09T18:36:23.684Z] === RUN TestDockerSuite/TestExecEnv [2021-06-09T18:36:23.684Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-09T18:36:23.684Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-09T18:36:25.879Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-09T18:36:30.608Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-09T18:36:30.608Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-09T18:36:30.608Z] === RUN TestDockerSuite/TestExecParseError [2021-06-09T18:36:30.608Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-09T18:36:30.608Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-09T18:36:30.608Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-09T18:36:31.175Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-09T18:36:31.175Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-09T18:36:33.532Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-09T18:36:33.532Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-09T18:36:33.532Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-09T18:36:33.532Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-09T18:36:33.532Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-09T18:36:33.532Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-09T18:36:35.824Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-09T18:36:35.824Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-09T18:36:41.664Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-09T18:36:41.664Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-09T18:36:41.664Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-09T18:36:41.664Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-09T18:36:43.738Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-09T18:36:44.202Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-09T18:36:44.202Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-09T18:36:44.202Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-09T18:36:47.489Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-09T18:36:47.960Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-09T18:36:52.679Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-09T18:36:53.312Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-09T18:36:55.606Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-09T18:36:55.606Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-09T18:36:56.077Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-09T18:36:57.069Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-09T18:36:59.006Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-09T18:36:59.467Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-09T18:37:01.012Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-09T18:37:02.899Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-09T18:37:02.899Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-09T18:37:02.899Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-09T18:37:02.899Z] === RUN TestDockerSuite/TestHealth [2021-06-09T18:37:02.899Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-09T18:37:02.899Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-09T18:37:02.899Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-09T18:37:02.899Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-09T18:37:07.613Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-09T18:37:07.613Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-09T18:37:07.613Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-09T18:37:07.613Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-09T18:37:07.613Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-09T18:37:08.075Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-09T18:37:09.061Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-09T18:37:09.062Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-09T18:37:10.038Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-09T18:37:10.038Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-09T18:37:12.230Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-09T18:37:12.230Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-09T18:37:14.426Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-09T18:37:15.875Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-09T18:37:16.854Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-09T18:37:17.351Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-09T18:37:17.814Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-09T18:37:17.814Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-09T18:37:21.571Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-09T18:37:21.571Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestImportFile [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-09T18:37:24.502Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-09T18:37:27.214Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-09T18:37:27.426Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-09T18:37:30.132Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-09T18:37:34.534Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-09T18:37:34.534Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-09T18:37:34.534Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-09T18:37:34.534Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-09T18:37:34.534Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-09T18:37:36.727Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-09T18:37:36.727Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-09T18:37:38.924Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-09T18:37:38.924Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-09T18:37:38.924Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-09T18:37:38.924Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-09T18:37:40.449Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-09T18:37:41.851Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-09T18:37:44.158Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-09T18:37:46.574Z] === RUN TestDockerSuite/TestInspectImage [2021-06-09T18:37:46.574Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-09T18:37:46.574Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-09T18:37:46.574Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-09T18:37:49.503Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-09T18:37:49.908Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-09T18:37:50.360Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-09T18:37:50.812Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-09T18:37:50.812Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-09T18:37:51.694Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-09T18:37:51.694Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-09T18:37:52.975Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-09T18:37:52.975Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-09T18:37:53.887Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-09T18:37:56.079Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-09T18:37:56.079Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-09T18:37:56.079Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-09T18:37:59.006Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-09T18:38:01.929Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-09T18:38:06.646Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-09T18:38:08.199Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-09T18:38:11.122Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-09T18:38:13.326Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-09T18:38:16.249Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-09T18:38:18.441Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-09T18:38:21.366Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-09T18:38:23.558Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-09T18:38:25.106Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-09T18:38:30.928Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-09T18:38:33.855Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-09T18:38:33.855Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-09T18:38:36.055Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-09T18:38:36.055Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-09T18:38:41.886Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-09T18:38:43.534Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-09T18:38:47.712Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-09T18:38:52.433Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-09T18:38:55.357Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-09T18:38:57.550Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-09T18:38:57.550Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-09T18:39:00.480Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-09T18:39:03.407Z] === RUN TestDockerSuite/TestLogsSince [2021-06-09T18:39:13.781Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-09T18:39:13.781Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-09T18:39:13.781Z] === RUN TestDockerSuite/TestLogsTail [2021-06-09T18:39:15.975Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-09T18:39:18.916Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-09T18:39:19.135Z] === RUN TestDockerSuite/TestBuildRm [2021-06-09T18:39:21.118Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-09T18:39:21.118Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-09T18:39:21.118Z] === RUN TestDockerSuite/TestNetHostname [2021-06-09T18:39:21.118Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-09T18:39:21.118Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-09T18:39:21.118Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-09T18:39:21.118Z] === RUN TestDockerSuite/TestPluginActive [2021-06-09T18:39:21.118Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-09T18:39:21.581Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-09T18:39:21.581Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-09T18:39:21.581Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-09T18:39:21.581Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-09T18:39:21.581Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-09T18:39:21.581Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-09T18:39:21.581Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-09T18:39:21.581Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-09T18:39:21.581Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-09T18:39:21.581Z] === RUN TestDockerSuite/TestPortList [2021-06-09T18:39:21.581Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-09T18:39:26.300Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-09T18:39:26.763Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-09T18:39:26.763Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-09T18:39:26.763Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-09T18:39:26.763Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-09T18:39:26.763Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-09T18:39:26.763Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-09T18:39:26.763Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-09T18:39:26.763Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-09T18:39:26.763Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-09T18:39:29.402Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-09T18:39:32.287Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-09T18:39:32.287Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-09T18:39:32.287Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-09T18:39:32.591Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-09T18:39:32.591Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-09T18:39:33.806Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-09T18:39:38.484Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-09T18:39:41.200Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-09T18:39:41.200Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-09T18:39:41.357Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-09T18:39:46.032Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-09T18:39:49.807Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-09T18:40:04.674Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-09T18:40:05.138Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-09T18:40:05.138Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-09T18:40:07.056Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-09T18:40:08.012Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-09T18:40:08.464Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-09T18:40:17.558Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-09T18:40:20.766Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-09T18:40:20.766Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-09T18:40:21.321Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-09T18:40:25.417Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-09T18:40:25.417Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-09T18:40:30.038Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-09T18:40:30.072Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-09T18:40:33.801Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-09T18:40:33.801Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-09T18:40:33.801Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-09T18:40:39.619Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-09T18:40:39.619Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-09T18:40:39.619Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-09T18:40:39.619Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-09T18:40:39.619Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-09T18:40:46.728Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-09T18:40:46.728Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-09T18:40:47.193Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-09T18:40:47.193Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-09T18:40:48.752Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-09T18:40:49.734Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-09T18:40:49.734Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-09T18:40:51.031Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-09T18:40:51.032Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-09T18:40:53.896Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-09T18:40:54.450Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-09T18:40:54.848Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-09T18:40:59.164Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-09T18:41:00.575Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-09T18:41:02.090Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-09T18:41:06.301Z] === RUN TestDockerSuite/TestBuildUser [2021-06-09T18:41:06.301Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-09T18:41:06.301Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-09T18:41:06.301Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-09T18:41:09.985Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-09T18:41:10.434Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-09T18:41:20.797Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-09T18:41:20.797Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-09T18:41:20.797Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-09T18:41:25.969Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-09T18:41:25.969Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-09T18:41:30.683Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-09T18:41:31.145Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-09T18:41:31.145Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-09T18:41:32.119Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-09T18:41:36.831Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-09T18:41:45.817Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-09T18:41:45.817Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-09T18:41:47.198Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-09T18:41:47.198Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-09T18:41:50.966Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-09T18:41:50.967Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-09T18:41:51.429Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-09T18:41:58.111Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-09T18:42:10.449Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-09T18:42:10.450Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-09T18:42:10.450Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-09T18:42:12.608Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-09T18:42:13.352Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-09T18:42:13.352Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-09T18:42:13.583Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-09T18:42:14.046Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-09T18:42:21.339Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-09T18:42:25.788Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-09T18:42:26.054Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-09T18:42:30.481Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-09T18:42:30.947Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-09T18:42:34.669Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-09T18:42:38.427Z] === RUN TestDockerSuite/TestRmiTag [2021-06-09T18:42:38.427Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-09T18:42:41.346Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-09T18:42:52.067Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-09T18:42:52.067Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-09T18:42:52.067Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-09T18:42:52.067Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-09T18:42:52.528Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-09T18:43:01.114Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-09T18:43:02.487Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-09T18:43:04.037Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-09T18:43:04.037Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-09T18:43:04.037Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-09T18:43:04.037Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-09T18:43:04.679Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-09T18:43:06.943Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-09T18:43:10.497Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-09T18:43:10.959Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-09T18:43:10.959Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-09T18:43:10.959Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-09T18:43:10.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-09T18:43:10.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-09T18:43:10.959Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-09T18:43:10.959Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-09T18:43:11.422Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-09T18:43:11.640Z] === RUN TestDockerSuite/TestCommitChange [2021-06-09T18:43:12.967Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-09T18:43:12.967Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-09T18:43:12.967Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-09T18:43:16.355Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-09T18:43:17.680Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-09T18:43:20.605Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-09T18:43:22.172Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-09T18:43:22.172Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-09T18:43:23.528Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-09T18:43:25.719Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-09T18:43:28.642Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-09T18:43:28.642Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-09T18:43:29.261Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-09T18:43:29.261Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-09T18:43:34.464Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-09T18:43:36.662Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-09T18:43:36.662Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-09T18:43:37.848Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-09T18:43:40.419Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-09T18:43:40.419Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-09T18:43:40.419Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-09T18:43:42.620Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-09T18:43:42.620Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-09T18:43:42.620Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-09T18:43:42.620Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-09T18:43:42.620Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-09T18:43:42.620Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-09T18:43:42.620Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-09T18:43:42.620Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-09T18:43:44.818Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-09T18:43:47.747Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-09T18:43:50.239Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-09T18:43:50.239Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-09T18:43:50.239Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-09T18:43:50.239Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-09T18:43:50.239Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-09T18:43:50.239Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-09T18:43:50.239Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-09T18:43:50.239Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-09T18:43:50.239Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-09T18:43:54.849Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-09T18:43:54.849Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-09T18:43:54.849Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-09T18:43:54.849Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-09T18:43:57.047Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-09T18:43:57.047Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-09T18:43:57.047Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-09T18:43:57.047Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-09T18:43:57.047Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-09T18:43:57.332Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-09T18:43:58.602Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-09T18:44:04.413Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-09T18:44:04.413Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-09T18:44:04.430Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-09T18:44:04.430Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-09T18:44:04.430Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-09T18:44:04.430Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-09T18:44:04.430Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-09T18:44:04.430Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-09T18:44:04.430Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-09T18:44:06.596Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-09T18:44:06.596Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-09T18:44:06.596Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-09T18:44:06.596Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-09T18:44:06.622Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-09T18:44:06.622Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-09T18:44:07.084Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-09T18:44:07.084Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-09T18:44:10.007Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-09T18:44:12.931Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-09T18:44:12.931Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-09T18:44:15.123Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-09T18:44:15.124Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-09T18:44:15.124Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-09T18:44:15.124Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-09T18:44:15.177Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-09T18:44:15.177Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-09T18:44:15.177Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-09T18:44:16.731Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-09T18:44:16.731Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-09T18:44:16.731Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-09T18:44:17.190Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-09T18:44:17.190Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-09T18:44:18.046Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-09T18:44:20.118Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-09T18:44:20.971Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-09T18:44:23.042Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-09T18:44:23.163Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-09T18:44:25.229Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-09T18:44:25.229Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-09T18:44:25.229Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-09T18:44:26.084Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-09T18:44:26.084Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-09T18:44:26.084Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-09T18:44:26.084Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-09T18:44:26.084Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-09T18:44:26.084Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T18:44:26.084Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-09T18:44:26.084Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-09T18:44:26.084Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-09T18:44:27.409Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-09T18:44:27.868Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-09T18:44:30.051Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-09T18:44:30.051Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-09T18:44:30.051Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-09T18:44:30.799Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-09T18:44:30.799Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-09T18:44:30.799Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-09T18:44:30.799Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-09T18:44:30.799Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-09T18:44:30.799Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-09T18:44:30.799Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-09T18:44:32.957Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-09T18:44:32.957Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-09T18:44:35.138Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-09T18:44:35.138Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-09T18:44:38.045Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-09T18:44:38.506Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-09T18:44:39.429Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-09T18:44:39.429Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-09T18:44:39.892Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-09T18:44:39.892Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunMount [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-09T18:44:40.355Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-09T18:44:40.689Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-09T18:44:45.385Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-09T18:44:48.974Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-09T18:44:48.974Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-09T18:44:48.974Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-09T18:44:48.974Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-09T18:44:50.081Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-09T18:44:50.081Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-09T18:44:50.081Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-09T18:44:50.081Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-09T18:44:50.081Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-09T18:44:51.623Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-09T18:44:51.623Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-09T18:44:53.690Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-09T18:44:54.534Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-09T18:44:54.534Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-09T18:44:56.724Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-09T18:44:56.724Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-09T18:44:58.401Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-09T18:44:58.401Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-09T18:44:58.401Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-09T18:44:58.401Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-09T18:44:58.401Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-09T18:44:58.401Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-09T18:44:58.401Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-09T18:44:58.401Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-09T18:44:58.401Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-09T18:44:58.401Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-09T18:44:58.401Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-09T18:44:59.949Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-09T18:45:01.423Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-09T18:45:01.510Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-09T18:45:03.609Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-09T18:45:03.609Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-09T18:45:03.609Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-09T18:45:03.609Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-09T18:45:03.703Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-09T18:45:04.071Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-09T18:45:04.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-09T18:45:04.677Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-09T18:45:06.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-09T18:45:06.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-09T18:45:06.867Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-09T18:45:06.867Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-09T18:45:06.867Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-09T18:45:06.867Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-09T18:45:06.867Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-09T18:45:06.867Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-09T18:45:06.867Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-09T18:45:06.867Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-09T18:45:07.329Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T18:45:09.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-09T18:45:11.102Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-09T18:45:11.102Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-09T18:45:11.102Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-09T18:45:11.102Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-09T18:45:11.102Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-09T18:45:11.102Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-09T18:45:17.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-09T18:45:19.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-09T18:45:19.766Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-09T18:45:19.766Z] === RUN TestDockerSuite/TestRunRm [2021-06-09T18:45:22.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001ca820_} [2021-06-09T18:45:22.693Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-09T18:45:28.509Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-09T18:45:30.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1171550366_c:\foo_false____} [2021-06-09T18:45:31.429Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-09T18:45:32.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1171550366_c:\foo_true____} [2021-06-09T18:45:33.620Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-09T18:45:35.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-09T18:45:35.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-09T18:45:35.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-09T18:45:35.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-09T18:45:35.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-09T18:45:35.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-09T18:45:35.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-09T18:45:35.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-09T18:45:35.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-09T18:45:35.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-09T18:45:35.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-09T18:45:35.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-09T18:45:35.722Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-09T18:45:35.722Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-09T18:45:35.722Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-09T18:45:35.722Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-09T18:45:35.722Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-09T18:45:35.722Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-09T18:45:35.812Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-09T18:45:38.627Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-09T18:45:38.726Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-09T18:45:38.726Z] === RUN TestDockerSuite/TestRunState [2021-06-09T18:45:38.726Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-09T18:45:40.805Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-09T18:45:40.908Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-09T18:45:40.908Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-09T18:45:41.264Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-09T18:45:41.264Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-09T18:45:43.442Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-09T18:45:43.442Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-09T18:45:43.442Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-09T18:45:43.442Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-09T18:45:43.824Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-09T18:45:43.824Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-09T18:45:43.824Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-09T18:45:43.824Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-09T18:45:43.824Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-09T18:45:43.824Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-09T18:45:48.140Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-09T18:45:49.634Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-09T18:45:49.634Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-09T18:45:49.634Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-09T18:45:49.634Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-09T18:45:49.634Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-09T18:45:49.634Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-09T18:45:49.634Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-09T18:45:49.634Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-09T18:45:49.634Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-09T18:45:49.634Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-09T18:45:49.634Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-09T18:45:51.044Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-09T18:45:51.044Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-09T18:45:51.044Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-09T18:45:51.817Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-09T18:45:51.817Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-09T18:45:58.907Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-09T18:45:58.907Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-09T18:45:58.908Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-09T18:46:02.654Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-09T18:46:11.242Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-09T18:46:12.142Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-09T18:46:12.142Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-09T18:46:12.142Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-09T18:46:15.950Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-09T18:46:21.764Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-09T18:46:21.764Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-09T18:46:22.225Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-09T18:46:24.530Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-09T18:46:24.530Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-09T18:46:24.530Z] === RUN TestDockerSuite/TestCpToDot [2021-06-09T18:46:25.973Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-09T18:46:26.069Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-09T18:46:26.069Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-09T18:46:26.532Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-09T18:46:28.891Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-09T18:46:29.439Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-09T18:46:29.439Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-09T18:46:29.439Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-09T18:46:29.439Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-09T18:46:29.439Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-09T18:46:29.439Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-09T18:46:29.439Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-09T18:46:31.080Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-09T18:46:31.080Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-09T18:46:31.080Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-09T18:46:31.541Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-09T18:46:31.541Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-09T18:46:31.541Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-09T18:46:31.541Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-09T18:46:31.541Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-09T18:46:31.541Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-09T18:46:31.622Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-09T18:46:33.802Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-09T18:46:34.261Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-09T18:46:34.261Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-09T18:46:35.293Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-09T18:46:36.447Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-09T18:46:36.836Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-09T18:46:36.906Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-09T18:46:37.365Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-09T18:46:37.365Z] === RUN TestDockerSuite/TestCreateRM [2021-06-09T18:46:37.824Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-09T18:46:37.824Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-09T18:46:37.824Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-09T18:46:38.283Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-09T18:46:38.380Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-09T18:46:44.208Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-09T18:46:46.404Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-09T18:46:46.859Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-09T18:46:46.859Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-09T18:46:46.859Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-09T18:46:46.866Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-09T18:46:47.328Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-09T18:46:47.328Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-09T18:46:49.520Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-09T18:46:50.597Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-09T18:46:50.597Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-09T18:46:50.597Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDockerFails [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-09T18:46:53.508Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-09T18:46:56.422Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-09T18:46:58.127Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-09T18:46:58.127Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-09T18:46:58.608Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-09T18:47:06.725Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-09T18:47:06.725Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-09T18:47:07.183Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-09T18:47:10.484Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-09T18:47:10.484Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-09T18:47:10.484Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-09T18:47:10.484Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-09T18:47:10.484Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-09T18:47:14.274Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-09T18:47:17.584Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-09T18:47:17.584Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-09T18:47:17.584Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-09T18:47:17.584Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-09T18:47:17.584Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-09T18:47:17.584Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-09T18:47:17.584Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-09T18:47:19.129Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-09T18:47:20.096Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-09T18:47:22.049Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-09T18:47:22.049Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-09T18:47:24.237Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-09T18:47:24.237Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-09T18:47:24.237Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-09T18:47:24.237Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-09T18:47:24.237Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-09T18:47:24.237Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-09T18:47:24.237Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-09T18:47:25.902Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-09T18:47:28.094Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-09T18:47:28.555Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-09T18:47:37.147Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-09T18:47:37.147Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-09T18:47:38.689Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-09T18:47:41.961Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-09T18:47:41.961Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-09T18:47:41.961Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-09T18:47:41.961Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-09T18:47:41.961Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-09T18:47:41.961Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-09T18:47:41.961Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-09T18:47:43.419Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-09T18:47:44.161Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-09T18:47:44.161Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-09T18:47:47.911Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-09T18:47:47.911Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-09T18:47:48.120Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-09T18:47:48.372Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-09T18:47:48.372Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-09T18:47:48.579Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-09T18:47:48.579Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-09T18:47:48.579Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-09T18:47:48.579Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-09T18:47:48.579Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-09T18:47:48.835Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-09T18:47:49.548Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-09T18:47:49.548Z] === RUN TestDockerSuite/TestEventsRename [2021-06-09T18:47:52.460Z] === RUN TestDockerSuite/TestEventsResize [2021-06-09T18:47:59.190Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-09T18:47:59.191Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-09T18:47:59.191Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-09T18:47:59.191Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-09T18:47:59.191Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-09T18:48:01.040Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-09T18:48:03.222Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-09T18:48:06.131Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-09T18:48:07.793Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-09T18:48:07.794Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-09T18:48:07.794Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-09T18:48:10.831Z] === RUN TestDockerSuite/TestEventsTop [2021-06-09T18:48:10.831Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-09T18:48:13.745Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-09T18:48:18.147Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-09T18:48:18.147Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-09T18:48:18.446Z] === RUN TestDockerSuite/TestExec [2021-06-09T18:48:18.446Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-09T18:48:18.446Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite (2395.05s) [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-09T18:48:19.692Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T18:48:19.692Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (56.66s) [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.68s) [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-09T18:48:19.692Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-09T18:48:19.692Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-09T18:48:19.692Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-09T18:48:19.692Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-09T18:48:19.692Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-09T18:48:19.692Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-09T18:48:19.692Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-09T18:48:19.692Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.692Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.62s) [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T18:48:19.692Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.692Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T18:48:19.693Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.21s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.75s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.17s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.30s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (67.63s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-06-09T18:48:19.693Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.88s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.59s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.10s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.59s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.09s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.84s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.62s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.97s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.20s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (16.05s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.26s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (17.83s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.03s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.75s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.84s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.23s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.96s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.94s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.48s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T18:48:19.693Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.69s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.12s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.35s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.66s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.93s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.44s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.18s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.48s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.21s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.47s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.89s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.42s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.70s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.32s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.04s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.14s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.99s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.88s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.95s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.67s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.75s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.24s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.60s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.55s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.24s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.64s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.90s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.90s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.19s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.28s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.19s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.42s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.55s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildFails (2.65s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.31s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.19s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.69s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.99s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.54s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.65s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.09s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T18:48:19.693Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildHistory (13.12s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2021-06-09T18:48:19.693Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.81s) [2021-06-09T18:48:19.693Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.15s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildLabels (1.14s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.20s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.08s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.55s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.02s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.97s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.49s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.58s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.23s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.73s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.01s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.14s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.58s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.37s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.43s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.02s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.70s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.65s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.25s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.61s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.46s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.44s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.96s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.01s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.82s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildRm (21.31s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.21s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-06-09T18:48:19.694Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.51s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.07s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.82s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.55s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.44s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.98s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.30s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildStderr (3.93s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (41.86s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.48s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.31s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.08s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.91s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.64s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.27s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.99s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.58s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.53s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.27s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (19.53s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.73s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.49s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.39s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.87s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.04s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-06-09T18:48:19.694Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-09T18:48:19.694Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T18:48:19.694Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.81s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.19s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestCommitChange (4.55s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.63s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.19s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T18:48:19.694Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestCommitTTY (7.23s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.58s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.88s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.24s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.59s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.26s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.64s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.46s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.16s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.05s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.43s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.32s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.67s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.07s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.79s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.63s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.02s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.27s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.99s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.69s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T18:48:19.694Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.19s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.57s) [2021-06-09T18:48:19.694Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.15s) [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.694Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T18:48:19.694Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.83s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.52s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.57s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.56s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000892c40_} (2.50s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1449239282_c:\foo_false____} (2.54s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1449239282_c:\foo_true____} (2.52s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-09T18:48:19.695Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-09T18:48:19.695Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-09T18:48:19.695Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-09T18:48:19.695Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.78s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-09T18:48:19.695Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.35s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.72s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T18:48:19.695Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.63s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.71s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.66s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.30s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCpToDot (2.72s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCpToStdout (2.99s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-09T18:48:19.695Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.51s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.69s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.65s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.27s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T18:48:19.695Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.35s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-09T18:48:19.695Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T18:48:19.695Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-09T18:48:19.695Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T18:48:19.695Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-09T18:48:19.695Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-09T18:48:19.695Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T18:48:19.695Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T18:48:19.695Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T18:48:19.695Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.73s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.65s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.38s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.45s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsCopy (4.25s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.52s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.57s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.27s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.07s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsFilters (9.39s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsFormat (4.98s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-09T18:48:19.695Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsRename (2.47s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsResize (7.96s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.31s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.52s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.08s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.17s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T18:48:19.695Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.06s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.02s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-09T18:48:19.695Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T18:48:19.695Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-09T18:48:19.695Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.12s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.12s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.09s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.13s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.72s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T18:48:19.695Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.26s) [2021-06-09T18:48:19.695Z] --- PASS: TestDockerSuite/TestExecInspectID (4.67s) [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-09T18:48:19.695Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.695Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-09T18:48:19.696Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.40s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T18:48:19.696Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.27s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.81s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.01s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.09s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.96s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T18:48:19.696Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.61s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-09T18:48:19.696Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.87s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.32s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.95s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T18:48:19.696Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImportBadURL (2.52s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-09T18:48:19.696Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-09T18:48:19.696Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T18:48:19.696Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T18:48:19.696Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.62s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.00s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-09T18:48:19.696Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-09T18:48:19.696Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.15s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.55s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectDefault (2.70s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectHistory (4.67s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.77s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.22s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.23s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.21s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.21s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectStatus (3.26s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.26s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.36s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.55s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.20s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.62s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.60s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.53s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-09T18:48:19.696Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.01s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.99s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.75s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.66s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T18:48:19.696Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.13s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.56s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.39s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.46s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.57s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.79s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.79s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsSince (9.35s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsTail (3.09s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.94s) [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.71s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-09T18:48:19.696Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-09T18:48:19.696Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-09T18:48:19.696Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.99s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-09T18:48:19.696Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-09T18:48:19.696Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T18:48:19.696Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-09T18:48:19.696Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-09T18:48:19.696Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:48:19.696Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T18:48:19.696Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.696Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T18:48:19.697Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.19s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T18:48:19.697Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPsByOrder (8.15s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.09s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.56s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T18:48:19.697Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.36s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.88s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.88s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.52s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-09T18:48:19.697Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.06s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.83s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-09T18:48:19.697Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.27s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.89s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.84s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.47s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.58s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.83s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.05s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.00s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.67s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.30s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.17s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.93s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.65s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.86s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.56s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.74s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.99s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.00s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.94s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.53s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.81s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.72s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.44s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.63s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.37s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.77s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.18s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.45s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.84s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.10s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.34s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.85s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.20s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.77s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.69s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.77s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.70s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunExitCode (2.69s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.66s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.66s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.80s) [2021-06-09T18:48:19.697Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.697Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-09T18:48:19.697Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-09T18:48:19.985Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.33s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.72s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.68s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.71s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-09T18:48:20.160Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.34s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.65s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.87s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.94s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.78s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.79s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunRm (2.77s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.85s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.63s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.62s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.18s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.68s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.59s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.50s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.90s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.62s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.11s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.61s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.74s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.38s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.54s) [2021-06-09T18:48:20.160Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-09T18:48:20.160Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-06-09T18:48:20.160Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.47s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.90s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.70s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.66s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.93s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.17s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.71s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.70s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-09T18:48:20.161Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.92s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.39s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.29s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.42s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.24s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-09T18:48:20.161Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.11s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.57s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.16s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-09T18:48:20.161Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.07s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.84s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T18:48:20.161Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-09T18:48:20.161Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-09T18:48:20.161Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T18:48:20.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.161Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-09T18:48:20.162Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-09T18:48:20.162Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-09T18:48:20.162Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-09T18:48:20.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-09T18:48:20.162Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] === RUN TestDockerDaemonSuite [2021-06-09T18:48:20.162Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-09T18:48:20.162Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-09T18:48:20.162Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-09T18:48:20.162Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] === RUN TestDockerSwarmSuite [2021-06-09T18:48:20.162Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-09T18:48:20.162Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-09T18:48:20.162Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] === RUN TestDockerExternalVolumeSuite [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] === RUN TestDockerNetworkSuite [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] === RUN TestDockerHubPullSuite [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-09T18:48:20.162Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] PASS [2021-06-09T18:48:20.162Z] ok github.com/docker/docker/integration-cli 2395.680s [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === Skipped [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-09T18:48:20.162Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T18:48:20.162Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-09T18:48:20.162Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-09T18:48:20.162Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-09T18:48:20.162Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-09T18:48:20.162Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-09T18:48:20.162Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-09T18:48:20.162Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-09T18:48:20.162Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-09T18:48:20.162Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T18:48:20.162Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T18:48:20.162Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-09T18:48:20.162Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T18:48:20.162Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-09T18:48:20.162Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-09T18:48:20.162Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-09T18:48:20.162Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T18:48:20.162Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-06-09T18:48:20.162Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T18:48:20.162Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-09T18:48:20.162Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T18:48:20.162Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.162Z] [2021-06-09T18:48:20.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-09T18:48:20.162Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T18:48:20.163Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T18:48:20.163Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T18:48:20.163Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.163Z] [2021-06-09T18:48:20.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-06-09T18:48:20.164Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-06-09T18:48:20.164Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-09T18:48:20.164Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T18:48:20.164Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T18:48:20.164Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-09T18:48:20.164Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-09T18:48:20.164Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-09T18:48:20.164Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-09T18:48:20.164Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-09T18:48:20.164Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T18:48:20.164Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T18:48:20.164Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.164Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T18:48:20.165Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-09T18:48:20.165Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T18:48:20.165Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-09T18:48:20.165Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T18:48:20.165Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-09T18:48:20.165Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T18:48:20.165Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-09T18:48:20.165Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-09T18:48:20.165Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T18:48:20.165Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T18:48:20.165Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T18:48:20.165Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-09T18:48:20.165Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T18:48:20.165Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-09T18:48:20.165Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T18:48:20.165Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-09T18:48:20.165Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-09T18:48:20.165Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T18:48:20.165Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T18:48:20.165Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.165Z] [2021-06-09T18:48:20.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-09T18:48:20.165Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-09T18:48:20.165Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-09T18:48:20.166Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T18:48:20.166Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-09T18:48:20.166Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-09T18:48:20.166Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T18:48:20.166Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T18:48:20.166Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-09T18:48:20.166Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-09T18:48:20.166Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-09T18:48:20.166Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-09T18:48:20.166Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.166Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-09T18:48:20.628Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T18:48:20.628Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-09T18:48:20.628Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-09T18:48:20.628Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-09T18:48:20.628Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-09T18:48:20.628Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T18:48:20.628Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-09T18:48:20.628Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-09T18:48:20.628Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:48:20.628Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T18:48:20.628Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T18:48:20.628Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T18:48:20.628Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T18:48:20.628Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-09T18:48:20.628Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-09T18:48:20.628Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.628Z] [2021-06-09T18:48:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-09T18:48:20.628Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-09T18:48:20.629Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T18:48:20.629Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T18:48:20.629Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.629Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-09T18:48:20.630Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-09T18:48:20.630Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-09T18:48:20.630Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.630Z] [2021-06-09T18:48:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T18:48:20.631Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-09T18:48:20.631Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-09T18:48:20.631Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-09T18:48:20.631Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-09T18:48:20.631Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T18:48:20.631Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:48:20.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:48:20.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.631Z] [2021-06-09T18:48:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T18:48:20.632Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T18:48:20.632Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.632Z] [2021-06-09T18:48:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T18:48:20.633Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T18:48:20.633Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.633Z] [2021-06-09T18:48:20.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-09T18:48:20.633Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.633Z] [2021-06-09T18:48:20.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-09T18:48:20.633Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.633Z] [2021-06-09T18:48:20.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-09T18:48:20.633Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T18:48:20.633Z] [2021-06-09T18:48:20.633Z] [2021-06-09T18:48:20.633Z] DONE 1092 tests, 546 skipped in 2404.565s [2021-06-09T18:48:20.633Z] INFO: Integration tests ended at 06/09/2021 18:48:20. Duration:00:40:04.8038241 [2021-06-09T18:48:20.633Z] INFO: Docker info of the daemon under test at end of run [2021-06-09T18:48:20.633Z] [2021-06-09T18:48:21.101Z] Containers: 2 [2021-06-09T18:48:21.101Z] Running: 0 [2021-06-09T18:48:21.101Z] Paused: 0 [2021-06-09T18:48:21.101Z] Stopped: 2 [2021-06-09T18:48:21.101Z] Images: 18 [2021-06-09T18:48:21.101Z] Server Version: 0.0.0-dev [2021-06-09T18:48:21.101Z] Storage Driver: windowsfilter [2021-06-09T18:48:21.101Z] Windows: [2021-06-09T18:48:21.101Z] Logging Driver: json-file [2021-06-09T18:48:21.101Z] Plugins: [2021-06-09T18:48:21.101Z] Volume: local [2021-06-09T18:48:21.101Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T18:48:21.101Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T18:48:21.101Z] Swarm: inactive [2021-06-09T18:48:21.101Z] Default Isolation: process [2021-06-09T18:48:21.101Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T18:48:21.101Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T18:48:21.101Z] OSType: windows [2021-06-09T18:48:21.101Z] Architecture: x86_64 [2021-06-09T18:48:21.101Z] CPUs: 4 [2021-06-09T18:48:21.101Z] Total Memory: 32GiB [2021-06-09T18:48:21.101Z] Name: azwin-2-711760 [2021-06-09T18:48:21.101Z] ID: QZHE:KUCC:AL66:KFFU:AM3D:TP3P:NF6B:EEKB:3KZW:MRRM:SBYG:YUXS [2021-06-09T18:48:21.101Z] Docker Root Dir: D:\CI\PR-42432\4\daemon [2021-06-09T18:48:21.101Z] Debug Mode (client): false [2021-06-09T18:48:21.101Z] Debug Mode (server): true [2021-06-09T18:48:21.101Z] File Descriptors: -1 [2021-06-09T18:48:21.101Z] Goroutines: 17 [2021-06-09T18:48:21.101Z] System Time: 2021-06-09T18:48:20.6215392Z [2021-06-09T18:48:21.101Z] EventsListeners: 0 [2021-06-09T18:48:21.101Z] Registry: https://index.docker.io/v1/ [2021-06-09T18:48:21.101Z] Labels: [2021-06-09T18:48:21.101Z] Experimental: false [2021-06-09T18:48:21.101Z] Insecure Registries: [2021-06-09T18:48:21.101Z] 127.0.0.0/8 [2021-06-09T18:48:21.101Z] Live Restore Enabled: false [2021-06-09T18:48:21.101Z] [2021-06-09T18:48:21.101Z] [2021-06-09T18:48:21.101Z] INFO: Stopping daemon under test [2021-06-09T18:48:21.101Z] SUCCESS: The process with PID 4624 (child process of PID 7024) has been terminated. [2021-06-09T18:48:21.101Z] SUCCESS: The process with PID 7024 (child process of PID 2620) has been terminated. [2021-06-09T18:48:21.101Z] INFO: Stop tailing logs of the daemon under tests [2021-06-09T18:48:21.101Z] INFO: executeCI.ps1 Completed successfully at 06/09/2021 18:48:20. [2021-06-09T18:48:21.101Z] INFO: Tidying up at end of run [2021-06-09T18:48:21.101Z] INFO: Saving daemon under test log (d:\CI\PR-42432\4\dut.out) to bundles\CIDUT.out [2021-06-09T18:48:21.101Z] INFO: Saving daemon under test log (d:\CI\PR-42432\4\dut.err) to bundles\CIDUT.err [2021-06-09T18:48:21.101Z] INFO: Nuke-Everything... [2021-06-09T18:48:21.563Z] INFO: Container count on control daemon to delete is 2 [2021-06-09T18:48:22.026Z] 24611c6cd0b9 [2021-06-09T18:48:22.026Z] 97ba4bcc1be9 [2021-06-09T18:48:22.026Z] INFO: Tidying pidfile d:\CI\PR-42432\4\docker.pid [2021-06-09T18:48:22.026Z] INFO: Nuking d:\CI [2021-06-09T18:48:22.172Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-09T18:48:22.172Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-09T18:48:22.172Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-09T18:48:22.172Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-09T18:48:24.353Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-09T18:48:26.547Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-09T18:48:28.735Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-09T18:48:30.925Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-09T18:48:34.489Z] INFO: Zapped successfully [2021-06-09T18:48:34.489Z] [2021-06-09T18:48:34.489Z] INFO: executeCI.ps1 exiting at Wed Jun 9 18:48:33 CUT 2021. Duration 01:17:46.4895702 [2021-06-09T18:48:34.489Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-09T18:48:34.737Z] Recording test results [2021-06-09T18:48:35.620Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-09T18:48:35.620Z] === RUN TestDockerSuite/TestExecEnv [2021-06-09T18:48:35.620Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-09T18:48:35.620Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-09T18:48:37.801Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-09T18:48:41.539Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-09T18:48:41.539Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-09T18:48:41.539Z] === RUN TestDockerSuite/TestExecParseError [2021-06-09T18:48:41.539Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-09T18:48:41.539Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-09T18:48:41.539Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-09T18:48:41.669Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-09T18:48:43.736Z] Creating win-2022-integration-bundles.zip [2021-06-09T18:48:44.452Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-09T18:48:44.452Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-09T18:48:44.452Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-09T18:48:44.452Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-09T18:48:44.452Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-09T18:48:44.452Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [Pipeline] archiveArtifacts [2021-06-09T18:48:44.925Z] Archiving artifacts [2021-06-09T18:48:46.632Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-09T18:48:46.632Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-09T18:48:55.319Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-09T18:48:55.319Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-09T18:48:55.319Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-09T18:48:55.319Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-09T18:48:59.310Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42432/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T18:49:00.254Z] + make clean [2021-06-09T18:49:01.114Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-09T18:49:01.227Z] docker volume rm -f docker-dev-cache [2021-06-09T18:49:01.228Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T18:49:08.213Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-09T18:49:10.394Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-09T18:49:17.481Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-09T18:49:17.481Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-09T18:49:17.481Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-09T18:49:17.481Z] === RUN TestDockerSuite/TestHealth [2021-06-09T18:49:17.481Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-09T18:49:17.481Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-09T18:49:17.481Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-09T18:49:17.481Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-09T18:49:22.185Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-09T18:49:22.185Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-09T18:49:22.185Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-09T18:49:22.185Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-09T18:49:22.185Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-09T18:49:22.647Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-09T18:49:23.109Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-09T18:49:23.109Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-09T18:49:24.656Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-09T18:49:24.656Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-09T18:49:26.844Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-09T18:49:26.844Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-09T18:49:29.770Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-09T18:49:31.958Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-09T18:49:32.417Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-09T18:49:32.417Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-09T18:49:36.157Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-09T18:49:36.621Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-09T18:49:38.818Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-09T18:49:38.818Z] === RUN TestDockerSuite/TestImportFile [2021-06-09T18:49:38.818Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-09T18:49:38.818Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-09T18:49:38.818Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-09T18:49:38.818Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-09T18:49:38.818Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-09T18:49:38.818Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-09T18:49:38.818Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-09T18:49:39.278Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-09T18:49:39.278Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-09T18:49:39.278Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-09T18:49:39.278Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-09T18:49:41.462Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-09T18:49:44.371Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-09T18:49:44.371Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-09T18:49:44.371Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-09T18:49:44.371Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-09T18:49:44.371Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-09T18:49:46.561Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-09T18:49:46.561Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-09T18:49:49.477Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-09T18:49:49.477Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-09T18:49:49.477Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-09T18:49:49.477Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-09T18:49:51.662Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-09T18:49:56.365Z] === RUN TestDockerSuite/TestInspectImage [2021-06-09T18:49:56.365Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-09T18:49:56.365Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-09T18:49:56.365Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-09T18:49:58.556Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-09T18:50:01.468Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-09T18:50:01.468Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-09T18:50:10.052Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-09T18:50:11.021Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-09T18:50:11.021Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-09T18:50:11.021Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-09T18:50:13.942Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-09T18:50:16.860Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-09T18:50:21.555Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-09T18:50:23.094Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-09T18:50:26.013Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-09T18:50:28.196Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-09T18:50:31.121Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-09T18:50:33.303Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-09T18:50:35.484Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-09T18:50:35.945Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-09T18:50:35.945Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-09T18:50:38.126Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-09T18:50:39.874Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-09T18:50:45.678Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-09T18:50:48.598Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-09T18:50:48.598Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-09T18:50:50.788Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-09T18:50:50.788Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-09T18:50:57.884Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-09T18:51:03.694Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-09T18:51:09.509Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-09T18:51:12.419Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-09T18:51:15.338Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-09T18:51:15.338Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-09T18:51:18.252Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-09T18:51:21.170Z] === RUN TestDockerSuite/TestLogsSince [2021-06-09T18:51:31.510Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-09T18:51:31.510Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-09T18:51:31.510Z] === RUN TestDockerSuite/TestLogsTail [2021-06-09T18:51:33.694Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-09T18:51:37.454Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-09T18:51:39.652Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-09T18:51:39.652Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestNetHostname [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPluginActive [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPortList [2021-06-09T18:51:40.112Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-09T18:51:45.929Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-09T18:51:45.929Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-09T18:51:45.929Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-09T18:51:45.929Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-09T18:51:45.929Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-09T18:51:45.929Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-09T18:51:45.929Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-09T18:51:45.929Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-09T18:51:45.929Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-09T18:51:45.929Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-09T18:51:50.634Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-09T18:51:50.634Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-09T18:52:00.984Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-09T18:52:00.984Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-09T18:52:15.831Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-09T18:52:36.968Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-09T18:52:36.968Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-09T18:52:36.968Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-09T18:52:49.377Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-09T18:52:53.120Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-09T18:53:07.959Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-09T18:53:10.872Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-09T18:53:10.872Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-09T18:53:10.872Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-09T18:53:21.208Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-09T18:53:21.208Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-09T18:53:21.208Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-09T18:53:21.208Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-09T18:53:21.208Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-09T18:53:29.802Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-09T18:53:29.802Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-09T18:53:30.775Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-09T18:53:30.775Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-09T18:53:32.319Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-09T18:53:32.779Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-09T18:53:32.779Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-09T18:53:37.482Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-09T18:53:42.180Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-09T18:53:45.104Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-09T18:54:10.285Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-09T18:54:10.285Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-09T18:54:14.997Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-09T18:54:14.997Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-09T18:54:15.463Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-09T18:54:15.923Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-09T18:54:21.737Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-09T18:54:25.480Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-09T18:54:25.480Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-09T18:54:31.283Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-09T18:54:31.283Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-09T18:54:31.283Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-09T18:54:48.992Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-09T18:54:49.453Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-09T18:54:50.429Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-09T18:54:57.510Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-09T18:55:03.309Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-09T18:55:11.887Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-09T18:55:15.639Z] === RUN TestDockerSuite/TestRmiTag [2021-06-09T18:55:16.104Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-09T18:55:19.024Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-09T18:55:40.141Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-09T18:55:40.141Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-09T18:55:45.957Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-09T18:55:46.928Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-09T18:55:46.928Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-09T18:55:46.928Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-09T18:55:46.928Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-09T18:55:46.928Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-09T18:55:46.928Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-09T18:55:46.928Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-09T18:55:46.928Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-09T18:55:49.109Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-09T18:55:49.109Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-09T18:55:49.109Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-09T18:55:54.918Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-09T18:55:57.102Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-09T18:56:00.019Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-09T18:56:02.213Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-09T18:56:05.133Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-09T18:56:05.133Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-09T18:56:09.824Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-09T18:56:09.824Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-09T18:56:09.824Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-09T18:56:09.824Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-09T18:56:10.284Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-09T18:56:10.284Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-09T18:56:10.284Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-09T18:56:10.284Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-09T18:56:10.284Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-09T18:56:10.284Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-09T18:56:10.284Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-09T18:56:10.284Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-09T18:56:12.480Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-09T18:56:12.480Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-09T18:56:16.224Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-09T18:56:16.224Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-09T18:56:16.224Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-09T18:56:18.411Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-09T18:56:18.411Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-09T18:56:18.411Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-09T18:56:18.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-09T18:56:18.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-09T18:56:18.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-09T18:56:18.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-09T18:56:18.411Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-09T18:56:21.327Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-09T18:56:24.245Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-09T18:56:26.426Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-09T18:56:26.426Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-09T18:56:26.426Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-09T18:56:26.426Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-09T18:56:29.340Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-09T18:56:29.340Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-09T18:56:29.340Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-09T18:56:29.340Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-09T18:56:29.340Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-09T18:56:31.527Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-09T18:56:37.334Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-09T18:56:37.334Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-09T18:56:37.334Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-09T18:56:37.334Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-09T18:56:37.334Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-09T18:56:37.334Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-09T18:56:37.334Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-09T18:56:39.527Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-09T18:56:39.527Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-09T18:56:39.527Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-09T18:56:39.527Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-09T18:56:42.441Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-09T18:56:44.634Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-09T18:56:44.634Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-09T18:56:47.552Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-09T18:56:47.552Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-09T18:56:47.552Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-09T18:56:47.552Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-09T18:56:49.741Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-09T18:56:52.655Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-09T18:56:59.743Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-09T18:57:02.655Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-09T18:57:02.655Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-09T18:57:02.655Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-09T18:57:02.655Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-09T18:57:02.655Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-09T18:57:02.655Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T18:57:02.655Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-09T18:57:02.655Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-09T18:57:02.655Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-09T18:57:07.355Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-09T18:57:07.355Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-09T18:57:07.355Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-09T18:57:07.355Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-09T18:57:07.355Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-09T18:57:07.355Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-09T18:57:07.355Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-09T18:57:17.702Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-09T18:57:17.702Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunMount [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-09T18:57:19.251Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-09T18:57:27.849Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-09T18:57:27.849Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-09T18:57:27.849Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-09T18:57:27.849Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-09T18:57:32.545Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-09T18:57:36.291Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-09T18:57:36.291Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-09T18:57:36.755Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-09T18:57:36.755Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-09T18:57:36.755Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-09T18:57:36.755Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-09T18:57:36.755Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-09T18:57:36.755Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-09T18:57:36.755Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-09T18:57:36.755Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-09T18:57:37.217Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-09T18:57:38.186Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-09T18:57:41.111Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-09T18:57:43.292Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-09T18:57:44.263Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-09T18:57:46.471Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-09T18:57:46.934Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-09T18:57:46.934Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-09T18:57:46.934Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-09T18:57:46.934Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-09T18:57:46.934Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-09T18:57:46.934Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-09T18:57:46.934Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-09T18:57:46.934Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T18:57:49.845Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-09T18:57:49.845Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-09T18:57:49.845Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-09T18:57:49.845Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-09T18:57:49.845Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-09T18:57:49.845Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-09T18:57:58.437Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-09T18:57:58.437Z] === RUN TestDockerSuite/TestRunRm [2021-06-09T18:58:01.349Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-09T18:58:07.148Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-09T18:58:09.334Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-09T18:58:11.520Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-09T18:58:13.704Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-09T18:58:16.620Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-09T18:58:16.620Z] === RUN TestDockerSuite/TestRunState [2021-06-09T18:58:16.620Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-09T18:58:19.546Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-09T18:58:19.546Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-09T18:58:21.729Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-09T18:58:21.729Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-09T18:58:21.729Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-09T18:58:21.729Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-09T18:58:21.729Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-09T18:58:21.729Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-09T18:58:27.538Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-09T18:58:27.538Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-09T18:58:27.538Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-09T18:58:27.538Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-09T18:58:27.538Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-09T18:58:27.538Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-09T18:58:27.538Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-09T18:58:27.538Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-09T18:58:27.538Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-09T18:58:27.538Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-09T18:58:27.538Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-09T18:58:29.722Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-09T18:58:29.722Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-09T18:58:32.645Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-09T18:58:32.645Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-09T18:58:32.645Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-09T18:58:35.560Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-09T18:58:50.413Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-09T18:58:53.324Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-09T18:59:00.463Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-09T18:59:00.463Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-09T18:59:00.463Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-09T18:59:03.395Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-09T18:59:05.582Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-09T18:59:08.503Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-09T18:59:08.503Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-09T18:59:08.503Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-09T18:59:08.503Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-09T18:59:08.503Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-09T18:59:08.503Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-09T18:59:08.961Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-09T18:59:08.961Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-09T18:59:08.961Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-09T18:59:13.670Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-09T18:59:15.211Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-09T18:59:18.126Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-09T18:59:22.830Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-09T18:59:22.830Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-09T18:59:22.830Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-09T18:59:22.830Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-09T18:59:23.290Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-09T18:59:25.489Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-09T18:59:25.950Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-09T18:59:26.410Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-09T18:59:26.869Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-09T18:59:28.425Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-09T18:59:37.013Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-09T18:59:37.013Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-09T18:59:45.592Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-09T18:59:45.592Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-09T18:59:54.172Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-09T18:59:54.172Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-09T18:59:54.172Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-09T18:59:54.172Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-09T18:59:54.172Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-09T19:00:01.264Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-09T19:00:01.264Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-09T19:00:01.264Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-09T19:00:01.264Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-09T19:00:01.264Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-09T19:00:01.264Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-09T19:00:01.264Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-09T19:00:03.451Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-09T19:00:05.632Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-09T19:00:05.632Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-09T19:00:08.554Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-09T19:00:08.554Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-09T19:00:08.554Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-09T19:00:08.554Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-09T19:00:08.554Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-09T19:00:08.554Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-09T19:00:08.554Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-09T19:00:26.274Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-09T19:00:26.274Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-09T19:00:26.274Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-09T19:00:26.274Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-09T19:00:26.274Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-09T19:00:26.274Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-09T19:00:26.274Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-09T19:00:27.816Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-09T19:00:27.816Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-09T19:00:31.559Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-09T19:00:31.559Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-09T19:00:32.020Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-09T19:00:32.020Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-09T19:00:32.479Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-09T19:00:41.070Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-09T19:00:41.070Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-09T19:00:41.530Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-09T19:00:41.991Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-09T19:00:41.991Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-09T19:00:49.090Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-09T19:00:49.553Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-09T19:00:49.553Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-09T19:01:04.380Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-09T19:01:04.380Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite (2840.47s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-09T19:01:05.920Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T19:01:05.920Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (147.08s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.21s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-06-09T19:01:05.920Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-09T19:01:05.920Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-09T19:01:05.920Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-09T19:01:05.920Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-09T19:01:05.920Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-09T19:01:05.920Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-09T19:01:05.920Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-09T19:01:05.920Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.11s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T19:01:05.920Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2021-06-09T19:01:05.920Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.36s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.34s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.81s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.53s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (129.01s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-06-09T19:01:05.920Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.59s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.69s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.19s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.80s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.02s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.70s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.22s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.62s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.31s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.58s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.05s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.36s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.68s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.03s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.66s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.40s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.72s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.59s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.85s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.53s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.18s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.83s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.73s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.13s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.45s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.62s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-09T19:01:05.920Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.73s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.97s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.66s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.70s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.66s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (7.05s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.81s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.14s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.59s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.31s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.91s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.75s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.76s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.81s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.72s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.71s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.35s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.09s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.89s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.60s) [2021-06-09T19:01:05.920Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-06-09T19:01:05.920Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.22s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s) [2021-06-09T19:01:05.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.72s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.94s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.61s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.55s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.28s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.00s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (118.36s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.46s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.76s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.84s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.99s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.89s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.80s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.98s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.99s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.86s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildFails (7.80s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.49s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.68s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.86s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.59s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.80s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.98s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.83s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildHistory (13.56s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.39s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.69s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildLabel (1.16s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildLabels (1.28s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.86s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.46s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.77s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.65s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.89s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.04s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.40s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.74s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.17s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.86s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.98s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.48s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.39s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.90s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.92s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.51s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.01s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.77s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.32s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.02s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.81s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.17s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.07s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.32s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.59s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.06s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildRm (13.62s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.59s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-06-09T19:01:05.921Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.60s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.95s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.66s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.42s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.07s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.94s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.24s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildStderr (4.51s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.25s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.38s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.76s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.80s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.35s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.88s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.81s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.78s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.24s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.03s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.42s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.80s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.11s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.50s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.82s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.63s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-06-09T19:01:05.921Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T19:01:05.921Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T19:01:05.921Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.40s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.62s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestCommitChange (5.27s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.91s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.38s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestCommitTTY (7.83s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (12.25s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-09T19:01:05.921Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-09T19:01:05.921Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-09T19:01:05.921Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-06-09T19:01:05.921Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.35s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.21s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T19:01:05.921Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.73s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-09T19:01:05.921Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-09T19:01:05.921Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-09T19:01:05.921Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.45s) [2021-06-09T19:01:05.921Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-09T19:01:05.921Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-09T19:01:05.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.87s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-09T19:01:05.922Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2021-06-09T19:01:05.922Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-09T19:01:05.922Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.98s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.59s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-09T19:01:05.922Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.60s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.57s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T19:01:05.922Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T19:01:05.922Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.60s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.19s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2021-06-09T19:01:05.922Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.98s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.48s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.35s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.33s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.06s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-09T19:01:05.922Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.55s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T19:01:05.922Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.48s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.61s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.31s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.16s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.34s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.76s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.80s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.84s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.70s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001ca820_} (7.66s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1171550366_c:\foo_false____} (2.75s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1171550366_c:\foo_true____} (2.77s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T19:01:05.922Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.61s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.47s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.47s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.55s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.75s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.93s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.60s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCpToDot (2.75s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCpToStdout (2.67s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.34s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.16s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.69s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.15s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T19:01:05.922Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.42s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-09T19:01:05.922Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T19:01:05.922Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-09T19:01:05.922Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-09T19:01:05.922Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-09T19:01:05.922Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-09T19:01:05.922Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T19:01:05.922Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T19:01:05.922Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T19:01:05.922Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-09T19:01:05.922Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T19:01:05.922Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.50s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.49s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.44s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.16s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsCopy (5.36s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.64s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.47s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.44s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.22s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.07s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsFilters (5.04s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsFormat (4.91s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-09T19:01:05.922Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestEventsRename (2.78s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestEventsResize (7.98s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.74s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.77s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.87s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.07s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-09T19:01:05.923Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.09s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.10s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-09T19:01:05.923Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T19:01:05.923Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-09T19:01:05.923Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.05s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.48s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.15s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.18s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.32s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecInspectID (3.74s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-09T19:01:05.923Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.68s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T19:01:05.923Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.56s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.87s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.18s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.33s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.37s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.25s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-09T19:01:05.923Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.75s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.54s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.67s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T19:01:05.923Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T19:01:05.923Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.39s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.42s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-06-09T19:01:05.923Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-09T19:01:05.923Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2021-06-09T19:01:05.923Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.44s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.40s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectDefault (2.45s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectHistory (4.56s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.46s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.28s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.55s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.31s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.39s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectStatus (2.81s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.50s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.29s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.30s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.32s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.91s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.38s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.27s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-09T19:01:05.923Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-09T19:01:05.923Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.06s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.99s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.86s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.65s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T19:01:05.924Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.50s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.33s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.13s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.10s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.99s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.93s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.77s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.71s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsSince (9.41s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T19:01:05.924Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsTail (3.22s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.22s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.99s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-06-09T19:01:05.924Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T19:01:05.924Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T19:01:05.924Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T19:01:05.924Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-06-09T19:01:05.924Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.30s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-09T19:01:05.924Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-09T19:01:05.924Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T19:01:05.924Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-09T19:01:05.924Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-09T19:01:05.924Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T19:01:05.924Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T19:01:05.924Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T19:01:05.924Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.03s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T19:01:05.924Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPsByOrder (9.54s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T19:01:05.924Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.42s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.29s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.48s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.18s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.90s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.95s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-06-09T19:01:05.924Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.25s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T19:01:05.924Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-06-09T19:01:05.924Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T19:01:05.924Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.70s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-09T19:01:05.924Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.48s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.55s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.82s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.17s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.78s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.74s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.79s) [2021-06-09T19:01:05.924Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-09T19:01:05.924Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.81s) [2021-06-09T19:01:05.924Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.57s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.19s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.93s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.33s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.17s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.53s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.76s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.52s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.78s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.17s) [2021-06-09T19:01:06.384Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2021-06-09T19:01:06.384Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-09T19:01:06.384Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.384Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-09T19:01:06.384Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.384Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.40s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.92s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.00s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.42s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.52s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.15s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.52s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.27s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.43s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.97s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.42s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.50s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.12s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.61s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.68s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.44s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.48s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.47s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunExitCode (2.65s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.51s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.34s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.51s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.46s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.11s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.82s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.77s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.09s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.39s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.38s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.35s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.25s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.02s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.35s) [2021-06-09T19:01:06.385Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-09T19:01:06.385Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunRm (2.49s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.73s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.56s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.32s) [2021-06-09T19:01:06.385Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.41s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.76s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.45s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.21s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.57s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.60s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.47s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.55s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.80s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.65s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.08s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.76s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.83s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.64s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.03s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.47s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.07s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.46s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.65s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.41s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.04s) [2021-06-09T19:01:06.386Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.42s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.50s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.72s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.53s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.74s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.41s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.53s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-06-09T19:01:06.386Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-09T19:01:06.386Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.35s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.38s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T19:01:06.386Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.70s) [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-09T19:01:06.386Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-09T19:01:06.386Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T19:01:06.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T19:01:06.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T19:01:06.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:01:06.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:01:06.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:01:06.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:01:06.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.386Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T19:01:06.386Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-09T19:01:06.387Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-09T19:01:06.387Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-09T19:01:06.387Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-09T19:01:06.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-09T19:01:06.387Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] === RUN TestDockerDaemonSuite [2021-06-09T19:01:06.387Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-09T19:01:06.387Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-09T19:01:06.387Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-09T19:01:06.387Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] === RUN TestDockerSwarmSuite [2021-06-09T19:01:06.387Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-09T19:01:06.387Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-09T19:01:06.387Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] === RUN TestDockerExternalVolumeSuite [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] === RUN TestDockerNetworkSuite [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] === RUN TestDockerHubPullSuite [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-09T19:01:06.387Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] PASS [2021-06-09T19:01:06.387Z] ok github.com/docker/docker/integration-cli 2841.108s [2021-06-09T19:01:06.387Z] [2021-06-09T19:01:06.387Z] === Skipped [2021-06-09T19:01:06.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-09T19:01:06.387Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] [2021-06-09T19:01:06.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T19:01:06.387Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] [2021-06-09T19:01:06.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-06-09T19:01:06.387Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-06-09T19:01:06.387Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.387Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-09T19:01:06.388Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-09T19:01:06.388Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-09T19:01:06.388Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-09T19:01:06.388Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-09T19:01:06.388Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-09T19:01:06.388Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-09T19:01:06.388Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T19:01:06.388Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2021-06-09T19:01:06.388Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-06-09T19:01:06.388Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-09T19:01:06.388Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-09T19:01:06.388Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.388Z] [2021-06-09T19:01:06.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-06-09T19:01:06.388Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-06-09T19:01:06.389Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-06-09T19:01:06.389Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T19:01:06.389Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T19:01:06.389Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T19:01:06.389Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-09T19:01:06.389Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T19:01:06.389Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T19:01:06.389Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.389Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-09T19:01:06.390Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-09T19:01:06.390Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-09T19:01:06.390Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-09T19:01:06.390Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-09T19:01:06.390Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-09T19:01:06.390Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-09T19:01:06.390Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T19:01:06.390Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-09T19:01:06.390Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T19:01:06.390Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-09T19:01:06.390Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-09T19:01:06.390Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-09T19:01:06.390Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-09T19:01:06.390Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T19:01:06.390Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T19:01:06.390Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T19:01:06.390Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-09T19:01:06.390Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-09T19:01:06.390Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T19:01:06.390Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-09T19:01:06.390Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-09T19:01:06.390Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.390Z] [2021-06-09T19:01:06.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-09T19:01:06.390Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-09T19:01:06.391Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.391Z] [2021-06-09T19:01:06.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-09T19:01:06.391Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-09T19:01:06.391Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.391Z] [2021-06-09T19:01:06.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T19:01:06.853Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-09T19:01:06.853Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-09T19:01:06.853Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T19:01:06.853Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-09T19:01:06.853Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T19:01:06.853Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T19:01:06.853Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-06-09T19:01:06.853Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-09T19:01:06.853Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2021-06-09T19:01:06.853Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T19:01:06.853Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T19:01:06.853Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.853Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T19:01:06.854Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-06-09T19:01:06.854Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-06-09T19:01:06.854Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-09T19:01:06.854Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-09T19:01:06.854Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T19:01:06.854Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-09T19:01:06.854Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-09T19:01:06.854Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T19:01:06.854Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T19:01:06.854Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T19:01:06.854Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T19:01:06.854Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-06-09T19:01:06.854Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-06-09T19:01:06.854Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-09T19:01:06.854Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-09T19:01:06.854Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-09T19:01:06.854Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.854Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T19:01:06.855Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T19:01:06.855Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.855Z] [2021-06-09T19:01:06.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T19:01:06.856Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-09T19:01:06.856Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-09T19:01:06.856Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.856Z] [2021-06-09T19:01:06.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-09T19:01:06.857Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-09T19:01:06.857Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-09T19:01:06.857Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.04s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.04s) [2021-06-09T19:01:06.857Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-09T19:01:06.857Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-09T19:01:06.857Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-09T19:01:06.857Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-09T19:01:06.857Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-09T19:01:06.857Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-09T19:01:06.857Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-09T19:01:06.857Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-06-09T19:01:06.857Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-09T19:01:06.857Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T19:01:06.857Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:01:06.857Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:01:06.857Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.857Z] [2021-06-09T19:01:06.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T19:01:06.858Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-09T19:01:06.858Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:06.858Z] DONE 1092 tests, 546 skipped in 2850.015s [2021-06-09T19:01:06.858Z] INFO: Integration tests ended at 06/09/2021 19:01:06. Duration:00:47:30.2625151 [2021-06-09T19:01:06.858Z] INFO: Docker info of the daemon under test at end of run [2021-06-09T19:01:06.858Z] [2021-06-09T19:01:07.321Z] Containers: 2 [2021-06-09T19:01:07.321Z] Running: 0 [2021-06-09T19:01:07.321Z] Paused: 0 [2021-06-09T19:01:07.321Z] Stopped: 2 [2021-06-09T19:01:07.321Z] Images: 18 [2021-06-09T19:01:07.321Z] Server Version: 0.0.0-dev [2021-06-09T19:01:07.321Z] Storage Driver: windowsfilter [2021-06-09T19:01:07.321Z] Windows: [2021-06-09T19:01:07.321Z] Logging Driver: json-file [2021-06-09T19:01:07.321Z] Plugins: [2021-06-09T19:01:07.321Z] Volume: local [2021-06-09T19:01:07.321Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T19:01:07.321Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T19:01:07.321Z] Swarm: inactive [2021-06-09T19:01:07.321Z] Default Isolation: process [2021-06-09T19:01:07.321Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-09T19:01:07.321Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-09T19:01:07.321Z] OSType: windows [2021-06-09T19:01:07.321Z] Architecture: x86_64 [2021-06-09T19:01:07.321Z] CPUs: 4 [2021-06-09T19:01:07.321Z] Total Memory: 32GiB [2021-06-09T19:01:07.321Z] Name: azwin-2-4b5c20 [2021-06-09T19:01:07.321Z] ID: QWCK:JORW:XW6D:2D5M:MWPA:DSXY:MG64:V5BD:2F7E:WTZ2:RMKE:U4JI [2021-06-09T19:01:07.321Z] Docker Root Dir: D:\CI\PR-42432\4\daemon [2021-06-09T19:01:07.321Z] Debug Mode (client): false [2021-06-09T19:01:07.321Z] Debug Mode (server): true [2021-06-09T19:01:07.321Z] File Descriptors: -1 [2021-06-09T19:01:07.321Z] Goroutines: 17 [2021-06-09T19:01:07.321Z] System Time: 2021-06-09T19:01:06.9581808Z [2021-06-09T19:01:07.321Z] EventsListeners: 0 [2021-06-09T19:01:07.321Z] Registry: https://index.docker.io/v1/ [2021-06-09T19:01:07.321Z] Labels: [2021-06-09T19:01:07.321Z] Experimental: false [2021-06-09T19:01:07.321Z] Insecure Registries: [2021-06-09T19:01:07.321Z] 127.0.0.0/8 [2021-06-09T19:01:07.321Z] Live Restore Enabled: false [2021-06-09T19:01:07.321Z] [2021-06-09T19:01:07.321Z] [2021-06-09T19:01:07.321Z] INFO: Stopping daemon under test [2021-06-09T19:01:07.321Z] SUCCESS: The process with PID 6048 (child process of PID 3984) has been terminated. [2021-06-09T19:01:07.321Z] SUCCESS: The process with PID 3984 (child process of PID 3424) has been terminated. [2021-06-09T19:01:07.321Z] INFO: Stop tailing logs of the daemon under tests [2021-06-09T19:01:07.321Z] INFO: executeCI.ps1 Completed successfully at 06/09/2021 19:01:07. [2021-06-09T19:01:07.321Z] INFO: Tidying up at end of run [2021-06-09T19:01:07.321Z] INFO: Saving daemon under test log (d:\CI\PR-42432\4\dut.out) to bundles\CIDUT.out [2021-06-09T19:01:07.321Z] INFO: Saving daemon under test log (d:\CI\PR-42432\4\dut.err) to bundles\CIDUT.err [2021-06-09T19:01:07.321Z] INFO: Nuke-Everything... [2021-06-09T19:01:08.291Z] INFO: Container count on control daemon to delete is 2 [2021-06-09T19:01:08.291Z] a43dffc84254 [2021-06-09T19:01:08.291Z] ce71e410264b [2021-06-09T19:01:08.291Z] INFO: Tidying pidfile d:\CI\PR-42432\4\docker.pid [2021-06-09T19:01:08.291Z] INFO: Nuking d:\CI [2021-06-09T19:01:38.274Z] INFO: Zapped successfully [2021-06-09T19:01:38.735Z] [2021-06-09T19:01:38.735Z] INFO: executeCI.ps1 exiting at Wed Jun 9 19:01:38 CUT 2021. Duration 01:33:42.6055186 [2021-06-09T19:01:38.735Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-09T19:01:38.976Z] Recording test results [2021-06-09T19:01:45.870Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-09T19:01:47.356Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-09T19:01:49.758Z] Archiving artifacts [2021-06-09T19:02:03.732Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42432/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T19:02:04.667Z] + make clean [2021-06-09T19:02:06.205Z] docker volume rm -f docker-dev-cache [2021-06-09T19:02:06.205Z] 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